summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Win32: Consolidate registry codeFriedemann Kleint2019-10-145-41/+99
* Fix QEasingCurve possible imprecision at endpointsEirik Aavitsland2019-10-111-0/+11
* Distinguish invalid datetimes from othersEdward Welbourne2019-10-111-22/+20
* Suppress deprecation warnings on a test of a deprecated QString methodEdward Welbourne2019-10-091-0/+3
* Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-041-2/+0
* Correct handling of -qfloat16(0)Edward Welbourne2019-10-031-1/+12
* Reorganise the qfloat16 auto-testEdward Welbourne2019-10-031-84/+102
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-303-8/+6
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-303-8/+6
| |\
| | * Fix QRandomGenerator initialization on AMD CPUsDmitry Kazakov2019-09-261-3/+3
| | * 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
* | | Featurize support for signaling NaNEdward Welbourne2019-09-302-0/+17
|/ /
* | Rearrange tst_QNumeric's tests for infinity and (quiet) NaNEdward Welbourne2019-09-231-26/+84
* | Disable debug-and-release builds for MinGWSimon Hausmann2019-09-185-8/+14
* | Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-161-0/+7
* | MS TZ data: avoid calculating a date in year 0Edward Welbourne2019-09-131-0/+8
* | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-2/+1
* | Rename calendar methods from m{in,ax} to m{in,ax}imumEdward Welbourne2019-09-041-2/+2
* | Remove QFileInfo::type and related enum from 5.14Volker Hilsheimer2019-08-301-82/+107
* | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2716-93/+159
|\ \
| * | Long live QSize(F)::grownBy/shrunkBy()Marc Mutz2019-08-222-0/+88
| * | Itemmodel tests: remove foreach usageChristian Ehrlicher2019-08-193-55/+60
| * | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-1911-38/+11
* | | Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+4
* | | Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-0/+5
* | | Add support for Julian and Milankovic calendarsSoroush Rabiei2019-08-211-0/+8
* | | Add support for calendars beside GregorianSoroush Rabiei2019-08-203-0/+225
|/ /
* | Make Qt aware of symlinks and shortcuts on WindowsRyan Chu2019-08-161-4/+162
* | QTestLib: Introduce initMain() to run in main before qApp existsFriedemann Kleint2019-08-131-9/+18
* | 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
* | | Deprecate QStringViewLiteralMarc Mutz2019-08-102-10/+10
* | | Refactor memory allocation for arguments of QMetaCallEventsVolker Hilsheimer2019-08-101-0/+14
* | | QPoint/F: add transposed()Marc Mutz2019-08-072-0/+14
* | | QVector/QList/QLinkedList/QVarLengthArray/QSet: add missing deduction guidesMarc Mutz2019-08-0710-0/+151
* | | Conditionally disable parts of the tests testing the deprecated APIsSona Kurazyan2019-08-012-2/+4
* | | Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-012-1/+8
* | | 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
* | | Fix removal of QJsonObject properties when assigning undefinedSimon Hausmann2019-07-301-0/+2
* | | Port from QStringViewLiteral to u""Marc Mutz2019-07-297-15/+15
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-222-19/+168
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-202-19/+168
| |\|
| | * Fix QCborStreamReader not flushing QIODevices due to internal bufferingThiago Macieira2019-07-192-19/+168
* | | QJsonObject: add QLatin1String overloads of non-const methodsMat Sutcliffe2019-07-201-0/+42
* | | JSON: add some QStringView overloadsMat Sutcliffe2019-07-201-0/+18
* | | 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