summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Post Merge FixesLeander Beernaert2020-01-243-4/+39
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2459-1251/+2259
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-168-26/+112
| |\
| | * QResource: Add API to get the decompressed contentThiago Macieira2020-01-157-4/+95
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-22/+17
| | |\
| | | * Combine negativeYear() and printNegativeYear()Edward Welbourne2020-01-141-22/+17
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-152-40/+107
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-132-40/+107
| | |\|
| | | * QString::isLower/isUpper: redo the implementationGiuseppe D'Angelo2020-01-111-40/+79
| | | * QFileSystemWatcher/win: watch also for attribute changes of directoriesChristian Ehrlicher2020-01-101-0/+28
| * | | Update instructions for downloading the shared-mime-info releaseDavid Faure2020-01-131-4/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-133-11/+11
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-093-11/+11
| | |\|
| | | * Fix encoding expected by tst_qmessagehandler::qMessagePattern()Edward Welbourne2020-01-091-5/+5
| | | * Fix encoding inconsistency between tst_QNoDebug and QTestLogEdward Welbourne2020-01-091-2/+2
| | | * QObject: Replace more 0 and NULL with nullptrAndre Hartmann2020-01-091-4/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-101-0/+58
| |\| |
| | * | QStringView: add a test for overload resolution versus QStringGiuseppe D'Angelo2020-01-091-0/+58
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-072-35/+78
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-061-0/+44
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-0/+44
| | | |\|
| | | | * QVariant: Prefer direct conversion to QVariant{List,Map,Hash}Fabian Kosmale2020-01-031-0/+44
| | * | | Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-35/+34
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-0411-82/+454
| |\| |
| | * | Fix parameter of QJsonObject::const_iterator operator-(const_iterator)Friedemann Kleint2020-01-031-0/+2
| | * | QTime: fix tests with Qt6Christian Ehrlicher2020-01-031-3/+12
| | * | QIdentityProxyModel: implement moveRows / moveColumnsGiuseppe D'Angelo2020-01-021-35/+67
| | * | QDateTime: fix tests with Qt6Christian Ehrlicher2020-01-021-0/+8
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-021-0/+53
| | |\|
| | | * QLocale: Support Indian number formattingTuomas Heimonen2019-12-301-0/+53
| | * | Introduce QString(View)::isValidUtf16Giuseppe D'Angelo2019-12-201-0/+48
| | * | QStringListModel: fix moveRows()Christian Ehrlicher2019-12-161-28/+25
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-0/+4
| | |\|
| | | * Let QItemSelectionModel::columnIntersectsSelection honor the parentChristian Ehrlicher2019-12-141-0/+4
| | * | Add QMap::insert(const QMap &map)Mårten Nordheim2019-12-121-0/+96
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-122-1/+134
| | |\|
| | | * QVariant: introduce ShouldDeleteVariantData flagFabian Kosmale2019-12-111-1/+96
| | | * Fix more mis-handling of spaces in ISO date format stringsEdward Welbourne2019-12-101-0/+38
| | * | MIME: Make the internal database direct content, not a Qt resourceThiago Macieira2019-12-101-15/+5
| * | | Long live QFlatMap!Joerg Bornemann2020-01-023-0/+458
| * | | QBitArray: Add method to get int valueFederico Guerinoni2019-12-201-0/+93
| * | | Convert QString to use QArrayDataPointerLars Knoll2019-12-161-7/+8
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-119-31/+141
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-108-31/+96
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-108-31/+96
| | | |\|
| | | | * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-107-17/+17
| | | | * Allow lower-case for the T and Z in ISO 8601 date formatEdward Welbourne2019-12-061-0/+2
| | | | * Fix handling of trailing space at the end of an ISO date-timeEdward Welbourne2019-12-061-0/+11
| | | | * Fix crash when a date-time has an invalid time-zoneEdward Welbourne2019-12-061-14/+38
| | | | * QCborValue: fix replacing of elements with byte data with ones withoutThiago Macieira2019-12-051-0/+28