summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* unwarnWarwick Allison2010-01-116-8/+8
* Don't use a virtual signal - moc complains.Warwick Allison2010-01-114-4/+16
* Deferred properties are not experimental anymoreAaron Kennedy2010-01-111-3/+0
* Use URI, not modified URL when resolving type namesAaron Kennedy2010-01-111-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-1116-29/+231
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-1110-8/+10
| |\
| | * Remove extra semicolons.Michael Brasser2010-01-112-2/+2
| | * Compile with QT_NO_CURSOR.Michael Brasser2010-01-111-0/+4
| * | Update QML to adhere to latest QScriptDeclarativeClassAaron Kennedy2010-01-1110-22/+26
| * | Optimization: Add QScriptDeclarativeClass::ValueAaron Kennedy2010-01-113-5/+199
* | | QTBUG-6507 appears fixed (don't know when)Warwick Allison2010-01-111-6/+1
| |/ |/|
* | Remove unused signal.Warwick Allison2010-01-111-1/+0
* | Compile outside src/declarative (tests)Warwick Allison2010-01-111-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-1113-70/+238
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-112-8/+7
| |\
| * | Optimization: Passing QScriptEngine to QScriptValue is much fasterAaron Kennedy2010-01-091-7/+7
| * | Optimization: Bypass qt_metacall for synthesized methodsAaron Kennedy2010-01-098-29/+163
| * | Optimization: Cache compiled dynamic functionsAaron Kennedy2010-01-088-47/+81
* | | Move choice of pipelining to the point request.Warwick Allison2010-01-115-4/+3
| |/ |/|
* | Compile fix for QMLViewerThomas Hartmann2010-01-081-2/+2
* | Must always ask factory loader, or else plugins will only load the second time.Warwick Allison2010-01-081-6/+5
|/
* Fix painting to pixmap.Warwick Allison2010-01-081-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-085-12/+48
|\
| * Optimization: Improve property read speedAaron Kennedy2010-01-084-10/+46
| * Basic QML JS benchmarkAaron Kennedy2010-01-082-2/+2
* | Allow QML types defined in both C++ and QML files to be in the same module.Warwick Allison2010-01-082-46/+54
|/
* Add notifier for QmlGraphicsInputMarco Bubke2010-01-072-14/+68
* Add notifier for QmlGraphicsTextEditMarco Bubke2010-01-072-15/+47
* Load qmlmodules plugins.Warwick Allison2010-01-074-0/+181
* opt: move expr out of loopWarwick Allison2010-01-071-2/+2
* Add notifier for QmlGraphicsTextMarco Bubke2010-01-062-9/+37
* Allow Bauhaus to reset hasPixelSizeMarco Bubke2010-01-061-3/+9
* Check if the property is cached in QmlGraphicsVisualDataModel::stringValueMarco Bubke2010-01-061-8/+12
* Improve documentationAlan Alpert2010-01-051-3/+32
* Mark function contexts as temporaryAaron Kennedy2010-01-056-5/+18
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2010-01-05100-1331/+3244
|\
| * Remove the need to know the service owner when adding/removing signal rules.Thiago Macieira2010-01-024-34/+21
| * Use the watched service name list in matching incoming signals too.Thiago Macieira2010-01-021-2/+8
| * Change the QtDBus watched service list to a map to its owner.Thiago Macieira2010-01-022-17/+48
| * Update debug output to show the connection's ptr and threadThiago Macieira2010-01-021-10/+10
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-306-4/+32
| * Symbian build fixSimon Hausmann2009-12-301-1/+1
| * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-304-7/+17
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-3012-15/+255
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2009-12-2912-15/+255
| | |\
| | | * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-12-2912-15/+255
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-293-10/+9
| |\ \ \ | | |/ / | |/| |
| | * | Remove pointless const's from functions (internal API)Tom Cooksey2009-12-292-4/+4
| | * | Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2009-12-291-6/+5
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-291-4/+0
| |\ \ \ | | |/ / | |/| |