| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/ / / /
|/| | | | |
|
* | | | | | XmlListModel doc fixes | Bea Lam | 2010-08-09 | 1 | -1/+7 |
|/ / / / |
|
* | | | | Fix broken example code | Bea Lam | 2010-08-06 | 1 | -8/+11 |
| |_|/
|/| | |
|
* | | | Improve docs on QML Animation page and associated elements | Bea Lam | 2010-08-05 | 7 | -26/+67 |
| |/
|/| |
|
* | | Make SpringAnimation usable inside a transition | mae | 2010-08-04 | 2 | -146/+99 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-03 | 1 | -7/+26 |
|\ |
|
| * | Limit the pixmap cache in space as well as in time. | Aaron Kennedy | 2010-08-03 | 1 | -7/+26 |
|
|
* | | Ensure dataChanged doesn't force request for unwanted data in QML views. | Martin Jones | 2010-08-03 | 2 | -0/+13 |
|/ |
|
* | State doc fixes, improvements | Bea Lam | 2010-08-02 | 1 | -14/+1 |
|
|
* | Correctly apply PropertyChanges when entering an extended state | Michael Brasser | 2010-08-02 | 1 | -1/+3 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-30 | 2 | -8/+10 |
|\ |
|
| * | Remove use of shared NOTIFY signals | Martin Jones | 2010-07-29 | 2 | -8/+10 |
|
|
* | | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-07-29 | 5 | -13/+13 |
|/ |
|
* | Document that animations have to be started/stopped as a group | Bea Lam | 2010-07-27 | 1 | -0/+8 |
|
|
* | various doc fixes | Bea Lam | 2010-07-27 | 2 | -8/+7 |
|
|
* | Fixes undeleted timers (and endless warning from the event loop about | Aaron Kennedy | 2010-07-23 | 1 | -1/+1 |
|
|
* | Remove unneeded member variable. | Michael Brasser | 2010-07-22 | 2 | -6/+3 |
|
|
* | Make rootContext and engine pointers in QDeclarativeView API const | Joona Petrell | 2010-07-22 | 2 | -11/+12 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-21 | 2 | -3/+7 |
|\ |
|
| * | Only ignore the same target value for a Behavior when it is running. | Michael Brasser | 2010-07-21 | 1 | -1/+1 |
|
|
| * | Rewinding AnchorChanges should not make target item's implicit width and heig... | Joona Petrell | 2010-07-21 | 1 | -2/+6 |
|
|
* | | Ensure redirects (and indeed all reply process) is done in the right thread. | Warwick Allison | 2010-07-21 | 1 | -23/+32 |
|/ |
|
* | various doc improvements for animation elements | Bea Lam | 2010-07-20 | 5 | -178/+190 |
|
|
* | Doc error fixes. | Martin Jones | 2010-07-19 | 1 | -1/+1 |
|
|
* | PathView doc clarification. | Martin Jones | 2010-07-19 | 1 | -1/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-16 | 5 | -102/+260 |
|\ |
|
| * | fixes, improvements for various docs and example code | Bea Lam | 2010-07-16 | 5 | -102/+257 |
|
|
| * | Minor animation doc improvement | Martin Jones | 2010-07-16 | 1 | -0/+3 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 18 | -1102/+1021 |
| |\ |
|
| * | | doc: Fixed last of the declarative/QML qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -1/+1 |
|
|
* | | | improvements to docs and examples | Bea Lam | 2010-07-14 | 2 | -6/+13 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-09 | 13 | -1020/+23 |
|\ \ |
|
| * | | Make test pass and fix docs following removal of SpringFollow | Bea Lam | 2010-07-09 | 2 | -3/+3 |
|
|
| * | | Follow -> Behavior | mae | 2010-07-08 | 6 | -1004/+0 |
|
|
| * | | Added some documentation to spring animation | mae | 2010-07-08 | 1 | -0/+9 |
|
|
| * | | Fix spring animation | mae | 2010-07-08 | 1 | -1/+3 |
|
|
| * | | Optimization: change signal/slot to function call | mae | 2010-07-08 | 4 | -10/+7 |
|
|