summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid a crash on pasting files to text editsMikolaj Boc2022-11-291-1/+2
* Add QNativeInterface::Private::QWaylandWindowDavid Redondo2022-11-293-0/+48
* CMake: Reconfigure faster by not looking for missing packagesAlexandru Croitor2022-11-293-0/+54
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-2911-381/+43
* 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
* CMake/syncqt: export the TEST_ld_version_script variableThiago Macieira2022-11-281-0/+2
* qfloat16: make it a built-in metatypeThiago Macieira2022-11-285-5/+30
* qfloat16: add QTextStream & QDebug streaming operatorsThiago Macieira2022-11-285-0/+40
* qfloat16: add QDataStream testsThiago Macieira2022-11-281-0/+25
* qfloat16: add a couple faster implementations of qSqrtThiago Macieira2022-11-281-1/+23
* qfloat16: add support for native _Float16 (C2x extended floating point)Thiago Macieira2022-11-283-40/+123
* qfloat16: remove the metatype dependencyThiago Macieira2022-11-283-3/+5
* CMake: add SYSTEM_INCLUDE_DIRECTORIES to qt_internal_extend_targetThiago Macieira2022-11-285-0/+9
* CMake: add a way to skip trying to set up docker on LinuxThiago Macieira2022-11-281-0/+3
* CMake: move the qversiontagging files into the main file listingThiago Macieira2022-11-281-3/+4
* CMake: install the metatypes inside Qt's own arch-specific data dirThiago Macieira2022-11-284-8/+9
* Add support for stereoscopic content in QOpenGLWidgetKristoffer Skau2022-11-2821-106/+886
* Avoid converting paths to relative for headersclean comment if they are relativeAlexey Edelev2022-11-281-1/+7
* Remove QT_HAS_FOO() wrapper macros for __has_foo()Tor Arne Vestbø2022-11-281-8/+0
* Add missing qt_standard_project_setup to richtext/textedit exampleJoerg Bornemann2022-11-281-0/+2
* dbus: Put the qWarnings in qdbusintegrator.cpp into its own categoryAleix Pol2022-11-281-36/+58
* tst_QStringApiSymmetry: add checks for QByteArrayViewMarc Mutz2022-11-271-5/+100
* [docs] QList: fix history of clear() semantics changeMarc Mutz2022-11-271-10/+7
* tst_QString: check empty regex can replace in empty/null stringMarc Mutz2022-11-271-0/+3
* Introduce QT_NO_AS_CONST and mark QtBase free of itMarc Mutz2022-11-274-3/+8
* Set simplePalette on staticWidget in tst_QWidget::optimizedResizeMoveAxel Spoerl2022-11-271-0/+1
* moc: Output the "cloned" flag for methodsUlf Hermann2022-11-275-0/+59
* 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-262-22/+137
* 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
* Fix a mistake in the documentation of qt_internal_read_repo_dependenciesAmir Masoud Abdol2022-11-261-2/+2
* Add simple palette to tst_QWidgetAxel Spoerl2022-11-261-0/+47
* 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
* tests: Add project files of highdpi both for qmake and cmakeLiang Qi2022-11-257-64/+51
* 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-252-1/+11
* 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-252-1/+9