| Commit message (Expand) | Author | Age | Files | Lines |
| * | Notify about global mapping changes of QQuickWebEngineView | Michal Klocek | 14 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 | 2 | -0/+9 |
| * | Doc: Add missing property docs | Paul Wicking | 2025-11-06 | 2 | -6/+22 |
| * | Fix QWebEngineDesktopMediaRequest registration | Michal Klocek | 2025-10-30 | 1 | -8/+8 |
| * | Minor. Clean up qquickwebengineforeigntypes | Michal Klocek | 2025-10-30 | 1 | -121/+110 |
| * | Add chlid frame to qml api of webengineframe | Michal Klocek | 2025-10-28 | 2 | -0/+13 |
| * | Introduce QQuickWebEngineFrame | Michal Klocek | 2025-10-28 | 5 | -18/+141 |
| * | CRA mark src/webenginequick | Kaloyan Chehlarski | 2025-10-06 | 39 | -3/+41 |
| * | Fix -no-ssl build | Peter Varga | 2025-09-17 | 1 | -2/+6 |
| * | Fix QML usage of QWebEngineFrame | Allan Sandfeld Jensen | 2025-09-06 | 1 | -12/+21 |
| * | Docs: Fix navigation between qml user script collection and web script | Michal Klocek | 2025-09-01 | 1 | -5/+5 |
| * | Docs: Fix user script collections doc | Michal Klocek | 2025-09-01 | 1 | -2/+2 |
| * | Remove unnecessary QQmlEngine usage | Allan Sandfeld Jensen | 2025-08-26 | 9 | -172/+18 |
| * | Mark extensionManager as a constant | Allan Sandfeld Jensen | 2025-08-20 | 1 | -1/+1 |
| * | Associate permissions with frames | Kaloyan Chehlarski | 2025-08-20 | 3 | -69/+21 |
| * | Export qml extension types in webenginequick | Allan Sandfeld Jensen | 2025-08-17 | 1 | -0/+24 |
| * | Fix case of QML webEngineScript documentation | Allan Sandfeld Jensen | 2025-08-16 | 1 | -9/+9 |
| * | WebEngineQuick: Expose QWebEngineClientHints to QML | Olivier De Cannière | 2025-08-15 | 1 | -0/+10 |
| * | WebEngineQuick: Expose QWebEngineDesktopMediaRequest to QML | Olivier De Cannière | 2025-08-14 | 1 | -0/+9 |
| * | Add PersistentCookiesPolicy::OnlyPersistentCookies | Moss Heim | 2025-08-11 | 3 | -1/+11 |
| * | Stop using private V4 API | Allan Sandfeld Jensen | 2025-08-07 | 1 | -13/+7 |
| * | Add setting to trim accessibility identifiers | Kaloyan Chehlarski | 2025-08-01 | 2 | -0/+27 |
| * | Remove FINAL marker on new property | Allan Sandfeld Jensen | 2025-07-25 | 1 | -2/+1 |
| * | Adaptations for Chromium 132 | Allan Sandfeld Jensen | 2025-07-14 | 1 | -1/+2 |
| * | Fix crash if ui delegates are not deployed | Michal Klocek | 2025-07-03 | 1 | -2/+6 |
| * | Fix build with QtDeclarative 6.11 | Allan Sandfeld Jensen | 2025-06-18 | 1 | -1/+1 |
| * | Normalize signal/slot signatures 2025 | Marc Mutz | 2025-06-04 | 1 | -1/+1 |
| * | Add API for extension management | Martin Negyokru | 2025-05-29 | 2 | -0/+20 |
| * | Add API for providing additional CA certificates | Kai Uwe Broulik | 2025-05-27 | 3 | -2/+60 |
| * | Fix QWebEngineDownloadRequest::pause() | Szabolcs David | 2025-02-24 | 2 | -2/+2 |
| * | Port to new Q_UNREACHABLE_RETURN() | Marc Mutz | 2025-02-11 | 1 | -2/+1 |
| * | QQuickWebEngineProfile: make the new ctor explicit | Marc Mutz | 2025-02-10 | 1 | -1/+1 |
| * | Add setting to enable back/forward cache | Szabolcs David | 2025-02-10 | 2 | -0/+26 |
| * | QuickWebenginView: Fix crash when assessing m_profile | Carl Schwan | 2025-01-31 | 1 | -0/+1 |
| * | QQuickWebEngineProfilePrototype: Post API review | Anu Aliyas | 2025-01-16 | 1 | -1/+1 |
| * | Rename JSTouchEventsEnabled to TouchEventsApiEnabled | Allan Sandfeld Jensen | 2025-01-15 | 2 | -11/+11 |
| * | Ensure unique data path for the profile | Anu Aliyas | 2024-12-06 | 1 | -0/+30 |
| * | Add WebEngineProfilePrototype for profile creation from qml | Anu Aliyas | 2024-12-06 | 5 | -0/+415 |
| * | Lazy initialization for offTheRecord setting | Anu Aliyas | 2024-11-20 | 1 | -1/+11 |
| * | Correct behavior of JavscriptCanAccessClipboard | Moss Heim | 2024-11-04 | 1 | -6/+14 |
| * | Do not override signals in qml delegates | Michal Klocek | 2024-10-31 | 1 | -2/+4 |
| * | Add setting for JS touch events API | Martin Negyokru | 2024-10-29 | 2 | -0/+32 |
| * | Make download API asynchronous | Szabolcs David | 2024-10-24 | 1 | -11/+10 |
| * | Add PreferCSSMarginsForPrinting to QWebEngineSettings | Szabolcs David | 2024-10-21 | 2 | -0/+26 |
| * | Add PrintHeaderAndFooter to WebEngineSettings | Szabolcs David | 2024-10-17 | 2 | -0/+28 |
| * | 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 |
| * | Make QQuickWebEngineDownloadRequest public | Allan Sandfeld Jensen | 2024-08-23 | 3 | -20/+10 |
| * | Doc: Replace \instantiates with \nativetype | Paul Wicking | 2024-08-20 | 6 | -12/+12 |