Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 6 | -8/+214 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-08 | 189 | -436/+1488 |
|\ | |||||
| * | Fix snake demo | mae | 2010-06-08 | 3 | -3/+12 |
| * | Add qmlmethod Item::childAt() to delarative item | mae | 2010-06-08 | 2 | -1/+24 |
| * | Cursor positioning in QTextDocument after undo() | mae | 2010-06-08 | 4 | -1/+41 |
| * | Fix slow network access in qmlviewer (Windows) | Kai Koehne | 2010-06-08 | 1 | -0/+5 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-08 | 180 | -431/+1406 |
| |\ | |||||
| | * | Don't layout multiple times when an ancestor becomes (in)visible. | Martin Jones | 2010-06-08 | 2 | -13/+21 |
| | * | Add an example of animated item add/remove in ListView | Martin Jones | 2010-06-08 | 1 | -0/+33 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-08 | 150 | -218/+602 |
| | |\ | |||||
| | | * | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 121 | -160/+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 | 60 | -258/+924 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-07 | 60 | -258/+924 |
| | | | |\ | |||||
| | * | | | | Add test for PropertyChanges with attached properties. | Martin Jones | 2010-06-08 | 2 | -0/+63 |
| | | |_|/ | | |/| | | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-07 | 9 | -93/+126 |
| | |\ \ \ | |||||
| | | * | | | Keep reported point/pixel size in sync. | Michael Brasser | 2010-06-07 | 3 | -1/+17 |
| | | * | | | Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput... | Joona Petrell | 2010-06-07 | 6 | -92/+109 |
| | * | | | | Accept enter key in the webbrower demo url input. | Martin Jones | 2010-06-07 | 1 | -0/+4 |
| | |/ / / | |||||
| | * | | | Ensure state operations assigned to the default state are triggered | Michael Brasser | 2010-06-07 | 6 | -3/+54 |
| | * | | | Add image example. | Bea Lam | 2010-06-07 | 7 | -0/+152 |
| | * | | | Fix regression in input panel autotests | Joona Petrell | 2010-06-07 | 2 | -2/+12 |
| | * | | | Improve docs about Qml component case sensitivity. | Martin Jones | 2010-06-07 | 2 | -9/+19 |
| | * | | | Add some performance tips to QML docs. | Martin Jones | 2010-06-07 | 2 | -0/+121 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 37 | -159/+444 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 37 | -159/+444 |
| | | |\ \ \ | |||||
| | | | * | | | 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 |
| | | | * | | | Update docs for the runtime.orientation values | Bea Lam | 2010-06-04 | 1 | -7/+15 |
| | | | * | | | Revert to Portrait/Landscape terminology for Orientation enum, with | Bea Lam | 2010-06-04 | 5 | -33/+33 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-03 | 25 | -89/+386 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-06-03 | 17 | -30/+62 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Improve input panel handling in declarative demos and examples | Joona Petrell | 2010-06-03 | 17 | -30/+62 |
| | | | | * | | | | 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 | 4 | -1/+239 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | 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 | 4 | -1/+239 |
| | | | | * | | | | | Always integer align anchor center points | Aaron Kennedy | 2010-06-03 | 1 | -12/+36 |
| | | | | | |/ / / | | | | | |/| | | | |||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Change the directory where smart-installable application package is | Miikka Heikkinen | 2010-06-08 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-06-08 | 45 | -97/+674 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 45 | -97/+674 |
| |\ \ \ \ \ \ \ \ \ |/ / / / / / / / / / | |||||
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-06-08 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-06-08 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| | * | | | | | | | | | Merge commit 'v4.6.3' into 4.6 | Jason McDonald | 2010-06-08 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...v4.6.3 | Simon Hausmann | 2010-06-01 | 3 | -2/+12 |
| | | * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-06-01 | 2 | -12/+28 |
| | | * | | | | | | | | | Always construct s60 screen furniture even if not used. | Janne Koskinen | 2010-06-01 | 1 | -4/+1 |
| | | * | | | | | | | | | Change to release licenses for 4.6.3. | Jason McDonald | 2010-05-30 | 8885 | -115693/+115693 |