summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_QScopedPointer: add a test for reset/delete orderingHEADdevMarc Mutz118 min.1-0/+82
* QNetworkDiskCache: construct a QFile on the stackAhmad Samir7 hours1-6/+5
* CMake: Fix backup/restore of QT_NO_PRIVATE_MODULE_WARNINGJoerg Bornemann18 hours1-4/+3
* Rename QDecompressHelper benchmarkAudun Sutterud19 hours1-2/+2
* QTriangulator: make primeForCount() saferMarc Mutz21 hours1-12/+12
* wasm: Export wasmglobal functions for dynamic linkingPiotr Wiercinski21 hours1-3/+3
* Remove the _qt_is_android_executable propertyAlexey Edelev24 hours1-2/+0
* CMake: don't install wayland files in standalone buildSamuli Piippo24 hours1-2/+1
* Mark QXmlStream{Reader,Writer} as security-criticalMarc Mutz26 hours7-0/+8
* Doc: Rewrite paragraph concerning OpenSSL 1 compatibilityKai Köhne32 hours1-5/+4
* QString/QByteArray: add tests for replace() with negative lengthsAhmad Samir42 hours2-0/+14
* tst_QString: don't cast index/length to uint in replace() testsAhmad Samir42 hours1-53/+136
* QWidget: don't re-polish when style did not changeChristian Ehrlicher43 hours2-1/+33
* QXmlStreamWriter: add option to stop writing after an errorMagdalena Stojek44 hours3-7/+248
* QPainter: make ownership transfer more explicitMarc Mutz44 hours1-2/+5
* Android: Avoid deprecation warnings (Space-assignment syntax)Lars Schmertmann44 hours5-10/+10
* tst_QDataUrl: add a test with spaces around the charset parameterMarc Mutz44 hours1-0/+2
* Replace long for-loop-headers with short modern versionMatthias Rauter45 hours1-21/+16
* Android: update clang compiler detectionRami Potinkara46 hours1-1/+1
* CMake: fix __qt_internal_collect_additional_module_pathsSamuli Piippo46 hours1-1/+1
* gui: support to build wayland on FreeBSDLiang Qi48 hours1-2/+2
* offscreen: Enable backingstore images with alphaLaszlo Agocs2 days2-1/+15
* QMetaType: use sized delete to deallocate a valueAurélien Brooke2 days1-3/+3
* tst_QByteArray: create separate tests for replace() overloadsAhmad Samir3 days1-42/+54
* QByteArray: make replace(pos, len, view) consistent with QString'sAhmad Samir3 days2-2/+8
* QTest::CrashHandler: ask GDB for the memory mapping layout on crash tooThiago Macieira3 days1-0/+1
* qlogging: Journal: Log thread id, suppress empty fieldsKai Köhne3 days1-7/+33
* QXmlStreamReader: try to keep the source encoding of the added dataIvan Solovev3 days3-79/+150
* macOS: Make NSServicesMenuRequestor implementation rich-text awareTor Arne Vestbø3 days6-45/+188
* wasm: ignore keypresses if alt and numeric keyboardEven Oscar Andersen3 days1-0/+8
* wasm: Handle exceptions in promiseEven Oscar Andersen3 days2-3/+31
* wasm: a11y - move to describedbycontainerEven Oscar Andersen3 days3-80/+143
* wasm: Fix parsing HTTP header values that contain colon (:)Piotr Wiercinski3 days1-7/+9
* wasm: enable previously disabled tests on WebAssemblyMorten Sørvig3 days8-26/+5
* CMake: try to find qmltestrunner from additional pathsSamuli Piippo3 days1-0/+8
* offscreen: Return the requested window formatLaszlo Agocs3 days2-0/+6
* Http2: remove any reference to HttpReply when deletedMårten Nordheim3 days7-13/+145
* wayland textinputv3: initialize missing internal statesInho Lee3 days2-5/+10
* wayland keyboard: suppress a warning for NO_KEYMAPInho Lee3 days1-0/+3
* Fix regression when selecting special font stylesEskil Abrahamsen Blomfeldt3 days2-19/+53
* Windows 11 24H2: skip crashing tst_qnetworkinformation_applessElias Toivola4 days1-0/+11
* Windows 11 24H2: mark tst_QDnsLookup::lookupNxDomain as expected to failElias Toivola4 days1-0/+12
* plugins/styles/modernwindows: Fix build with -no-feature-commandlinkbutton -n...Nodir Temirkhodjaev4 days2-0/+10
* Windows: Update layered state on creation instead of backingstore flushTor Arne Vestbø5 days3-14/+5
* Add QPlatformTheme::ScrollSingleStepDistance theme hintTor Arne Vestbø5 days9-15/+34
* QCharacterSetMatch: extend it to support larger rangesThiago Macieira5 days1-17/+37
* wayland textinputv3: reset cursorRect when enableSurfaceInho Lee5 days1-0/+1
* iOS: Update RLIMIT_STACK when running with user-main stackTor Arne Vestbø5 days1-4/+44
* QGIM: move tree and table implementations to the impl headerArtem Dyomin5 days2-1490/+1489
* For qdebug operator<< of pointer types, always check for nullptrDaniel Trevitz5 days17-52/+49