| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up and rename QAbstractWebView and QAbstractWebViewSettings | Michal Klocek | 13 days | 1 | -2/+2 |
| * | Pass the pointer to QWebView for private counterpart | Michal Klocek | 2025-11-27 | 1 | -2/+2 |
| * | Cleanup. Remove null inteface | Michal Klocek | 2025-11-27 | 1 | -58/+1 |
| * | Cleanup. Rename getSettings() to settings() in private classes | Kaloyan Chehlarski | 2025-10-28 | 1 | -1/+1 |
| * | Add url() virtual method to private classes | Kaloyan Chehlarski | 2025-10-27 | 1 | -0/+1 |
| * | CRA mark src/ | Moss Heim | 2025-10-09 | 1 | -0/+1 |
| * | Make tests based on runtime plugin setting | Michal Klocek | 2025-06-26 | 1 | -0/+12 |
| * | Make use of the new Window container classes | Christian Strømme | 2025-03-18 | 1 | -7/+3 |
| * | macOS: Flip the switch and make the native back-end the default | Christian Strømme | 2024-12-05 | 1 | -4/+0 |
| * | Clean up unused url() web interface | Michal Klocek | 2024-11-07 | 1 | -1/+0 |
| * | Add settings API for QtWebView | Christian Strømme | 2022-10-27 | 1 | -0/+27 |
| * | 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/+5 |
| * | QWebViewFactory: second step in porting to QFactoryLoader's CBOR support | Thiago Macieira | 2021-11-04 | 1 | -9/+4 |
| * | QWebViewFactory: Preliminary adaptation to QFactoryLoader using CBOR | Thiago Macieira | 2021-09-24 | 1 | -1/+1 |
| * | Add ; to Q_UNUSED | Lars Schmertmann | 2020-07-31 | 1 | -1/+1 |
| * | Add QtWebView::WebView::httpUserAgent property | Armin Felder | 2019-05-15 | 1 | -0/+2 |
| * | Make QtWebView plugin based | Christian Stromme | 2018-01-26 | 1 | -0/+130 |