summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Assert that the primary screen is available before using itMichael Brüning2023-05-171-0/+2
* Test WebWindowType parameter in CreateWindow()Anu Aliyas2023-05-051-0/+74
* Increase load timeout for tst_qwebengineglobalsettingsMichal Klocek2023-05-031-11/+10
* Add qWebEngineGetDomainAndRegistry()Benjamin Terrier2023-05-023-0/+40
* Fix user script management when subframes are presentAllan Sandfeld Jensen2023-04-301-0/+33
* Allow configuration of DNS-over-HTTPSYigit Akcay2023-04-288-2/+219
* Add QWebEngineSettings::DisableReadingFromCanvasAnu Aliyas2023-04-243-0/+82
* QPdfNavigator: emit forward/backAvailableChanged when jumping pagesJoni Poikelin2023-04-204-1/+87
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-204-1/+207
* Better handling of interrupted PDF printingSzabolcs David2023-04-051-0/+14
* Replace WebEngineAction example with a snippetMichael Brüning2023-03-317-0/+220
* Minor. Small clean up of qmake leftoversMichal Klocek2023-03-283-18/+0
* Fix name colision for cmake targetMichal Klocek2023-03-283-5/+5
* Minor. Fix namespace issues of inputmethods manul testMichal Klocek2023-03-253-1/+8
* Move custom touch handles example to manual testsMichal Klocek2023-03-226-0/+167
* Move custom dialogs example to manual testsMichal Klocek2023-03-2230-0/+1557
* Move quick minimal example to manual testsMichal Klocek2023-03-227-0/+89
* Move widgets minimal example to manual testsMichal Klocek2023-03-226-0/+63
* Increase timeout in proxy pac testMichal Klocek2023-03-201-1/+1
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-103-0/+153
* Fix not working password test for QPdfQuickMichal Klocek2023-03-021-5/+0
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-011-2/+2
* Add qml filesystem api testsMichal Klocek2023-02-274-0/+200
* Add TESTDATA to qtpdf tests and fix data urlMichal Klocek2023-02-235-4/+15
* Blacklist mulipageview tests on androidMichal Klocek2023-02-211-0/+9
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-154-1/+49
* Fix clang compiler warningsPeter Varga2023-02-141-0/+4
* Attempt to fix flaky fetchAPI testAllan Sandfeld Jensen2023-02-131-1/+1
* Increase timeout to fix flaky testAllan Sandfeld Jensen2023-02-131-2/+2
* QWebEngineLoadingInfo: Add response headersYigit Akcay2023-02-134-1/+105
* Custom URL Schemes usable with HTML5 Fetch ApiYigit Akcay2023-02-093-1/+143
* Add test for libc interceptionMartin Negyokru2023-02-093-0/+53
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-02-081-2/+2
* Blacklist tests blocking integrationsAllan Sandfeld Jensen2023-02-062-0/+5
* Remove quicktestbrowserPeter Varga2023-02-0212-1069/+0
* Replace uses of deprecated _qs with _sPeter Varga2023-02-021-7/+9
* tst_QWebEngineUrlRequestJob: remove unused includesYigit Akcay2023-01-271-2/+0
* QWebEngineUrlRequestJob: Add function to set additional reponse headersYigit Akcay2023-01-264-0/+153
* Add InputEventObserver to child framesMartin Negyokru2023-01-171-0/+108
* Skip favicon database QML tests on High DPI screensPeter Varga2023-01-161-0/+6
* Quick: Fix file selection modes in the default UI delegateSzabolcs David2023-01-153-1/+20
* Fix contentsSize and scrollPosition on High DPI screensPeter Varga2023-01-132-7/+7
* Fix build with -no-accessibilityPeter Varga2023-01-091-1/+9
* Adaptations for 108-basedAllan Sandfeld Jensen2023-01-062-2/+2
* Fix creation of nssdb for certificate store unit testMichal Klocek2023-01-022-7/+13
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-221-2/+2
* Recreate response head objects on multiple redirectMichael Brüning2022-12-133-0/+55
* Implement touchbrowser for widgetsMartin Negyokru2022-12-1319-143/+289
* Route Qt::TimeSpec usage via QTimeZoneEdward Welbourne2022-12-121-2/+6
* Disable V8 sandbox for QEMU arm64 CIPeter Varga2022-12-091-3/+0