summaryrefslogtreecommitdiffstats
path: root/src/corelib/compat/removed_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* QRegularExpression: use modernize comparisonsTatiana Borisova2 days1-0/+5
* QtCore/removed_api: fix 6.8 block order, global includeMarc Mutz6 days1-3/+3
* QMimeType: use modernize comparisonsTatiana Borisova8 days1-0/+7
* QSettings/removed_api: don't return <void expr>Marc Mutz9 days1-1/+1
* QRegularExpressionMatch: port API from QString to QAnyStringView keysMatthias Rauter9 days1-0/+34
* QTimer/QObject::startTimer: improve the detection of overflowThiago Macieira11 days1-4/+6
* QBitArray: use new comparison helper macrosTatiana Borisova12 days1-0/+1
* Move int QObject::startTimer() to the alphabetically ordered placeTatiana Borisova12 days1-13/+13
* QItemSelectionRange: use new comparison helper macrosTatiana Borisova2024-04-181-0/+2
* QJsonObject: use new comparison helper macrosTatiana Borisova2024-03-251-0/+13
* QJsonValue: use new comparison helper macrosTatiana Borisova2024-03-221-0/+12
* QJsonDocument: use new comparison helper macrosTatiana Borisova2024-03-221-0/+7
* QJsonArray: use new comparison helper macrosTatiana Borisova2024-03-211-0/+12
* Xml: use new comparison helper macrosTatiana Borisova2024-03-201-0/+2
* QCborMap: use new comparison helper macrosTatiana Borisova2024-03-201-0/+2
* QCborArray: use new comparison helper macrosTatiana Borisova2024-03-191-0/+2
* QCborValue: use new comparison helper macrosTatiana Borisova2024-03-181-0/+2
* QUrl: Use new comparison helper macrosRym Bouabid2024-03-061-0/+17
* QTimer: delegate more to the chrono overloadsAhmad Samir2024-03-021-0/+2
* QString: use comparison helper macros - comparison with byte arrays [2/3]Ivan Solovev2024-03-021-0/+3
* QOperatingSystemVersion: clean up after QOSVBase extractionMarc Mutz2024-02-251-0/+10
* QSingleShotTimer: use nanoseconds precisionAhmad Samir2024-02-231-0/+15
* QUrlQuery: Use new comparison helper macrosRym Bouabid2024-02-231-0/+7
* QProcessEnvironment: Use new comparison helper macrosRym Bouabid2024-02-221-0/+9
* QDataStream: reimplement and constrain operator<<(bool)Giuseppe D'Angelo2024-02-201-0/+5
* QFileInfo: Use new comparison helper macrosRym Bouabid2024-02-141-0/+7
* QDir: Use new comparison helper macrosRym Bouabid2024-02-131-1/+7
* QDataStream: inline status()Marc Mutz2024-02-121-0/+11
* Deprecate QDataStream::readBytes(char *&, uint &) instead of removing itIvan Solovev2024-02-071-14/+0
* QDataStream: use qint64 to represent size while reading and writingIvan Solovev2024-02-071-15/+6
* QMetaObject: revert adding QMetaObject::indexOfEnumerator(QBAV)Ahmad Samir2024-01-301-5/+0
* QObject: Let moveToThread return succcess stateChristian Ehrlicher2024-01-241-0/+5
* Make public QLocale's constant for the two-digit-year baseIvan Solovev2024-01-221-8/+8
* QByteArray: inline QByteArray::indexOf() and use a char overloadThiago Macieira2023-12-211-1/+1
* QObject: re-add the nameless qt_qFindChildren_helper to restore BCThiago Macieira2023-12-211-0/+6
* Give the caller control over the century used for two-digit datesEdward Welbourne2023-12-081-0/+40
* QBitArray: replace the member operator~ with a hidden friendThiago Macieira2023-12-071-0/+7
* QTimeZone: use new comparison helper macrosIvan Solovev2023-11-281-0/+12
* QDateTime: use new comparison helper macrosIvan Solovev2023-11-281-0/+5
* QCborStreamReader: fix API mistake: lastError() wasn't constThiago Macieira2023-11-241-0/+7
* QObject: port findChild/ren() to QAnyStringViewRym Bouabid2023-11-221-0/+14
* QMetaObject: add indexOfEnumerator(QBAV) overloadAhmad Samir2023-10-271-0/+6
* QString/QByteArray: add lvalue and rvalue overloads of left/mid/rightThiago Macieira2023-10-251-0/+70
* QString/QBA: add lvalue and rvalue overloads to first/last/sliced/choppedThiago Macieira2023-10-251-0/+32
* Add support for containers > 4 Gi elements in QDataStreamØystein Heskestad2023-10-231-0/+50
* QDateTime: disambiguate times in a zone transitionEdward Welbourne2023-10-191-0/+13
* JNI: move private QJniObject helpers out of the public headerVolker Hilsheimer2023-09-271-0/+21
* invokeMethod: enable passing parameters to overload taking functorsMårten Nordheim2023-08-241-0/+7
* Give QLocale's name() and bcp47Name() separator parametersEdward Welbourne2023-08-181-0/+10
* Give QLocale::uiLanguages() a separator parameterEdward Welbourne2023-08-161-0/+7