| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Simple browser example: Use modern string literals" | Michal Klocek | 2023-06-08 | 1 | -5/+4 |
| * | 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 |