summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when cancelling a QFuture that has continuation with contextSona Kurazyan2023-01-062-6/+15
* Update base line test case for widgetsSanthosh Kumar2023-01-063-0/+192
* Accept U+2212 as minus sign in negative year unit testØystein Heskestad2023-01-061-1/+5
* SQLite: Update SQLite to v3.40.1Andy Shaw2023-01-063-48/+151
* Fix cache maybe invalid while the signal is actived from queueJannis Xiong2023-01-063-1/+8
* Only set the deprecation define once for test batchMikolaj Boc2023-01-061-4/+2
* Avoid full optimization of syncqt if QT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS ...Alexey Edelev2023-01-061-1/+3
* Add resetTransform to see also of setTransform in QGraphicsViewLeon Zhang2023-01-061-1/+1
* SQL: more documentation and test cleanupsChristian Ehrlicher2023-01-064-104/+20
* Slow Deprecation of FILENAME_VARIABLE, replacement by OUTPUT_SCRIPTAmir Masoud Abdol2023-01-057-20/+61
* Document QGtk3StorageAxel Spoerl2023-01-052-39/+193
* Fix potential corruption with image format conversion on arm neonEirik Aavitsland2023-01-051-1/+1
* Fix two compiler warningsAhmad Samir2023-01-052-2/+2
* Change the RUNTIME_OUTPUT_DIRECTORY for configure-time executablesAlexey Edelev2023-01-053-7/+13
* Android: requestPermissionsInternal(): use more makeReadyFuture()Marc Mutz2023-01-051-14/+13
* Add configure-time tools to the 'host_tools' targetAlexey Edelev2023-01-051-0/+4
* Link update for Data Input Output in the save game exampleJaishree Vyas2023-01-051-1/+1
* TLS backend SecureTransport: properly clear SSLContextRefTimur Pocheptsov2023-01-051-0/+1
* Android A11Y: Only access the main thread when it is not blockedJulian Greilich2023-01-051-0/+9
* Enable QT_NO_AS_CONST globallyMarc Mutz2023-01-052-1/+1
* Allow specifying CMakeLists.txt as the argument for qt-cmake-standalone-testAlexey Edelev2023-01-051-0/+9
* Doc: Drop link to deleted pagePaul Wicking2023-01-051-3/+1
* RCCFileInfo: get lastModified file time in UTC directlyAhmad Samir2023-01-052-2/+2
* Docs: adjust docs after the QLatin1String to QLatin1StringView renameAhmad Samir2023-01-058-100/+122
* Document QGtk3InterfaceAxel Spoerl2023-01-052-21/+183
* Tweak comment about QCocoaWindowYAMAMOTO Atsushi2023-01-051-3/+3
* Fix unused variable compiler warning in slider exampleAxel Spoerl2023-01-051-0/+1
* rhi: metal: Add enablers for pre-querying window stuff on the gui threadLaszlo Agocs2023-01-045-2/+80
* Blacklist the QAccessibility::focusChild test on the wayland platformVolker Hilsheimer2023-01-041-0/+3
* Use QFileInfo's file times in UTC for file timestampsAhmad Samir2023-01-0411-38/+38
* Android: checkPermission/s(): use makeReadyFuture()Marc Mutz2023-01-041-20/+7
* QAndroidExtras: release mutex earlier in requestPermissionsInternal()Marc Mutz2023-01-041-0/+1
* macOS: Include text in key events triggered by insertion key-bindingsTor Arne Vestbø2023-01-041-8/+10
* QDateTimeParser: use a local var instead of multiple str::at()Ahmad Samir2023-01-041-9/+10
* Reflect QStyleHints in AA_DontShowShortcutsInContextMenusTor Arne Vestbø2023-01-043-4/+8
* Update the documentation of QScreen::name()Yuhang Zhao2023-01-041-0/+4
* Check if "-stagingDir" is passed from the commandAlexey Edelev2023-01-041-1/+1
* Avoid breaking version script generator stateAlexey Edelev2023-01-041-2/+6
* QListView: Prevent infinite loop when wrapping text of item with null-iconVolker Hilsheimer2023-01-043-5/+35
* Fix assert when resizing text table with percentage widthsEskil Abrahamsen Blomfeldt2023-01-041-2/+3
* Fix a warning about extra semicolon in qstylepainter.hJoni Poikelin2023-01-041-1/+1
* Doc: note QWindow::winId() will cause platform window creationEirik Aavitsland2023-01-041-1/+3
* Fix deletion order in QImageReader/Writer destructorsEirik Aavitsland2023-01-042-2/+2
* Skip tst_QWidget::optimizedResizeMove and ..._topLevel on waylandAxel Spoerl2023-01-031-2/+16
* macOS: Limit cursor update workaround to Monterey and belowTor Arne Vestbø2023-01-031-16/+18
* macOS: Send synthetic cursorUpdate events for utility windowsTor Arne Vestbø2023-01-031-3/+9
* Change parsing log output in QGtk3Json from qCDebug to qCInfoAxel Spoerl2023-01-031-11/+11
* QWindowsKeyMapper: make the code locale-independentMarc Mutz2023-01-031-2/+2
* Enforce strict standards behavior in MSVC headersclean checkKai Köhne2023-01-031-3/+1
* Remove cmake output about module major/minor/patch versionKai Köhne2023-01-031-5/+0