Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc improvements, including snippet fixes, linking to examples, making | Bea Lam | 2010-06-11 | 13 | -114/+200 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-11 | 2 | -20/+12 |
|\ | |||||
| * | Avoid recursive refill() in List/GridView | Martin Jones | 2010-06-11 | 2 | -20/+12 |
* | | Do not keep flush timer running once no pixmaps are detached. | Warwick Allison | 2010-06-11 | 1 | -11/+18 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-10 | 51 | -435/+668 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-10 | 51 | -435/+668 |
| |\ | |||||
| | * | Update on color change. | Warwick Allison | 2010-06-10 | 1 | -0/+1 |
| | * | Update on color change. | Warwick Allison | 2010-06-10 | 1 | -1/+5 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-10 | 51 | -434/+662 |
| | |\ | |||||
| | | * | Remove 'XXX Experimental' from VisualItemModel/VisualDataModel and | Bea Lam | 2010-06-10 | 2 | -11/+0 |
| | | * | Document attached properties | Bea Lam | 2010-06-10 | 4 | -3/+22 |
| | | * | Add 'on' prefix to documentation of signals | Bea Lam | 2010-06-10 | 2 | -3/+3 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 14 | -253/+156 |
| | | |\ | |||||
| | | | * | Doc improvements: move some example code to snippets, add screenshots, | Bea Lam | 2010-06-09 | 11 | -218/+106 |
| | | | * | Move some example code into snippets/ and add other doc fixes | Bea Lam | 2010-06-09 | 6 | -37/+52 |
| | | * | | Fix crash when changing ListView model with highlightRangeMode: ListView.Stri... | Martin Jones | 2010-06-09 | 2 | -4/+12 |
| | | |/ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 2 | -19/+95 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-09 | 36 | -155/+458 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-09 | 36 | -155/+458 |
| | | | | |\ | |||||
| | | * | | \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 42 | -90/+420 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | Small optimization when checking if MouseArea's onPressAndHold is | Michael Brasser | 2010-06-09 | 2 | -3/+3 |
| | | | * | | | Fixed `nmake clean' breaking declarative imports on Windows. | Rohan McGovern | 2010-06-09 | 1 | -0/+2 |
| | | | * | | | Fix drawing flicker on Qml Viewer startup | Joona Petrell | 2010-06-09 | 3 | -4/+19 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-08 | 30 | -148/+434 |
| | | | |\ \ \ | |||||
| | | | | * | | | Add qmlmethod Item::childAt() to delarative item | mae | 2010-06-08 | 2 | -1/+24 |
| | | | | * | | | Cursor positioning in QTextDocument after undo() | mae | 2010-06-08 | 3 | -0/+24 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-08 | 25 | -147/+386 |
| | | | | |\ \ \ | |||||
| | | * | | | | | | Fix GridView bounds behavior with snapping enabled. | Martin Jones | 2010-06-09 | 1 | -5/+11 |
| | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | Don't layout multiple times when an ancestor becomes (in)visible. | Martin Jones | 2010-06-08 | 2 | -13/+21 |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-07 | 23 | -134/+365 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-07 | 23 | -134/+365 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Keep reported point/pixel size in sync. | Michael Brasser | 2010-06-07 | 2 | -0/+14 |
| | | | | * | | | | | Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput... | Joona Petrell | 2010-06-07 | 4 | -40/+16 |
| | | | | * | | | | | Ensure state operations assigned to the default state are triggered | Michael Brasser | 2010-06-07 | 4 | -3/+12 |
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 15 | -91/+323 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 15 | -91/+323 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | Move QListModelInterface into util. | Michael Brasser | 2010-06-04 | 5 | -10/+4 |
| | | | | | | * | | | | | Ensure ParticleMotionGravity always pulls in the right direction. | Michael Brasser | 2010-06-04 | 1 | -4/+6 |
| | | | | | | * | | | | | Remove version ifdefs from Particles; only 4.7 is supported. | Michael Brasser | 2010-06-04 | 1 | -16/+0 |
| | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-03 | 9 | -61/+313 |
| | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-06-03 | 2 | -2/+2 |
| | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | | * | | | | | Improve input panel handling in declarative demos and examples | Joona Petrell | 2010-06-03 | 2 | -2/+2 |
| | | | | | | | * | | | | | | Add more Q_AUTOTEST_EXPORTs | Aaron Kennedy | 2010-06-03 | 3 | -46/+49 |
| | | | | | | | |/ / / / / | |||||
| | | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-06-03 | 3 | -1/+226 |
| | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-03 | 1 | -1/+1 |
| | | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | Add header and footer to GridView | Martin Jones | 2010-06-03 | 3 | -1/+226 |
| | | | | | | | * | | | | | | | Always integer align anchor center points | Aaron Kennedy | 2010-06-03 | 1 | -12/+36 |
| | | | | | | | | |/ / / / / | | | | | | | | |/| | | | | | |||||
* | | | | | | | | | | | | | | Update 4.7 def files | Shane Kearns | 2010-06-10 | 4 | -24/+67 |
* | | | | | | | | | | | | | | QS60Style: QComboBox displays checkboxes for items | Sami Merila | 2010-06-10 | 1 | -1/+8 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-06-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | |