summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-0127-11/+355
* QAnyStringView: construct from any T implicitly convertible to QString/QByteA...Marc Mutz2022-09-011-0/+10
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-014-0/+4
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-0110-0/+19
* RCC: fix zlib compression when --no-zstd was specifiedThiago Macieira2022-08-311-1/+11
* 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
* CMake: Fix tst_qlibrary to work on macOS with debug buildsAlexandru Croitor2022-08-312-20/+40
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-08-312-88/+84
* QMetaObject: add a new, variadic invoke/invokeMethod/newInstanceThiago Macieira2022-08-303-24/+631
* Blacklist: tst_QGraphicsAnchorLayout::layoutDirection for Ubuntu 22.04Heikki Halmet2022-08-311-0/+1
* a11y: Don't reassign unique ID to other object right awayMichael Weghorn2022-08-301-0/+20
* tst_qguiapplication: guard the usage of deprecated signalsIvan Solovev2022-08-302-3/+10
* Rest of QtBase tests: port away from deprecated methodsIvan Solovev2022-08-304-24/+14
* tst_qobject: port away from deprecated methodsIvan Solovev2022-08-302-29/+17
* tst_qvariant: port away from deprecated methodsIvan Solovev2022-08-302-152/+184
* tst_qmetatype: port away from deprecated callsIvan Solovev2022-08-304-156/+304
* Adapt tests/auto/wasm for batchingMikolaj Boc2022-08-301-1/+0
* tst_qlibrary.cpp: remove extraneous _data functionThiago Macieira2022-08-301-7/+1
* QVariant: fix conversions of string keys to Q_ENUM that are QFlags<>Thiago Macieira2022-08-301-0/+5
* QHttp2Configuration: in QNAM, use old, higher values in flow controlTimur Pocheptsov2022-08-301-0/+7
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-292-13/+6
* tst_QMap: avoid tripping MSVC debug-mode iterator assertionsThiago Macieira2022-08-281-1/+6
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-2779-309/+426
* a11y: Prevent one case of losing a11y interface when setting event childMichael Weghorn2022-08-271-0/+28
* 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
* Replace logging category lcQpaDockWidgets in dock widget auto testAxel Spoerl2022-08-261-41/+37
* QMetaObject: fix the consistency check for forward-declared builtinsThiago Macieira2022-08-263-0/+55
* tst_QDir_10000: add sorted_byName benchmarkMarc Mutz2022-08-261-0/+9
* Add QDockWidget save & restore auto testAxel Spoerl2022-08-261-0/+160
* 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
* Change the license of CMakeLists.txt file to BSDLucie Gérard2022-08-261-1/+1
* QAbstractItemDelegate: tolerate that editor gets reparentedVolker Hilsheimer2022-08-251-0/+70
* Wayland: Skip test that queries window positionEskil Abrahamsen Blomfeldt2022-08-251-2/+3
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-2416-30/+0
* DBus tests: port away from deprecated APIsIvan Solovev2022-08-245-38/+38
* tst_qshortcut: port away from deprecated APIsIvan Solovev2022-08-241-37/+37
* tst_qmessagebox: port away from deprecated methodsIvan Solovev2022-08-241-12/+14
* wasm: add manual auto-test for websockify-tunneled socketsMorten Sørvig2022-08-243-0/+404
* wasm: add echo_server test TCP serverMorten Sørvig2022-08-242-0/+141
* Resolve window focusing problems on WASMMikolaj Boc2022-08-241-32/+13
* Make QHeaderView restore state from different stream versionsAxel Spoerl2022-08-241-0/+42
* tests: Fix tst_qprinterinfo for CUPS printer instancesMichael Weghorn2022-08-241-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231179-1179/+1179
* Revert Q_DECLARE_EXPORTED_LOGGING_CATEGORY in tst_qdockwidgetAxel Spoerl2022-08-231-0/+6
* tst_qgraphicswidget: Avoid redeclaration of Size from MacTypes.hTor Arne Vestbø2022-08-211-29/+29
* Don't access QObjectPrivate::declarativeData unguardedVolker Hilsheimer2022-08-201-0/+77