Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test QDir::mkdir/mkpath return codes | Thomas Zander | 2010-10-12 | 1 | -0/+13 |
* | Add test to test QDir caching behavior. | Thomas Zander | 2010-10-12 | 2 | -2/+15 |
* | Fix compilation of two autotests | Shane Kearns | 2010-10-12 | 2 | -0/+9 |
* | Merge remote branch 'qt/master' into earth/file-engine-refactor | Shane Kearns | 2010-10-08 | 22 | -6/+579 |
|\ | |||||
| * | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-08 | 1 | -0/+40 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-08 | 1 | -0/+40 |
| | |\ | |||||
| | | * | Fix crash when using Q_GLOBAL_STATIC(QWidget...) | Jason Barron | 2010-10-07 | 1 | -0/+40 |
| * | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-08 | 1 | -0/+76 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-07 | 1 | -0/+76 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-07 | 1 | -0/+76 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | QGraphicsItem device coordinate cache unefficient in portrait mode | Bjørn Erik Nilsen | 2010-10-06 | 1 | -0/+76 |
| * | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-07 | 7 | -1/+113 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-07 | 7 | -1/+113 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Connect property alias change signals on use | Aaron Kennedy | 2010-10-07 | 1 | -1/+0 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-07 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * | | Update import statement. | Michael Brasser | 2010-10-06 | 1 | -1/+1 |
| | | * | | | Fix setting PathView offset when all visible items are removed. | Martin Jones | 2010-10-07 | 1 | -1/+10 |
| | | |/ / | |||||
| | | * | | Autotest | Aaron Kennedy | 2010-10-06 | 2 | -0/+31 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-06 | 5 | -0/+73 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Ensure PathView updates positions when path changes. | Michael Brasser | 2010-10-06 | 2 | -0/+36 |
| | | | * | Create Loader components in correct context | Aaron Kennedy | 2010-10-06 | 3 | -0/+37 |
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-07 | 13 | -5/+350 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix failure on Windows after commit ccd3f66 | Bradley T. Hughes | 2010-10-07 | 1 | -0/+8 |
| | * | | | tst_qtcpserver: Another attempt to reproduce QTBUG-14268 | Markus Goetz | 2010-10-06 | 2 | -7/+61 |
| | * | | | Fix crash when constructing QThreadStorage after global destructors have run | Bradley T. Hughes | 2010-10-06 | 5 | -4/+85 |
| | * | | | tst_qtcpsocket: Attempt to reproduce QTBUG-14268 | Markus Goetz | 2010-10-06 | 1 | -0/+71 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-06 | 5 | -1/+127 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-05 | 5 | -1/+127 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Revert "QWorkspace: fix hardcoded min size overwriting the real min size" | Marius Storm-Olsen | 2010-10-05 | 1 | -10/+0 |
| | | | * | Fix performance regression in QUuid::createUuid() | Bradley T. Hughes | 2010-10-05 | 4 | -1/+76 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-04 | 2 | -0/+61 |
| | | | |\ | |||||
| | | | | * | Ensure that the underline is only drawn when expected for an accel | Andy Shaw | 2010-10-04 | 1 | -0/+51 |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-04 | 1 | -0/+10 |
| | | | | |\ | |||||
| | | | | | * | QWorkspace: fix hardcoded min size overwriting the real min size | David Faure | 2010-10-01 | 1 | -0/+10 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-06 | 1 | -0/+5 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-05 | 1 | -0/+5 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | Fix gcc compilation problems in QtOpenGL. Actually was typo and | Jani Hautakangas | 2010-10-04 | 1 | -0/+5 |
* | | | | | | | Fix RVCT compile error in tst_collections | Shane Kearns | 2010-10-07 | 1 | -1/+1 |
* | | | | | | | Add test case for enumerating an empty directory | Shane Kearns | 2010-10-07 | 1 | -0/+16 |
* | | | | | | | Merge commit 'origin/master' into fileEngines | Thomas Zander | 2010-10-06 | 838 | -1230/+173475 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-05 | 16 | -2/+261 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Document and test paintedWidth and paintedHeight properties of Image | Yann Bodson | 2010-10-05 | 1 | -0/+41 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-05 | 15 | -2/+220 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-04 | 15 | -2/+220 |
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | | * | | | Improve test coverage for declarative module. | Michael Brasser | 2010-10-04 | 8 | -2/+75 |
| | | | * | | | Add autotest for reserved words in QML. | Michael Brasser | 2010-10-04 | 1 | -0/+76 |
| | | | * | | | Prevent crash in XmlListModel when appending an empty role. | Michael Brasser | 2010-10-04 | 2 | -0/+18 |
| | | | * | | | Qt.openUrlExternally should resolve relative URLs. | Michael Brasser | 2010-10-01 | 4 | -0/+51 |
| | | | | |/ | | | | |/| | |||||
| * | | | | | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-05 | 6 | -26/+168 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-04 | 3 | -26/+39 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | |