summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-285-26/+99
|\
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-265-26/+99
| |\
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-234-9/+83
| | |\
| | | * tst_QString: fix localeAwareCompare() when using ICUChristian Ehrlicher2019-01-211-25/+25
| | | * Use a more robust test for absolute paths in QDirEdward Welbourne2019-01-133-0/+47
| | | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-085-45/+82
| | | |\
| | | * | Make url normalization closer to common browser behaviorJoni Poikelin2018-12-132-9/+36
| | * | | Use RAII to handle setting of default locale in tst_QStringEdward Welbourne2019-01-221-17/+16
* | | | | Windows: improve QTimer::remainingTime when called before processEventsChristian Andersen2019-01-281-0/+29
* | | | | tst_QTimer: relax time requirement on remaining timeChristian Andersen2019-01-272-6/+3
|/ / / /
* | | | QFile/QFileInfo: mark readLink() as deprecatedChristian Ehrlicher2019-01-232-2/+2
* | | | QProcess: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-231-9/+9
* | | | Allow more fine grained control over QFlags debug outputTor Arne Vestbø2019-01-231-17/+48
* | | | Allow more fine grained control over QMetaEnum debug outputTor Arne Vestbø2019-01-231-6/+43
* | | | Add QStringList::indexOf/lastIndexOf for QStringView and QLatin1StringAlbert Astals Cid2019-01-221-16/+48
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-213-25/+32
|\| | |
| * | | tst_QString: fix localeAwareCompare() when using ICUChristian Ehrlicher2019-01-201-25/+25
| * | | fix out-of-bounds access on trailing percent sign in tr() argumentOswald Buddenhagen2019-01-142-0/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-072-2/+11
|\| |
| * | Fix warnings about uninitialized variablesJędrzej Nowacki2019-01-061-0/+11
| * | Revert "Blacklist tst_QTimer::basic_chrono on macOS"Tony Sarajärvi2019-01-041-2/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-38/+58
|\| |
| * | Fix QStringListModel::setData to check for actual changesLuca Beldi2018-12-241-0/+20
| * | QRegularExpression: anchor wildcard patternSamuel Gaist2018-12-151-38/+38
* | | QCommandLineParser: show application name in error messagesDavid Faure2018-12-201-0/+22
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-5/+13
|\| |
| * | Handle QCollator with locale C by delegating to QStringEdward Welbourne2018-12-111-5/+13
| |/
* | Use QScopedPointer instead of new/deleteJesus Fernandez2018-12-101-7/+7
* | QTypeInfo: use C++11 type traits to deduce if a type is static or complexLars Knoll2018-12-102-8/+20
* | QUrlQuery: Implement initializer list constructorSamuel Gaist2018-12-091-0/+8
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-084-6/+50
|\|
| * Fix QSettings parsing of spaces after comment linesThiago Macieira2018-12-073-0/+49
| * Remove one out-of-date comment, refine another that was impreciseEdward Welbourne2018-12-071-6/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-0414-87/+241
|\|
| * Fix a nullptr compile error with gcc 4.8Ville Voutilainen2018-11-301-4/+4
| * Avoid invalid qmake code in macOS-specific pluginloader testUlf Hermann2018-11-306-61/+80
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-277-22/+157
| |\
| | * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-266-4/+19
| | * Recognize E along with e as exponent character in asciiToDoubleEdward Welbourne2018-11-231-0/+2
| | * Fix toFloat()s between float and double ranges and documentEdward Welbourne2018-11-231-10/+32
| | * Change documentation of some toDouble()s to reflect realityEdward Welbourne2018-11-231-12/+44
| | * tst_QLocale: Add tests for toFloat()Edward Welbourne2018-11-231-1/+54
| | * Implement transient locale as instantiating a classEdward Welbourne2018-11-231-6/+17
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-275-5/+5
|\| |
| * | Use msvc qmake scope where appropriateJoerg Bornemann2018-11-224-4/+4
| * | Remove usage of win32-msvc2012 qmake scopeJoerg Bornemann2018-11-221-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-2216-116/+208
|\| |
| * | Reduce run time of tst_QRegularExpression::threadSafetyFrederik Gladhorn2018-11-191-2/+3
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-0/+3
| |\|
| | * Modernize the "settings" featureLiang Qi2018-11-151-0/+3