summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* QSignalMapper: deprecate overridden signalsVitaly Fanaskov2020-02-011-7/+7
* QScopeGuard: Fix build failures with qScopeGuard()Kari Oikarinen2020-02-011-1/+15
* tst_QDataStream::readQCursor(): Replace deprecated QCursor APISze Howe Koh2020-02-011-12/+12
* Add a constructor for QRunnable from anonymous functionsAllan Sandfeld Jensen2020-01-311-6/+17
* Deprecate locale-related DateFormat enum membersEdward Welbourne2020-01-313-5/+22
* Clarify handling of unspecified year in two QCalendar methodsEdward Welbourne2020-01-311-1/+24
* Deprecate QDateTime(const QDate &) in favor of QDate::startOfDay()Edward Welbourne2020-01-301-3/+3
* QScopeGuard: Make constructor publicKari Oikarinen2020-01-302-6/+100
* Implement moving of a single file system entry to the trashVolker Hilsheimer2020-01-302-0/+174
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-0/+24
|\
| * Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-281-0/+24
| |\
| | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-156-73/+135
| | |\
| | * | QSequentialIterableImpl: support appendFabian Kosmale2020-01-151-0/+24
* | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-288-13/+9016
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-288-13/+9016
| |\| | |
| | * | | QXmlStreamReader: early return in case of malformed attributesGiuseppe D'Angelo2020-01-232-0/+9005
| | * | | Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-224-9/+6
| | * | | Blacklist tstPauseAnimation::noTimerUpdates on macOSTor Arne Vestbø2020-01-221-3/+4
| | * | | Extend blacklisting for a few tests to include all macOS versionsTor Arne Vestbø2020-01-221-1/+1
| | | |/ | | |/|
* | / | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-0/+6
|/ / /
* | | 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.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
* | | 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
| |/
* | QStringView: add a test for overload resolution versus QStringGiuseppe D'Angelo2020-01-091-0/+58
* | 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
|/ /
* | 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