summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-141-1/+1
|\
| * Fixing merge conflicts.Martin Smith2010-07-1318-1102/+1021
| |\
| * | doc: Fixed last of the declarative/QML qdoc warnings.Martin Smith2010-07-091-1/+1
* | | improvements to docs and examplesBea Lam2010-07-142-6/+13
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-0913-1020/+23
|\ \
| * | Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-092-3/+3
| * | Follow -> Behaviormae2010-07-086-1004/+0
| * | Added some documentation to spring animationmae2010-07-081-0/+9
| * | Fix spring animationmae2010-07-081-1/+3
| * | Optimization: change signal/slot to function callmae2010-07-084-10/+7
| * | Don't show warning for attempts to load pixmaps asynchronouslyBea Lam2010-07-081-2/+1
* | | Fix crash with invalid role indexesAaron Kennedy2010-07-091-0/+2
|/ /
* | Don't double delete cancelled pixmap cache requestsAaron Kennedy2010-07-081-3/+9
* | Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-081-18/+67
* | Added QDeclarativeSpringAnimationmae2010-07-078-2/+604
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-07-063-475/+731
|\ \
| * | Export QDeclarativePixmapMartin Jones2010-07-061-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-0516-21/+21
| |\ \
| | * | <br/> shouldn't trigger a new format range in QDeclarativeStyledText.Michael Brasser2010-07-051-1/+3
| | * | Optimize QDeclarativeStyledText.Michael Brasser2010-07-051-2/+0
| * | | Make declarative pixmap cache easier to useAaron Kennedy2010-07-052-472/+728
* | | | doc improvementsBea Lam2010-07-063-26/+27
| |/ / |/| |
* | | fix doc linksBea Lam2010-07-022-2/+2
| |/ |/|
* | Remove a few more unnecessary exports.Martin Jones2010-07-011-3/+3
* | Don't export declarative private classesMartin Jones2010-07-0112-13/+13
|/
* Docs - add more links to relevant examplesBea Lam2010-06-305-3/+7
* Plug QdeclarativePixmapCache canceled request leak.Martin Jones2010-06-301-27/+29
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-251-0/+3
|\
| * Allow custom parsers to handle attached propertiesAaron Kennedy2010-06-251-0/+3
* | Test ListElement type via type system, not string comparison.Warwick Allison2010-06-252-3/+10
|/
* Prevent value source animations from being registered to start twice.Michael Brasser2010-06-241-0/+2
* Ensure sourcesize is in pixmap cache key.Warwick Allison2010-06-241-0/+6
* Merge remote branch 'origin/4.7' into qml-4.7Rohan McGovern2010-06-221-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-211-1/+1
| |\
| | * doc: Fixed type of Package::nameThorbjørn Lindeijer2010-06-181-1/+1
* | | Allow QT_TR_NOOP (as a no-op) in ListModel values.Warwick Allison2010-06-221-4/+9
|/ /
* | Doc fixesBea Lam2010-06-181-17/+7
* | XmlListModel: Don't lock while doing the slow bit.Martin Jones2010-06-171-30/+41
|/
* Minor doc fixesBea Lam2010-06-111-1/+1
* Doc improvements, including snippet fixes, linking to examples, makingBea Lam2010-06-112-23/+40
* Remove 'XXX Experimental' from VisualItemModel/VisualDataModel andBea Lam2010-06-101-6/+0
* Document attached propertiesBea Lam2010-06-101-1/+6
* Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-097-138/+71
* Move some example code into snippets/ and add other doc fixesBea Lam2010-06-094-31/+45
* Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-092-4/+17
* Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-074-3/+12
* Move QListModelInterface into util.Michael Brasser2010-06-043-2/+198
* Add more Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-033-46/+49
* Add Q_AUTOTEST_EXPORTAaron Kennedy2010-06-031-1/+1
* Add some Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-034-7/+7