summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qatomicwait: disable the code for systems with permanent futex supportHEADdevThiago Macieira11 hours1-0/+14
* QMetaType: remove the moduleHelper local variable for QtCore typesThiago Macieira11 hours1-21/+18
* QMetaType: de-virtualize the QMetaTypeModuleHelper structThiago Macieira11 hours4-43/+50
* QMetaType::fromName: don't create the registry to look something upThiago Macieira11 hours1-2/+2
* QMetaType::fromName: move normalization code up to fromName() itselfThiago Macieira11 hours1-26/+19
* Mark qtemporaryfile.cpp as security-criticalMatthias Rauter11 hours1-0/+1
* QFileSystemEngine/Unix: avoid removing WasDeletedFlagThiago Macieira11 hours3-0/+72
* QUrl: use QHashCombine so we use the faster & stronger QString hashingThiago Macieira11 hours2-10/+26
* QHashCombine: add a way to make combining results with seed in Qt 6.xThiago Macieira11 hours5-11/+29
* QFreeList: use 3-arg testAndSet() [2/2]: idMarc Mutz11 hours1-4/+3
* QFreeList: use 3-arg testAndSet() [1/2]: _v[block]Marc Mutz11 hours1-4/+6
* QFreeList: scope variables closerMarc Mutz11 hours1-4/+3
* QAtomicScopedValueRollback: fix CTAD with with mixed (atomic<T>, V) argumentsMarc Mutz11 hours2-0/+117
* QMetaObjectBuilder: Support setting the required flagFabian Kosmale12 hours3-1/+27
* tst_qlocale: Add timezone abbreviation for EmscriptenPiotr Wiercinski12 hours1-2/+4
* Doc: Clarify newline handling in QIODevice::readLine()Dheerendra Purohit12 hours1-2/+5
* Fusion: Outline only check-boxesNodir Temirkhodjaev13 hours2-5/+2
* Windows11Style: remove useless qobject_cast<>Christian Ehrlicher13 hours1-109/+104
* Revert "QTranslator: Protect QTranslator data from being accessed while altered"Kai Köhne13 hours3-42/+17
* Upgrade Valgrind third-party component to v3.25.1Edward Welbourne13 hours2-2/+537
* Fix typo in licenseRule.jsonKai Köhne14 hours1-1/+1
* QPainter: overload setPen/setBrush for rvalue argsMarc Mutz15 hours3-5/+47
* QQuaternion: long live Axes / toAxes()Marc Mutz15 hours4-23/+113
* Doc : Fix QDateTime::toTimeZone example to remove deprecated toTimeSpecDheerendra Purohit15 hours0-0/+0
* Mark qiodevice.cpp security-criticalMatthias Rauter15 hours3-0/+3
* QSqlQueryModel::setLastError should be constDheerendra Purohit15 hours2-3/+3
* Clarify what we mean by Julian Day in QDate and QDateTimeEdward Welbourne15 hours1-7/+10
* Doc: Mention that qt_add_resources does not compile QML filesUlf Hermann15 hours1-0/+4
* wasm: Re-enable tst_QDir::mkdirOnSymlinkPiotr Wiercinski15 hours1-4/+1
* Doc: Add missing \since tags for QPropertyNotifier and QProperty APIsDheerendra Purohit15 hours1-0/+4
* qt_generate_deploy_app_script: Handle executable names with spacesKai Köhne15 hours1-3/+3
* Fail builds on Apple platforms with invalid Info.plistMaximilian Blochberger15 hours5-2/+27
* Fix flaky tst_QWindow::windowExposedAfterReparent on Ubuntu 24.04Frédéric Lefebvre17 hours2-3/+4
* Unblacklist tst_qapplication::touchEventPropagation on openSuSeFrédéric Lefebvre17 hours1-3/+0
* Mark src/corelib/global with security scoreMatthias Rauter17 hours5-0/+5
* Mark src/corelib/ipc as security:significantMatthias Rauter17 hours15-0/+15
* Mark QStorageInfo security significantMatthias Rauter17 hours9-0/+9
* Fix threewaycompare selftestIvan Solovev17 hours7-100/+100
* Mark QFileSystemWatcher as security significantMatthias Rauter18 hours13-0/+13
* Add move SMFs to QCbor{Map,Array}Marc Mutz24 hours6-0/+50
* Enable minimal and offscreen plugins when compiling for AndroidMarius Kittler28 hours1-2/+2
* QArrayData: fix potential UB in QBasicAtomic initializationMarc Mutz29 hours4-20/+23
* QRangeModel: consistently call roleNames() through the vtableVolker Hilsheimer31 hours2-10/+67
* QFreeList: fix UB (data race) in release()Marc Mutz32 hours1-1/+1
* QQuaternion: document some get*() preconditionsMarc Mutz32 hours1-0/+12
* QStorageInfo: add missing move constructorMarc Mutz32 hours2-0/+14
* CMake:Android: add ANDROID_PLATFORM to Core.jsonSheree Morphett33 hours1-2/+3
* [docs] QStorageInfo: use standard move-assignment descriptionMarc Mutz36 hours1-1/+3
* Restore testing of correct fall-back handling for unsupported localesEdward Welbourne36 hours1-3/+7
* Correct Africa/El_Aaiun to fix typo in CLDR dataEdward Welbourne36 hours1-1435/+1435