summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add ImAbsolutePosition input method queryPeter Varga2023-09-201-0/+5
* Fix invalid html in tst_touchinputMartin Negyokru2023-07-101-1/+1
* RenderWidgetHostViewQtDelegateItem: keep grabsShawn Rutledge2023-06-232-0/+68
* Fix string -> stringlist conversion in filePicker testMichal Klocek2023-06-211-2/+2
* Add PdfQuick dependency CMakeLists.txt for webengine autotestsAxel Spoerl2023-06-161-0/+2
* Validate QNetworkProxy::applicationProxy configsMartin Negyokru2023-06-121-1/+15
* Fix crashes on sendEvent on 'invalid' key.textMichal Klocek2023-06-081-0/+45
* Do not compile examples or tests with 6.2Michal Klocek2023-05-241-1/+3
* Test WebWindowType parameter in CreateWindow()Anu Aliyas2023-05-081-0/+74
* 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