summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QComboBox: Prevent recursion in hidePopupVolker Hilsheimer2022-08-272-1/+10
* MSVC: Set default code page to UTF-8 for resource compilerYuhang Zhao2022-08-271-1/+1
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-272-1/+30
* a11y atspi: Send SelectionChanged AT-SPI event on selection changeMichael Weghorn2022-08-271-0/+13
* a11y atspi: Forward SelectionWithin change to AT-SPIMichael Weghorn2022-08-271-1/+11
* wasm: use uintptr_t for uint32_tLorn Potter2022-08-272-3/+3
* QGtk3Theme: subscribe to theme hint changesIlya Fedin2022-08-271-0/+20
* a11y atspi: Drop FIXME that doesn't need actionMichael Weghorn2022-08-271-1/+1
* a11y atspi: Drop methods that are only declaredMichael Weghorn2022-08-271-2/+0
* a11y atspi: Support text interface's GetStringAtOffsetMichael Weghorn2022-08-272-5/+56
* a11y atspi: Handle AT-SPI Text's ScrollSubstringToMichael Weghorn2022-08-271-0/+13
* tst_qscopedpointer: port away from deprecated APIsIvan Solovev2022-08-271-20/+48
* tst_qmap: port away from deprecated APIsIvan Solovev2022-08-271-70/+110
* tst_qstring: port away from deprecated APIsIvan Solovev2022-08-272-14/+29
* Implement mouse capture on WASMMikolaj Boc2022-08-274-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
* QMetaObject: fix the consistency check for forward-declared builtinsThiago Macieira2022-08-264-7/+77
* QScopedArrayPointer: port to qsizetypeMarc Mutz2022-08-262-4/+10
* 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
* Update the snippet for QFileDialog::saveFileContentMikolaj Boc2022-08-261-1/+3
* Simplify QNetworkListManagerNetworkInformationBackend's COM handlingTor Arne Vestbø2022-08-261-17/+6
* QThread: add empty functions for the no-thread buildMorten Sørvig2022-08-261-0/+10
* Remove superfluous clang preprocessor check for cpp/winrtOliver Wolff2022-08-265-24/+19
* Make it possible to mark a test as non-batchableMikolaj Boc2022-08-261-2/+2
* Port tests away from using q{Set}GlobalQHashSeedIvan Solovev2022-08-268-13/+38
* tst_qdtls: guard usage of the deprecated enum valuesIvan Solovev2022-08-261-1/+9
* Simplify one of the gap cases in QTimeZonePrivate::dataForLocalTime()Edward Welbourne2022-08-261-11/+5
* Trivial simplification in QDataStream &operator>>(..., QDate &)Edward Welbourne2022-08-261-3/+1
* Change the license of CMakeLists.txt file to BSDLucie Gérard2022-08-261-1/+1
* Refactor QApplication::event from if/else to switch statementVolker Hilsheimer2022-08-261-8/+16
* add color picking support on wayland using the XDG desktop portalHarald Sitter2022-08-265-2/+209
* 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
* Place test helpers in batched test output directory unless overriddenMikolaj Boc2022-08-261-1/+8
* Remove support for min button in QWasmWindowMikolaj Boc2022-08-262-11/+5
* RHI: Make sure to compare bindings when comparing QShadersAndy Nichols2022-08-251-2/+2
* Reverse toLocalTime()'s and toUTC()'s delegation to toTimeSpec()Edward Welbourne2022-08-252-19/+37
* Reimplement fromSecsSinceEpoch() using setSecsSinceEpoch()Edward Welbourne2022-08-251-18/+17
* Eliminate ValidWhenMask; it duplicates ValidityMaskEdward Welbourne2022-08-252-10/+9
* Clean up handling of status in QDateTimeEdward Welbourne2022-08-251-35/+24
* Use QRoundingDown when converting UTC to local timeEdward Welbourne2022-08-251-4/+3
* windeployqt: Directly access the 'relocatable' config featureJoerg Bornemann2022-08-252-7/+4
* QAbstractItemDelegate: tolerate that editor gets reparentedVolker Hilsheimer2022-08-252-2/+73
* Make qt_internal_test_batch_target_name publicly availableMikolaj Boc2022-08-254-10/+10
* Wayland: Skip test that queries window positionEskil Abrahamsen Blomfeldt2022-08-251-2/+3
* qmake: Align iOS Info.plist file with the CMake oneAlexandru Croitor2022-08-251-6/+3
* qmake: Reformat mkspecs/macx-ios-clang/Info.plist.appAlexandru Croitor2022-08-251-33/+46