| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | * | | | | | | Merge commit 'qt/4.7' into 4.7 | Miikka Heikkinen | 2010-05-17 | 77 | -782/+2062 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-14 | 8 | -27/+66 |
| | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | Update Symbian DEF files for WINSCW and EABI | Iain | 2010-05-13 | 6 | -22/+47 |
|
|
| | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-13 | 2 | -5/+19 |
| | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-13 | 2 | -5/+19 |
| | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | | | | Fix spurious mouse click when dismissing a native menu | Shane Kearns | 2010-05-12 | 1 | -4/+6 |
|
|
| | | | | | | | * | | | | | | | Double-click support for virtual cursor in Symbian | Miikka Heikkinen | 2010-05-12 | 2 | -1/+13 |
|
|
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-19 | 5 | -9/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-19 | 40 | -444/+1427 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-19 | 5 | -9/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Fix platform regression: Support QFont::setStretch() on Cocoa | Eskil Abrahamsen Blomfeldt | 2010-05-19 | 2 | -6/+15 |
|
|
| | * | | | | | | | | | | | | | Fix a memory leak from QItemSelectionModel when changing the model | Thierry Bastian | 2010-05-19 | 1 | -1/+5 |
|
|
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-05-19 | 333 | -4865/+8004 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Small hack to allow forcing off font smoothing on Mac OS X | Eskil Abrahamsen Blomfeldt | 2010-05-19 | 2 | -2/+7 |
|
|
* | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-19 | 374 | -47013/+2196 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Search for QML import libraries also in application directory | Kai Koehne | 2010-05-19 | 2 | -8/+16 |
|
|
| * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-19 | 38 | -436/+1411 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-05-19 | 13 | -176/+386 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-19 | 2 | -157/+234 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-19 | 4 | -161/+271 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | | | | | Introduce a threaded interpreter for QML binding bytecode | Aaron Kennedy | 2010-05-19 | 1 | -156/+233 |
|
|
| | | | * | | | | | | | | | | | | | | | Don't crash if the target parent is destroyed. | Martin Jones | 2010-05-19 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | | | | | | | | Disable mouse-based selection in TextInput/TextEdit | Warwick Allison | 2010-05-19 | 6 | -10/+92 |
| | | | |/ / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-19 | 10 | -31/+101 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / / / / / |
|
| | | | * | | | | | | | | | | | | | | When changing Loader source, remove old item from scene immediately. | Martin Jones | 2010-05-19 | 1 | -2/+6 |
|
|
| | | | * | | | | | | | | | | | | | | Fix folderlistmodel with qt namespace | Martin Jones | 2010-05-19 | 2 | -0/+14 |
|
|
| | | | * | | | | | | | | | | | | | | Renaming "Qml Launcher" back to "QML Viewer" | Kai Koehne | 2010-05-18 | 1 | -2/+2 |
|
|
| | | * | | | | | | | | | | | | | | | doc | Warwick Allison | 2010-05-19 | 3 | -5/+39 |
|
|
| | * | | | | | | | | | | | | | | | | Doc improvements | Bea Lam | 2010-05-19 | 4 | -131/+152 |
| | | |/ / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-05-19 | 288 | -45894/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-05-18 | 288 | -45894/+19 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Andrew den Exter | 2010-05-18 | 353 | -5596/+9091 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|/ / / / / / / / /
| | | | |/| | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | More mediaservices removal work. | Derick Hawcroft | 2010-05-18 | 1 | -11/+1 |
|
|
| | | * | | | | | | | | | | | | | | Removed mediaservices. | Kurt Korbatits | 2010-05-18 | 287 | -45873/+18 |
|
|
| * | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into 4.7-from-4.6 | Rohan McGovern | 2010-05-19 | 2 | -9/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-18 | 1 | -2/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | QNAM HTTP: Remove dead code | Markus Goetz | 2010-05-18 | 1 | -2/+0 |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-17 | 1 | -7/+12 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | Doc: fix typo | Olivier Goffart | 2010-05-17 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | | | | | | QCompleter: fix misuse of QMap that can lead to crashes | Olivier Goffart | 2010-05-17 | 1 | -6/+11 |
|
|
| * | | | | | | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-18 | 54 | -710/+1400 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-18 | 54 | -710/+1400 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 54 | -710/+1400 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / / / /
| | | | | | | | | | | / / / / / /
| | | | |_|_|_|_|_|_|/ / / / / /
| | | |/| | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-14 | 3 | -4/+12 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | | | Support linked fonts (.ltt) from standard font locations. | Alessandro Portale | 2010-05-14 | 1 | -0/+1 |
|
|
| | | | | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-14 | 2 | -4/+11 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |/ / / / / / / / / / /
| | | | | |/| | | | | | | | | | | |
|
| | | | | | * | | | | | | | | | | | QS60Style: In S60 3.x and 5.0 Qt itemviews behaviour is not nativelike | Sami Merila | 2010-05-14 | 2 | -4/+11 |
|
|
| | | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-05-14 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / / / / / /
| | | | |/| | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | QNetworkAccessManager: Backends were tried in wrong order | Markus Goetz | 2010-05-14 | 1 | -1/+1 |
|
|
| | | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-05-14 | 1 | -3/+11 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / / / / / /
| | | | |/| | | | | | | | | | | | |
|