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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of the new Window container classes
Christian Strømme
2025-03-18
1
-45
/
+8
*
Add settings API for QtWebView
Christian Strømme
2022-10-27
1
-0
/
+74
*
Fix assert when WebView is used in combination with QQuickWidget
Christian Strømme
2022-10-27
1
-0
/
+5
*
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
*
Add support functions to manage cookies
Agnieszka Jaworska
2021-12-14
1
-0
/
+17
*
Add QtWebView::WebView::httpUserAgent property
Armin Felder
2019-05-15
1
-0
/
+21
*
Make QtWebView plugin based
Christian Stromme
2018-01-26
1
-28
/
+14
*
winrt: Fix compilation
Maurice Kalinowski
2016-11-08
1
-0
/
+1
*
Reset progress to 0 when loading fails.
Christian Strømme
2015-06-22
1
-0
/
+3
*
Initialize the progress value to 0 on creation.
Christian Strømme
2015-06-22
1
-0
/
+1
*
Update the geometry of the native view when the scene changes.
Christian Strømme
2015-04-24
1
-0
/
+6
*
Return progress, title and url from the cached values in QWebView.
Christian Strømme
2015-02-24
1
-6
/
+3
*
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
-4
/
+38
*
|
Add loadRequest item and necessary classes to enable status reporting.
Christian Strømme
2015-02-10
1
-0
/
+2
*
|
Be consistent with the signal & slot syntax
Christian Strømme
2015-02-09
1
-5
/
+5
*
|
Add loadHtml() function on Android and iOS.
Christian Strømme
2015-02-09
1
-0
/
+6
*
|
Add runJavaScript() on Android and iOS.
Christian Strømme
2015-02-09
1
-0
/
+9
*
|
Refactor QWebView code.
Christian Strømme
2015-02-09
1
-176
/
+51
|
/
*
Doc: Added the missing \qmlmethod statements
Venugopal Shivashankar
2014-12-08
1
-0
/
+8
*
Introduce the possibility of delayed creation of the native webview.
Friedemann Kleint
2014-11-03
1
-5
/
+22
*
Document QUrl usage behavior.
Morten Johan Sørvig
2014-09-01
1
-0
/
+3
*
Long live Qt Web View!
Eskil Abrahamsen Blomfeldt
2014-08-20
1
-0
/
+256