summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_Q{BitArray,ContiguousCache}: check not only count(), but size(), tooMarc Mutz2022-10-172-0/+3
* Update bundled libpng to version 1.6.38Eirik Aavitsland2022-10-1721-252/+173
* QIosTextResponder: stop using deprecated constants and typeTimur Pocheptsov2022-10-171-4/+4
* Revert "QObject: attempt to fix a deadlock introduced by an earlier fix"Mårten Nordheim2022-10-171-11/+1
* tst_QAlgorithms: fix misleading indent in data tableEdward Welbourne2022-10-171-8/+11
* Clean up tst_QAlgorithms::count{Trail,Lead}ing_data_impl()Edward Welbourne2022-10-171-12/+15
* tst_QTime: fix two duplicated test data tagsEdward Welbourne2022-10-171-2/+2
* tst_QDateTime: eliminate some duplicate test-casesEdward Welbourne2022-10-171-9/+0
* tst_QAtomicInt:fetchAndAdd(): remove two duplicate data rowsEdward Welbourne2022-10-171-2/+0
* tst_QStringApiSymmetry: use startpos to deduplicate indexing data tagsEdward Welbourne2022-10-171-11/+15
* tst_QStringApiSymmetry: avoid repetition in trimmed_data()Edward Welbourne2022-10-171-8/+10
* tst_QStringApiSymmetry: eliminate one duplicate of a mid_data() rowEdward Welbourne2022-10-171-1/+0
* Fix QComboBox supressing a QDialogs default buttonRobert Griebl2022-10-171-0/+2
* Update Catch2 to v2.13.10Marc Mutz2022-10-172-12/+18
* Add missing repaintManager checkLaszlo Agocs2022-10-171-1/+1
* QIosMenu - do not check -undo: and -redo: selectorsTimur Pocheptsov2022-10-171-2/+2
* Port qUncompress() to zstream/inflate()Marc Mutz2022-10-162-50/+181
* QHash: simplify HashSeedStorage::initialize()Marc Mutz2022-10-161-3/+2
* testlib: make it possible to test double-clicks with discrete eventsShawn Rutledge2022-10-1610-12/+111
* SQL/tests: fix tst_qsqlqueryChristian Ehrlicher2022-10-162-4/+20
* QMetaType: explicitly include qobject.hAlexey Rochev2022-10-161-0/+1
* QUrl: remove two unneeded Q_ASSERT()sMarc Mutz2022-10-151-4/+1
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-1555-221/+154
* qcompilerdetection.h: detect CoverityMarc Mutz2022-10-151-0/+5
* wasm: change logic for copying batchedtestrunner files to build dirDavid Skoland2022-10-151-22/+21
* wasm: Add WebAssembly to platform of built tests on module-only buildDavid Skoland2022-10-152-4/+4
* QOperatingSystemVersion: fix newly introduced Android versionsYuhang Zhao2022-10-152-12/+4
* QAnyStringView: fix MSVC warningYuhang Zhao2022-10-151-5/+9
* MSVC: Enable all possible conformance checksYuhang Zhao2022-10-152-3/+6
* CMake: Add filter options to qt_generate_deploy_app_scriptJoerg Bornemann2022-10-152-1/+31
* CMake: Deploy runtime dependencies outside of the Qt prefix tooJoerg Bornemann2022-10-154-31/+128
* CMake: Set RPATH of deployed plugins on LinuxJoerg Bornemann2022-10-154-7/+97
* Don't set QT_PLUGIN_PATH in the deployment test's run environmentJoerg Bornemann2022-10-153-14/+29
* QLibrary: merge duplicated setFileName{,AndVersion} codeThiago Macieira2022-10-141-14/+2
* QDir: use QFileInfo::exists() directlyAhmad Samir2022-10-141-3/+3
* QTabBar: add note about hidding the close buttonAhmad Samir2022-10-141-2/+3
* SQL/OCI: fix compilationChristian Ehrlicher2022-10-142-2/+3
* Bump supported macOS SDK version for qmake to macOS 13Tor Arne Vestbø2022-10-141-1/+1
* Clarify a Point for Building Locally on Apple SiliconAmir Masoud Abdol2022-10-141-1/+3
* Autotest/Unix: request zero-sized core dumps for crashing codeThiago Macieira2022-10-143-1/+33
* tests: skip tst_QWidget::touchEventSynthesizedMouseEvent() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_selftests on Wayland and XWaylandLiang Qi2022-10-141-0/+5
* tests: skip tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() on Way...Liang Qi2022-10-141-0/+5
* tests: skip tst_QCompleter::showPopupInGraphicsView() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget_window::mouseMoveWithPopup() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget::setWindowGeometry() on WaylandLiang Qi2022-10-141-2/+2
* tests: skip tst_QGridLayout::setMinAndMaxSize() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget_window::resetFocusObjectOnDestruction() on WaylandLiang Qi2022-10-141-0/+3
* tests: tst_QWidget::renderChildFillsBackground() passes on WaylandLiang Qi2022-10-141-1/+2
* tests: skip a few tests in tst_QWidget on WaylandLiang Qi2022-10-141-0/+12