summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Client Hints: Improve version listsSzabolcs David3 days1-4/+12
* Fix flaky tst_qwebengineview::inputContextQueryInputPeter Varga2025-03-311-0/+1
* Add support for Sec-CH-UA-Form-FactorsAnu Aliyas2025-03-111-4/+13
* Fix QWebEngineDownloadRequest::pause()Szabolcs David2025-02-241-0/+50
* Optimize removing quality values from Accept-Language stringPeter Varga2025-02-211-0/+8
* Fix flaky tst_QWebEngineView::deferredDeletePeter Varga2025-02-191-2/+8
* Port away from foreachPeter Varga2025-02-191-4/+2
* Fix flaky tst_QWebEnginePage::discardAbortsPendingLoadAndPreservesCommittedLoadPeter Varga2025-02-141-1/+1
* Fix source file path reported in "js" logging categoryPeter Varga2025-02-145-1/+98
* Fix tst_QWebEngineView::pageWithPaintListeners on macOSPeter Varga2025-02-131-8/+8
* Fix flaky tst_QWebEngineDownloadRequest auto testsPeter Varga2025-02-131-2/+40
* Fix flaky tst_QWebEngineView::keyboardFocusAfterPopup on macOSPeter Varga2025-02-112-3/+1
* Add setting to enable back/forward cacheSzabolcs David2025-02-101-0/+46
* Blacklist keyboardFocusAfterPopup on macos for nowAllan Sandfeld Jensen2025-02-091-0/+3
* Update accessibility roles and corresponding testsPeter Varga2025-02-021-32/+117
* Fix discarded QFile::open() resultsPeter Varga2025-02-025-10/+16
* Fix flaky tst_QWebEngineProfile::clearDataFromCache on WindowsPeter Varga2025-01-311-0/+6
* Fix the flaky tst_Printing::printFromPdfViewer testAnu Aliyas2025-01-291-3/+3
* Adaptations for Chromium 130Allan Sandfeld Jensen2025-01-151-2/+6
* qwebengine_convert_dict: fix word length limitMoss Heim2025-01-091-0/+1
* Ensure unique data path for the profileAnu Aliyas2024-12-061-0/+19
* Add QWebEngineProfileBuilder classAnu Aliyas2024-12-043-0/+290
* Fix script execution when a render frame swaps hostsAllan Sandfeld Jensen2024-12-041-0/+76
* Correct behavior of JavscriptCanAccessClipboardMoss Heim2024-11-041-8/+12
* Make download API asynchronousSzabolcs David2024-10-241-12/+75
* Stabilize flaky getUserMedia auto testsPeter Varga2024-10-221-23/+27
* Add PrintHeaderAndFooter to WebEngineSettingsSzabolcs David2024-10-171-0/+49
* Handle missing webrtc in getUserMedia testsMoss Heim2024-10-171-0/+4
* Remove some unused and unneeded codeSzabolcs David2024-10-121-137/+0
* Fix history service reinitalizationMartin Negyokru2024-10-071-0/+50
* Force layout update on dom tree before reading text from itMartin Negyokru2024-09-261-4/+0
* Adaptations for Chromium 126Allan Sandfeld Jensen2024-09-261-7/+6
* Increase wait time in tst_Printing::printFromPdfViewerMoss Heim2024-09-231-1/+1
* Fix crash with popups over transparent backgroundsMoss Heim2024-09-192-0/+25
* Handle null desktop media capturerMoss Heim2024-09-031-36/+58
* Revert "Blacklist flaky tests for Bugfix week 2024/H2"Daniel Smith2024-08-291-2/+0
* Drop poppler dependencySzabolcs David2024-08-282-37/+54
* Permission manager: separate tracking of transient permissionsKaloyan Chehlarski2024-08-242-6/+4
* Remove second parameter being passed to QSKIP()Edward Welbourne2024-08-133-29/+20
* Blacklist flaky tests for Bugfix week 2024/H2Daniel Smith2024-08-091-0/+2
* Blacklist failing testMoss Heim2024-08-081-1/+1
* tests: avoid setting cursor positionMoss Heim2024-08-051-3/+1
* tests: use keyClick instead of press/release pairsMoss Heim2024-08-021-8/+4
* tests: properly skip for missing WindowActivationMoss Heim2024-08-021-0/+4
* tests: skip tests that can't run on WaylandMoss Heim2024-08-022-0/+13
* Workaround for setCursor issue with embedded viewsMartin Negyokru2024-07-252-0/+64
* Find text: Start new search when toggling case sensitivityKaloyan Chehlarski2024-07-231-0/+17
* Fix compiler warnings in tests and examplesPeter Varga2024-07-181-14/+18
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-032-116/+122
* Ensure deferred deletion of WebEngineQuickWidgetMartin Negyokru2024-06-281-0/+15