| Commit message (Expand) | Author | Age | Files | Lines |
| * | Notify about global mapping changes of QQuickWebEngineView | Michal Klocek | 13 days | 1 | -5/+33 |
| * | QQuickWebEngineView: handle null qmlEngine in navigationRequested() | Vladimir Belyavsky | 2025-11-27 | 1 | -1/+7 |
| * | Quick: Add runJavaScript overload with std::function callback | Kaloyan Chehlarski | 2025-11-26 | 1 | -0/+6 |
| * | Introduce QQuickWebEngineFrame | Michal Klocek | 2025-10-28 | 1 | -5/+5 |
| * | CRA mark src/webenginequick | Kaloyan Chehlarski | 2025-10-06 | 1 | -0/+1 |
| * | Remove unnecessary QQmlEngine usage | Allan Sandfeld Jensen | 2025-08-26 | 1 | -12/+2 |
| * | Associate permissions with frames | Kaloyan Chehlarski | 2025-08-20 | 1 | -64/+18 |
| * | Fix crash if ui delegates are not deployed | Michal Klocek | 2025-07-03 | 1 | -2/+6 |
| * | Port to new Q_UNREACHABLE_RETURN() | Marc Mutz | 2025-02-11 | 1 | -2/+1 |
| * | QuickWebenginView: Fix crash when assessing m_profile | Carl Schwan | 2025-01-31 | 1 | -0/+1 |
| * | QQuickWebEngineView: silence deprecation warning | Vladimir Belyavsky | 2024-09-17 | 1 | -1/+1 |
| * | Fix not working popup with qquick on eglfs | Michal Klocek | 2024-08-28 | 1 | -2/+3 |
| * | Printing: Unify PDF generation among print() and printToPdf() | Szabolcs David | 2024-08-08 | 1 | -1/+1 |
| * | QWebEngineFrame: hold weak ref to adapter | Moss Heim | 2024-07-15 | 1 | -3/+3 |
| * | QWebEnginePermission: Post-API review | Kaloyan Chehlarski | 2024-07-03 | 1 | -50/+41 |
| * | Add QWebEnginePermission and rewrite permissions API | Kaloyan Chehlarski | 2024-06-03 | 1 | -49/+111 |
| * | Add QWebEngineFrame::printToPdf | Moss Heim | 2024-06-03 | 1 | -6/+8 |
| * | Merge printToPdf callback systems | Moss Heim | 2024-05-31 | 1 | -8/+17 |
| * | Add QWebEnginePage::printRequestedByFrame signal | Moss Heim | 2024-05-31 | 1 | -0/+8 |
| * | Add QWebEngineFrame::runJavaScript | Moss Heim | 2024-05-22 | 1 | -3/+3 |
| * | Add zoomFactorChanged signal to QWebEnginePage and QQuickWebEngineView | Kaloyan Chehlarski | 2024-05-17 | 1 | -1/+6 |
| * | Merge runJavaScript functions in QWEPage, QQWEView | Moss Heim | 2024-05-15 | 1 | -17/+15 |
| * | Add QML support for QWebEngineFrame | Moss Heim | 2024-05-07 | 1 | -0/+13 |
| * | Thread safe implementation of Favicon Quick API | Anu Aliyas | 2024-04-30 | 1 | -12/+2 |
| * | Add hasPostData to QWebEngineNavigationRequest | Allan Sandfeld Jensen | 2024-04-26 | 1 | -2/+2 |
| * | Add the missing _p suffix to the private header files in WebEngineQuick/Widgets | Alexey Edelev | 2024-04-25 | 1 | -3/+3 |
| * | Add local fonts permission support to QuickWebEngineView | Kaloyan Chehlarski | 2024-03-22 | 1 | -0/+6 |
| * | Add granular permission for clipboard-read/write | Moss Heim | 2024-03-11 | 1 | -0/+7 |
| * | Correctly hook up spellchecker suggestions to QML | Kaloyan Chehlarski | 2024-03-01 | 1 | -1/+4 |
| * | Fix QWebEngineDesktopMediaRequest after API review update | Martin Negyokru | 2024-02-24 | 1 | -0/+1 |
| * | Correct PrintedPageSizeId to match QPageSize::PageSizeId | Michael BrĂ¼ning | 2024-01-24 | 1 | -0/+128 |
| * | Update QWebEngineDesktopMediaRequest based on API review | Martin Negyokru | 2024-01-22 | 1 | -0/+1 |
| * | Update QWebEngineWebAuthUxRequest based on 6.7 API review comment | Anu Aliyas | 2024-01-17 | 1 | -2/+2 |
| * | Add new API for screen capturing | Martin Negyokru | 2023-12-15 | 1 | -0/+9 |
| * | Fix for tst_qmltests crash | Anu Aliyas | 2023-11-09 | 1 | -0/+2 |
| * | Provide the correct type information for WebEngineView | Anu Aliyas | 2023-10-13 | 1 | -1/+1 |
| * | QQuickWebEngineView: move using declarations outside of QT_DEPRECATED_SINCE b... | Ivan Solovev | 2023-08-21 | 1 | -3/+2 |
| * | Support FIDO2 user verification | Anu Aliyas | 2023-07-12 | 1 | -0/+7 |
| * | Reduce repetitive translated texts of QQuickWebEngineView/QWebEnginePage actions | Friedemann Kleint | 2023-06-30 | 1 | -61/+2 |
| * | Sync WebAction enums of QQuickWebEngineView/QWebEnginePage | Friedemann Kleint | 2023-06-28 | 1 | -0/+4 |
| * | Add QWebEnginePage::devToolsId() | Benjamin Terrier | 2023-05-31 | 1 | -0/+6 |
| * | Test for presence of local frame in runJavaScript | Allan Sandfeld Jensen | 2023-05-16 | 1 | -1/+5 |
| * | Add WebEngineView::save() convenience API | Anu Aliyas | 2023-04-20 | 1 | -0/+7 |
| * | Support LTR and RTL text directions in input fields | Szabolcs David | 2023-02-15 | 1 | -0/+12 |
| * | Add WebChannelQuick dependency | Michal Klocek | 2023-02-15 | 1 | -1/+1 |
| * | Fix build with -no-accessibility | Peter Varga | 2023-01-09 | 1 | -1/+6 |
| * | Remove unused properties from QQuickWebEngineViewPrivate | Peter Varga | 2023-01-09 | 1 | -1/+0 |
| * | Deprecate Quota Permission Request API | Peter Varga | 2022-12-08 | 1 | -7/+0 |
| * | Port from container::count() and length() to size() - V4 | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | Fix logic in bindViewAndDelegateItem | Martin Negyokru | 2022-10-07 | 1 | -3/+9 |