summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Android] Skip goodToCopy checkHEADdevAlexey Edelev10 hours1-0/+3
* [Android] Store the main ABI in deployment settingsAlexey Edelev10 hours2-0/+8
* Clean up some coding standard violations in MIME type codeEdward Welbourne10 hours3-10/+11
* Correct two misleading commentsEdward Welbourne10 hours1-2/+2
* Small code cleanupOliver Wolff10 hours1-2/+0
* QFileSystemModel: Handle drive root paths properly on WindowsOliver Wolff10 hours2-0/+43
* Android: qtbase/src/android/. ./QtAndroidBinder.java security sensitiveRami Potinkara11 hours1-0/+1
* rhi: vulkan: use the vmaCopy* utility functionsAurélien Brooke11 hours1-34/+27
* Mark qtbase/src/android files as security sensitiveJani Korteniemi11 hours3-0/+3
* Mark androidjnimenu.cpp as security sensitiveBartlomiej Moskal11 hours1-0/+1
* macOS: Port from deprecated NSAppearance.currentAppearanceTor Arne Vestbø12 hours6-44/+108
* tst_QScopedPointer: add a test for reset/delete orderingMarc Mutz17 hours1-0/+82
* QNetworkDiskCache: construct a QFile on the stackAhmad Samir21 hours1-6/+5
* CMake: Fix backup/restore of QT_NO_PRIVATE_MODULE_WARNINGJoerg Bornemann32 hours1-4/+3
* Rename QDecompressHelper benchmarkAudun Sutterud34 hours1-2/+2
* QTriangulator: make primeForCount() saferMarc Mutz36 hours1-12/+12
* wasm: Export wasmglobal functions for dynamic linkingPiotr Wiercinski36 hours1-3/+3
* Remove the _qt_is_android_executable propertyAlexey Edelev39 hours1-2/+0
* CMake: don't install wayland files in standalone buildSamuli Piippo39 hours1-2/+1
* Mark QXmlStream{Reader,Writer} as security-criticalMarc Mutz41 hours7-0/+8
* Doc: Rewrite paragraph concerning OpenSSL 1 compatibilityKai Köhne47 hours1-5/+4
* QString/QByteArray: add tests for replace() with negative lengthsAhmad Samir2 days2-0/+14
* tst_QString: don't cast index/length to uint in replace() testsAhmad Samir2 days1-53/+136
* QWidget: don't re-polish when style did not changeChristian Ehrlicher2 days2-1/+33
* QXmlStreamWriter: add option to stop writing after an errorMagdalena Stojek2 days3-7/+248
* QPainter: make ownership transfer more explicitMarc Mutz2 days1-2/+5
* Android: Avoid deprecation warnings (Space-assignment syntax)Lars Schmertmann2 days5-10/+10
* tst_QDataUrl: add a test with spaces around the charset parameterMarc Mutz2 days1-0/+2
* Replace long for-loop-headers with short modern versionMatthias Rauter2 days1-21/+16
* Android: update clang compiler detectionRami Potinkara3 days1-1/+1
* CMake: fix __qt_internal_collect_additional_module_pathsSamuli Piippo3 days1-1/+1
* gui: support to build wayland on FreeBSDLiang Qi3 days1-2/+2
* offscreen: Enable backingstore images with alphaLaszlo Agocs3 days2-1/+15
* QMetaType: use sized delete to deallocate a valueAurélien Brooke3 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 Andersen4 days1-0/+8
* wasm: Handle exceptions in promiseEven Oscar Andersen4 days2-3/+31
* wasm: a11y - move to describedbycontainerEven Oscar Andersen4 days3-80/+143
* wasm: Fix parsing HTTP header values that contain colon (:)Piotr Wiercinski4 days1-7/+9
* wasm: enable previously disabled tests on WebAssemblyMorten Sørvig4 days8-26/+5
* CMake: try to find qmltestrunner from additional pathsSamuli Piippo4 days1-0/+8
* offscreen: Return the requested window formatLaszlo Agocs4 days2-0/+6
* Http2: remove any reference to HttpReply when deletedMårten Nordheim4 days7-13/+145
* wayland textinputv3: initialize missing internal statesInho Lee4 days2-5/+10
* wayland keyboard: suppress a warning for NO_KEYMAPInho Lee4 days1-0/+3