summaryrefslogtreecommitdiffstats
path: root/src/webview/qwebview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new Window container classesChristian Strømme2025-03-181-45/+8
* Add settings API for QtWebViewChristian Strømme2022-10-271-0/+74
* Fix assert when WebView is used in combination with QQuickWidgetChristian Strømme2022-10-271-0/+5
* 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/+17
* Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-151-0/+21
* Make QtWebView plugin basedChristian Stromme2018-01-261-28/+14
* winrt: Fix compilationMaurice Kalinowski2016-11-081-0/+1
* Reset progress to 0 when loading fails.Christian Strømme2015-06-221-0/+3
* Initialize the progress value to 0 on creation.Christian Strømme2015-06-221-0/+1
* Update the geometry of the native view when the scene changes.Christian Strømme2015-04-241-0/+6
* Return progress, title and url from the cached values in QWebView.Christian Strømme2015-02-241-6/+3
* Merge remote-tracking branch 'origin/5.4' into devChristian Strømme2015-02-151-8/+8
|\
| * Fix license headersChristian Strømme2015-02-151-6/+6
| * Update license headers and add new licenses.Christian Strømme2015-02-101-2/+2
* | Add common property checks in QWebView.Christian Strømme2015-02-121-4/+38
* | Add loadRequest item and necessary classes to enable status reporting.Christian Strømme2015-02-101-0/+2
* | Be consistent with the signal & slot syntaxChristian Strømme2015-02-091-5/+5
* | Add loadHtml() function on Android and iOS.Christian Strømme2015-02-091-0/+6
* | Add runJavaScript() on Android and iOS.Christian Strømme2015-02-091-0/+9
* | Refactor QWebView code.Christian Strømme2015-02-091-176/+51
|/
* Doc: Added the missing \qmlmethod statementsVenugopal Shivashankar2014-12-081-0/+8
* Introduce the possibility of delayed creation of the native webview.Friedemann Kleint2014-11-031-5/+22
* Document QUrl usage behavior.Morten Johan Sørvig2014-09-011-0/+3
* Long live Qt Web View!Eskil Abrahamsen Blomfeldt2014-08-201-0/+256