summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fixed incorrect use of commands to mark documentation.David Boddie2010-08-231-1/+1
* Docs - clarify use of PropertyChanges for immediate property changes inBea Lam2010-08-172-121/+167
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-1617-1/+34
* Clear previous animation data for non-triggering animations.Michael Brasser2010-08-131-0/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-121-1/+1
|\
| * Only modify pixmap cache reply when protected by a mutexAaron Kennedy2010-08-121-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-112-2/+2
|\ \ | |/ |/|
| * Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-111-1/+2
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-102-2/+2
| |\ \
| | * \ Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-8/+11
| | |\ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-067-24/+65
| | |\ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-052-146/+99
| | |\ \ \ \
| | * | | | | Doc: Fixed qdoc warnings.David Boddie2010-08-052-3/+3
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-111-1/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-112-11/+28
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | XmlListModel doc fixesBea Lam2010-08-091-1/+7
| * | | | | | | doc: Fixed some qdoc errors.Martin Smith2010-08-091-1/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Compile on SymbianMartin Jones2010-08-112-14/+10
| |/ / / / / |/| | | | |
* | | | | | Don't destroy ListModel child list nodes.Martin Jones2010-08-112-11/+28
| |/ / / / |/| | | |
* | | | | XmlListModel doc fixesBea Lam2010-08-091-1/+7
|/ / / /
* | | | Fix broken example codeBea Lam2010-08-061-8/+11
| |_|/ |/| |
* | | Improve docs on QML Animation page and associated elementsBea Lam2010-08-057-26/+67
| |/ |/|
* | Make SpringAnimation usable inside a transitionmae2010-08-042-146/+99
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-031-7/+26
|\
| * Limit the pixmap cache in space as well as in time.Aaron Kennedy2010-08-031-7/+26
* | Ensure dataChanged doesn't force request for unwanted data in QML views.Martin Jones2010-08-032-0/+13
|/
* State doc fixes, improvementsBea Lam2010-08-021-14/+1
* Correctly apply PropertyChanges when entering an extended stateMichael Brasser2010-08-021-1/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-302-8/+10
|\
| * Remove use of shared NOTIFY signalsMartin Jones2010-07-292-8/+10
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-295-13/+13
|/
* Document that animations have to be started/stopped as a groupBea Lam2010-07-271-0/+8
* various doc fixesBea Lam2010-07-272-8/+7
* Fixes undeleted timers (and endless warning from the event loop aboutAaron Kennedy2010-07-231-1/+1
* Remove unneeded member variable.Michael Brasser2010-07-222-6/+3
* Make rootContext and engine pointers in QDeclarativeView API constJoona Petrell2010-07-222-11/+12
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-212-3/+7
|\
| * Only ignore the same target value for a Behavior when it is running.Michael Brasser2010-07-211-1/+1
| * Rewinding AnchorChanges should not make target item's implicit width and heig...Joona Petrell2010-07-211-2/+6
* | Ensure redirects (and indeed all reply process) is done in the right thread.Warwick Allison2010-07-211-23/+32
|/
* various doc improvements for animation elementsBea Lam2010-07-205-178/+190
* Doc error fixes.Martin Jones2010-07-191-1/+1
* PathView doc clarification.Martin Jones2010-07-191-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-165-102/+260
|\
| * fixes, improvements for various docs and example codeBea Lam2010-07-165-102/+257
| * Minor animation doc improvementMartin Jones2010-07-161-0/+3
* | 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
| |/ |/|