summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for stereoscopic content in QOpenGLWidgetKristoffer Skau2022-11-289-105/+383
* Remove QT_HAS_FOO() wrapper macros for __has_foo()Tor Arne Vestbø2022-11-281-8/+0
* dbus: Put the qWarnings in qdbusintegrator.cpp into its own categoryAleix Pol2022-11-281-36/+58
* [docs] QList: fix history of clear() semantics changeMarc Mutz2022-11-271-10/+7
* Introduce QT_NO_AS_CONST and mark QtBase free of itMarc Mutz2022-11-272-2/+6
* moc: Output the "cloned" flag for methodsUlf Hermann2022-11-271-0/+3
* QSystemLocale[Win]: Catch potential WinRT exceptionsVladimir Belyavsky2022-11-271-3/+7
* Check if fontEngine is valid in QStaticTextInho Lee2022-11-261-0/+2
* Windows: Reevaluate dark frames if the application palette changesVolker Hilsheimer2022-11-261-9/+14
* QGraphicsView: fix jumping graphic items when dragging out of viewTaras Kachmaryk2022-11-261-22/+29
* Let styles indicate that they support dark modeSanthosh Kumar2022-11-266-0/+17
* QObject: stronger warning about isSignalConnected and threadsVolker Hilsheimer2022-11-261-13/+20
* QWindowsMimeConverter: Fix forward-declaration of foreign structsMårten Nordheim2022-11-261-5/+6
* QStandardItemPrivate: remove const from return type in itemDataAnton Kudryavtsev2022-11-262-6/+5
* Fix the assert in QWasmClipboard::writeToClipboardApiMikolaj Boc2022-11-261-1/+1
* Use the browser compositor for drawing windows on WASMMikolaj Boc2022-11-2628-974/+940
* IBus: Use portal in snapIlya Fedin2022-11-261-3/+4
* dbus: Include some debug messages when failing to connectAleix Pol2022-11-263-17/+37
* qnsview_drag: only ignore key modifier while dragging 'within the application'Timur Pocheptsov2022-11-252-3/+10
* Android: Fix incorrect dimensions - part 2Samuel Mira2022-11-251-18/+15
* Fix typo in documentation for QVariant::nameToTypeNicolas Fella2022-11-251-1/+1
* Fix out-of-bounds assert in winIso639LangName()Edward Welbourne2022-11-251-1/+1
* QPalette: always increase serial number when modifyingVolker Hilsheimer2022-11-251-1/+3
* Update Gradle to 7.5.1 and Android Gradle Plug-in (AGP) to 7.3.1Rami Potinkara2022-11-253-4/+4
* QLocale: Have qstrntod() return end of parsed string also on underflowUlf Hermann2022-11-251-1/+1
* ibus: check object validity before honoring `inputMethodAccepted()`Phan Quang Minh2022-11-251-1/+1
* macdeployqt: Fix QtMultimedia plugins deploymentVladimir Belyavsky2022-11-251-1/+1
* forkfd/linux: add support for LoongArchWANG Xuerui2022-11-251-1/+2
* Proper clearing of WinRT factory cache in QWindowsThemeYuhang Zhao2022-11-251-0/+1
* wasm: fix build of wasm accessibilityLorn Potter2022-11-251-0/+1
* Finish the undeprecation of the QColor(string) constructorsEirik Aavitsland2022-11-251-2/+0
* Documentation: Fix information on how to iterate over listsFriedemann Kleint2022-11-243-52/+2
* Documentation: Expand documentation on how to iterate Qt containersFriedemann Kleint2022-11-242-4/+48
* Documentation: Modernize the Qt container doc snippetsFriedemann Kleint2022-11-241-23/+15
* Add permission backend for WASMTor Arne Vestbø2022-11-243-1/+285
* Restore end-of-parse reporting to qstrntod()Edward Welbourne2022-11-2410-64/+69
* Disable ASAN leaks check for cmake testsAlexey Edelev2022-11-241-1/+3
* QFlatMap: make nested mock_object SCARYMarc Mutz2022-11-191-15/+19
* qNN headers: only promise what we can keepMarc Mutz2022-11-195-15/+15
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-11-193-5/+15
* qcompilerdetection.h: include <version>Marc Mutz2022-11-191-1/+13
* Update windeployqt pluginsTimothée Keller2022-11-191-0/+1
* QHostAddress: unexport QIPv6AddressThiago Macieira2022-11-181-1/+1
* Modernize QMessageBox documentation and exampleTor Arne Vestbø2022-11-186-27/+24
* Add note to blacklist documentation about how keywords relateTor Arne Vestbø2022-11-181-1/+4
* macOS: Don't send posted events via runloop observerTor Arne Vestbø2022-11-182-39/+0
* Add name() getter in QPlatformThemeAxel Spoerl2022-11-184-1/+17
* Migrate to using the constructor of QtLoaderMikolaj Boc2022-11-182-5/+5
* Add QPlatformTheme::MouseCursorTheme and MouseCursorSizeLiang Qi2022-11-184-1/+49
* Update bundled zlib to version 1.2.13Dennis Oberst2022-11-1822-310/+284