| Commit message (Expand) | Author | Age | Files | Lines |
| * | Interrupt printing when QWEPage is destroyed | Moss Heim | 2025-11-25 | 1 | -1/+1 |
| * | CRA mark src/webenginewidgets | Moss Heim | 2025-08-08 | 1 | -0/+1 |
| * | Add QWebEnginePage::printRequestedByFrame signal | Moss Heim | 2024-05-31 | 1 | -0/+1 |
| * | Add default styled icons to actions | Anu Aliyas | 2024-01-06 | 1 | -1/+1 |
| * | Include what you need: <QPointer> | Marc Mutz | 2023-10-16 | 1 | -0/+2 |
| * | Add touchSelectionMenu for widgets | Martin Negyokru | 2022-12-12 | 1 | -0/+6 |
| * | Add touchHandles for widgets | Martin Negyokru | 2022-08-29 | 1 | -0/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Cleanup item delegate logic | Allan Sandfeld Jensen | 2022-06-22 | 1 | -1/+1 |
| * | Support HTML5 <datalist> element | Peter Varga | 2022-06-19 | 1 | -0/+9 |
| * | Create a RWHV delegate in core | Allan Sandfeld Jensen | 2022-06-09 | 1 | -23/+7 |
| * | Disconnect safely | Allan Sandfeld Jensen | 2021-09-30 | 1 | -0/+1 |
| * | Clean up coding style in API header files | Allan Sandfeld Jensen | 2021-08-18 | 1 | -1/+1 |
| * | Return printToPdf to QWebEnginePage | Allan Sandfeld Jensen | 2021-08-09 | 1 | -5/+1 |
| * | Various clean-ups around QWebEngineView | Peter Varga | 2021-07-13 | 1 | -6/+6 |
| * | Switch printToPdf to std::function | Allan Sandfeld Jensen | 2021-06-24 | 1 | -2/+1 |
| * | Switch QWebEngineCallbacks in QWebEnginePage to std::function | Allan Sandfeld Jensen | 2021-06-17 | 1 | -2/+5 |
| * | Drop printsupport dependency from core | Szabolcs David | 2021-06-03 | 1 | -0/+8 |
| * | Add WebEngineWidgets, WebEngineQuick modules cmake build | Michal Klocek | 2021-05-19 | 1 | -1/+1 |
| * | Drop dependency on QWebEngineView in page | Michal Klocek | 2020-11-24 | 1 | -10/+24 |
| * | Move styled icons from page to view | Michal Klocek | 2020-11-23 | 1 | -0/+1 |
| * | Move page's view and widget bindings to view | Michal Klocek | 2020-11-20 | 1 | -0/+3 |
| * | Move dialogs from view to page | Michal Klocek | 2020-11-20 | 1 | -1/+10 |
| * | Merge all webenginecontextmenudata wrappers into one class | Michal Klocek | 2020-08-12 | 1 | -5/+4 |
| * | Move QMenu handling from page to view | Michal Klocek | 2020-08-12 | 1 | -1/+21 |
| * | Invalidate accessible interfaces on destruction of view or page | Peter Varga | 2020-02-27 | 1 | -0/+1 |
| * | Fix widget accessibility on macOS | Peter Varga | 2020-01-24 | 1 | -0/+1 |
| * | Fix QWebEngineView::setPage not deleting old page | Jüri Valdmann | 2019-04-17 | 1 | -0/+1 |
| * | Stop showing speculative frames | Jüri Valdmann | 2018-10-29 | 1 | -4/+7 |
| * | Fix QWebEngineView changed properties emit on setPage | Kirill Burtsev | 2018-10-01 | 1 | -1/+4 |
| * | Avoid reattach of page before deleting it | Allan Sandfeld Jensen | 2018-09-05 | 1 | -1/+1 |
| * | Replace Q_DECL_OVERRIDE with override | Kevin Funk | 2017-09-21 | 1 | -3/+3 |
| * | Remove QWebEngineViewPrivate::m_pendingContextMenuEvent | Joerg Bornemann | 2017-09-11 | 1 | -1/+0 |
| * | Prevent crash with overridden drag 'n drop event handlers | Joerg Bornemann | 2016-10-26 | 1 | -0/+1 |
| * | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| * | Add private header warning | Kai Koehne | 2015-07-24 | 1 | -0/+11 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-16 | 1 | -7/+7 |
| * | Enable building Qt WebEngine without accessiblity enabled. | Michael Brüning | 2015-01-23 | 1 | -1/+2 |
| * | Update License Headers for Qt WebEngine to LGPLv3. | Zeno Albisser | 2014-08-21 | 1 | -15/+10 |
| * | Don't inherit from Qt private types | Jocelyn Turcotte | 2014-08-04 | 1 | -2/+2 |
| * | Fix the indexOfChild function for the web document | Frederik Gladhorn | 2014-07-11 | 1 | -0/+1 |
| * | Fix duplicate document role | Frederik Gladhorn | 2014-07-11 | 1 | -1/+1 |
| * | Widget based accessibility glue code | Frederik Gladhorn | 2014-07-10 | 1 | -0/+16 |
| * | Moving sources to src part 1: Move files. | Jocelyn Turcotte | 2013-11-28 | 1 | -0/+67 |