summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SQLite: Update SQLite to v3.37.2v6.2.46.2.4Andy Shaw2022-03-023-43/+87
* Make QGuiApplicationPrivate::lastCursorPosition.toPoint() safe to useShawn Rutledge2022-02-233-4/+26
* Always include qt_windows header firstVolker Hilsheimer2022-02-234-3/+4
* configure: Remove declaration of the DBUS_[HOST_]PATH variablesJoerg Bornemann2022-02-221-2/+0
* configure: Remove declaration of the MYSQL_PATH variableJoerg Bornemann2022-02-221-1/+0
* configure: Remove declaration of the OPENSSL_PATH variableJoerg Bornemann2022-02-222-4/+1
* CMake: remove obsolete #FIXMEThiago Macieira2022-02-211-1/+1
* Fix QMetaType::typeName returning wrong result for clang-clAlexander Neumann2022-02-201-2/+4
* Document change to style sheet selectors for enum propertiesVolker Hilsheimer2022-02-201-0/+21
* Fix test to pass with QT_FORCE_ASSERTSFriedemann Kleint2022-02-192-3/+5
* Revert "Correct haswell function target for clang"Allan Sandfeld Jensen2022-02-191-5/+1
* QDesktopServices: make QOpenUrlHandlerRegistry a non-QObjectMarc Mutz2022-02-181-7/+5
* Ensure QMainWindow has WA_TranslucentBackground when using unified toolbarTor Arne Vestbø2022-02-181-1/+8
* Windows: use QSystemLibrary instead of LoadLibrary directlyAndy Shaw2022-02-182-7/+14
* Exclude autotest for INTEGRITYTatiana Borisova2022-02-181-1/+1
* typeNameForCast: use add_pointer instead of string manipulationFabian Kosmale2022-02-182-1/+14
* QNX: Silence compiler warning by initializing variablePasi Petäjäjärvi2022-02-181-1/+1
* CMake: Fix cross-build without qt.toolchain.cmakeJoerg Bornemann2022-02-181-3/+4
* Update public suffix listIevgenii Meshcheriakov2022-02-182-14451/+14277
* Fix UI mismatch when QPrinter::setDuplexZhang Hao2022-02-183-6/+13
* Sync QPrinter orientation when PageSetup Orientation selectedZhang Hao2022-02-181-0/+1
* A11Y tests: wrap memory allocations into smart pointersIvan Solovev2022-02-171-101/+87
* Check if platform has enough RAM for hugeQImage testPasi Petäjäjärvi2022-02-171-1/+4
* tst_qmessagehandler: force QProcess tests to log to stderrPasi Petäjäjärvi2022-02-171-0/+1
* Set version for tst_qguiapplication and tst_qcoreapplicationAndreas Buhr2022-02-172-0/+8
* CI: Blacklist updateFocusChainWhenChildDie for QNXPasi Petäjäjärvi2022-02-171-0/+2
* Avoid file-static initialization of symbols that need @availability checkTor Arne Vestbø2022-02-171-26/+27
* doc: Update GenericDataLocation location on iOSTor Arne Vestbø2022-02-171-1/+1
* macOS: Don't print stack trace via lldb on test failure if SIP prevents itTor Arne Vestbø2022-02-173-1/+42
* configure: Tie -appstore-compliant to QT_APPLE_NO_PRIVATE_APISTor Arne Vestbø2022-02-171-0/+3
* tests: XFAIL 4 tests in tst_QWindow on WaylandLiang Qi2022-02-171-10/+9
* tests: XFAIL tst_QScreen::grabWindow() on WaylandLiang Qi2022-02-171-0/+2
* tests: skip tst_QX11Info on WaylandLiang Qi2022-02-171-0/+10
* tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()Liang Qi2022-02-171-0/+2
* tests: XFAIL tst_QInputDevice::multiSeatDevices() on WaylandLiang Qi2022-02-171-0/+7
* Add missing dependency to the qvkgen tool when generating vulkan codeAlexey Edelev2022-02-161-2/+6
* Correct haswell function target for clangAllan Sandfeld Jensen2022-02-161-1/+5
* Repair tst_qtreeview on AndroidAndreas Buhr2022-02-162-8/+3
* Repair tst_qabstractitemview in case of no cursorAndreas Buhr2022-02-162-6/+7
* Gui: test also depends for clipboard featurePasi Petäjäjärvi2022-02-161-3/+3
* Activate tst_QTimeLine on AndroidAndreas Buhr2022-02-161-4/+1
* Make Droid Sans Mono available as fixed font for all Android stylesAndreas Buhr2022-02-162-3/+5
* Update LICENSE.QT-LICENSE-AGREEMENTJani Heikkinen2022-02-161-970/+1632
* QHash: fix off-by-one in assertionsMårten Nordheim2022-02-161-6/+6
* QStringConverter: Add missing include on WindowsMårten Nordheim2022-02-161-0/+3
* QNetConMonitor/Win: Drop all warnings down to debugMårten Nordheim2022-02-161-19/+19
* Remove obsolete virtual method after submodules adjustedVolker Hilsheimer2022-02-161-4/+1
* configure.bat: Fix call without argumentsKai Köhne2022-02-161-1/+1
* Eliminate double arrow in QToolButtonAxel Spoerl2022-02-161-4/+12
* QMetaObjectBuilder: fix addProperty() recording of the property typeThiago Macieira2022-02-162-3/+5