| Commit message (Expand) | Author | Age | Files | Lines |
| * | Interrupt printing when QWEPage is destroyed | Moss Heim | 2025-11-25 | 1 | -1/+3 |
| * | Associate permissions with frames | Kaloyan Chehlarski | 2025-08-20 | 1 | -4/+2 |
| * | CRA mark src/core/api | Moss Heim | 2025-08-12 | 1 | -0/+1 |
| * | QWebEnginePermission: Post-API review | Kaloyan Chehlarski | 2024-07-03 | 1 | -2/+2 |
| * | Add QWebEnginePermission and rewrite permissions API | Kaloyan Chehlarski | 2024-06-03 | 1 | -1/+2 |
| * | Add QWebEngineFrame::printToPdf | Moss Heim | 2024-06-03 | 1 | -3/+3 |
| * | Merge printToPdf callback systems | Moss Heim | 2024-05-31 | 1 | -2/+5 |
| * | Add QWebEnginePage::printRequestedByFrame signal | Moss Heim | 2024-05-31 | 1 | -0/+2 |
| * | Add QWebEngineFrame::runJavaScript | Moss Heim | 2024-05-22 | 1 | -1/+1 |
| * | Add zoomFactorChanged signal to QWebEnginePage and QQuickWebEngineView | Kaloyan Chehlarski | 2024-05-17 | 1 | -0/+1 |
| * | Merge runJavaScript functions in QWEPage, QQWEView | Moss Heim | 2024-05-15 | 1 | -2/+2 |
| * | Add hasPostData to QWebEngineNavigationRequest | Allan Sandfeld Jensen | 2024-04-26 | 1 | -1/+1 |
| * | Update QWebEngineWebAuthUxRequest based on 6.7 API review comment | Anu Aliyas | 2024-01-17 | 1 | -1/+1 |
| * | Remove the use of Q_WEBENGINECORE_PRIVATE_EXPORT | Alexey Edelev | 2024-01-16 | 1 | -1/+1 |
| * | Add new API for screen capturing | Martin Negyokru | 2023-12-15 | 1 | -0/+1 |
| * | Support FIDO2 user verification | Anu Aliyas | 2023-07-12 | 1 | -0/+1 |
| * | Reduce repetitive translated texts of QQuickWebEngineView/QWebEnginePage actions | Friedemann Kleint | 2023-06-30 | 1 | -0/+2 |
| * | Remove unused properties from QQuickWebEngineViewPrivate | Peter Varga | 2023-01-09 | 1 | -1/+0 |
| * | Add touchSelectionMenu for widgets | Martin Negyokru | 2022-12-12 | 1 | -2/+6 |
| * | Deprecate Quota Permission Request API | Peter Varga | 2022-12-08 | 1 | -1/+0 |
| * | Add touchHandles for widgets | Martin Negyokru | 2022-08-29 | 1 | -1/+3 |
| * | Various clean-ups | Peter Varga | 2022-06-24 | 1 | -0/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Remove widget from QWebEnginePagePrivate | Allan Sandfeld Jensen | 2022-06-22 | 1 | -3/+1 |
| * | Support HTML5 <datalist> element | Peter Varga | 2022-06-19 | 1 | -0/+7 |
| * | Create a RWHV delegate in core | Allan Sandfeld Jensen | 2022-06-09 | 1 | -3/+7 |
| * | Implement File System Access permission API | Szabolcs David | 2022-05-26 | 1 | -0/+1 |
| * | Keep page's zoom level on loading new urls | Kirill Burtsev | 2022-05-15 | 1 | -0/+1 |
| * | Quick: Add support for replacing touch handles with delegates | Balazs Egedi | 2022-05-04 | 1 | -2/+3 |
| * | Fix handling of new window request | Kirill Burtsev | 2021-09-05 | 1 | -1/+1 |
| * | Clean up coding style in API header files | Allan Sandfeld Jensen | 2021-08-18 | 1 | -9/+11 |
| * | Return printToPdf to QWebEnginePage | Allan Sandfeld Jensen | 2021-08-09 | 1 | -1/+6 |
| * | WebEngineNavigationRequest: add accept/reject and deprecate setAction | Kirill Burtsev | 2021-07-21 | 1 | -1/+1 |
| * | Get rid of Quick's TestSupport API | Peter Varga | 2021-07-20 | 1 | -1/+0 |
| * | Various clean-ups around QWebEngineView | Peter Varga | 2021-07-13 | 1 | -1/+0 |
| * | Switch QWebEngineCallbacks in QWebEnginePage to std::function | Allan Sandfeld Jensen | 2021-06-17 | 1 | -2/+2 |
| * | Replace testsupport's QQuickWebEngineErrorPage with isErrorPage | Allan Sandfeld Jensen | 2021-06-06 | 1 | -2/+2 |
| * | Drop printsupport dependency from core | Szabolcs David | 2021-06-03 | 1 | -3/+3 |
| * | Move createWindow to a signal | Allan Sandfeld Jensen | 2021-06-03 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Allan Sandfeld Jensen | 2021-05-12 | 1 | -2/+1 |
| * | Replace 0 pointer constants with nullptr | Allan Sandfeld Jensen | 2021-03-22 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Allan Sandfeld Jensen | 2021-02-17 | 1 | -1/+2 |
| * | Move QWebEnginePage to core | Michal Klocek | 2020-11-24 | 1 | -0/+233 |