summaryrefslogtreecommitdiffstats
path: root/src/quick/qquickwebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add runJavascript() to C++ APIKaloyan Chehlarski14 days1-33/+18
* Clean up and rename qabstractwebview_p.h to qwebview_p.hMichal Klocek14 days1-1/+1
* Make QWebViewLoadRequest a public classKaloyan Chehlarski14 days1-1/+1
* Rename qwebview_p.h qwebviewloadrequest_p.hMichal Klocek14 days1-1/+2
* Cleanup QQuickWebView initializationMichal Klocek2025-11-281-1/+2
* WASM: Replace Quick-exclusive geometry hooksKaloyan Chehlarski2025-11-281-55/+1
* Use QWebView as parent window in backendsMichal Klocek2025-11-271-3/+2
* Make QWebView a QWindowMichal Klocek2025-11-271-5/+7
* Cleanup. Rename getSettings() to settings() in private classesKaloyan Chehlarski2025-10-281-1/+1
* Remove WinRT plugin sourcesKaloyan Chehlarski2025-10-171-2/+0
* CRA mark src/Moss Heim2025-10-091-0/+1
* Make use of the new Window container classesChristian Strømme2025-03-181-11/+53
* Doc: Add missing documentation for the settings APIChristian Strømme2022-11-241-0/+10
* Add settings API for QtWebViewChristian Strømme2022-10-271-1/+9
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Use up-to date LGPL license headerKai Köhne2022-02-141-11/+14
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-141-0/+54
* Use new qml cmake apis and new qml registrationMichal Klocek2021-07-191-0/+351