summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixes.Yann Bodson2010-04-192-8/+11
* Reference count ObjectData's to correctly delete objects with no parentAaron Kennedy2010-04-192-3/+9
* QDeclarativeImage should stretch in one direction when tiling in the other.Yann Bodson2010-04-191-5/+20
* CompileAaron Kennedy2010-04-191-0/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1947-159/+349
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-195-23/+29
| |\
| | * Add some padding to Rectangles with border to avoid qDrawBorderPixmap() bug.Martin Jones2010-04-191-1/+3
| | * Speed up Rectangle creation with pen or gradient slightlyMartin Jones2010-04-192-3/+16
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-199-3/+47
| | |\
| | * | Always allow view position to be fixed.Martin Jones2010-04-193-19/+10
| * | | Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-1933-133/+273
| | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1956-336/+619
| |\ \
| | * | Update mouse area coordinates automatically when changing positionLeonardo Sobral Cunha2010-04-194-3/+35
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-185-0/+12
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-175-0/+12
| | |\ \
| | | * | Fixed compile of JavaScriptCore for Symbian^3.Rohan McGovern2010-04-161-0/+2
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-164-0/+10
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-154-0/+10
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-154-0/+10
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-144-0/+10
| | | | | | |\ \
| | | | | | | * | Fix compilation: StringImpl has no public, default constructorThiago Macieira2010-04-142-0/+3
| | | | | | | * | JavaScriptCore doesn't need QtGuiThiago Macieira2010-04-141-0/+1
| | | | | | | * | Disable C++0x mode for QtWebKit and QtScript since WebKit will not compile an...Thiago Macieira2010-04-142-0/+6
* | | | | | | | | Partial revert of 348d1f6d421a6e23b769af99608fa6d81631a6c3Warwick Allison2010-04-193-7/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1852-333/+584
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1752-333/+584
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Recognize identifiers containing unicode escape sequences.Roberto Raggi2010-04-161-1/+41
| | * | | | | | Fixed parsing of inner labelled statements.Roberto Raggi2010-04-162-4/+4
| | * | | | | | More QML doc consistency.Martin Jones2010-04-164-22/+22
| | * | | | | | Doc: in QML use "real" and "enumeration", not "qreal" and "enum"Martin Jones2010-04-1611-22/+22
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-1621-252/+387
| | |\ \ \ \ \ \
| | | * | | | | | Wait for debug clients asynchronously instead of blocking creation ofBea Lam2010-04-163-85/+57
| | | * | | | | | ResizeMode support for QGraphicsWidgets created with QDeclarativeViewJoona Petrell2010-04-162-88/+180
| | | * | | | | | More class documentation fixes for declarative.Michael Brasser2010-04-167-32/+77
| | | * | | | | | Simplify QML import plugin deployment linesJoona Petrell2010-04-165-10/+5
| | | * | | | | | Add QML imports to s60installs.proJoona Petrell2010-04-161-0/+19
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-168-11/+43
| | | |\ \ \ \ \ \
| | | * | | | | | | Throw exceptions on programming errors for global functions.Warwick Allison2010-04-164-37/+49
| | * | | | | | | | Doc: make note about using clip: true in views slightly more prominent.Martin Jones2010-04-163-3/+3
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-161-3/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | Do not set a font pixel size of 0.Yann Bodson2010-04-161-3/+3
| | * | | | | | | | Add parent property to TimerMartin Jones2010-04-161-0/+1
| | |/ / / / / / /
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-169-26/+72
| | |\ \ \ \ \ \ \
| | | * | | | | | | CleanupAaron Kennedy2010-04-162-3/+3
| | | |/ / / / / /
| | | * | | | | | Class documentation fixes for declarative.Michael Brasser2010-04-165-18/+62
| | | |/ / / / /
| | * | | | | | Avoid calling QGraphicsItem::setTransformOriginPoint() until neededMartin Jones2010-04-164-5/+36
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-1715-53/+193
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | EABI and BWINS DEF file updates for SymbianIain2010-04-168-46/+139
| * | | | | | | Further RVCT4 fixes for SymbianIain2010-04-162-3/+3
| * | | | | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-1626-38/+37