summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Fix less-than comparison for QStandardItem and QSortFilterProxyModel with inv...Friedemann Kleint2015-06-111-6/+6
* Fix leaking of link in tst_QFileInfo::canonicalFilePath().Friedemann Kleint2015-06-101-6/+20
* Fix return value of QWindowsFileSystemWatcherEngine::removePaths().Friedemann Kleint2015-06-091-0/+26
* fix usage of wince scopeOswald Buddenhagen2015-06-0510-10/+10
* QMetaType: Fix compilation with non default constructible Q_GADGETOlivier Goffart2015-05-272-1/+30
* take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-261-0/+48
* QMetaType: Do not automatically register types that derives from a Q_GADGETOlivier Goffart2015-05-231-0/+2
* Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-233-4/+4
* Add CONFIG += testcase to test qglobalstatic.Friedemann Kleint2015-05-221-0/+1
* Fix compilation of QContiguousCache::operator=Thiago Macieira2015-05-201-0/+12
* QStateMachine: empty the whole internal queue before external queueErik Verbruggen2015-05-191-0/+39
* Fix QtPrivate::IsQEnumHelper<void>Olivier Goffart2015-05-171-0/+8
* Don't overwrite applicationName if already set.David Faure2015-05-091-0/+16
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-0/+17
|\
| * 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