summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix user script management when subframes are presentAllan Sandfeld Jensen2023-04-301-0/+33
* Minor. Small clean up of qmake leftoversMichal Klocek2023-04-223-17/+0
* Better handling of interrupted PDF printingSzabolcs David2023-04-051-0/+14
* Replace WebEngineAction example with a snippetMichael BrĂ¼ning2023-04-047-0/+220
* Minor. Fix namespace issues of inputmethods manul testMichal Klocek2023-03-253-1/+8
* Move custom touch handles example to manual testsMichal Klocek2023-03-246-0/+167
* Move custom dialogs example to manual testsMichal Klocek2023-03-2430-0/+1557
* Move quick minimal example to manual testsMichal Klocek2023-03-247-0/+89
* Move widgets minimal example to manual testsMichal Klocek2023-03-246-0/+63
* Fix not working password test for QPdfQuickMichal Klocek2023-03-211-5/+0
* Add TESTDATA to qtpdf tests and fix data urlMichal Klocek2023-03-205-4/+15
* Increase timeout in proxy pac testMichal Klocek2023-03-201-1/+1
* Blacklist mulipageview tests on androidMichal Klocek2023-03-201-0/+9
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-071-2/+2
* Add qml filesystem api testsMichal Klocek2023-03-014-0/+200
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-02-101-2/+2
* Blacklist tests blocking integrationsAllan Sandfeld Jensen2023-02-082-0/+5
* Remove quicktestbrowserPeter Varga2023-02-0212-1069/+0
* Replace uses of deprecated _qs with _sPeter Varga2023-02-021-7/+9
* Add InputEventObserver to child framesMartin Negyokru2023-02-011-0/+108
* Skip favicon database QML tests on High DPI screensPeter Varga2023-01-181-0/+6
* Quick: Fix file selection modes in the default UI delegateSzabolcs David2023-01-163-1/+20
* Fix contentsSize and scrollPosition on High DPI screensPeter Varga2023-01-132-7/+7
* Fix build with -no-accessibilityPeter Varga2023-01-101-1/+9
* Adaptations for 108-basedAllan Sandfeld Jensen2023-01-062-2/+2
* Fix creation of nssdb for certificate store unit testMichal Klocek2023-01-032-7/+13
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-221-2/+2
* Recreate response head objects on multiple redirectMichael BrĂ¼ning2022-12-143-0/+55
* Route Qt::TimeSpec usage via QTimeZoneEdward Welbourne2022-12-121-2/+6
* Disable V8 sandbox for QEMU arm64 CIPeter Varga2022-12-091-3/+0
* Rewrite mixedSchemes testMichal Klocek2022-12-091-86/+142
* Reduce slowness and flakiness of tst_originMichal Klocek2022-12-095-22/+45
* Deprecate Quota Permission Request APIPeter Varga2022-12-081-27/+26
* Disable nss test on yoctoMichal Klocek2022-12-071-1/+1
* Add Support for Client Hints HeadersAllan Sandfeld Jensen2022-12-041-0/+28
* Add auto tests for fragment navigation on custom URL schemesSzabolcs David2022-11-282-1/+188
* Skip tests on qemu arm64Allan Sandfeld Jensen2022-11-281-0/+3
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-287-13/+15
* Return both application and system certificatesAllan Sandfeld Jensen2022-11-225-8/+143
* Add client SSL authentication testMichal Klocek2022-11-2210-6/+200
* Use QSslServer in certificate testMichal Klocek2022-11-173-37/+31
* Monthly re-run of clang-tidy qt-* checks (11/2022)Marc Mutz2022-11-111-21/+21
* Blacklist certificate test and unblock integrationsMichal Klocek2022-10-311-0/+2
* Fix GCC compiler warnings in auto testsPeter Varga2022-10-133-9/+13
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-1128-741/+741
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-075-6/+6
* Add missing header to tst_qwebenginepageMichal Klocek2022-10-062-2/+3
* Stop using deprecated QMouseEvent constructorShawn Rutledge2022-10-061-2/+5
* Fix locally falling tst_qpdfdocument on qemuMichal Klocek2022-09-151-1/+1
* Fix using QNetworkReply with custom url schemesAllan Sandfeld Jensen2022-09-121-7/+52