summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* | QStateMachine: add objectName to objects to ease debugging.Erik Verbruggen2015-03-161-1/+9
* | QStateMachine: fix warnings in test.Erik Verbruggen2015-03-161-3/+2
* | Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-1611-33/+92
* | Fix build of tests on QNX.Rafael Roquetto2015-03-142-4/+4
* | tst_QUrl: Add extra testcasesThiago Macieira2015-03-141-1/+10
* | Track modifications of white space in QString::simplified().Friedemann Kleint2015-03-121-0/+2
* | tst_QDateTime: remove silly test for timezone date too earlyThiago Macieira2015-03-111-7/+5
* | tst_QDateTime: Mark more Windows incorrect transitionsThiago Macieira2015-03-111-0/+12
* | Fix regression in time zone handlingFrederik Gladhorn2015-03-111-12/+0
* | Fix building tests on QNXAllan Sandfeld Jensen2015-03-091-2/+3
* | QStringAlgorithms::simplified_helper: add missing check for detachedThiago Macieira2015-03-071-0/+9
* | Fix race condition in QDateTime::timeZone() and other methodsThiago Macieira2015-03-071-0/+53
* | Make QPersistentModelIndex an internal meta-typeGabriel de Dietrich2015-03-062-0/+17
* | Make QCoreApplication::applicationName available after app destruction.David Faure2015-03-051-4/+9
* | Add missing fetchAndXxx methods to atomic classes based on std::atomicThiago Macieira2015-03-0551-19/+111
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-6/+3
|\|
| * Autotest: fix existence check after c8c68ec.David Faure2015-02-241-6/+3
* | Output registered enums in qDebug operator for QFlags.Friedemann Kleint2015-02-261-0/+8
* | Reverse iteration in QMetaEnum::valueToKeys().Friedemann Kleint2015-02-261-0/+34
* | QVariant: fix converting enum to stringOlivier Goffart2015-02-251-1/+1
* | Fix QT_POSIX_IPC supportPasi Petäjäjärvi2015-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-243-0/+21
|\|
| * Timezones: Fix handling of offset-from-UTC QTimeZonesThiago Macieira2015-02-231-0/+12
| * QVector: fix use of invalid iterators in removeAll()Marc Mutz2015-02-221-0/+7
| * Document and further test that QJsonObject::keys() is sorted.Mitch Curtis2015-02-111-0/+2
* | Merge dev into 5.5Oswald Buddenhagen2015-02-2311-137/+288
|\ \
| * | QDateTime: drop quotes in QDebug outputMarc Mutz2015-02-211-1/+1
| * | tst_QNoDebug: don't use sprintf if there're no argumentsMarc Mutz2015-02-211-1/+1
| * | Use qrc for test data in QFileInfo test on all platformsEskil Abrahamsen Blomfeldt2015-02-183-36/+14
| * | Fixed license headersJani Heikkinen2015-02-175-5/+5
| * | Android: Fix tst_QFileInfo::isExecutable()Eskil Abrahamsen Blomfeldt2015-02-171-1/+5
| * | QList: prepare for tag dispatching based on memory layoutMarc Mutz2015-02-171-0/+32
| * | tst_QList: test all memory layoutsMarc Mutz2015-02-171-93/+226
| * | Android: Fix tst_QDir::cdBelowRoot()Eskil Abrahamsen Blomfeldt2015-02-171-1/+5
* | | Fix QDebug cumulating operator<< with many Q_ENUMOlivier Goffart2015-02-171-0/+3
|/ /
* | QDateTime: micro-optimize QDebug op<<Marc Mutz2015-02-151-3/+2
* | Add conversion between Q_ENUMs and strings in QVariantOlivier Goffart2015-02-151-2/+77
* | Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* | Haiku: Adapt tst_qstorageinfo unit test to HaikuTobias Koenig2015-02-141-0/+2
* | QUrl effective TLDs: update tablePeter Hartmann2015-02-131-0/+3
* | Improve conversion of QVariants with QJsonValuesAllan Sandfeld Jensen2015-02-121-7/+20
* | QtCore: assorted migrations to QString::asprintfMarc Mutz2015-02-126-23/+22
* | Haiku: Adapt tst_qdir unit test to HaikuTobias Koenig2015-02-121-0/+2
* | QMetaType: Automatic registration of Q_GADGET and Q_ENUM typesOlivier Goffart2015-02-121-1/+14
* | Update copyright headersJani Heikkinen2015-02-11261-1886/+1838
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devLaszlo Agocs2015-02-1025-12/+78
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1025-12/+78
| |\|
| | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-2921-2/+80
| | |\
| | | * Fix QXmlStreamReader parsing of files containing NULsThiago Macieira2015-01-2418-0/+21
| | | * QTemporaryDir: Remove directories on failureEskil Abrahamsen Blomfeldt2015-01-221-0/+14