summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when removing multiple items.Martin Jones2010-01-272-65/+75
* Ignore mouse events when !interactive.Martin Jones2010-01-271-0/+7
* Don't react to mouse when !interactive. Allow fixup delay to be adjusted.Martin Jones2010-01-272-14/+25
* Harden binding optimizerAaron Kennedy2010-01-2719-1166/+213
* Support attached properties in QmlMetaPropertyAaron Kennedy2010-01-251-16/+40
* Harden QML binding optimizerAaron Kennedy2010-01-229-279/+489
* Clarify QmlPropertyMap::valueChanged docs.Michael Brasser2010-01-221-1/+4
* Speed up QmlGraphicsItem construction.Bjørn Erik Nilsen2010-01-211-4/+6
* Fixed possible array index-out-of-bounds crash in error reporting.Erik Verbruggen2010-01-212-2/+12
* Remove unused variable.Alexis Menard2010-01-211-1/+0
* Fixes: Allows qtcreator to build on system installed qt-kineticBill King2010-01-211-1/+1
* Allow composite value sourcesAaron Kennedy2010-01-211-3/+3
* Rename ListModel::set() to ListModel::setProperty()Aaron Kennedy2010-01-202-3/+3
* CrashAaron Kennedy2010-01-201-1/+1
* Add more detailed debuggingAaron Kennedy2010-01-202-2/+4
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2010-01-2017-60/+185
|\
| * Remove qHash(QUrl) duplicateMartin Jones2010-01-201-9/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-01-2017-49/+176
| |\
| | * CompileAaron Kennedy2010-01-201-1/+1
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-20114-908/+1249
| | |\
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-202-36/+31
| | | |\
| | | * | Compile with Qt 4.6.1Aaron Kennedy2010-01-2017-47/+176
| | * | | Remove debuggingAaron Kennedy2010-01-191-2/+0
| * | | | Add qHash(QUrl) for QmlPixmapCache.Martin Jones2010-01-201-0/+5
| | |_|/ | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-01-2021-71/+171
| |\ \ \
| * | | | Use Q_GLOBAL_STATIC for static global.Martin Jones2010-01-201-11/+11
* | | | | Keep empty lists and 1-item lists as lists instead of converting themBea Lam2010-01-201-21/+57
| |/ / / |/| | |
* | | | Revert previous change. Does not work for statically defined list models.Bea Lam2010-01-201-25/+20
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-204-23/+34
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-01-201-1/+1
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2010-01-1978-762/+1411
| | |\ \
| | * | | Make QmlGraphicsAnchors a NOCREATE type.Michael Brasser2010-01-191-1/+1
| * | | | Avoid using QUrl::toString() in QmlPixmapCache.Martin Jones2010-01-202-21/+32
| | |/ / | |/| |
| * | | Remove unnecessary semicolonMartin Jones2010-01-191-1/+1
* | | | Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2010-01-2020-46/+151
|\ \ \ \ | |/ / / |/| | |
| * | | QMetaObject::disconnectOne()Aaron Kennedy2010-01-203-7/+29
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-1911-10/+34
| |\ \ \
| | * | | Memory leak in native Toolbar cleanup in CocoaNils Jeisecke2010-01-191-0/+11
| | * | | Fix copyright year.Jason McDonald2010-01-196-6/+6
| | * | | Bump version to 4.6.2.Jason McDonald2010-01-193-4/+4
| | * | | Designer crashes when previewing QMainWindow with native Toolbar on MacPrasanth Ullattil2010-01-191-0/+13
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-193-15/+65
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Make the qWarnings in the animation API more useful.Alexis Menard2010-01-191-5/+12
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-191-6/+45
| | |\ \ \
| | | * | | Fix X11/EGL builds using OpenGL ES 1.1Tom Cooksey2010-01-191-6/+45
| | * | | | Fixed y-inverted pixmaps on N900.Gunnar Sletta2010-01-191-4/+8
| | |/ / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-192-3/+19
| |\ \ \ \
| | * | | | QNativeSocketEngine windows: Fix performance degredation in write()Markus Goetz2010-01-191-2/+11
| | * | | | Remove QtScript connection when receiver QObject has been deletedKent Hansen2010-01-191-1/+8
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-191-17/+28
| |\ \ \ \ \ | | |/ / / / | |/| | | |