summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tree/table/list accessibility stateAndré de la Rocha2022-08-311-1/+21
* Restore signature of qt_handleTouchEvent()Kai Köhne2022-08-314-5/+15
* QSslCertificate::toText(): add a file to compare againstTimur Pocheptsov2022-08-315-150/+9
* tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3Timur Pocheptsov2022-08-311-0/+5
* Fix dragging a docked QDockWidget [REG-fix]Thorbjørn Lund Martsum2022-08-311-1/+1
* RCC: fix zlib compression when --no-zstd was specifiedThiago Macieira2022-08-313-15/+21
* Fix possible undefined behavior in clear_thread_dataNiclas Rosenvik2022-08-311-2/+1
* Make QKdeTheme aware of runtime theme changesAxel Spoerl2022-08-311-5/+148
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-08-312-88/+84
* 3rdparty/zlib: backport the fix to CVE-2022-37434Thiago Macieira2022-08-312-2/+38
* Request frame when a window has been movedMikolaj Boc2022-08-311-0/+2
* qthread.h: fix logic for Q_OS_FREEBSD and add support for 32bit FreeBSDTobias C. Berner2022-08-311-2/+2
* CMake: Remove NSHumanReadableCopyright from iOS Info.plistAlexandru Croitor2022-08-311-3/+0
* CMake: Fix storyboard entry in an iOS Info.plist fileAlexandru Croitor2022-08-311-3/+6
* CMake: Clarify documentation for target and project finalizationAlexandru Croitor2022-08-311-10/+19
* CMake: Add documentation for QT_NO_COLLECT_BUILD_TREE_APK_DEPSAlexandru Croitor2022-08-312-0/+23
* QDateTime: work around bitfield bug on msvc x86Mårten Nordheim2022-08-311-5/+12
* wasm: update emsdk to 3.1.14Lorn Potter2022-08-312-2/+2
* Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-08-312-4/+33
* a11y: Don't reassign unique ID to other object right awayMichael Weghorn2022-08-312-6/+26
* QHttp2Configuration: in QNAM, use old, higher values in flow controlTimur Pocheptsov2022-08-314-7/+14
* QDBusTrayIcon: add xdg-activation supportIlya Fedin2022-08-312-0/+10
* Derive PlaceholderText color from Text color in QPaletteAxel Spoerl2022-08-301-0/+34
* Fix the spelling of the word "combination"Mike Trahearn2022-08-301-1/+1
* Add nullptr check for theme when initializing paletteDoris Verria2022-08-301-2/+4
* QMetaType/Doc: update some wording about type registrationThiago Macieira2022-08-292-21/+18
* qmake: Align iOS Info.plist file with the CMake oneAlexandru Croitor2022-08-291-6/+3
* CMake: Default CFBundleName to ${PRODUCT_NAME} for iOSAlexandru Croitor2022-08-291-0/+15
* tst_QMap: avoid tripping MSVC debug-mode iterator assertionsThiago Macieira2022-08-281-1/+6
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-272-1/+30
* QGtk3Theme: subscribe to theme hint changesIlya Fedin2022-08-271-0/+20
* Implement mouse capture on WASMMikolaj Boc2022-08-264-6/+32
* Replace logging category lcQpaDockWidgets in dock widget auto testAxel Spoerl2022-08-261-41/+37
* QVariant/Doc: document that you must register types before op>>Thiago Macieira2022-08-261-3/+13
* Port QDir to qsizetype [2/3]: implementationMarc Mutz2022-08-262-24/+24
* tst_QDir_10000: add sorted_byName benchmarkMarc Mutz2022-08-261-0/+9
* Add QDockWidget save & restore auto testAxel Spoerl2022-08-261-0/+160
* [docs] QAnyStringView: remove the prediction that Qt 7 will drop L1Marc Mutz2022-08-261-3/+5
* Update the snippet for QFileDialog::saveFileContentMikolaj Boc2022-08-261-1/+3
* QThread: add empty functions for the no-thread buildMorten Sørvig2022-08-261-0/+10
* QComboBox: Prevent recursion in hidePopupVolker Hilsheimer2022-08-262-1/+10
* Refactor QApplication::event from if/else to switch statementVolker Hilsheimer2022-08-261-8/+16
* QAbstractButton: do not steal wheel event when disabledTasuku Suzuki2022-08-261-3/+0
* Windows QPA/QPlatformServices::openUrl(): Add work around for anchors on loca...Friedemann Kleint2022-08-261-6/+61
* RHI: Make sure to compare bindings when comparing QShadersAndy Nichols2022-08-261-2/+2
* QAbstractItemDelegate: tolerate that editor gets reparentedv6.4.0-beta4Volker Hilsheimer2022-08-252-2/+73
* Wayland: Skip test that queries window positionEskil Abrahamsen Blomfeldt2022-08-251-2/+3
* qmake: Reformat mkspecs/macx-ios-clang/Info.plist.appAlexandru Croitor2022-08-251-33/+46
* CMake: Default CFBundleDevelopmentRegion to $(DEVELOPMENT_LANGUAGE)Alexandru Croitor2022-08-251-1/+1
* CMake: Replace tabs with spaces in iOS Info.plist templateAlexandru Croitor2022-08-251-35/+35