summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Don't allow QThreadPool test to hang on failure.Jason McDonald2011-12-291-5/+2
* Avoid repeatedly registering the same meta-typeJason McDonald2011-12-281-2/+2
* Improve qtconcurrentthreadengine autotest.Jason McDonald2011-12-281-2/+3
* Cleanup itemmodel autotests.Jason McDonald2011-12-282-96/+96
* Remove old debug code from itemmodel tests.Jason McDonald2011-12-282-7/+0
* Reinstate commented test data in QItemSelectionModel test.Jason McDonald2011-12-281-2/+0
* Cleanup itemmodel autotests.Jason McDonald2011-12-289-650/+530
* Remove empty functions from itemmodels tests.Jason McDonald2011-12-285-138/+0
* Cleanup corelib autotests.Jason McDonald2011-12-2819-8/+386
* Remove mention of Trolltech in qlibrary autotest.Jason McDonald2011-12-283-8/+8
* Remove mention of Trolltech from QGraphicsScene autotest.Jason McDonald2011-12-281-1/+1
* Remove mentions of Trolltech from QRegExp autotest.Jason McDonald2011-12-281-2/+2
* Remove mention of trolltech from QThreadStorage test.Jason McDonald2011-12-281-1/+1
* Remove mention of Trolltech in QHttp autotest.Jason McDonald2011-12-283-4/+4
* add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()Konstantin Ritt2011-12-252-6/+178
* network auto tests: add QNetworkReply test for pipeliningPeter Hartmann2011-12-251-0/+39
* Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2011-12-251-0/+53
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2011-12-251-0/+52
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2011-12-251-0/+115
* Improve QSettings autotestJason McDonald2011-12-251-4/+2
* Remove empty functions from QSet autotest.Jason McDonald2011-12-251-4/+0
* Build fix for tst_qprinter with c++11Jędrzej Nowacki2011-12-251-2/+4
* Finish removing Qt3 supportBradley T. Hughes2011-12-232-6/+6
* QCryptographicHash: allow to hash the content of a QIODeviceSune Vuorela2011-12-224-0/+44
* Fix http authentication to a different realm on the same serverShane Kearns2011-12-221-0/+33
* Fix movablity of QVariant.Jędrzej Nowacki2011-12-221-2/+24
* QTestLib-selftest: Unblock on Windows.Friedemann Kleint2011-12-221-1/+4
* Allow QMetaType to register information about movabilityJędrzej Nowacki2011-12-222-0/+66
* Remove QT_NO_STL_WCHAR hackHarald Fernengel2011-12-221-7/+1
* Fix handling of invalid modifiers in QKeySequence.David Faure2011-12-221-0/+27
* Enable Mac style on Mac OS X.Morten Johan Sorvig2011-12-221-2/+1
* Test case for QTBUG-22875Shane Kearns2011-12-221-1/+188
* Fix compile error when configured with -no-exceptionsShane Kearns2011-12-221-1/+4
* QTestlib: Make QImage comparison more verbose.Friedemann Kleint2011-12-217-36/+357
* Reimplement QIODevice::reset() properlyBradley T. Hughes2011-12-211-1/+1
* Reimplement QGraphicsEffect::sourceChanged() properlyBradley T. Hughes2011-12-211-1/+1
* Reimplement QVariantAnimation::updateState() properlyBradley T. Hughes2011-12-212-3/+4
* Reimplement QAbstractFileEngine::open() properlyBradley T. Hughes2011-12-211-1/+1
* Remove QInputContext based test from QGraphicsItem testsPekka Vuorela2011-12-201-82/+0
* Removed test for obsolete QInputContextPekka Vuorela2011-12-203-408/+0
* Revert "Revert "Add QObject::objectNameChanged(con... signal""Alan Alpert2011-12-202-16/+14
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-203-11/+17
* Fix QDir::removeRecursively so it doesn't follow symlinks to directories.David Faure2011-12-191-0/+26
* Fix QNetworkReply test cases that use the MiniHttpServer on windowsShane Kearns2011-12-191-1/+1
* Do not call QueuedConnection slot on partialy destroyed objectOlivier Goffart2011-12-191-4/+17
* Accessibility: childAt returns interfaceFrederik Gladhorn2011-12-191-14/+26
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1618-8/+8
* QTestlib-Selftest: Add initTestCase() setting the directory.Friedemann Kleint2011-12-151-2/+15
* fix QMutex warning in tst_QLocalSocket::threadedConnectionJoerg Bornemann2011-12-151-0/+1
* Fix typos in QObject::(dis)connect warningsGiuseppe D'Angelo2011-12-151-1/+1