summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * QLockFile: fix deadlock when the lock file is corruptedOlivier Goffart2015-04-151-0/+17
* | QStateMachine: Fix transition ordering.Erik Verbruggen2015-05-071-0/+64
* | QStateMachine: add internal transitions.Erik Verbruggen2015-05-041-0/+44
* | QStateMachine: cache expensive calculations.Erik Verbruggen2015-05-041-12/+15
* | The qpluginloader machtest needs Q_AUTOTEST_EXPORTFrederik Gladhorn2015-04-301-1/+1
* | Add support to set text/uri-list mimedata via setData()Marko Kangas2015-04-281-1/+16
* | Tests: Use blacklist for failing tst_qfilesystemwatcher testsCaroline Chao2015-04-282-2/+8
* | fix distclean targetsOswald Buddenhagen2015-04-231-0/+1
* | Windows: Fix QLockFile hanging when file cannot be created.Friedemann Kleint2015-04-232-0/+66
* | tst_QFileSystemWatcher: Improve diagnostics.Friedemann Kleint2015-04-231-7/+67
* | Remove unused private field from test.Erik Verbruggen2015-04-221-10/+0
* | QDir: fix int overflowNikita Baryshnikov2015-04-201-0/+41
* | Add support for unregistering of custom meta types.Robert Griebl2015-04-141-0/+48
* | QStateMachine: remove conflicting transitions after selection.Erik Verbruggen2015-04-101-10/+89
* | QStateMachine: fix history state restoration.Erik Verbruggen2015-04-101-0/+87
* | QSaveFile: Fix permissions on creationKai Koehne2015-04-081-0/+8
* | QVLA: Add operator= for initializer listsKai Koehne2015-04-041-0/+20
* | QIODevice: do not change the 'pos' member for sequential devicesAlex Trotsenko2015-04-041-0/+44
* | QUuid: add missing relational operatorsMarc Mutz2015-04-041-3/+17
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+1
|\|
| * QMimeDatabase: Fix magic rules with \tEike Ziller2015-03-101-0/+1
* | Update CLDR to v27Konstantin Ritt2015-03-271-21/+38
* | [QLocaleData] Extract defaultContent localesKonstantin Ritt2015-03-271-0/+1
* | Update Unicode data up to v7.0Konstantin Ritt2015-03-271-0/+20
* | Update UCD source files to v7.0Konstantin Ritt2015-03-275-11/+215
* | Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-261-0/+6
* | Fix building test qpluginloader/machtest against installed qtbaseFrederik Gladhorn2015-03-251-2/+5
* | Do not search test binary if QProcess is not supported.Pasi Petäjäjärvi2015-03-231-0/+2
* | QVarLengthArray: Add initializer_list constructorKai Koehne2015-03-231-0/+62
* | Clean-up tst_QCharKonstantin Ritt2015-03-231-297/+218
* | Fix tst_largefile QCOMPARE value typesMarko Kangas2015-03-181-6/+6
* | Make sure remove() doesn't corrupt the json objectLars Knoll2015-03-181-0/+21
* | Fix support for iso8859-16 when compiling with ICULars Knoll2015-03-181-0/+8
* | Fix source incompatibility while connecting signals with forward declared arg...Olivier Goffart2015-03-181-1/+20
* | Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-172-4/+0
* | iOS: Skip tests that don't make sense or don't work on the platformTor Arne Vestbø2015-03-161-1/+1
* | 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