summaryrefslogtreecommitdiffstats
path: root/src/corelib/compat/removed_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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