| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix compilation against 5.9 | Michal Klocek | 2019-07-31 | 1 | -0/+2 |
| * | Fix exporting of WebEngineSettings::pdfViewerEnabled | Allan Sandfeld Jensen | 2019-03-21 | 1 | -8/+9 |
| * | Cleanup QML client certificate selection implementation | Allan Sandfeld Jensen | 2019-02-27 | 1 | -2/+2 |
| * | Web Notifications API | Kirill Burtsev | 2019-02-06 | 1 | -1/+2 |
| * | Implement touch text selection for QQuickWebEngineView | Peter Varga | 2019-01-31 | 1 | -0/+2 |
| * | Add support for client-certificate selection to QML | Allan Sandfeld Jensen | 2019-01-24 | 1 | -0/+7 |
| * | Add configure for webengine and webenginewidgets | Michal Klocek | 2019-01-21 | 1 | -16/+15 |
| * | Make it possible to enable OCSP on Linux | Allan Sandfeld Jensen | 2018-10-17 | 1 | -0/+1 |
| * | Add QWebEngineDownloadItem page/view accessor | Allan Sandfeld Jensen | 2018-08-02 | 1 | -0/+2 |
| * | Introduce WebEngineAction in Quick API | Valentin Fokin | 2018-08-02 | 1 | -1/+3 |
| * | Add DNS prefetching | Allan Sandfeld Jensen | 2018-08-01 | 1 | -0/+1 |
| * | Shorten names of permission classes | Jüri Valdmann | 2018-04-13 | 1 | -8/+8 |
| * | Add registration of QQuickWebEngineDownloadItem / 1.7 | Kai Koehne | 2018-03-20 | 1 | -0/+2 |
| * | Move quota and registerProtocolHandler permission classes to core | Jüri Valdmann | 2018-03-08 | 1 | -4/+9 |
| * | Add support for registerProtocolHandler | Jüri Valdmann | 2018-02-13 | 1 | -0/+2 |
| * | Add EditFlags and MediaFlags to Quick and Widget API | Valentin Fokin | 2018-02-02 | 1 | -0/+2 |
| * | Register version 1.7 | Szabolcs David | 2017-09-27 | 1 | -0/+1 |
| * | Fix version numbers for UnknownUrlSchemePolicy | Viktor Engelmann | 2017-09-26 | 1 | -0/+1 |
| * | Replace Q_DECL_OVERRIDE with override | Kevin Funk | 2017-09-21 | 1 | -2/+2 |
| * | Support Quota Management API | Szabolcs David | 2017-09-13 | 1 | -0/+2 |
| * | Cleanup support for desktop capture | Jüri Valdmann | 2017-07-17 | 1 | -0/+1 |
| * | Implement pause and resume action in Download Items | Allan Sandfeld Jensen | 2017-06-23 | 1 | -0/+2 |
| * | Handle ViewHostMsg_Focus message from chromium | Viktor Engelmann | 2017-05-24 | 1 | -0/+1 |
| * | Remove unused qmlRegisterRevision call | Kai Koehne | 2017-04-11 | 1 | -3/+0 |
| * | Update plugins.qmltypes to 1.5 | Kai Koehne | 2017-04-11 | 1 | -1/+3 |
| * | Make QQuickWebEngineNewViewRequest::requestedUrl readable for QML | Viktor Engelmann | 2016-12-15 | 1 | -0/+1 |
| * | Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItem | Viktor Engelmann | 2016-12-07 | 1 | -0/+2 |
| * | Add AllowGeolocationOnInsecureOrigins setting | Allan Sandfeld Jensen | 2016-12-01 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-11-11 | 1 | -1/+1 |
| |\ |
|
| | * | Add missing override to initializeEngine in plugin | Michal Klocek | 2016-11-02 | 1 | -1/+1 |
| * | | QML plugin: Introduce message helper function for uncreatable types | Friedemann Kleint | 2016-10-11 | 1 | -10/+16 |
| * | | Improve robustness of QML plugin loading | Simon Hausmann | 2016-08-31 | 1 | -1/+1 |
| * | | Add context menu request to qml api | Michal Klocek | 2016-08-31 | 1 | -0/+3 |
| * | | Add dialog requests to qml api | Michal Klocek | 2016-08-31 | 1 | -0/+12 |
| * | | Add focusOnNavigationEnabled setting | Alexandru Croitor | 2016-08-09 | 1 | -0/+1 |
| * | | Add back spellchecking support | Michal Klocek | 2016-07-02 | 1 | -0/+2 |
| * | | Add a DownloadType enum property to WebEngineDownloadItem | Adam Kallai | 2016-06-22 | 1 | -0/+2 |
| |/ |
|
| * | Add QQuickWebEngineFaviconProvider | Peter Varga | 2016-04-20 | 1 | -0/+7 |
| * | Move QQuickWebEngineContextMenuData to experimental | Allan Sandfeld Jensen | 2016-04-13 | 1 | -3/+0 |
| * | QML API for context menu data | Allan Sandfeld Jensen | 2016-04-09 | 1 | -0/+3 |
| * | Mark revision of WebEngineDownloadItem::savePageFormat | Kai Koehne | 2016-04-05 | 1 | -0/+2 |
| * | Add back revisions for QQuickWebEngineSettings | Peter Varga | 2016-03-03 | 1 | -1/+2 |
| * | Add spell checker support | Michal Klocek | 2016-02-01 | 1 | -0/+1 |
| * | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| * | Merge branch '5.6' into dev | Allan Sandfeld Jensen | 2016-01-12 | 1 | -1/+3 |
| |\ |
|
| | * | Make QQuickWebEngineProfile public | Kai Koehne | 2015-12-12 | 1 | -1/+1 |
| | * | Make the MIME-type of downloads available | Allan Sandfeld Jensen | 2015-12-07 | 1 | -0/+2 |
| * | | Merge branch '5.6' into dev | Allan Sandfeld Jensen | 2015-11-20 | 1 | -1/+1 |
| |\| |
|
| | * | Remove revisioning from WebEngineSettings | Szabolcs David | 2015-10-23 | 1 | -1/+1 |
| * | | register WebEngineView 1.3 | Joerg Bornemann | 2015-11-16 | 1 | -0/+1 |
| |/ |
|