summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QCOMPARE/QVERIFY: fix huge pessimisation in QTestResult::reportResultMarc Mutz2022-06-031-1/+2
* QTestLib: rework QTest::compare_helper()Ivan Solovev2022-06-036-28/+153
* Add QTRY_COMPARE_{EQ,NE,LT,LE,GT,GE}_WITH_TIMEOUT()Ivan Solovev2022-06-032-0/+186
* Add QCOMPARE_{EQ,NE,LT,LE,GT,GE}()Ivan Solovev2022-06-037-18/+307
* Testlib: teach TAP test logger to support new QCOMPARE_* operatorsIvan Solovev2022-06-031-10/+67
* qiostheme: Don't determine the appearance mode from the keyWindowDoris Verria2022-06-031-1/+1
* QCOMPARE/QVERIFY: fix huge pessimisation in QTestResultMarc Mutz2022-06-031-2/+4
* Windows: fix crash on closing an app when native file dialog is openedVladimir Belyavsky2022-06-032-37/+25
* QRhi(d3d): add missing qcryptographichash includeMårten Nordheim2022-06-031-0/+1
* Simplify construction of two QTime instancesEdward Welbourne2022-06-031-4/+2
* Add MINS_PER_HOUR constant and avoid a Coverity overflow warningEdward Welbourne2022-06-033-13/+19
* Expose the qtloader object globallyDavid Skoland2022-06-031-1/+2
* Streamline error handling in qtloader.jsDavid Skoland2022-06-031-13/+18
* wasm: add support for blocking socketsMorten Johan Sørvig2022-06-023-54/+205
* QBrush: port from array of char[24] to qOffsetStringArray()Marc Mutz2022-06-021-2/+3
* Endian: Allow special bitfield union fields to cover the whole storageUlf Hermann2022-06-021-1/+6
* qxp::function_ref: drop use of q23::invoke_rMarc Mutz2022-06-021-5/+3
* Short live qxp::function_ref!Marc Mutz2022-06-022-0/+177
* Short live q23::invoke_r!Marc Mutz2022-06-022-0/+50
* Fix misuses of 0.9999 constantAllan Sandfeld Jensen2022-06-023-18/+7
* QKeySequence: constinit ALL the thingsMarc Mutz2022-06-021-3/+3
* QtTest: move the disabling of core dumps from load-time to qInit()Thiago Macieira2022-06-011-2/+2
* CMake: Change QT_RESOURCE_TARGET_DEPENDENCY property to be internalAlexandru Croitor2022-06-021-1/+6
* QTemporaryFile: document rename() differences from QFileThiago Macieira2022-06-011-8/+32
* QKeySequence: statically assert the sortedness of the MacSpecialKey arrayMarc Mutz2022-06-011-0/+7
* Short live q20::is_sorted{,_until}!Marc Mutz2022-06-011-0/+28
* Avoid uninitialized data after getRgbF() even for invalid colorsEirik Aavitsland2022-06-011-5/+2
* Do metadata detach simpler than full detachAllan Sandfeld Jensen2022-06-012-14/+38
* wasm: refactor event dispatcher wait logicMorten Sørvig2022-06-012-88/+150
* wasm: don't enable specialHTMLTargets by defaultMorten Sørvig2022-06-013-11/+40
* wasm: export a few symbolsLorn Potter2022-06-012-10/+12
* Initialize m_exclusive in QGtk3MenuItem constructorElias Rudberg2022-06-011-0/+1
* QRasterPaintEngine: fix GCC 12 -Werror=array-boundsMarc Mutz2022-06-011-0/+1
* rhi: d3d11: Make the "pipeline" cache save/load functionalLaszlo Agocs2022-06-013-34/+272
* QFontEngine: fix GCC 12 -Werror=array-boundsMarc Mutz2022-05-311-9/+11
* Avoid menu separators disappearing under fractional dpr scalingEirik Aavitsland2022-05-311-2/+3
* Add new map methods for QColorTransformAllan Sandfeld Jensen2022-05-313-0/+58
* Test prepared qcolortransformAllan Sandfeld Jensen2022-05-312-7/+19
* Use a precise timer in QTestEventLoop if timeout is sub-secondVolker Hilsheimer2022-05-311-1/+2
* Add painter render hint for brush pattern transformationEirik Aavitsland2022-05-317-14/+29
* Long live QAtomicScopedValueRollback (private API)!Marc Mutz2022-05-312-0/+96
* Convert Since ... comments on \value lines to [since ...] parametersEdward Welbourne2022-05-316-291/+291
* FatalSignalHandler: handle SIGABRT tooThiago Macieira2022-05-301-1/+1
* FatalSignalHandler: expand to more Unix OSes than just Linux and macOSThiago Macieira2022-05-301-7/+53
* FatalSignalHandler: use mmap() to create the alternate stackThiago Macieira2022-05-301-21/+67
* QFileSystemEngine/Win: simplify codeThiago Macieira2022-05-301-15/+12
* QFileSystemEngine/Win: fix incorrect buffer size in currentPath()Thiago Macieira2022-05-301-1/+1
* Drag and Drop: Fix the broken XDND protocol linkLaszlo Papp2022-05-301-8/+8
* Doc: Fix documentation for vulkan licensesKai Köhne2022-05-302-1/+65
* Remove mentions of SSL 3 in documentationMårten Nordheim2022-05-302-6/+5