summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30197-197/+197
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-291-1/+92
* Introduce QTypeInfo::sizeOf.Jędrzej Nowacki2012-01-291-4/+1
* Get rid of checks for Qt3 typesKent Hansen2012-01-291-1/+6
* Call connectNotify when connecting with function pointerOlivier Goffart2012-01-291-0/+14
* QUrl: deprecate setEncodedUrl() and fromEncoded(), add url().David Faure2012-01-281-8/+4
* QUrl: use partially-decoded data in toString and QUrl(QString)David Faure2012-01-281-44/+65
* Made it possible to run tst_qtjson test from shadow build directory.Denis Dzyubenko2012-01-262-8/+13
* Convert tst_qurl.cpp to UTF-8 (to make it editable in QtCreator)David Faure2012-01-261-18/+18
* Fixed QString::operator<(QLatin1String)Denis Dzyubenko2012-01-262-0/+29
* Mark the single argument containers as movable.Stephen Kelly2012-01-261-0/+28
* Automated metatype definition for template types.Stephen Kelly2012-01-261-0/+46
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-261-1/+3
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-25128-9/+139
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* moc: Use QMetaType::QVariant as the type for QVariantKent Hansen2012-01-252-1/+16
* tst_qobject: Run as console application.Friedemann Kleint2012-01-252-3/+3
* Add autotest for failing signal connection.Friedemann Kleint2012-01-241-0/+6
* add missing move* methods to QAbstractItemModelMark Brand2012-01-241-0/+94
* Make mid() and midRef() properly return empty, non-null objectsGiuseppe D'Angelo2012-01-241-0/+8
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-246-0/+1609
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-242-4/+40
* Make QUrl always lowercase the scheme().David Faure2012-01-241-2/+2
* QWinOverlappedIoNotifier introducedJoerg Bornemann2012-01-243-0/+222
* Changed qxmlstream unittest to remove its created file after run.Kurt Korbatits2012-01-241-0/+6
* Changed qdatastream unittest to remove the test file it creates.Kurt Korbatits2012-01-241-0/+1
* Test connecting to virtual function pointerOlivier Goffart2012-01-241-0/+47
* Update contact information in license headers.Jason McDonald2012-01-23195-195/+195
* Minor style fixups.Robin Burchell2012-01-211-17/+12
* QFileInfo autotest - don't fail on default configured windows systemsShane Kearns2012-01-201-0/+13
* make tst_QProcess::softExitInSlots pass in under 120 secondsJoerg Bornemann2012-01-201-3/+24
* Remove QBool and use bool instead.David Faure2012-01-202-61/+3
* remove NTFS junction and mount point detectionJoerg Bornemann2012-01-191-5/+7
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-191-1/+1
* fix NTFS mount pointsJoerg Bornemann2012-01-171-1/+1
* Added check to qtemporaryfile unittest if run as root userKurt Korbatits2012-01-171-0/+3
* Added check to qtemporarydir unittest to check and skip if rootKurt Korbatits2012-01-171-0/+3
* Changed qsharedpointer unittest to use build qmake over system one.Kurt Korbatits2012-01-171-1/+12
* Clarify docs that everything must be re-queried on model reset.Stephen Kelly2012-01-161-1/+36
* Moved largefile unittest to same level as qfile.Kurt Korbatits2012-01-164-2/+1
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-1616-21/+35
* Changed qprocess unittest to work from installation directory.Kurt Korbatits2012-01-1625-233/+44
* Add QModelIndex as a built-in metatype.Stephen Kelly2012-01-111-0/+3
* Make the supportedDragActions a virtual accessor.Stephen Kelly2012-01-101-3/+17
* Make the roleNames a virtual accessor.Stephen Kelly2012-01-101-0/+28
* Reimplement QVariant to QDebug streaming.Jędrzej Nowacki2012-01-101-0/+62
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-101-2/+26
* Add missing subdirectory to kernel.pro file.Jędrzej Nowacki2012-01-101-0/+1
* Changed qprocess unittest to use specific headers instead of QtCore.Kurt Korbatits2012-01-102-2/+5