Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | | 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-10 | 1 | -0/+17 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | | * | | Improve test stability. | Warwick Allison | 2010-06-10 | 1 | -0/+17 | |
| | | | | | | | * | | | Stablize qmlviewer test | Martin Jones | 2010-06-10 | 1 | -13/+14 | |
| | | | | | | | |/ / | ||||||
| | | | | | | | * | | qmlviewer: ensure that only clicks on the current file list are handled. | Martin Jones | 2010-06-09 | 1 | -1/+1 | |
| | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 35 | -422/+1105 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | | * | | Doc improvements: move some example code to snippets, add screenshots, | Bea Lam | 2010-06-09 | 29 | -225/+783 | |
| | | | | | | | | * | | Move some example code into snippets/ and add other doc fixes | Bea Lam | 2010-06-09 | 13 | -204/+329 | |
| | | | | | | | * | | | Fix crash when changing ListView model with highlightRangeMode: ListView.Stri... | Martin Jones | 2010-06-09 | 4 | -4/+27 | |
| | | | | | | | |/ / | ||||||
| | | | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 5 | -24/+100 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-09 | 195 | -447/+1709 | |
| | | | | | | | | |\ \ | ||||||
| | | | | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-09 | 195 | -447/+1709 | |
| | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-09 | 195 | -447/+1709 | |
| | | | | | | | | | | |\ \ | ||||||
| | | | | | | | * | | | \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 73 | -149/+1155 | |
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | |_|_|/ / | | | | | | | | | |/| | | | | ||||||
| | | | | | | | | * | | | | | Small optimization when checking if MouseArea's onPressAndHold is | Michael Brasser | 2010-06-09 | 2 | -3/+3 | |
| | | | | | | | | * | | | | | Fix autotest. | Michael Brasser | 2010-06-09 | 1 | -0/+2 | |
| | | | | | | | | * | | | | | 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 | |
| | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | | 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 | |
| | | | | | | | * | | | | | | | 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 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ |