summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/api
Commit message (Expand)AuthorAgeFilesLines
* Notify about global mapping changes of QQuickWebEngineViewMichal Klocek14 days1-5/+33
* QQuickWebEngineView: handle null qmlEngine in navigationRequested()Vladimir Belyavsky2025-11-271-1/+7
* Quick: Add runJavaScript overload with std::function callbackKaloyan Chehlarski2025-11-262-0/+9
* Doc: Add missing property docsPaul Wicking2025-11-062-6/+22
* Fix QWebEngineDesktopMediaRequest registrationMichal Klocek2025-10-301-8/+8
* Minor. Clean up qquickwebengineforeigntypesMichal Klocek2025-10-301-121/+110
* Add chlid frame to qml api of webengineframeMichal Klocek2025-10-282-0/+13
* Introduce QQuickWebEngineFrameMichal Klocek2025-10-285-18/+141
* CRA mark src/webenginequickKaloyan Chehlarski2025-10-0639-3/+41
* Fix -no-ssl buildPeter Varga2025-09-171-2/+6
* Fix QML usage of QWebEngineFrameAllan Sandfeld Jensen2025-09-061-12/+21
* Docs: Fix navigation between qml user script collection and web scriptMichal Klocek2025-09-011-5/+5
* Docs: Fix user script collections docMichal Klocek2025-09-011-2/+2
* Remove unnecessary QQmlEngine usageAllan Sandfeld Jensen2025-08-269-172/+18
* Mark extensionManager as a constantAllan Sandfeld Jensen2025-08-201-1/+1
* Associate permissions with framesKaloyan Chehlarski2025-08-203-69/+21
* Export qml extension types in webenginequickAllan Sandfeld Jensen2025-08-171-0/+24
* Fix case of QML webEngineScript documentationAllan Sandfeld Jensen2025-08-161-9/+9
* WebEngineQuick: Expose QWebEngineClientHints to QMLOlivier De Cannière2025-08-151-0/+10
* WebEngineQuick: Expose QWebEngineDesktopMediaRequest to QMLOlivier De Cannière2025-08-141-0/+9
* Add PersistentCookiesPolicy::OnlyPersistentCookiesMoss Heim2025-08-113-1/+11
* Stop using private V4 APIAllan Sandfeld Jensen2025-08-071-13/+7
* Add setting to trim accessibility identifiersKaloyan Chehlarski2025-08-012-0/+27
* Remove FINAL marker on new propertyAllan Sandfeld Jensen2025-07-251-2/+1
* Adaptations for Chromium 132Allan Sandfeld Jensen2025-07-141-1/+2
* Fix crash if ui delegates are not deployedMichal Klocek2025-07-031-2/+6
* Fix build with QtDeclarative 6.11Allan Sandfeld Jensen2025-06-181-1/+1
* Normalize signal/slot signatures 2025Marc Mutz2025-06-041-1/+1
* Add API for extension managementMartin Negyokru2025-05-292-0/+20
* Add API for providing additional CA certificatesKai Uwe Broulik2025-05-273-2/+60
* Fix QWebEngineDownloadRequest::pause()Szabolcs David2025-02-242-2/+2
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2025-02-111-2/+1
* QQuickWebEngineProfile: make the new ctor explicitMarc Mutz2025-02-101-1/+1
* Add setting to enable back/forward cacheSzabolcs David2025-02-102-0/+26
* QuickWebenginView: Fix crash when assessing m_profileCarl Schwan2025-01-311-0/+1
* QQuickWebEngineProfilePrototype: Post API reviewAnu Aliyas2025-01-161-1/+1
* Rename JSTouchEventsEnabled to TouchEventsApiEnabledAllan Sandfeld Jensen2025-01-152-11/+11
* Ensure unique data path for the profileAnu Aliyas2024-12-061-0/+30
* Add WebEngineProfilePrototype for profile creation from qmlAnu Aliyas2024-12-065-0/+415
* Lazy initialization for offTheRecord settingAnu Aliyas2024-11-201-1/+11
* Correct behavior of JavscriptCanAccessClipboardMoss Heim2024-11-041-6/+14
* Do not override signals in qml delegatesMichal Klocek2024-10-311-2/+4
* Add setting for JS touch events APIMartin Negyokru2024-10-292-0/+32
* Make download API asynchronousSzabolcs David2024-10-241-11/+10
* Add PreferCSSMarginsForPrinting to QWebEngineSettingsSzabolcs David2024-10-212-0/+26
* Add PrintHeaderAndFooter to WebEngineSettingsSzabolcs David2024-10-172-0/+28
* QQuickWebEngineView: silence deprecation warningVladimir Belyavsky2024-09-171-1/+1
* Fix not working popup with qquick on eglfsMichal Klocek2024-08-281-2/+3
* Make QQuickWebEngineDownloadRequest publicAllan Sandfeld Jensen2024-08-233-20/+10
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-206-12/+12