summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Regenerate tests/auto/corelib/toolsAlexandru Croitor2019-11-1229-38/+296
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-2/+11
|\
| * Fix QEasingCurve possible imprecision at endpointsEirik Aavitsland2019-10-111-0/+11
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-2/+0
| |\
| | * Revert "BLACKLIST insert_remove_loop for msvc-2019"Friedemann Kleint2019-09-241-2/+0
| | * Skip tst_QDateTime::systemTimeZoneChange for UWP configurationsOliver Wolff2019-09-241-3/+3
* | | Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-146-4/+74
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1116-3/+311
|\| |
| * | Long live QSize(F)::grownBy/shrunkBy()Marc Mutz2019-08-222-0/+88
| * | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-3/+1
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-0/+57
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-0/+57
| | |\
| | | * QBitArray: fix fromBits() and actually test itThiago Macieira2019-08-081-0/+57
| * | | QPoint/F: add transposed()Marc Mutz2019-08-072-0/+14
| * | | QVector/QList/QLinkedList/QVarLengthArray/QSet: add missing deduction guidesMarc Mutz2019-08-0710-0/+151
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-15102-66578/+82
|\| | |
| * | | Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-1/+4
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-011-0/+2
| |\| |
| | * | BLACKLIST insert_remove_loop for msvc-2019Heikki Halmet2019-07-301-0/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-191-0/+11
| |\| |
| | * | Fix regression causing QVector::fill w/ same size to not detachThiago Macieira2019-07-161-0/+11
| * | | QVarLengthArray: optimize pop_back()Marc Mutz2019-07-141-10/+27
| * | | Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of itMarc Mutz2019-07-123-0/+3
| * | | Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-1078-66534/+0
| * | | unblacklist passing testsDaniel Smith2019-07-082-5/+3
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1124-147/+589
|\| | |
| * | | Q_ARRAY_LITERAL: protect the check for literal typesGiuseppe D'Angelo2019-07-061-0/+12
| * | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-057-22/+171
| * | | Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of itMarc Mutz2019-07-034-0/+7
| * | | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-021-1/+1
| * | | Make the default ctor of QVarLengthArray implicitUlf Hermann2019-07-021-0/+7
| * | | QStringList: add QStringView overloads of join, filter, replaceInStringsMat Sutcliffe2019-06-301-0/+17
| * | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-292-22/+3
| * | | Corelib tests: Fix out of bounds string accessFriedemann Kleint2019-06-282-2/+2
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-0/+7
| |\| |
| | * | 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
| * | | QByteArray autotest: code tidiesGiuseppe D'Angelo2019-06-231-6/+6
| * | | QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String...Marc Mutz2019-06-202-0/+85
| * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-205-84/+84
| * | | test: migrate collections test to QRegularExpressionSamuel Gaist2019-06-101-5/+9
| * | | QStringView, QLatin1String: add lastIndexOf methodsAnton Kudryavtsev2019-06-181-0/+154
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-142-5/+24
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-071-0/+7
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-0/+7
| | | |\|
| | | | * QRegExp: remove an out of bounds access into QStringGiuseppe D'Angelo2019-05-271-0/+7
| | * | | Fix reference to a dead temporaryAllan Sandfeld Jensen2019-05-221-5/+17
| | |/ /
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-1420-7681/+124
|\| | |
| * | | Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-0616-7663/+0
| * | | QLatin1String, QStringView: add containsAnton Kudryavtsev2019-06-041-0/+124