summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_qfileinfo crash on windows with UAC enabledShane Kearns2010-11-161-2/+18
* Re-enable emulated QFile::map on symbianShane Kearns2010-10-291-12/+0
* Add tests for QFileInfo::owner()Prasanth Ullattil2010-10-272-0/+68
* Fix errors in the QFileDialog autotestShane Kearns2010-10-201-1/+5
* Fix compile error in tst_qxmlstreamShane Kearns2010-10-202-1/+5
* Fix crashes and hangs in qprocess autotestShane Kearns2010-10-191-1/+7
* Autotest for seeking beyond end of file and then writingShane Kearns2010-10-191-0/+31
* Create regression test for QFileInfo("").exists()Shane Kearns2010-10-181-0/+1
* Fix for qfileinfo isExecutable test case.Shane Kearns2010-10-181-3/+0
* Correct errors in the qimagereader autotestShane Kearns2010-10-181-1/+9
* Fix deployment for examples and testsShane Kearns2010-10-1267-70/+70
* Test QDir::mkdir/mkpath return codesThomas Zander2010-10-121-0/+13
* Add test to test QDir caching behavior.Thomas Zander2010-10-122-2/+15
* Fix compilation of two autotestsShane Kearns2010-10-122-0/+9
* Merge remote branch 'qt/master' into earth/file-engine-refactorShane Kearns2010-10-0822-6/+579
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-081-0/+40
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-081-0/+40
| | |\
| | | * Fix crash when using Q_GLOBAL_STATIC(QWidget...)Jason Barron2010-10-071-0/+40
| * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-081-0/+76
| |\ \ \ | | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-071-0/+76
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-071-0/+76
| | | |\ \ | | | | |/ | | | |/|
| | | | * QGraphicsItem device coordinate cache unefficient in portrait modeBjørn Erik Nilsen2010-10-061-0/+76
| * | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-077-1/+113
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-077-1/+113
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Connect property alias change signals on useAaron Kennedy2010-10-071-1/+0
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-071-1/+1
| | | |\ \
| | | | * | Update import statement.Michael Brasser2010-10-061-1/+1
| | | * | | Fix setting PathView offset when all visible items are removed.Martin Jones2010-10-071-1/+10
| | | |/ /
| | | * | AutotestAaron Kennedy2010-10-062-0/+31
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-065-0/+73
| | | |\ \ | | | | |/ | | | |/|
| | | | * Ensure PathView updates positions when path changes.Michael Brasser2010-10-062-0/+36
| | | | * Create Loader components in correct contextAaron Kennedy2010-10-063-0/+37
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-0713-5/+350
| |\ \ \ \ | | |/ / /
| | * | | Fix failure on Windows after commit ccd3f66Bradley T. Hughes2010-10-071-0/+8
| | * | | tst_qtcpserver: Another attempt to reproduce QTBUG-14268Markus Goetz2010-10-062-7/+61
| | * | | Fix crash when constructing QThreadStorage after global destructors have runBradley T. Hughes2010-10-065-4/+85
| | * | | tst_qtcpsocket: Attempt to reproduce QTBUG-14268Markus Goetz2010-10-061-0/+71
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-065-1/+127
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-055-1/+127
| | | |\ \ | | | | |/ | | | |/|
| | | | * Revert "QWorkspace: fix hardcoded min size overwriting the real min size"Marius Storm-Olsen2010-10-051-10/+0
| | | | * Fix performance regression in QUuid::createUuid()Bradley T. Hughes2010-10-054-1/+76
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-042-0/+61
| | | | |\
| | | | | * Ensure that the underline is only drawn when expected for an accelAndy Shaw2010-10-041-0/+51
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-10-041-0/+10
| | | | | |\
| | | | | | * QWorkspace: fix hardcoded min size overwriting the real min sizeDavid Faure2010-10-011-0/+10
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-061-0/+5
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-10-051-0/+5
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Fix gcc compilation problems in QtOpenGL. Actually was typo andJani Hautakangas2010-10-041-0/+5
* | | | | | | Fix RVCT compile error in tst_collectionsShane Kearns2010-10-071-1/+1
* | | | | | | Add test case for enumerating an empty directoryShane Kearns2010-10-071-0/+16