summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QString::toLatin1/SSE: simplify the code to merge question marksThiago Macieira2022-12-041-8/+7
* QString: improve the SSE2 qustrlen to calculate the length as we goThiago Macieira2022-12-041-6/+9
* QString: move the body of qustrlen's SSE2 implementationThiago Macieira2022-12-041-34/+38
* QString: extract qustrlen's attribute to a macroThiago Macieira2022-12-041-5/+9
* QString: remove the GCC 7 + ASan warningThiago Macieira2022-12-041-7/+0
* QString: reorganize the SSE2 helper functionsThiago Macieira2022-12-041-161/+157
* QString: replace #if with if constexpr for the x86 ISA extensionsThiago Macieira2022-12-041-166/+187
* SQL/MySQL: fix handling of json columnChristian Ehrlicher2022-12-052-1/+43
* Warn about WinRT only on WIN32Cristian Adam2022-12-041-1/+1
* Teach QErrorMessage to use native dialog helper if availableTor Arne Vestbø2022-12-047-7/+101
* qsslsocket_shared_mac: add more logging into certificate parsingTimur Pocheptsov2022-12-042-4/+62
* Add LoongArch detectionWANG Xuerui2022-12-044-0/+57
* networklistmanager: allow building with LLVM-MinGWCristian Adam2022-12-033-1/+3
* fix pcre2 detectionEric Lemanissier2022-12-031-5/+1
* Add \brief descriptions to CMake overviewsKai Köhne2022-12-034-0/+7
* MSVC: Improve the LTCG buildYuhang Zhao2022-12-031-0/+6
* Windeployqt: adjust bitset change for scalingTimothée Keller2022-12-031-4/+5
* Cleanup qtbase to allow LLVM-MinGW use WinRTYuhang Zhao2022-12-032-2/+2
* Deliver tablet events to the toplevel widget if there is no childVolker Hilsheimer2022-12-022-48/+41
* Brush up the container documentationFriedemann Kleint2022-12-022-15/+14
* ContainerApiSymmetry: verify Qt containers member erase returns iteratorAhmad Samir2022-12-021-0/+79
* QByteArrayView: Add mid/left/rightMårten Nordheim2022-12-023-0/+67
* Cleanup tst_QWidget BLACKLIST fileAxel Spoerl2022-12-021-10/+0
* CMake: Add auto test for qt_add_resources dependency rebuildingAlexandru Croitor2022-12-024-0/+170
* Avoid continuous texture alloc in Composition Modes exampleLaszlo Agocs2022-12-024-8/+22
* QString: overload prepend with QUtf8StringViewMate Barany2022-12-023-1/+11
* QString: overload insert with QUtf8StringViewMate Barany2022-12-023-1/+22
* QString: overload the += operator to handle QUtf8StringViewMate Barany2022-12-023-1/+11
* QString: overload append to accept QUtf8StringViewMate Barany2022-12-023-13/+64
* Re-implement palette, standardPixmap, file icons, fonts in QGtk3ThemeAxel Spoerl2022-12-029-3/+1960
* Stop using deprecated constants and use suggested replacementTimur Pocheptsov2022-12-021-1/+1
* Try fixing auto-tests that need resolving openssl symbolsTimur Pocheptsov2022-12-024-5/+16
* rhi: vulkan: Flush before unmapLaszlo Agocs2022-12-021-4/+4
* QErrorMessage: Forward log messages to original handlerTor Arne Vestbø2022-12-021-5/+18
* QErrorMessage: Filter out categorized logging for QErrorMessage::qtHandler()Tor Arne Vestbø2022-12-021-1/+8
* Add QGuiApplication API to set a number-badge in the Dock/task barTor Arne Vestbø2022-12-0212-0/+235
* Remove Android High-DPI workarounds in examplesTor Arne Vestbø2022-12-023-9/+1
* Remove showMaximized() workaround for Android in examplesTor Arne Vestbø2022-12-023-12/+0
* Stabilize tst_QWidget::optimizedResizeMove and optimizedResize_topLevelAxel Spoerl2022-12-021-49/+42
* iOS plugin: Support picking folders for native file dialogDoris Verria2022-12-024-16/+12
* iOS plugin: Add native font dialogDoris Verria2022-12-024-0/+237
* Win: redirect console output to the parent process if neededYuhang Zhao2022-12-022-0/+37
* Add In-place utf-8 case-insensitive comparisonsØystein Heskestad2022-12-0210-15/+406
* androiddeployqt: Avoid extra modifying of gradle's *.properties filesAlessandro Portale2022-12-021-1/+1
* Refactor\Extend tst_QString::prepend_data with additional test casesMate Barany2022-12-021-10/+72
* Refactor\Extend tst_QString::insert_data with additional test casesMate Barany2022-12-021-10/+90
* Refactor\Extend tst_QString::append_data with additional test casesMate Barany2022-12-021-14/+87
* [doc] QAnyStringView: document visit()Marc Mutz2022-12-021-0/+66
* CMake:Android: add Android templates, bindings and gradle files to treeAssam Boudjelthia2022-12-023-9/+78
* Suppress QtCompressMimeDatabase outputAlexey Edelev2022-12-021-0/+7