summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ocsp: Fix openssl feature requirementMårten Nordheim2022-11-301-1/+1
* QTaggedPointer: Assert on the same tag value as we use in setTag()Ulf Hermann2022-11-301-2/+4
* moc: don't include any std headers before user class headersStefan Sichler2022-11-301-1/+5
* QMutex: remove qmutex_win.cppThiago Macieira2022-11-306-49/+10
* qcompilerdetection: Introduce QT_ASAN_ENABLEDFabian Kosmale2022-11-301-0/+10
* Fix typo in QWasmOffscre*e*nSurfaceMikolaj Boc2022-11-293-7/+6
* Make XmlStringRef convertible to QAnyStringView/QStringViewMarc Mutz2022-11-291-1/+27
* Avoid a crash on pasting files to text editsMikolaj Boc2022-11-291-1/+2
* Add QNativeInterface::Private::QWaylandWindowDavid Redondo2022-11-293-0/+48
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-291-1/+1
* syncqt: Use absolute paths to aliased header files in corner casesAlexey Edelev2022-11-291-3/+13
* Update bundled libpng to version 1.6.39Eirik Aavitsland2022-11-2815-117/+136