summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Add API for providing additional CA certificatesKai Uwe Broulik2 days1-0/+1
* Turn webEngineCertificateError into a well-behaved value typeUlf Hermann2025-04-101-0/+1
* Avoid clipping of the popup window in webengine quickAnu Aliyas2025-03-271-1/+9
* Fix RenderWidgetHostViewQtDelegateItem::viewGeometryAlbert Astals Cid2025-03-251-0/+69
* Add support for Sec-CH-UA-Form-FactorsAnu Aliyas2025-03-111-0/+1
* Port away from foreachPeter Varga2025-02-191-4/+2
* Fix source file path reported in "js" logging categoryPeter Varga2025-02-144-0/+98
* Add setting to enable back/forward cacheSzabolcs David2025-02-101-0/+2
* Fix flaky WebEngineViewLoadUrl::test_stopStatusPeter Varga2025-01-311-1/+0
* QuickWebenginView: Fix crash when assessing m_profileCarl Schwan2025-01-311-0/+17
* Rename JSTouchEventsEnabled to TouchEventsApiEnabledAllan Sandfeld Jensen2025-01-151-2/+2
* Ensure unique data path for the profileAnu Aliyas2024-12-061-0/+26
* Add WebEngineProfilePrototype for profile creation from qmlAnu Aliyas2024-12-063-0/+291
* Fix flaky test_findTextInterruptedByLoad testAnu Aliyas2024-12-041-2/+2
* Lazy initialization for offTheRecord settingAnu Aliyas2024-11-201-0/+46
* Reduce verboseness of WebEngineNotification qml auto testPeter Varga2024-11-171-3/+0
* Correct behavior of JavscriptCanAccessClipboardMoss Heim2024-11-041-2/+2
* Add setting for JS touch events APIMartin Negyokru2024-10-291-0/+2
* Stabilize flaky getUserMedia auto testsPeter Varga2024-10-221-39/+52
* Add PreferCSSMarginsForPrinting to QWebEngineSettingsSzabolcs David2024-10-211-0/+2
* Add PrintHeaderAndFooter to WebEngineSettingsSzabolcs David2024-10-171-0/+2
* Handle missing webrtc in getUserMedia testsMoss Heim2024-10-173-2/+18
* tests: skip one test in tst_qmltests on linux arm64Liang Qi2024-09-111-0/+5
* tests: blacklist tst_QQuickWebEngineView::htmlSelectPopup() on offscreenLiang Qi2024-09-111-0/+3
* Handle null desktop media capturerMoss Heim2024-09-031-7/+32
* Permission manager: separate tracking of transient permissionsKaloyan Chehlarski2024-08-242-1/+8
* Make QQuickWebEngineDownloadRequest publicAllan Sandfeld Jensen2024-08-232-3/+3
* Prevent OTR to non-OTR profile switching when the storage name is emptyAnu Aliyas2024-08-133-13/+10
* Add isDownload flag to QWebEngineLoadingInfoSzabolcs David2024-08-082-0/+25
* tests: don't leak dialog windowsMoss Heim2024-08-081-11/+10
* Call QtWebEngineQuick::initialize() earlier in testsMoss Heim2024-08-025-6/+21
* tests: skip tests that can't run on WaylandMoss Heim2024-08-021-0/+3
* Port to std::snprintf() and mark the module qsnprintf()-cleanMarc Mutz2024-08-011-1/+3
* Find text: Start new search when toggling case sensitivityKaloyan Chehlarski2024-07-231-0/+21
* Partially stabilize QML favicon testsKaloyan Chehlarski2024-07-222-15/+7
* Fix compiler warnings in tests and examplesPeter Varga2024-07-181-13/+15
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-034-42/+41
* Additions to QWebEngineClientHints (post API review)Szabolcs David2024-06-271-0/+14
* Make ImageAnimationPolicy a scoped enumAllan Sandfeld Jensen2024-06-201-3/+3
* Correct license for test filesLucie Gérard2024-06-1969-69/+69
* Clarify the OTR nature of default QQuickWebEngineProfilesSzabolcs David2024-06-181-1/+2
* Adaptations for Chromium 122Michal Klocek2024-06-071-4/+10
* Add QWebEngineFrame::isMainFrame()Moss Heim2024-06-031-0/+1
* Implement API for listing existing permissions in a profileKaloyan Chehlarski2024-06-031-1/+7
* Add QWebEnginePermission and rewrite permissions APIKaloyan Chehlarski2024-06-034-45/+74
* Add QWebEngineFrame::printToPdfMoss Heim2024-06-031-0/+2
* Implement optional website permission persistenceKaloyan Chehlarski2024-06-014-0/+10
* Add QWebEnginePage::printRequestedByFrame signalMoss Heim2024-05-311-0/+1
* Add QWebEngineFrame::runJavaScriptMoss Heim2024-05-221-0/+4
* Allow checking whether certificate error comes from a page resourceKaloyan Chehlarski2024-05-171-0/+1