summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow destruction of QWinEventNotifier in its signalv6.2.0-rc1Alex Trotsenko2021-09-131-1/+3
* qdevice.pri: Use cmake separators for the pathMårten Nordheim2021-09-111-0/+2
* Set Qt::SubWindow on windows embedded by QWidget::createWindowContainerTor Arne Vestbø2021-09-101-0/+2
* Always give Qt::SubWindows a default window state of Qt::WindowNoStateTor Arne Vestbø2021-09-101-0/+3
* Fix binding guard in property evaluationIvan Solovev2021-09-101-9/+9
* Avoid implicit linking of plugin init library if finalizers were calledAlexey Edelev2021-09-101-0/+2
* Move some CMake commands out of tech preview statusCraig Scott2021-09-102-4/+0
* Add documentation for the NO_DEFAULT option for qt_import_plugins()Craig Scott2021-09-101-1/+5
* Remove inline docs for qt_import_plugins() to avoid duplicationCraig Scott2021-09-102-19/+2
* xcode: Allow automatic provisioning updates when calling xcodebuildTor Arne Vestbø2021-09-091-0/+4
* Remove unused qt5_... CMake command snippetsCraig Scott2021-09-091-38/+0
* Split up cmake-macros.qdoc into one file per commandCraig Scott2021-09-0912-633/+893
* Update Qt5:: namespaced targets in snippets to versionless Qt::Craig Scott2021-09-091-4/+4
* Move CMake-related doc files into their own subdirectoryCraig Scott2021-09-093-0/+0
* Clear up QWindow::isActive() documentationTor Arne Vestbø2021-09-081-1/+3
* SQLite: Update SQLite to v3.36.0Andy Shaw2021-09-083-2976/+4341
* rhi: Reset resource state tracking tables upon layout-compatible updatesLaszlo Agocs2021-09-073-0/+22
* rhi: Improve srb layout serialization helpersLaszlo Agocs2021-09-073-3/+13
* Cocoa: Make sure we can display multiple sheets for the same NSWindowDoris Verria2021-09-071-1/+5
* Allow building android{deployqt, testrunner} under target host_toolsAssam Boudjelthia2021-09-074-11/+18
* Fix compilation for recursive Qt containersSona Kurazyan2021-09-078-32/+204
* rhi: Enable serializing a layout description without baking an srbLaszlo Agocs2021-09-073-10/+40
* rhi: Make the serialized srb layout description accessibleLaszlo Agocs2021-09-073-1/+30
* QPaintEngineEx: solve compile errorZhang Hao2021-09-071-1/+1
* CMake: Copy and install lldb QtCore.py script for lldb and Xcode useAlexandru Croitor2021-09-071-2/+26
* wasm: fix network data URI schemeLorn Potter2021-09-071-2/+0
* Fix lldbbridge.py loading when using lldb + Python 3 from CLIAlexandru Croitor2021-09-071-0/+2
* Forward touchEvents to children inside QGraphicsProxyWidgetVolker Hilsheimer2021-09-064-81/+160
* Fix QLocale::system() standalone day and month handlingIvan Solovev2021-09-066-8/+167
* Blacklist flaky QGraphicsWidget test function for macOSVolker Hilsheimer2021-09-061-0/+2
* Add test-case for QWidget closing exits event loopVolker Hilsheimer2021-09-061-0/+31
* CMake: Allow opting out of building examples as ExternalProjectsAlexandru Croitor2021-09-063-2/+16
* qt_pixmap_thread_test(): Simplify logic, merge warningsSze Howe Koh2021-09-061-12/+6
* Doc: mark documentation of internal functions as such to silence qdocVolker Hilsheimer2021-09-062-1/+4
* Fix segfault when closing widget and destroying window in QDialog::doneVolker Hilsheimer2021-09-061-3/+7
* macOS: Report preedit cursor position and cursor visibility correctlyTor Arne Vestbø2021-09-061-2/+9
* Fix cases of output variables not being passed back to calling scopeCraig Scott2021-09-061-2/+26
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-064-60/+69
* CMake: Fix 'Cannot find source file' error with older CMakesAlexandru Croitor2021-09-061-0/+5
* Add more QDialog unit test related to closing a dialogVolker Hilsheimer2021-09-051-0/+170
* QMessageBox: Reset clickedButton for each invocation of the dialogTor Arne Vestbø2021-09-052-0/+24
* doc: Add the PixelScroll device capability (new in 6.2)Shawn Rutledge2021-09-041-0/+5
* QSslCertificate(OpenSSL plugin): fix memory leaks in extension 'parser'Timur Pocheptsov2021-09-043-12/+63
* Doc: fix a bunch of qdoc warnings from wrong prototypesVolker Hilsheimer2021-09-042-8/+5
* QPixmap: Fix crash if created without gui app in secondary threadSze Howe Koh2021-09-041-1/+1
* macOS: Don't rely on invalidateCursorRectsForView when mouse is over viewTor Arne Vestbø2021-09-031-0/+14
* Doc: add more notes about full screen windows on macOSVolker Hilsheimer2021-09-032-3/+13
* Doc: add note that hiding a window doesn't close a full screen spaceVolker Hilsheimer2021-09-031-0/+7
* Add Qt PrintSupport to the configure summaryJoerg Bornemann2021-09-031-0/+1
* CMake: Don't cache QT_SYNCQT across buildsJoerg Bornemann2021-09-032-10/+13