summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 alignof as reference for Q_ALIGNOF, and fix test on AndroidVolker Hilsheimer2019-06-171-2/+2
* Turn on C++11 and 14 correctlyVolker Hilsheimer2019-06-171-1/+3
* Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-2/+5
* QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-0/+7
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-074-13/+60
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-074-13/+60
| |\
| | * Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+8
| | * Correct qfloat16's 1/inf == 0 testEdward Welbourne2019-05-271-2/+2
| | * QRegExp: remove an out of bounds access into QStringGiuseppe D'Angelo2019-05-271-0/+7
| | * QDataStream: Fix inconsistent results of iostream with QPalette objectsRyan Chu2019-05-201-11/+43
* | | Fix reference to a dead temporaryAllan Sandfeld Jensen2019-05-221-5/+17
|/ /
* | Fix new[] delete mismatch in testAllan Sandfeld Jensen2019-05-151-1/+1
* | Fix canonicalFilePath() for files with trailing slashesVolker Hilsheimer2019-05-211-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-1/+3
|\|
| * Skip flaky qfloat16 1/inf == 0 test on QEMU/Arm64Edward Welbourne2019-05-151-1/+3
* | Add 'well-formated' JSON string valuesMichal Klocek2019-05-141-1/+26
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-6/+85
|\|
| * Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-081-0/+79
| * Update locale data to CLDR v35.1Edward Welbourne2019-05-071-6/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-022-2/+7
|\|
| * Ignore failing test for free space on APFSVolker Hilsheimer2019-04-301-0/+7
| * Remove cruft from testProcessEOF.proJoerg Bornemann2019-04-301-2/+0
* | Purge use of some deprecated methods from QDateTime testsEdward Welbourne2019-04-231-7/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-163-1/+30
|\|
| * corelib: invokeMethod: Allow non copyable functors to be usedHugo Beauzée-Luyssen2019-04-122-0/+19
| * Fix resolving NTFS symbolic links that point to UNC sharesVolker Hilsheimer2019-04-101-23/+45
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-102-0/+21
|\|
| * Fix QMetaObject::newInstance on non-QObject meta objectMilian Wolff2019-04-091-0/+13
| * tst_QUrl: Fix left-over temporary directory on WindowsFriedemann Kleint2019-04-081-0/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-091-1/+6
|\|
| * Fix various uncommon cases in QTzTimeZonePrivate backendEdward Welbourne2019-04-051-1/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-15/+28
|\|
| * Refine underflow check in QLocaleData::convertDoubleToFloat()Edward Welbourne2019-04-011-15/+28
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-268-4/+129
|\|
| * QPixmap: More safe failing if qApp is not a QGuiApplicationAlbert Astals Cid2019-03-223-0/+73
| * Fix tree recursion in QAbstractItemModel::match()Friedemann Kleint2019-03-222-0/+40
| * Fix broken data for time-zones with no transitionsEdward Welbourne2019-03-221-0/+4
| * Silence the item model testsFriedemann Kleint2019-03-214-4/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-0/+5
|\|
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-1/+1
| |\
| | * Fix blacklisting tst_QTimer::basic_chrono()Juha Karjalainen2019-02-211-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-0/+1
|\| |
| * | Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-141-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-1/+1
|\| |
| * | Fix build with -no-gui on macOSAlex Richardson2019-03-041-1/+1
| |/
* | Deprecation-fix: don't use QDir::operator=(const QString &)Edward Welbourne2019-03-051-1/+1
* | Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2019-02-271-0/+15
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-1932-70/+48
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-1832-70/+48
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-121-0/+13
|\|