summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-025-25/+56
* Documentation.Michael Brasser2010-06-011-1/+16
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-312-0/+4
|\
| * Fix QT_NO_TEXTSTREAM compilation errors.Tasuku Suzuki2010-05-312-0/+4
* | Rename QDeclarativeDebugTiming -> QDeclarativeDebugTraceAaron Kennedy2010-05-271-9/+9
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-271-10/+23
|\
| * Add more examples of XPath expressions to XmlRole.Bea Lam2010-05-261-10/+23
* | Improve QML framerate debuggingAaron Kennedy2010-05-271-47/+51
|/
* Replace QTime with QElapsedTimerAaron Kennedy2010-05-261-2/+2
* DocAaron Kennedy2010-05-251-2/+2
* Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-242-20/+4
* docWarwick Allison2010-05-211-2/+2
* Also show file/line numbers on XML query errors.Warwick Allison2010-05-212-1/+20
* Print warnings for xml query syntax errorsBea Lam2010-05-211-7/+10
* Clean upBea Lam2010-05-211-47/+37
* Add XmlListModel::get()Bea Lam2010-05-212-1/+40
* Update docs with correct property nameAlan Alpert2010-05-201-1/+1
* Remove warnings.Warwick Allison2010-05-201-1/+0
* Add XmlListModel::errorString()Bea Lam2010-05-202-2/+28
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-05-191-1/+1
|\
| * Don't crash if the target parent is destroyed.Martin Jones2010-05-191-1/+1
* | Doc improvementsBea Lam2010-05-191-0/+3
|/
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-184-5/+5
* Use QDeclarativeScriptString for ParentChange.Michael Brasser2010-05-182-72/+156
* ListModel::get() shouldn't print warnings for invalid indices since itBea Lam2010-05-171-4/+1
* Restructure the examples. They are now organized into variousBea Lam2010-05-163-5/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-147-28/+44
|\
| * Reduce the chance of AnchorAnimation animating geometry changes itMichael Brasser2010-05-141-4/+8
| * Fix crash in ParentAnimation.Michael Brasser2010-05-146-13/+16
| * Revert "Fix crash in ParentAnimation."Michael Brasser2010-05-141-9/+8