index
:
qt/qtwebview.git
5.10
5.11
5.12
5.13
5.14
5.15
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
Qt Web View
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
webview
/
qwebview_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of the new Window container classes
Christian Strømme
2025-03-18
1
-26
/
+21
*
Clean up unused url() web interface
Michal Klocek
2024-11-07
1
-1
/
+1
*
Include what you need: <QPointer>
Marc Mutz
2023-10-13
1
-0
/
+2
*
Add settings API for QtWebView
Christian Strømme
2022-10-27
1
-0
/
+35
*
Fix assert when WebView is used in combination with QQuickWidget
Christian Strømme
2022-10-27
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Use up-to date LGPL license header
Kai Köhne
2022-02-14
1
-11
/
+14
*
Don't include a qml header in library with no qml usage
Alexandru Croitor
2022-02-01
1
-1
/
+0
*
Add support functions to manage cookies
Agnieszka Jaworska
2021-12-14
1
-0
/
+6
*
Replace 0 with nullptr
Allan Sandfeld Jensen
2021-02-02
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override
Allan Sandfeld Jensen
2021-02-02
1
-25
/
+25
*
Update dependencies.yaml
Allan Sandfeld Jensen
2020-11-05
1
-0
/
+1
*
Add QtWebView::WebView::httpUserAgent property
Armin Felder
2019-05-15
1
-0
/
+5
*
Make QtWebView plugin based
Christian Stromme
2018-01-26
1
-3
/
+2
*
Removing warning about missing override.
Christian Strømme
2016-03-02
1
-1
/
+1
*
Initialize the progress value to 0 on creation.
Christian Strømme
2015-06-22
1
-4
/
+4
*
Fix crash on destruction of QWebView instances.
v5.5.0
Christian Strømme
2015-06-03
1
-1
/
+1
*
Update the geometry of the native view when the scene changes.
Christian Strømme
2015-04-24
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.4' into dev
Christian Strømme
2015-02-15
1
-8
/
+8
|
\
|
*
Fix license headers
Christian Strømme
2015-02-15
1
-6
/
+6
|
*
Update license headers and add new licenses.
Christian Strømme
2015-02-10
1
-2
/
+2
*
|
Add common property checks in QWebView.
Christian Strømme
2015-02-12
1
-0
/
+12
*
|
Add loadRequest item and necessary classes to enable status reporting.
Christian Strømme
2015-02-10
1
-1
/
+10
*
|
Add loadHtml() function on Android and iOS.
Christian Strømme
2015-02-09
1
-0
/
+1
*
|
Add runJavaScript() on Android and iOS.
Christian Strømme
2015-02-09
1
-0
/
+3
*
|
Refactor QWebView code.
Christian Strømme
2015-02-09
1
-96
/
+35
|
/
*
Introduce the possibility of delayed creation of the native webview.
Friedemann Kleint
2014-11-03
1
-1
/
+7
*
Fix builds using QQuickWebEngineView
Christian Strømme
2014-10-16
1
-0
/
+2
*
Fix exports.
Friedemann Kleint
2014-08-28
1
-2
/
+2
*
Long live Qt Web View!
Eskil Abrahamsen Blomfeldt
2014-08-20
1
-0
/
+163