| Commit message (Expand) | Author | Age | Files | Lines |
| * | Simple browser example: Fix up the code | Friedemann Kleint | 2023-04-05 | 1 | -23/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -49/+2 |
| * | Make handling of certificate errors possible from a signal | Allan Sandfeld Jensen | 2021-05-25 | 1 | -1/+2 |
| * | Remove qwebengineview setter from qwebenginepage | Michal Klocek | 2020-11-20 | 1 | -113/+3 |
| * | Improve QWebEngineCertificateError api | Michal Klocek | 2020-08-28 | 1 | -25/+20 |
| * | Unify certificate error handling | Michal Klocek | 2020-08-14 | 1 | -2/+1 |
| * | Remove QT_VERSION from simplebrowser | Michal Klocek | 2020-08-14 | 1 | -16/+0 |
| * | Fix build of simplebrowser against 5.12 | Peter Varga | 2019-11-28 | 1 | -0/+12 |
| * | Allow deferring QWebEngineCertificateError handling | Kirill Burtsev | 2019-09-05 | 1 | -15/+27 |
| * | Web Notifications API | Kirill Burtsev | 2019-02-06 | 1 | -1/+1 |
| * | Allow client certificates without openssl | Allan Sandfeld Jensen | 2018-10-23 | 1 | -2/+2 |
| * | Correct cert to certificate | Allan Sandfeld Jensen | 2018-09-12 | 1 | -1/+1 |
| * | Fix simplebrowser build without ssl | Michal Klocek | 2018-07-29 | 1 | -0/+4 |
| * | Enable client certificate store | Allan Sandfeld Jensen | 2018-07-08 | 1 | -0/+8 |
| * | simplebrowser: Handle featurePermissionRequested signal | Jüri Valdmann | 2018-06-01 | 1 | -0/+34 |
| * | Shorten names of permission classes | Jüri Valdmann | 2018-04-13 | 1 | -4/+4 |
| * | Rename protocol() to scheme() in QWERPHPermissionRequest | Jüri Valdmann | 2018-03-08 | 1 | -1/+1 |
| * | Add support for registerProtocolHandler | Jüri Valdmann | 2018-02-13 | 1 | -0/+17 |
| * | Fix compilation of simplebrowser example | Kai Koehne | 2018-01-16 | 1 | -0/+1 |
| * | Fix license header for examples | Kai Koehne | 2017-09-20 | 1 | -2/+12 |
| * | Strip down demobrowser to become simplebrowser | Michal Klocek | 2016-03-16 | 1 | -0/+132 |