summaryrefslogtreecommitdiffstats
path: root/src/webview/qwebview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new Window container classesChristian Strømme2025-03-181-26/+21
* Clean up unused url() web interfaceMichal Klocek2024-11-071-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Add settings API for QtWebViewChristian Strømme2022-10-271-0/+35
* Fix assert when WebView is used in combination with QQuickWidgetChristian Strømme2022-10-271-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Use up-to date LGPL license headerKai Köhne2022-02-141-11/+14
* Don't include a qml header in library with no qml usageAlexandru Croitor2022-02-011-1/+0
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-141-0/+6
* Replace 0 with nullptrAllan Sandfeld Jensen2021-02-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideAllan Sandfeld Jensen2021-02-021-25/+25
* Update dependencies.yamlAllan Sandfeld Jensen2020-11-051-0/+1
* Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-151-0/+5
* Make QtWebView plugin basedChristian Stromme2018-01-261-3/+2
* Removing warning about missing override.Christian Strømme2016-03-021-1/+1
* Initialize the progress value to 0 on creation.Christian Strømme2015-06-221-4/+4
* Fix crash on destruction of QWebView instances.v5.5.0Christian Strømme2015-06-031-1/+1
* Update the geometry of the native view when the scene changes.Christian Strømme2015-04-241-0/+1
* 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-0/+12
* | Add loadRequest item and necessary classes to enable status reporting.Christian Strømme2015-02-101-1/+10
* | Add loadHtml() function on Android and iOS.Christian Strømme2015-02-091-0/+1
* | Add runJavaScript() on Android and iOS.Christian Strømme2015-02-091-0/+3
* | Refactor QWebView code.Christian Strømme2015-02-091-96/+35
|/
* Introduce the possibility of delayed creation of the native webview.Friedemann Kleint2014-11-031-1/+7
* Fix builds using QQuickWebEngineViewChristian Strømme2014-10-161-0/+2
* Fix exports.Friedemann Kleint2014-08-281-2/+2
* Long live Qt Web View!Eskil Abrahamsen Blomfeldt2014-08-201-0/+163