summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-051-1/+3
* 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
* Add \brief descriptions to CMake overviewsKai Köhne2022-12-034-0/+7
* 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-021-4/+3
* Brush up the container documentationFriedemann Kleint2022-12-022-15/+14
* QByteArrayView: Add mid/left/rightMårten Nordheim2022-12-022-0/+61
* QString: overload prepend with QUtf8StringViewMate Barany2022-12-022-1/+9
* QString: overload insert with QUtf8StringViewMate Barany2022-12-022-1/+20
* QString: overload the += operator to handle QUtf8StringViewMate Barany2022-12-022-1/+9
* QString: overload append to accept QUtf8StringViewMate Barany2022-12-022-13/+46
* 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
* 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
* 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-026-15/+111
* androiddeployqt: Avoid extra modifying of gradle's *.properties filesAlessandro Portale2022-12-021-1/+1
* [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
* [QGuiApplication] Tweak description of X11 and Wayland platform pluginsNicolas Fella2022-12-011-3/+3
* Support stereoscopic rendering with QGraphicsViewKristoffer Skau2022-12-015-131/+226
* Avoid a null pointer deref when openGL windows are presentMikolaj Boc2022-12-011-1/+1
* QString/QByteArray: de-pessimize op+ [1/2]: non-const return typesMarc Mutz2022-12-014-20/+20
* CMake: Don't setup deployment when building Qt without examplesJoerg Bornemann2022-12-011-0/+4
* CMake: Fix configuring Qt with CMake < 3.21 and missing patchelfJoerg Bornemann2022-12-011-2/+4
* Add an option to select the preferred compression type for mime type dbAlexey Edelev2022-12-012-1/+16
* Replace the scripting-based mime types compression mechanism with CMakeAlexey Edelev2022-12-014-292/+190
* Allow lists in the BUILD_OPTIONS argument of _qt_internal_test_expect_passAlexey Edelev2022-12-011-2/+8
* QBindable: Make ordinary Q_PROPERTYs bindablePatrick Stewart2022-11-307-0/+315
* iOS plugin: Add native color dialogDoris Verria2022-11-304-0/+203
* Remove the OpenGL compile guards around QWasmBackingStoreMikolaj Boc2022-11-301-7/+1
* Don't tie compositor's enabled state to last added windowMikolaj Boc2022-11-303-11/+15
* Fix typo in documentation, silence qdoc warningVolker Hilsheimer2022-11-301-1/+1
* Short live the Qt implementation of the Detection IdiomMarc Mutz2022-11-303-28/+76
* QString: optimize replace() when both before and after have size == 1Ahmad Samir2022-11-301-5/+19
* QStringView::split: doc tidiesGiuseppe D'Angelo2022-11-301-3/+4
* QDomDocument: use .value() instead of dereferencing an iteratorGiuseppe D'Angelo2022-11-301-9/+9
* Doc: Remove qtestlib-tools sectionAndreas Eliasson2022-11-302-15/+0