Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 9 | -42/+71 |
|\ | |||||
| * | Update running animations if a SmoothedAnimation is changed | Alan Alpert | 2010-09-09 | 2 | -1/+20 |
| * | Fix SmoothedAnimation test and docs | Alan Alpert | 2010-09-09 | 1 | -1/+7 |
| * | Fix reversingModes of QDeclarativeSmoothedAnimation | Alan Alpert | 2010-09-09 | 1 | -2/+3 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-08 | 2 | -3/+2 |
| |\ | |||||
| | * | Remove unused object | Bea Lam | 2010-09-08 | 1 | -1/+0 |
| | * | Fix Worker ListModel to emit the right signal when items change | Bea Lam | 2010-09-08 | 1 | -1/+1 |
| | * | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-07 | 2 | -16/+3 |
| | |\ | |||||
| | * \ | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-03 | 2 | -8/+10 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-01 | 7 | -107/+3 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-27 | 7 | -12/+25 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-24 | 2 | -10/+10 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Doc: Fixed incorrect use of commands to mark documentation. | David Boddie | 2010-08-23 | 1 | -1/+1 |
| * | | | | | | | SpringAnimation velocity animation stop logic was fragile. | Martin Jones | 2010-09-08 | 1 | -11/+26 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Fix AnchorAnimation for multiple AnchorChanges with dependancies. | Michael Brasser | 2010-09-06 | 2 | -16/+3 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-02 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | QDeclarative: Fix spelling mistake. | Christian Kandeler | 2010-09-01 | 1 | -1/+1 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Don't overflow the unreferenced cost counter | Aaron Kennedy | 2010-09-02 | 1 | -7/+9 |
| |/ / / / | |||||
* | | | | | Add average frame timing to QDeclarativeView, ifdef'ed out. | Gunnar Sletta | 2010-09-08 | 1 | -0/+17 |
* | | | | | Compilation on S60 of external projects depending on private headers | Eskil Abrahamsen Blomfeldt | 2010-09-02 | 2 | -2/+5 |
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-30 | 8 | -112/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Remove pointless \internal docs (that contain no information) | Aaron Kennedy | 2010-08-27 | 7 | -107/+3 |
| | |_|/ | |/| | | |||||
| * | | | Remove dead code. | Michael Brasser | 2010-08-26 | 1 | -2/+0 |
| * | | | Remove unused code. | Michael Brasser | 2010-08-25 | 1 | -3/+0 |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-25 | 21 | -137/+236 |
|\ \ \ \ | |/ / / | |||||
| * | | | Re-insert and emit the correct NOTIFY signals following the removal | Bea Lam | 2010-08-25 | 2 | -1/+3 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-24 | 2 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Fix few declarative code issues discovered by static code analysis | Joona Petrell | 2010-08-24 | 2 | -4/+4 |
| | | |/ | | |/| | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-23 | 2 | -10/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | Remove wrong NOTIFY attribute. | Olivier Goffart | 2010-08-19 | 2 | -10/+10 |
| | |/ | |||||
| * | | Fix crach in synchronization of ListModel in WorkerThread. | Martin Jones | 2010-08-23 | 2 | -2/+18 |
| |/ | |||||
| * | Docs - clarify use of PropertyChanges for immediate property changes in | Bea Lam | 2010-08-17 | 2 | -121/+167 |
| * | qdoc: Reorganized the QML elements table to be a dictionary... | Martin Smith | 2010-08-16 | 17 | -1/+34 |
| * | Clear previous animation data for non-triggering animations. | Michael Brasser | 2010-08-13 | 1 | -0/+2 |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 19 | -240/+280 |
|\ \ | |/ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Only modify pixmap cache reply when protected by a mutex | Aaron Kennedy | 2010-08-12 | 1 | -1/+1 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-11 | 2 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge commit 'remotes/origin/4.7' into qt47s2 | Thomas Zander | 2010-08-11 | 1 | -1/+2 |
| | |\ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-10 | 2 | -2/+2 |
| | |\ \ | |||||
| | | * \ | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7 | Olivier Goffart | 2010-08-09 | 1 | -8/+11 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-06 | 7 | -24/+65 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-05 | 2 | -146/+99 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Doc: Fixed qdoc warnings. | David Boddie | 2010-08-05 | 2 | -3/+3 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-11 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-11 | 2 | -11/+28 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| | * | | | | | | | XmlListModel doc fixes | Bea Lam | 2010-08-09 | 1 | -1/+7 |
| | * | | | | | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-09 | 1 | -1/+2 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Compile on Symbian | Martin Jones | 2010-08-11 | 2 | -14/+10 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Don't destroy ListModel child list nodes. | Martin Jones | 2010-08-11 | 2 | -11/+28 |
| | |/ / / / | |/| | | | |