| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle non data base urls schemes in loadHtml | Michal Klocek | 2025-07-16 | 1 | -6/+9 |
* | Make use of the new Window container classes | Christian StrΓΈmme | 2025-03-18 | 1 | -35/+2 |
* | Clean up unused url() web interface | Michal Klocek | 2024-11-07 | 1 | -5/+0 |
* | 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 | 1 | -2/+1 |
* | Android: use convience wrapper to register natives | Volker Hilsheimer | 2023-11-16 | 1 | -6/+1 |
* | Android: modernize implementation | Volker Hilsheimer | 2023-11-13 | 1 | -155/+115 |
* | Android: make functions static if they don't need the object | Volker Hilsheimer | 2023-11-13 | 1 | -9/+11 |
* | Android: don't rely on implicit cast of declared QtJniTypes to jobject | Volker Hilsheimer | 2023-10-27 | 1 | -1/+1 |
* | JNI: Explicilty convert QtJniType instances to jobject for variadic arguments | Volker Hilsheimer | 2023-09-21 | 1 | -1/+1 |
* | Android: Fix for possible thread deadlock | Bartlomiej Moskal | 2023-03-03 | 1 | -0/+15 |
* | Add settings API for QtWebView | Christian StrΓΈmme | 2022-10-27 | 1 | -0/+53 |
* | Use SPDX license identifiers | Lucie GΓ©rard | 2022-06-10 | 1 | -38/+2 |
* | 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 | 1 | -11/+14 |
* | Add support functions to manage cookies | Agnieszka Jaworska | 2021-12-14 | 1 | -0/+27 |
* | Switch to new public QJni APIs | Allan Sandfeld Jensen | 2021-07-09 | 1 | -19/+18 |
* | Android: rename Android's package name for Qt 6 | Assam Boudjelthia | 2021-02-12 | 1 | -1/+1 |
* | Add ; to Q_UNUSED | Lars Schmertmann | 2020-07-31 | 1 | -18/+18 |
* | 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 | 1 | -0/+13 |
* | Make QtWebView plugin based | Christian Stromme | 2018-01-26 | 1 | -0/+437 |