| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Cleanup item delegate logic | Allan Sandfeld Jensen | 2022-06-22 | 1 | -39/+35 |
| * | Support HTML5 <datalist> element | Peter Varga | 2022-06-19 | 1 | -0/+14 |
| * | Switch from QT_NO macros to feature checks | Allan Sandfeld Jensen | 2022-06-10 | 1 | -2/+2 |
| * | Create a RWHV delegate in core | Allan Sandfeld Jensen | 2022-06-09 | 1 | -81/+65 |
| * | Include moc files | Allan Sandfeld Jensen | 2022-05-31 | 1 | -0/+1 |
| * | Implement File System Access permission API | Szabolcs David | 2022-05-26 | 1 | -0/+8 |
| * | Keep page's zoom level on loading new urls | Kirill Burtsev | 2022-05-15 | 1 | -6/+12 |
| * | Cleanup custom touch handles implementation | Michal Klocek | 2022-05-10 | 1 | -36/+6 |
| * | Quick: Add support for replacing touch handles with delegates | Balazs Egedi | 2022-05-04 | 1 | -19/+52 |
| * | Fix a few code checker warnings | Allan Sandfeld Jensen | 2022-03-30 | 1 | -1/+1 |
| * | Fix crash on WebEngine(View|Profile).userScripts.collection get | Kirill Burtsev | 2022-02-10 | 1 | -6/+28 |
| * | webenginequick: Avoid deprecated QQmlListReference ctor | Fabian Kosmale | 2022-01-26 | 1 | -1/+2 |
| * | Do not access accessibility from qt post routines | Michal Klocek | 2021-11-16 | 1 | -1/+5 |
| * | Add onTouchSelectionMenuRequested QML handler | Balazs Egedi | 2021-10-26 | 1 | -0/+11 |
| * | Fix drag and drop again | Allan Sandfeld Jensen | 2021-09-10 | 1 | -4/+4 |
| * | Fix handling of new window request | Kirill Burtsev | 2021-09-05 | 1 | -12/+8 |
| * | Restore enums for QQuickWebEngineView from old-new API classes | Kirill Burtsev | 2021-08-26 | 1 | -0/+18 |
| * | Rename quick's 'newViewRequested' to 'newWindowRequested' | Kirill Burtsev | 2021-08-18 | 1 | -10/+10 |
| * | Hide unneeded Quick C++ APIs | Kirill Burtsev | 2021-08-17 | 1 | -1/+1 |
| * | WebEngineNavigationRequest: add accept/reject and deprecate setAction | Kirill Burtsev | 2021-07-21 | 1 | -5/+6 |
| * | Get rid of Quick's TestSupport API | Peter Varga | 2021-07-20 | 1 | -53/+4 |
| * | Clean up quick API | Peter Varga | 2021-07-19 | 1 | -44/+50 |
| * | Merge UI2DelegatesManager into UIDelegatesManager | Balazs Egedi | 2021-07-18 | 1 | -1/+1 |
| * | Get rid of private methods of QWebEngineNewWindowRequest | Peter Varga | 2021-07-12 | 1 | -4/+6 |
| * | Remove outdated QT_VERSION_CHECKs | Allan Sandfeld Jensen | 2021-07-09 | 1 | -4/+0 |
| * | Restore WebEngineNewViewRequest::openIn method | Allan Sandfeld Jensen | 2021-07-06 | 1 | -7/+7 |
| * | Remove Quick Controls 1 UIDelegates and introduce UIDelegates test | Balazs Egedi | 2021-07-01 | 1 | -22/+1 |
| * | Use new qml registration system and new qml cmake api | Michal Klocek | 2021-06-23 | 1 | -1/+1 |
| * | Add QPageRanges to PDF printing | Allan Sandfeld Jensen | 2021-06-22 | 1 | -2/+5 |
| * | Clean up header includes and friend classes in core | Peter Varga | 2021-06-17 | 1 | -0/+1 |
| * | Replace Q_NULLPTR and pointer 0 with nullptr | Allan Sandfeld Jensen | 2021-06-10 | 1 | -3/+3 |
| * | Replace testsupport's QQuickWebEngineErrorPage with isErrorPage | Allan Sandfeld Jensen | 2021-06-06 | 1 | -40/+6 |
| * | Rename WebEngineLoadRequest to WebEngineLoadingInfo | Kirill Burtsev | 2021-06-04 | 1 | -8/+8 |
| * | WebEngineView: rename navigationHistory to history | Kirill Burtsev | 2021-06-04 | 1 | -1/+1 |
| * | Merge WebEngineHistory's quick implementation into QWebEngineHistory | Kirill Burtsev | 2021-06-04 | 1 | -3/+5 |
| * | Replace FaviconManager with Chromium's Favicon Component | Peter Varga | 2021-06-04 | 1 | -17/+14 |
| * | Move QQuickWebEngineNavigationRequest to Core | Allan Sandfeld Jensen | 2021-06-04 | 1 | -2/+2 |
| * | Move createWindow to a signal | Allan Sandfeld Jensen | 2021-06-03 | 1 | -32/+42 |
| * | Add WebEngineWidgets, WebEngineQuick modules cmake build | Michal Klocek | 2021-05-19 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Allan Sandfeld Jensen | 2021-05-12 | 1 | -3/+1 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Allan Sandfeld Jensen | 2021-04-13 | 1 | -0/+5 |
| * | Fix 'WebEngine' ambiguity for Qt6 | Michal Klocek | 2021-04-13 | 1 | -0/+2457 |