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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make use of the new Window container classes
Christian Strømme
2025-03-18
10
-399
/
+62
*
macOS: Flip the switch and make the native back-end the default
Christian Strømme
2024-12-05
2
-2
/
+11
*
Clean up unused url() web interface
Michal Klocek
2024-11-07
9
-35
/
+1
*
Fix WebView.loadData* encoding on android
Michal Klocek
2024-11-07
1
-7
/
+6
*
Fix all tests on android instead of blacklisting them
Michal Klocek
2024-11-07
1
-1
/
+0
*
Fix namespace build on android
Michal Klocek
2024-11-07
2
-3
/
+3
*
Add support for NSArray and NSDictionary in Darwin WebView's fromJSValue
Tor Arne Vestbø
2024-08-16
1
-1
/
+25
*
windows: Fix freeze when loading Qt Web Engine plugin
Eskil Abrahamsen Blomfeldt
2024-03-04
1
-0
/
+2
*
Android: use convience wrapper to register natives
Volker Hilsheimer
2023-11-16
1
-6
/
+1
*
Android: modernize implementation
Volker Hilsheimer
2023-11-13
2
-160
/
+124
*
Android: make functions static if they don't need the object
Volker Hilsheimer
2023-11-13
2
-10
/
+12
*
CMake: Fix multi-arch iOS builds due to absolute framework paths
Alexandru Croitor
2023-11-02
1
-4
/
+4
*
Android: don't rely on implicit cast of declared QtJniTypes to jobject
Volker Hilsheimer
2023-10-27
1
-1
/
+1
*
Include what you need: <QPointer>
Marc Mutz
2023-10-13
2
-0
/
+4
*
JNI: Explicilty convert QtJniType instances to jobject for variadic arguments
Volker Hilsheimer
2023-09-21
1
-1
/
+1
*
Fix cookie comparison when removing cookies
Christian Strømme
2023-06-14
1
-1
/
+1
*
Fix title updates in the darwin backend
Christian Strømme
2023-06-14
1
-1
/
+7
*
Remove unneeded prep step in the Darwin plugin
Christian Strømme
2023-06-14
1
-7
/
+0
*
wasm: Add QWebView support
Piotr Wierciński
2023-05-11
6
-2
/
+412
*
Android: Fix for possible thread deadlock
Bartlomiej Moskal
2023-03-03
1
-0
/
+15
*
Mark overrides
Shawn Rutledge
2022-11-09
1
-8
/
+8
*
Add settings API for QtWebView
Christian Strømme
2022-10-27
6
-4
/
+297
*
Fix assert when WebView is used in combination with QQuickWidget
Christian Strømme
2022-10-27
3
-1
/
+29
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
5
-5
/
+5
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
5
-0
/
+15
*
Fix CMake warning about using PUBLIC_LIBRARIES for plugins
Christian Strømme
2022-06-17
4
-4
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
12
-456
/
+24
*
Fix crash due to missing native functions for the cookie APIs
Christian Strømme
2022-05-09
1
-3
/
+43
*
Use up-to date LGPL license header
Kai Köhne
2022-02-14
12
-132
/
+168
*
Add support functions to manage cookies
Agnieszka Jaworska
2021-12-14
6
-2
/
+179
*
Clean up Qt WebView documentation for 6.2
Christian Strømme
2021-09-10
1
-2
/
+2
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-12
4
-4
/
+4
*
Use new qml cmake apis and new qml registration
Michal Klocek
2021-07-19
2
-4
/
+4
*
Switch to new public QJni APIs
Allan Sandfeld Jensen
2021-07-09
2
-22
/
+21
*
Try fixing failure to find qjni_p.h
Allan Sandfeld Jensen
2021-07-08
1
-0
/
+1
*
Update namespace for webengine
Michal Klocek
2021-06-22
1
-1
/
+1
*
Update for API rename
Allan Sandfeld Jensen
2021-06-22
2
-4
/
+4
*
Remove qmake files
Michal Klocek
2021-06-17
5
-105
/
+0
*
Add cmake build
Michal Klocek
2021-06-02
8
-12
/
+124
*
Fix running tests with webengine plugin
Michal Klocek
2021-06-02
1
-4
/
+9
*
Android: rename Android's package name for Qt 6
Assam Boudjelthia
2021-02-12
1
-1
/
+1
*
Replace 0 with nullptr
Allan Sandfeld Jensen
2021-02-02
3
-3
/
+3
*
Replace Q_DECL_OVERRIDE with override
Allan Sandfeld Jensen
2021-02-02
4
-90
/
+90
*
Use QList instead of QVector
Jarek Kobus
2020-07-31
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-31
1
-18
/
+18
*
Set the httpUserAgent after the component has been completed
Andy Shaw
2020-03-20
1
-3
/
+11
*
Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4
Assam Boudjelthia
2020-01-20
1
-2
/
+2
*
Add QtWebView::WebView::httpUserAgent property
Armin Felder
2019-05-15
9
-1
/
+123
*
iOS: Check if the external browser can open the url first
Andy Shaw
2019-01-08
1
-1
/
+7
[next]