summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-142-4/+6
* Update running animations if a SmoothedAnimation is changedAlan Alpert2010-09-092-1/+20
* Fix SmoothedAnimation test and docsAlan Alpert2010-09-091-1/+7
* Fix reversingModes of QDeclarativeSmoothedAnimationAlan Alpert2010-09-091-2/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-082-3/+2
|\
| * Remove unused objectBea Lam2010-09-081-1/+0
| * Fix Worker ListModel to emit the right signal when items changeBea Lam2010-09-081-1/+1
| * Merge branch '4.7' into qmldocsDavid Boddie2010-09-072-16/+3
| |\
| * \ Merge branch '4.7' into qmldocsDavid Boddie2010-09-032-8/+10
| |\ \
| * \ \ Merge branch '4.7' into qmldocsDavid Boddie2010-09-017-107/+3
| |\ \ \
| * \ \ \ Merge branch '4.7' into qmldocsDavid Boddie2010-08-277-12/+25
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' into qmldocsDavid Boddie2010-08-242-10/+10
| |\ \ \ \ \
| * | | | | | Doc: Fixed incorrect use of commands to mark documentation.David Boddie2010-08-231-1/+1
* | | | | | | SpringAnimation velocity animation stop logic was fragile.Martin Jones2010-09-081-11/+26
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-062-16/+3
| |_|_|_|/ |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-021-1/+1
|\ \ \ \ \
| * | | | | QDeclarative: Fix spelling mistake.Christian Kandeler2010-09-011-1/+1
| | |_|_|/ | |/| | |
* | | | | Don't overflow the unreferenced cost counterAaron Kennedy2010-09-021-7/+9
|/ / / /
* | | | Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-277-107/+3
| |_|/ |/| |
* | | Remove dead code.Michael Brasser2010-08-261-2/+0
* | | Remove unused code.Michael Brasser2010-08-251-3/+0
* | | Re-insert and emit the correct NOTIFY signals following the removalBea Lam2010-08-252-1/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-242-4/+4
|\ \ \
| * | | Fix few declarative code issues discovered by static code analysisJoona Petrell2010-08-242-4/+4
| | |/ | |/|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-232-10/+10
|\ \ \ | |/ /
| * | Remove wrong NOTIFY attribute.Olivier Goffart2010-08-192-10/+10
| |/
* | Fix crach in synchronization of ListModel in WorkerThread.Martin Jones2010-08-232-2/+18
|/
* 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
|\