summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QClipData: fix incorrect realloc() useHEADdevMarc Mutz3 hours1-2/+2
* QXmlStream: fix incorrect use of realloc()Marc Mutz3 hours1-4/+6
* QDataBuffer: fix incorrect use of realloc()Marc Mutz3 hours1-4/+6
* QXmlStreamSimpleStack: Q_CHECK_PTR() the correct pointerMarc Mutz3 hours1-1/+1
* QProperty: add various missing std::move()sMarc Mutz3 hours1-19/+19
* QXmlStreamReader: fix a missing std::move()Marc Mutz3 hours1-1/+1
* Exclude one more MSVC version in tst_qcheckedint and tst_qnumericMatthias Rauter3 hours0-0/+0
* QTextCharFormat: improve documentation for font()David Faure8 hours1-0/+11
* QFileInfoGatherer: Prevent infinite loopTobias Fella8 hours1-0/+2
* QQuaternion: rename the fromEulerAngles() argumentMarc Mutz9 hours2-7/+7
* QQuaternion: fix MingW "redeclared without dllimport attribute" errorMarc Mutz9 hours1-3/+3
* QDirEntryInfo: fix GCC optional<> -Wmaybe-uninitializedMarc Mutz9 hours1-1/+1
* QVariant: remove a false statement about C++ unionsGiuseppe D'Angelo9 hours1-5/+0
* moc: add line numbers to properties, methods, etcSami Shalayel10 hours4-0/+214
* tst_moc: add missing dependency to mocSami Shalayel10 hours1-0/+2
* Doc: Fix incorrect inheritence statement in QStringList documentationDheerendra Purohit16 hours1-1/+1
* Document the QByteArray(QByteArrayView) constructorMÃ¥rten Nordheim23 hours1-0/+9
* Add assertions to qtestlog.cpp where it branches on variant typeEdward Welbourne25 hours1-0/+8
* Convert qtestlog.cpp to use QVariant::get_if<>(QVariant *)Edward Welbourne25 hours1-11/+10
* Clean up some #if-ery in qtestlog.cppEdward Welbourne25 hours1-10/+8
* macOS: include QUrl in QAppleFileIconEngineVolker Hilsheimer26 hours1-0/+1
* QAnyStringView: support single wchar_t arguments also on UnixMarc Mutz27 hours6-9/+32
* [docs] QAnyStringView: document single-char ctorMarc Mutz27 hours1-0/+112
* Add missing qquaternion.h includesMarc Mutz27 hours4-0/+10
* CMake: Fix finding of system frameworks on macOS if vcpkg is usedJoerg Bornemann27 hours1-0/+6
* Mark src/corelib/itemmodels as security:significantMate Barany27 hours24-1/+24
* SQLite: Update SQLite to v3.50.2Christian Ehrlicher29 hours4-123/+174
* QIdentityProxyModel: call data() from subclasses in match()David Faure29 hours2-13/+35
* CMake: Fix per-repo developer buildJoerg Bornemann29 hours1-13/+0
* Mark QStandardPath implementation security criticalMatthias Rauter30 hours7-0/+7
* Replace one-shot uses of QSemaphore with QLatchThiago Macieira30 hours14-113/+90
* Add security header to QFSFileEngine filesMatthias Rauter30 hours6-0/+6
* QMetaObject::connect: Fix documentation copy-paste mistakeFabian Kosmale35 hours2-6/+10
* tst_QQuaternion: fix spelling of 'expected'Marc Mutz35 hours1-7/+8
* Update bundled libpng to version 1.6.49Eirik Aavitsland35 hours14-44/+129
* Fix JNI snippet code compile errorsAssam Boudjelthia46 hours1-1/+9
* Windows11Style: reset mdi icons on polishChristian Ehrlicher2 days1-0/+6
* Windows11Style: use assetFont from WindowsVistaPrivateChristian Ehrlicher2 days2-14/+16
* tst_bench_qfile: fix yet another [[nodiscard]] warningMarc Mutz2 days1-0/+1
* [docs] QQuaternion: fix \overload in toEulerAngles() docsMarc Mutz2 days1-1/+0
* QQuaternion: fix incorrect Qt 7 export on inline functionMarc Mutz2 days1-1/+1
* QQuaternion: comment all #endif'sMarc Mutz2 days1-5/+5
* CMake: Work around AUTOGEN discarded dependencies for in-tree examplesAlexandru Croitor3 days2-1/+34
* CMake: Move qt_internal_work_around_autogen_discarded_dependenciesAlexandru Croitor3 days3-47/+48
* Fix compile unused and uninitialized compile warnings for qprocess snippetAssam Boudjelthia4 days1-1/+3
* Android: fix potential exceptions in Java CursorHandleAssam Boudjelthia4 days1-1/+7
* Android: update to Gradle 8.14.2 and AGP 8.10.1Assam Boudjelthia4 days11-15/+15
* qWaitForWidgetWindow: fix excessive genericityMarc Mutz4 days1-13/+12
* QObject: make doSetProperty() take lvalue arg by crefMarc Mutz4 days3-5/+14
* Revert "Add a CI test for the schema check"Cristian Le4 days3-46/+0