summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-0761-793/+793
* Don't overflow the unreferenced cost counterAaron Kennedy2010-09-031-7/+9
* Document that animations have to be started/stopped as a groupBea Lam2010-09-011-0/+8
* XmlListModel doc fixesBea Lam2010-09-011-1/+7
* Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-242-2/+2
* Compile on SymbianMartin Jones2010-08-182-14/+10
* Don't destroy ListModel child list nodes.Martin Jones2010-08-182-11/+28
* Only modify pixmap cache reply when protected by a mutexAaron Kennedy2010-08-181-1/+1
* Fix broken example codeBea Lam2010-08-081-8/+11
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-087-26/+67
* Make SpringAnimation usable inside a transitionmae2010-08-062-146/+99
* Limit the pixmap cache in space as well as in time.Aaron Kennedy2010-08-041-7/+26
* Ensure dataChanged doesn't force request for unwanted data in QML views.Martin Jones2010-08-042-0/+13
* State doc fixes, improvementsBea Lam2010-08-031-14/+1
* Remove use of shared NOTIFY signalsMartin Jones2010-08-022-8/+10
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-08-025-13/+13
* various doc fixesBea Lam2010-07-292-8/+7
* Copied Qt QML 4.7 branch to release.Toby Tomkins2010-07-2714-252/+272
* improvements to docs and examplesBea Lam2010-07-262-6/+13
* Only ignore the same target value for a Behavior when it is running.Michael Brasser2010-07-261-1/+1
* Make rootContext and engine pointers in QDeclarativeView API constJoona Petrell2010-07-262-11/+12
* Rewinding AnchorChanges should not make target item's implicit width and heig...Joona Petrell2010-07-261-2/+6
* Follow -> Behaviormae2010-07-196-1004/+0
* fixes, improvements for various docs and example codeBea Lam2010-07-185-102/+257
* Added some documentation to spring animationmae2010-07-181-0/+9
* Fix spring animationmae2010-07-181-1/+3
* Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-182-3/+3
* fix doc linksBea Lam2010-07-182-2/+2
* Export QDeclarativePixmapMartin Jones2010-07-141-1/+1
* Don't double delete cancelled pixmap cache requestsAaron Kennedy2010-07-131-3/+9
* Added QDeclarativeSpringAnimationmae2010-07-138-2/+604
* Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-131-18/+67
* Make declarative pixmap cache easier to useAaron Kennedy2010-07-132-472/+728
* 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