summaryrefslogtreecommitdiffstats
path: root/src/plugins/wasm/qwasmwebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add runJavascript() to C++ APIKaloyan Chehlarski14 days1-3/+4
* Clean up and rename QAbstractWebView and QAbstractWebViewSettingsMichal Klocek14 days1-5/+4
* Rename qwebview_p.h qwebviewloadrequest_p.hMichal Klocek14 days1-2/+2
* WASM: Replace Quick-exclusive geometry hooksKaloyan Chehlarski2025-11-281-37/+32
* Pass the pointer to QWebView for private counterpartMichal Klocek2025-11-271-1/+1
* Cleanup. Rename getSettings() to settings() in private classesKaloyan Chehlarski2025-10-281-1/+1
* Add url() virtual method to private classesKaloyan Chehlarski2025-10-271-0/+5
* CRA mark src/Moss Heim2025-10-091-0/+1
* Make use of the new Window container classesChristian Strømme2025-03-181-43/+31
* Clean up unused url() web interfaceMichal Klocek2024-11-071-8/+0
* wasm: Add QWebView supportPiotr Wierciński2023-05-111-0/+264