summaryrefslogtreecommitdiffstats
path: root/src/corelib/compat
Commit message (Expand)AuthorAgeFilesLines
* QXmlStreamReader: fix spelling of PrivateConsructorTagMarc Mutz2023-01-181-1/+1
* QXmlStreamWriter: port API from QString to QAnyStringViewMate Barany2022-12-101-0/+96
* QXmlStreamWriter: prepare for port to QAnyStringViewMarc Mutz2022-12-101-0/+11
* qfloat16: remove the metatype dependencyThiago Macieira2022-11-281-0/+1
* Fix build with -no-feature-settingsAlexey Rochev2022-11-171-0/+3
* QString: mark inline to{U,}LongLong() for inlining in Qt 7Thiago Macieira2022-11-151-0/+3
* Fix build with -no-feature-xmlstreamreaderAlexey Rochev2022-11-021-0/+4
* Rename the header qenvironmentvariables.h -> qtenvironmentvariables.hSona Kurazyan2022-09-301-1/+1
* QFuture: fix handling of cancelled continuation chainSona Kurazyan2022-09-211-18/+0
* Port QDir to qsizetype [3/3]: APIMarc Mutz2022-09-071-0/+14
* QtCore: removed_api.cpp: fix orderingMarc Mutz2022-09-071-2/+2
* Migrate QBasicTimer from int to qint64Konrad Kujawa2022-08-301-0/+12
* QBuffer: fix the setData() API re: int/qsizetypeMarc Mutz2022-08-201-0/+2
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-0/+7
* QVariant: update constructors for trivially copyable typesThiago Macieira2022-07-271-0/+20
* QByteArray: inline QByteArray::isNull()Thiago Macieira2022-07-271-0/+2
* QMetaType: add registerType() and qRegisterMetaType(QMetaType)Thiago Macieira2022-07-261-0/+8
* QCollator: port compare(ptr, n, ptr, n) to qsizetypeMarc Mutz2022-07-201-0/+2
* Port QXmlStremReader to QAnyStringViewSona Kurazyan2022-07-121-0/+35
* Move QFutureInterfaceBase::cleanContinuation() to removed_apiSona Kurazyan2022-06-221-0/+17
* Long live QT_INLINE_SINCE!Marc Mutz2022-06-221-0/+1
* qHash: pass QByteArrayView to qHash() by valueThiago Macieira2022-06-151-0/+12
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-261-3/+3
* QSettings: port API from QString to QAnyStringView keysMarc Mutz2022-03-231-0/+43
* QObject: port setObjectName() to QAnyStringViewMarc Mutz2022-03-151-0/+10
* QDataStream: make qfloat16 streaming a non-memberMarc Mutz2022-03-141-0/+17
* Move QBindingStorage methods marked for removal to removed_apiSona Kurazyan2022-02-161-0/+11
* QUrl: Use Q_CORE_REMOVED_SINCE instead of explicit version checksIevgenii Meshcheriakov2022-02-031-0/+12
* QLocale: Use Q_CORE_REMOVED_SINCE instead of explicit version checksIevgenii Meshcheriakov2022-02-031-0/+12
* Make one QT_REMOVED_SINCE/QT_BUILD_REMOVED_API per moduleMarc Mutz2022-02-011-7/+7
* QCalendar: replace two overloads with one QAnyStringView functionMarc Mutz2022-01-301-0/+8
* Move private QOperatingSystemVersion::compare to removed_apiMårten Nordheim2022-01-251-0/+8
* Q(Static)ByteArrayMatcher: manage indexIn() overloadsMarc Mutz2022-01-231-0/+5
* QStaticByteArrayMatcher: fix searching in 2+GiB haystacksMarc Mutz2022-01-231-0/+13
* QByteArrayList: optimize 32-bit builds of legacy join() helperMarc Mutz2022-01-221-1/+3
* QVersionNumber: port fromString() to QAnyStringViewMarc Mutz2022-01-181-17/+9
* QVersionNumber: change int to qsizetype in fromString()Thiago Macieira2022-01-171-1/+35
* QMetaType: port the BC fix for id() to new QT_REMOVED_SINCEMarc Mutz2021-12-061-0/+17
* QByteArrayList: fix narrowing in join() implementations [2/2]Marc Mutz2021-11-051-0/+7
* QUuid: port to QAnyStringViewMarc Mutz2021-07-301-0/+25
* QUuid: port fromRfc4122() to QByteArrayViewMarc Mutz2021-07-281-0/+7
* QtCore: clean up API removalsMarc Mutz2021-07-281-0/+63