summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-02-023-2/+31
| | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | * | | Handle wheel events in Flickable.Martin Jones2010-02-023-2/+31
| | | | | | | | | | | | | * | | | The depot (4.6.2) does not have the Value patch yet, adjust version checksWarwick Allison2010-02-023-6/+6
| | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | * | | Fix insertion and deletion of multiple items in GridView.Martin Jones2010-02-024-114/+72
| | | | | | | | | | | | | * | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-02-0267-323/+664
| | | | | | | | | | | | | |\ \ \
| | | | | | | | | | | | * | | | | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-032-3/+6
| | | | | | | | | | | | |/ / / /
| | | | | | | | | | | | * | | | Fix QList<QObject*> as a model. Add docs and example.Martin Jones2010-02-011-2/+3
| | | | | | | | | | | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-02-0111-10/+120
| | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | * | | | Tests for NaN values in the property x, y, widht and height setters ofMarco Bubke2010-02-012-0/+14
| | | | | | | | | | | | | * | | | Add transformOriginChanged signal to QmlGraphicsItemMarco Bubke2010-02-012-1/+3
| | | | | | | | | | | | * | | | | Compile on machines without SCHED_IDLEMartin Jones2010-02-011-1/+1
| | | | | | | | | | | * | | | | | Focus focusScope from focusing for focusOnPressAlan Alpert2010-02-032-3/+18
| | | | | | | | | | | | |/ / / / | | | | | | | | | | | |/| | | |
| | | | | | | | | | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-02-011-1/+1
| | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | * | | | | | Don't use statics for type definition, at least for plugin modules.Warwick Allison2010-02-013-3/+35
| | | | | | | | | | * | | | | | | Fix elision and multilength strings when resizing a Text element.Michael Brasser2010-02-041-1/+10
| | | | | | | | | | | |/ / / / / | | | | | | | | | | |/| | | | |
| | | | | | | | | | * | | | | | Support animating attached properties.Michael Brasser2010-02-011-1/+1
| | | | | | | | | | |/ / / / /
| | | | | | | | | | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-02-01239-5147/+7409
| | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | * \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2010-01-2910-143/+451
| | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | |/ / / /
| | | | | | | | | | | | * | | | Add new files.Martin Jones2010-01-292-0/+163
| | | | | | | | | | | | * | | | Move image network access into a separate thread, with decoding.Martin Jones2010-01-296-136/+279
| | | | | | | | | | | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-01-29110-1452/+2694
| | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | * | | | Doc.Michael Brasser2010-01-291-2/+4
| | | | | | | | | | | | * | | | | Don't crash when accessing index -1Martin Jones2010-01-291-5/+5
| | | | | | | | | | | * | | | | | Add paintedWidth and paintedHeight properties to QmlGraphicsImage.Yann Bodson2010-01-293-2/+59
| | | | | | | | | | | | |/ / / / | | | | | | | | | | | |/| | | |
| | | | | | | | | | | * | | | | Convert lists to variants on assignment.Aaron Kennedy2010-01-283-6/+32
| | | | | | | | | | | * | | | | Optimization: Skip attached property search where possibleAaron Kennedy2010-01-283-17/+22
| | | | | | | | | | | * | | | | Support builtin string converters in every contextAaron Kennedy2010-01-284-32/+83
| | | | | | | | | | | * | | | | Assigning undefined resets QObject propertiesAaron Kennedy2010-01-282-5/+15
| | | | | | | | | | | * | | | | Add reset methods to QmlMetaPropertyAaron Kennedy2010-01-282-0/+27
| | | | | | | | | | | * | | | | Cache reset'abilityAaron Kennedy2010-01-282-9/+12
| | | | | | | | | | | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-2791-967/+2187
| | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | * | | | | Speed up QmlGraphicsItem::setParentItem.Bjørn Erik Nilsen2010-01-271-1/+5
| | | | | | | | | | | | * | | | | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2010-01-2787-891/+2079
| | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | |/ / / / | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | * | | | | 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
| | | | | | | | | | | * | | | | | CleanupAaron Kennedy2010-01-279-489/+415
| | | | | | | | | | | |/ / / / /
| | | | | | | | | | | * | | | | 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
| | | | | | | | | | | |\ \ \ \ \