summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT6.2.0Iikka Eklund2021-10-011-1/+1
* Add docs for qt_extract_metatypes()v6.2.0Craig Scott2021-09-242-20/+85
* Doc: Update Microsoft's Documentation LinksLuca Di Sera2021-09-244-7/+5
* Add docs for qt_set_finalizer_mode()Craig Scott2021-09-244-20/+116
* Android: fix error when signing bundlesAssam Boudjelthia2021-09-231-1/+1
* QThread: Work around potential crash during objectName accessFabian Kosmale2021-09-232-3/+14
* Document qt_add_library() and update related docsCraig Scott2021-09-234-13/+186
* Add docs for qt_add_plugin()Craig Scott2021-09-233-9/+88
* QFileSystemWatcher: fix QWindowsFileSystemWatcherEngine crashesTim Jenssen2021-09-231-1/+2
* macOS: Don't re-send key event through input method on focus object changeTor Arne Vestbø2021-09-221-9/+0
* tst_qmetatype: Fix operator< detection for std::optionalFabian Kosmale2021-09-222-0/+4
* Make QWindow respect minimumSize again on WindowsMorten Johan Sørvig2021-09-211-0/+2
* Doc: Repair broken link to the XDND protocolLuca Di Sera2021-09-211-1/+1
* Fix loading certificates on Android with OpenSSLMårten Nordheim2021-09-211-1/+4
* Add docs for qt_allow_non_utf8_sources()Craig Scott2021-09-213-3/+55
* Add docs for qt_disable_unicode_defines()Craig Scott2021-09-212-1/+53
* uic: Add QWebEngineViewv6.2.0-rc2Friedemann Kleint2021-09-201-0/+1
* rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in themLaszlo Agocs2021-09-203-10/+47
* Doc: Fix broken linksVenugopal Shivashankar2021-09-181-5/+3
* CMake: Add option in qt6_wrap_cpp to output a metatypes json fileAlexandru Croitor2021-09-181-5/+34
* QStringBuilder: fix warning about memcpying onto QCharThiago Macieira2021-09-171-1/+1
* Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier"Liang Qi2021-09-171-3/+3
* Rewrite Qt Resource System overviewKai Köhne2021-09-1712-178/+332
* 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