| Commit message (Expand) | Author | Age | Files | Lines |
| * | QWebEnginePermission: Post-API review | Kaloyan Chehlarski | 2024-07-03 | 1 | -12/+16 |
| * | Make ImageAnimationPolicy a scoped enum | Allan Sandfeld Jensen | 2024-06-20 | 1 | -6/+6 |
| * | Add QWebEnginePermission and rewrite permissions API | Kaloyan Chehlarski | 2024-06-03 | 1 | -21/+18 |
| * | simplebrowser example: Use new theme icons | Friedemann Kleint | 2024-04-05 | 1 | -1/+2 |
| * | Add granular permission for clipboard-read/write | Moss Heim | 2024-03-11 | 1 | -0/+2 |
| * | Add setting method to set image animation policy | Anu Aliyas | 2024-03-07 | 1 | -0/+59 |
| * | Update QWebEngineWebAuthUxRequest based on 6.7 API review comment | Anu Aliyas | 2024-01-17 | 1 | -8/+8 |
| * | Modify the file system access request window title | Anu Aliyas | 2023-09-14 | 1 | -1/+1 |
| * | Support FIDO2 user verification | Anu Aliyas | 2023-07-12 | 1 | -0/+30 |
| * | Simple browser example: Fix up the code | Friedemann Kleint | 2023-04-05 | 1 | -8/+4 |
| * | Simple browser example: Fix clazy warnings | Friedemann Kleint | 2023-03-30 | 1 | -4/+5 |
| * | Simple browser example: Use member initialization | Friedemann Kleint | 2023-03-28 | 1 | -1/+0 |
| * | Simple browser example: Use modern string literals | Friedemann Kleint | 2023-03-28 | 1 | -3/+5 |
| * | Fix simplebrowser build with Qt 6.3 | Peter Varga | 2022-08-18 | 1 | -0/+6 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -49/+2 |
| * | Implement File System Access permission API | Szabolcs David | 2022-05-26 | 1 | -0/+32 |
| * | Fix disconnect on null old page win Simple Browser example | Kirill Burtsev | 2021-09-10 | 1 | -11/+12 |
| * | Remove qwebengineview setter from qwebenginepage | Michal Klocek | 2020-11-20 | 1 | -0/+150 |
| * | Move QMenu handling from page to view | Michal Klocek | 2020-08-12 | 1 | -1/+1 |
| * | Make default context menus look more like chrome's one | Valentin Fokin | 2018-02-02 | 1 | -13/+13 |
| * | Introduce devtools frontend | Allan Sandfeld Jensen | 2017-12-06 | 1 | -0/+8 |
| * | Fix license header for examples | Kai Koehne | 2017-09-20 | 1 | -2/+12 |
| * | Update Simple Browser example | Jüri Valdmann | 2017-07-19 | 1 | -10/+34 |
| * | Fix crash on context menu | Allan Sandfeld Jensen | 2017-02-22 | 1 | -1/+0 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Allan Sandfeld Jensen | 2016-06-11 | 1 | -0/+1 |
| |\ |
|
| | * | Fix build of webenginewidgets/simplebrowser | Joerg Bornemann | 2016-06-10 | 1 | -0/+1 |
| * | | Change messagebox in simplebrowser example | Michal Klocek | 2016-05-09 | 1 | -2/+5 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Allan Sandfeld Jensen | 2016-04-25 | 1 | -2/+4 |
| |\| |
|
| | * | Fix contextMenu handling in examples | Michal Klocek | 2016-04-21 | 1 | -2/+4 |
| * | | SimpleBrowser: Use new QWebEnginePage::icon API | Kai Koehne | 2016-04-20 | 1 | -43/+1 |
| * | | SimpleBrowser: Handle WebBrowserBackgroundTab | Kai Koehne | 2016-04-07 | 1 | -0/+4 |
| |/ |
|
| * | Strip down demobrowser to become simplebrowser | Michal Klocek | 2016-03-16 | 1 | -0/+189 |