summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QThread: Work around potential crash during objectName accessFabian Kosmale2021-09-242-3/+14
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-2464-65/+65
* Add some debug warnings to the GL paint engine regarding stencilLaszlo Agocs2021-09-241-0/+8
* Android: fix error when signing bundlesAssam Boudjelthia2021-09-241-1/+1
* QFileSystemWatcher: fix QWindowsFileSystemWatcherEngine crashesTim Jenssen2021-09-241-1/+2
* rhi: vk: Fix invalid index for unused attachmentsLaszlo Agocs2021-09-241-12/+14
* Cocoa: Don't call makeKeyAndOrderFront for native app-modal dialogsDoris Verria2021-09-242-9/+8
* QLocalSocket: reorder device closingAlex Trotsenko2021-09-242-2/+4
* Register Wacom tablet devices on cocoaShawn Rutledge2021-09-231-90/+98
* 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
* QNetworkInformation: Request all supported feature when loading by nameMårten Nordheim2021-09-221-1/+1
* locale: INTEGRITY does not define LC_MEASUREMENTSTatiana Borisova2021-09-221-2/+2
* Cater for upstream changes in eglplatform.hLaszlo Agocs2021-09-222-1/+6
* qmake: Print error when iOS simulator device could not be foundJoerg Bornemann2021-09-221-1/+5
* macOS: Don't re-send key event through input method on focus object changeTor Arne Vestbø2021-09-211-9/+0
* Fix loading certificates on Android with OpenSSLMårten Nordheim2021-09-211-1/+4
* tst_qmetatype: Fix operator< detection for std::optionalFabian Kosmale2021-09-212-0/+4
* Use only supported values when setting internal QT_FEATURE_ valuesAlexey Edelev2021-09-211-1/+5
* locale: QNX does not define LC_MEASUREMENTSPasi Petäjäjärvi2021-09-211-1/+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
* Compile autotests for IntegrityTatiana Borisova2021-09-2139-47/+137
* Conan: Fix invalid options for package_id checksumIikka Eklund2021-09-211-2/+2
* Conan: Exclude 'headersclean' option from package_idIikka Eklund2021-09-211-0/+1
* Conan: Filter cmake_args that should not be included in package_idIikka Eklund2021-09-211-0/+7
* 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
* QNetworkInformation: Actually compare names case insensitivelyMårten Nordheim2021-09-202-1/+2
* Eat expected warning messages in QGuiApplication testVolker Hilsheimer2021-09-201-0/+9
* uic: Add QWebEngineViewFriedemann Kleint2021-09-201-0/+1
* QWidgetWindow: Stabilize test on XcbVolker Hilsheimer2021-09-201-0/+1
* Add missing framework paths to header check targetsAlexey Edelev2021-09-201-0/+15
* Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmakeAssam Boudjelthia2021-09-201-2/+8
* Blacklist flaky testDimitrios Apostolou2021-09-201-0/+3
* Fix main() not being visible on AndroidCraig Scott2021-09-201-0/+8
* rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in themLaszlo Agocs2021-09-203-10/+47
* Handle empty string args for versionless wrappers of dbus CMake commandsCraig Scott2021-09-201-6/+46
* QProcess: do not emit aboutToClose() twiceAlex Trotsenko2021-09-192-1/+2
* Fix loading of OpenSSL on macOS versions that ship its own OpenSSLTor Arne Vestbø2021-09-191-0/+5
* iOS: cleanup connection when a screen disconnectsRichard Moe Gustavsen2021-09-181-1/+3
* qSwap: make it constexprGiuseppe D'Angelo2021-09-181-1/+1
* [qgenericunixservices] Consider kde-open5 for opening URLsNicolas Fella2021-09-181-0/+2
* Rework tst_QString::remove_regexp() and its data tableEdward Welbourne2021-09-181-30/+36
* Use _qt_module_has_headers instead of INTERFACE_MODULE_HAS_HEADERSAlexey Edelev2021-09-183-4/+2
* Fix compile with MinGW-W64 9.0.0: Redefinition of 'struct _FILE_ID_INFO'Jonas Kvinge2021-09-181-2/+2
* Fix text ellipsis not implemented in TibetanFan RuiJie2021-09-181-0/+5
* Doc: Fix documentation warnings for Qt NetworkTopi Reinio2021-09-182-4/+7
* Revert "Add Deepin to the list of GTK based desktop environments"Tang Haixiang2021-09-181-2/+1
* macOS: convert mask region to native geometryMorten Johan Sørvig2021-09-182-2/+3