summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-2/+0
* Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-105152-40/+237
|\
| * QString:: add remove() overload taking QLatin1StringAnton Kudryavtsev2018-02-021-0/+6
| * QMimeType: remove unwanted *.bin as preferredSuffix for octet-streamDavid Faure2018-01-281-0/+1
| * Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-265145-11/+18
| * QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-261-18/+22
| * tst_qvarlengtharray: Add missing includeOliver Wolff2018-01-261-0/+2
| * Add support for converting from std::variantAllan Sandfeld Jensen2018-01-252-2/+43
| * Update the overflow functions to include qsizetypeThiago Macieira2018-01-241-9/+145
* | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-02-051-2/+8
* | QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-031-0/+16
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-30/+62
|\
| * Test for leaks in QMetaObject::invoke with functorsOlivier Goffart2018-01-141-25/+55
| * Skip a date-time test when we don't know what result it should giveEdward Welbourne2018-01-121-5/+7
* | Add rvalue overload of insert/prepend to QVarLengthArray and QVectorAllan Sandfeld Jensen2018-01-202-9/+194
* | Test Russia's post-DST transitions are reported correctlyEdward Welbourne2018-01-191-0/+62
* | Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-171-0/+44
* | Add QModelIndex::siblingAtColumn and ::siblingAtRowAndre Somers2018-01-122-2/+10
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-113-36/+23
|\|
| * Fix license headersJani Heikkinen2018-01-112-33/+23
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-3/+0
| |\
| | * Revert "Blacklist tst_QDateTime::operator_eqeq"Edward Welbourne2018-01-071-3/+0
* | | QAbstractItemModelTester: fix the autotestsGiuseppe D'Angelo2018-01-094-13/+12
* | | Introduce QAbstractItemModel::checkIndex()Giuseppe D'Angelo2018-01-082-1/+73
* | | QStringBuilder: add support for QStringViewMarc Mutz2018-01-081-0/+14
* | | QStringBuilder: add support for char16_t{,*,[]}Marc Mutz2018-01-081-0/+41
* | | QStringBuilder: clean up testMarc Mutz2018-01-071-36/+102
* | | Tests: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-044-20/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-0/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-0/+0
| |\|
| | * Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* | | Update Text segmentation and line break data to Unicode 10.0Lars Knoll2018-01-034-3835/+5833
* | | Update QString::isRightToLeft() to take directional hints into accountLars Knoll2018-01-031-0/+19
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-0216-91/+271
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0216-91/+271
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-3010-83/+238
| | |\|
| | | * Blacklist tst_QDateTime::operator_eqeqJoni Jantti2017-12-271-0/+3
| | | * qfloat16: NaN is not infiniteThiago Macieira2017-12-271-0/+2
| | | * Use AccessCheck for current user effective file permissionsDyami Caliri2017-12-211-6/+19
| | | * Don't crash with null receiver/context in new-style connectsSergio Martins2017-12-191-0/+11
| | | * Fix assert when emitting a signal from a different threadJesus Fernandez2017-12-141-0/+32
| | | * Fix typoOliver Wolff2017-12-131-3/+3
| | | * Use a custom QAnimationDriver to take control over timeJan Arve Sæther2017-12-022-74/+163
| | | * macOS: Blacklist: tst_QPropertyAnimation::startWithoutStartValue()Friedemann Kleint2017-12-011-0/+2
| | | * macOS: Blacklist tst_QPauseAnimation::noTimerUpdates()Friedemann Kleint2017-12-011-0/+2
| | * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-084-7/+24
| | |\ \
| | | * | Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-281-2/+2
| | | * | Fix naming of new property QSortFilterProxyModel::recursiveFilteringDavid Faure2017-11-281-1/+2
| | | * | QTemporaryFile: fix issues with removing a file twiceThiago Macieira2017-11-231-2/+18
| | | * | Merge remote-tracking branch 'origin/5.9.3' into 5.10.0Liang Qi2017-11-211-0/+63
| | | |\ \