summaryrefslogtreecommitdiffstats
path: root/src/webview/qquickwebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new qml cmake apis and new qml registrationMichal Klocek2021-07-191-355/+0
* Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-151-0/+19
* Doc: Add missing dots (qtwebview)Paul Wicking2018-06-191-1/+1
* Use printf style qDebugKai Koehne2017-09-281-3/+2
* Add missing include for qWarningSamuli Piippo2017-06-071-0/+1
* Make WebView receive active focus on forceActiveFocus() callOleg Yadrov2017-04-251-0/+8
* Doc: Copy info about initializing WebView to type overviewLeena Miettinen2016-05-261-0/+4
* Add a proper backend for WebEngineChristian Strømme2016-03-041-0/+5
* Doc: Add note about qrc support.Christian Strømme2016-03-021-0/+4
* Doc: Fix multiple documentation issuesTopi Reinio2015-10-281-13/+35
* Mark all private headers as private.Christian Strømme2015-08-031-2/+2
* Fix crash on destruction of QWebView instances.v5.5.0Christian Strømme2015-06-031-7/+7
* Doc: Remove the line that list supported platforms.Christian Strømme2015-04-271-2/+0
* Update license headers.Christian Strømme2015-02-171-8/+8
* Add loadRequest item and necessary classes to enable status reporting.Christian Strømme2015-02-101-1/+9
* Add loadHtml() function on Android and iOS.Christian Strømme2015-02-091-0/+21
* Add runJavaScript() on Android and iOS.Christian Strømme2015-02-091-0/+75
* Refactor QWebView code.Christian Strømme2015-02-091-0/+191