summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Replace qMove with std::moveAllan Sandfeld Jensen2019-04-069-36/+36
* Add serializer/deserializer for EnumerationPaolo Dastoli2019-04-051-0/+86
* Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-0418-39/+205
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-031-15/+28
| |\
| | * 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
| * | | Add missing test to project fileJędrzej Nowacki2019-04-021-0/+1
| * | | Use the QTime API less clumsilyEdward Welbourne2019-04-011-2/+3
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-318-4/+129
| |\| |
| | * | 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
| * | | Fix memory leak in auto testLars Knoll2019-03-291-0/+1
| * | | Fix memory leak in auto testLars Knoll2019-03-291-0/+2
| * | | Change cleanup mechanism for orphaned connectionsLars Knoll2019-03-291-5/+2
| * | | Suppress warnings about deprecated methods in their testsEdward Welbourne2019-03-271-12/+20
| * | | Replace a misguided test with a valid oneEdward Welbourne2019-03-271-1/+1
| * | | Use move more consistently in QScopedValueRollbackAllan Sandfeld Jensen2019-03-271-0/+13
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-0/+5
| |\| |
| | * | 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
* | | | | QCommandLineParser: warn if defining a duplicate optionDavid Faure2019-04-041-0/+10
|/ / / /
* | | | core: Add deduction guides for QPairMikhail Svetkin2019-03-252-0/+29
* | | | Clean up QTextStream functionsAllan Sandfeld Jensen2019-03-231-47/+50
* | | | Stabilize tst_QStateMachine::dontProcessSlotsWhenMachineIsNotRunningMilian Wolff2019-03-221-4/+4
* | | | QVector: Add assignment from std::initializer_listKari Oikarinen2019-03-211-0/+42
* | | | QVariant: Fix isNull() == true after downcasting QObject*Timo Lang2019-03-211-0/+8
* | | | Make tst_QTemporaryFile::fileTemplate() more informative on failureEdward Welbourne2019-03-191-1/+1
* | | | Add qFpClassify() to mirror std::fpclassify()Edward Welbourne2019-03-191-1/+31
* | | | Refine and extend tst_qnumeric's checks on infinity and NaNEdward Welbourne2019-03-191-7/+24
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-161-0/+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
* | | | QStringMatcher: add QStringView supportAnton Kudryavtsev2019-03-141-0/+6
* | | | Avoid copying QByteArray created via fromRawData in toDoubleVolker Hilsheimer2019-03-091-0/+3
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-092-2/+2
|\| | |
| * | | 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
* | | Restructure tst_QDir::mkdirRmdir_data()Edward Welbourne2019-03-051-15/+15
* | | QtBase: replace deprecated QString functionsChristian Ehrlicher2019-03-042-79/+56
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-011-0/+15
|\| |
| * | Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2019-02-271-0/+15
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2035-72/+63
|\| |
| * | 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
| |\|