summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* New class QTemporaryDir.David Faure2011-12-023-0/+479
* Fix tst_qsql crashes on Mac OS XHonglei Zhang2011-12-022-13/+15
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-73/+0
* Implement QDir::removeRecursivelyDavid Faure2011-12-021-0/+83
* QSqlRelationalTableModel doesn't follow relations on the first columnHonglei Zhang2011-12-021-0/+55
* Remove cast and assignment operators from QAtomicInt and QAtomicPointerBradley T. Hughes2011-12-023-153/+10
* Windows: Stabilize qpauseanimation test.Friedemann Kleint2011-12-021-8/+65
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-021-22/+21
* Revert "Add QObject::objectNameChanged(const QString &objectName) signal"Martin Jones2011-12-022-14/+16
* Windows: Fix qabstractfilenengine-test.Friedemann Kleint2011-12-011-2/+16
* Make cell a proper QAccessible2Interface.Frederik Gladhorn2011-12-011-21/+24
* Add QObject::objectNameChanged(const QString &objectName) signalBradley T. Hughes2011-12-012-16/+14
* Pass the tests when run in visual studio.Stephen Kelly2011-12-012-0/+4
* Fix QTcpServer::serverAddress() for dual stack socketsShane Kearns2011-12-012-1/+39
* Tests: Temporarily remove qsound.Friedemann Kleint2011-12-011-0/+2
* Windows: Fix compilation of qdir test.Friedemann Kleint2011-12-011-1/+1
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-011-0/+13
* Mark tst_qfilesystementry as private test on Windows.Rohan McGovern2011-12-011-0/+3
* testlib: add QFINDTESTDATA macro for finding testdata filesRohan McGovern2011-12-0110-1/+221
* Fixed installation of corelib testsRohan McGovern2011-12-0184-762/+497
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-014-5/+6
* Improve QString autotest.Jason McDonald2011-12-011-8/+7
* Minor improvement to QByteArray autotestJason McDonald2011-12-011-28/+23
* Make QWinEventNotifier part of the public APIDebao Zhang2011-12-011-1/+1
* Fix QHostAddress::operator==(QHostAddress::SpecialAddress)Shane Kearns2011-11-301-0/+4
* Support for up to 6 arguments in the new connection syntaxOlivier Goffart2011-11-301-2/+0
* Fix sqlite driver memory eating due to close failureHonglei Zhang2011-11-301-0/+49
* Moved integrationtests/* into other/Jo Asplin2011-11-30182-41/+38
* Cleanup corelib autotestsJason McDonald2011-11-3021-130/+84
* Benchmark the new signal slot connection syntax.Olivier Goffart2011-11-301-18/+74
* Fix Qt::QueuedConnection when signal has a return valueOlivier Goffart2011-11-301-0/+57
* Support Qt::UniqueConnection in the new connection syntaxOlivier Goffart2011-11-291-0/+65
* Initialize the return value of signalsOlivier Goffart2011-11-291-0/+236
* QObject::disconnect with new syntaxOlivier Goffart2011-11-291-0/+105
* Install CMake config files from Qt.Stephen Kelly2011-11-2911-0/+468
* Make the default ssloptions testable.Richard Moore2011-11-291-0/+5
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-299-9/+9
* Fix compilation of qeasingcurve autotest on Windows.Friedemann Kleint2011-11-291-1/+1
* Temporarily disable Windows-specific QPrinter autotest.Friedemann Kleint2011-11-291-3/+3
* Fix compilation of some benchmark tests on Windows.Friedemann Kleint2011-11-293-1/+4
* Cleanup corelib autotestsJason McDonald2011-11-298-33/+33
* Fixed Qtbase OSX specific namespace compilation.Toby Tomkins2011-11-291-0/+2
* Fix crash in tst_qatomicpointer testOlivier Goffart2011-11-291-12/+13
* Improved failure messages from tst_qlibraryRohan McGovern2011-11-281-6/+5
* Fix sanity check of network test serverJason McDonald2011-11-2826-11/+107
* Correct usage of network-settings.h.Jason McDonald2011-11-287-4/+10
* Add support to moc for registering non-local enums via Q_ENUMS.Glenn Watson2011-11-271-0/+38
* Test QAtomicPointer<const T>Olivier Goffart2011-11-261-0/+52
* Be specific about what part of the model is being re-layouted.Stephen Kelly2011-11-251-0/+69
* Cleanup corelib autotestsJason McDonald2011-11-2518-151/+168