summaryrefslogtreecommitdiffstats
path: root/src/corelib/compat
Commit message (Expand)AuthorAgeFilesLines
* QCborValue: use new comparison helper macrosTatiana Borisova16 hours1-0/+2
* QUrl: Use new comparison helper macrosRym Bouabid13 days1-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
* QUrl: Add QUrl::fromEncoded(QByteArrayView) overloadAhmad Samir2023-06-081-0/+15
* QObject: add setProperty() overload taking rvalue QVariantMarc Mutz2023-05-311-0/+2
* QSemaphore: add QDeadlineTimer APIThiago Macieira2023-05-161-0/+1
* QMutex: add QDeadlineTimer-based tryLocksThiago Macieira2023-05-111-0/+1
* QReadWriteLock: inline the lockForXxx functionsThiago Macieira2023-05-111-0/+4
* QReadWriteLock: remove the untimed tryLockForXxxx functionsThiago Macieira2023-05-111-0/+11
* Take move-only functions for the threadpoolAllan Sandfeld Jensen2023-05-041-0/+39
* QXmlStreamAttributes: port value()/hasAttribute() to QAnyStringViewMarc Mutz2023-04-251-0/+28
* Create any callable using QRunnable::createAllan Sandfeld Jensen2023-04-041-0/+7
* QMessageAuthenticationCode: port to QByteArrayView [3/3]: static hash()Marc Mutz2023-03-171-0/+7
* QMessageAuthenticationCode: port to QByteArrayView [2/3]: addData()Marc Mutz2023-03-171-0/+5
* QMessageAuthenticationCode: port to QByteArrayView [1/3]: ctor/setKey()Marc Mutz2023-03-171-0/+11
* QBasicTimer: replace new qint64 overloads with chrono onesMarc Mutz2023-03-021-11/+1
* QString: port toUcs4_helper() to char16_t/char32_tMarc Mutz2023-01-231-0/+16
* IPC: add native key support to QSharedMemoryThiago Macieira2023-01-221-0/+9
* QtCore removed_api.cpp: fix missing instruction comment in 6.5 blockMarc Mutz2023-01-201-0/+4