summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QCborValueConstRef/QCborValueRef: use new comparison helper macrosTatiana Borisova9 hours2-27/+30
* QDBusArgument: disambiguate between QMap on std::pair and std::mapThiago Macieira11 hours1-1/+5
* qfloat16: further disable the -Wfloat-conversion warningThiago Macieira13 hours1-1/+3
* QCborValue: use new comparison helper macrosTatiana Borisova13 hours2-1/+3
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø15 hours1-1/+1
* QByteArrayView: use new qdoc commands to document relational operatorsIvan Solovev16 hours1-0/+9
* QProperty: Destroy binding when refcount is 0Ulf Hermann16 hours2-9/+16
* tst_qstringapisymmetry: add qCompareThreeWay() checksIvan Solovev16 hours1-0/+19
* Rework QByteArrayView comparison helpersIvan Solovev16 hours4-14/+25
* Documentation: Clarify palette/font/stylesheet inheritance/propagationAxel Spoerl18 hours1-3/+3
* Condition inline fromString() definitions on datestring featureEdward Welbourne19 hours1-1/+1
* Introduce feature timezone_locale and begin implementing itEdward Welbourne19 hours5-0/+116
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir41 hours12-42/+37
* QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptrAhmad Samir44 hours9-25/+37
* QTimeZonePrivate: extract method for available zone idsAnton Kudryavtsev3 days1-22/+14
* QFutureInterface: remove comment that was never trueMårten Nordheim3 days1-2/+1
* CMake: Check for qtpaths6.exe existence during windows deploymentAlexandru Croitor3 days2-2/+30
* QDateTimeParser: port some methods to QSVAnton Kudryavtsev4 days2-7/+7
* QDateTimeParser: use rvalue overloads moreAnton Kudryavtsev4 days1-2/+2
* QMinimalFlatSet: support custom comparatorsMarc Mutz4 days1-7/+14
* QTest::qWaitFor: scope std::chrono using directive tighterMarc Mutz4 days1-2/+2
* QTest::qWaitFor: move ceil<> to after the checkMarc Mutz4 days1-4/+2
* QFutureWatcher: Fix race for initial emission of resultReadyAt()Jarek Kobus4 days1-16/+10
* TimeZone: optimize offsetFromUtcStringAnton Kudryavtsev4 days2-8/+11
* Add AA_DontUseNativeMenuWindowsMitch Curtis4 days2-0/+7
* QFutureInterface: fix build with GCC14/C++20: template-id not allowedThiago Macieira5 days1-1/+1
* wasm: Dont access QNetworkReply header data through dangling pointerPiotr Wierciński5 days1-1/+1
* QTest::qWaitFor: remove superfluous check for isForever()Marc Mutz5 days1-5/+0
* QTest: add missing <chrono> to qtestsupport_core.hMarc Mutz5 days1-0/+2
* QTest::qWaitFor: make a comment terserMarc Mutz5 days1-3/+2
* QTest::qWaitFor: remove superfluous qthread.h includeMarc Mutz5 days1-1/+0
* Ensure that per-ABI builds are sequentialAlexey Edelev5 days1-38/+115
* QTest::qWaitFor: scope a variable tighterMarc Mutz5 days1-2/+1
* Remove QObjectPrivate::isSender/senderList, no longer usedDavid Faure5 days2-36/+0
* Bootstrap: remove the UTF-16 and UTF-32 codecsThiago Macieira5 days5-3/+22
* Bootstrap: remove qnumeric.cpp by using qnumeric_p.hThiago Macieira5 days5-22/+19
* Bootstrap: remove QDirListing/QDirIteratorThiago Macieira5 days2-0/+12
* QSingleShotTimer: use the Duration alias from the event dispatcherThiago Macieira5 days1-7/+10
* QEventDispatcher*: port the Unix dispatchers to V2Thiago Macieira5 days10-116/+111
* QTimerInfo: store nanoseconds instead of millisecondsThiago Macieira5 days5-30/+39
* QAbstractEventDispatcher: port timer uses to the V2 APIThiago Macieira5 days4-10/+11
* QTimerInfo: correct CoarseTimer beyond the [20ms,20s] range earlierThiago Macieira5 days1-18/+16
* QAbstractEventDispatcher: add an adaptation layer to use V2 methodsThiago Macieira5 days2-0/+49
* Short-live QAbstractEventDispatcherV2Thiago Macieira5 days3-13/+279
* QCborValue: use new comparison helper macrosTatiana Borisova6 days2-21/+68
* QOperatingSystemVersion: use partial ordering for relational operatorsIvan Solovev6 days2-14/+32
* QTypeRevision: use comparison helper macrosIvan Solovev6 days2-44/+31
* Bootstrap: remove QTemporaryFileThiago Macieira6 days11-22/+22
* Use canonical capitalization of Unicode-3.0 SPDX tagKai Köhne6 days1-2/+2
* Long live QT_ENABLE_STRICT_MODE_UP_TOGiuseppe D'Angelo6 days3-0/+87