| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Liang Qi | 2019-09-12 | 1 | -1/+1 |
| |\ |
|
| | * | Reject certificate error for non-overridable errors | Kirill Burtsev | 2019-08-29 | 1 | -1/+1 |
| * | | Fix invalid url on profile change | Michal Klocek | 2019-09-04 | 1 | -3/+1 |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Allan Sandfeld Jensen | 2019-06-11 | 1 | -0/+22 |
| |\| |
|
| | * | Disable edit actions when content has no focused frame | Peter Varga | 2019-05-27 | 1 | -0/+22 |
| * | | Place popups in correct locations for transformed webengine views | Allan Sandfeld Jensen | 2019-05-14 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Allan Sandfeld Jensen | 2019-03-28 | 1 | -2/+6 |
| |\| |
|
| | * | Fixup focus implementation | Allan Sandfeld Jensen | 2019-03-21 | 1 | -2/+6 |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13 | Allan Sandfeld Jensen | 2019-03-04 | 1 | -2/+2 |
| |\| |
|
| | * | Force destruction of webcontent client before profile adapter | Michal Klocek | 2019-03-01 | 1 | -1/+1 |
| | * | Doc: Always treat \brief as full sentence | Kai Koehne | 2019-02-22 | 1 | -1/+1 |
| * | | Web Notifications API | Kirill Burtsev | 2019-02-06 | 1 | -0/+9 |
| * | | Delete WebContentsAdapterClient::dpiScale() | Jüri Valdmann | 2019-02-01 | 1 | -6/+0 |
| * | | Implement touch text selection for QQuickWebEngineView | Peter Varga | 2019-01-31 | 1 | -0/+73 |
| * | | Add support for client-certificate selection to QML | Allan Sandfeld Jensen | 2019-01-24 | 1 | -2/+11 |
| * | | Add configure for webengine and webenginewidgets | Michal Klocek | 2019-01-21 | 1 | -1/+0 |
| * | | Merge remote-tracking branch 'origin/5.12' into dev | Michael Brüning | 2018-12-18 | 1 | -1/+2 |
| |\| |
|
| | * | Avoid binding loops caused by default context menu | Szabolcs David | 2018-11-29 | 1 | -1/+2 |
| * | | Move printing operation to a new thread | Szabolcs David | 2018-12-10 | 1 | -2/+2 |
| |/ |
|
| * | Add standard icon names to Quick web actions | Szabolcs David | 2018-11-14 | 1 | -2/+21 |
| * | Fix quicknanobrowser crash on exit | Jüri Valdmann | 2018-11-02 | 1 | -4/+8 |
| * | Stop showing speculative frames | Jüri Valdmann | 2018-10-29 | 1 | -5/+55 |
| * | Unify updating navigation actions | Szabolcs David | 2018-10-23 | 1 | -0/+9 |
| * | Clean up WebEngineAction API | Peter Varga | 2018-09-20 | 1 | -7/+7 |
| * | Fix issues with qml bindings accessing non-existing adapter | Michal Klocek | 2018-09-12 | 1 | -72/+83 |
| * | Return http status code for successfully loaded pages | Erwin Kandler | 2018-08-29 | 1 | -2/+2 |
| * | Fix build without webchannel | Kai Koehne | 2018-08-28 | 1 | -0/+2 |
| * | Do not force default profile on WebEngineView | Michal Klocek | 2018-08-25 | 1 | -19/+51 |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12 | Michael Brüning | 2018-08-21 | 1 | -1/+1 |
| |\ |
|
| | * | Forward mouse and keyboard modifiers from QDropEvent | Jüri Valdmann | 2018-07-13 | 1 | -1/+1 |
| * | | Make WebChannel an optional feature | Michal Klocek | 2018-08-09 | 1 | -0/+18 |
| * | | Add printRequest() | Michal Klocek | 2018-08-09 | 1 | -0/+8 |
| * | | Introduce WebEngineAction in Quick API | Valentin Fokin | 2018-08-02 | 1 | -46/+236 |
| * | | Create WebContents with initially_hidden = true | Jüri Valdmann | 2018-07-16 | 1 | -0/+3 |
| * | | Rename BrowserContextAdapter to ProfileAdapter | Michal Klocek | 2018-07-09 | 1 | -8/+8 |
| * | | Enable client certificate store | Allan Sandfeld Jensen | 2018-07-08 | 1 | -0/+5 |
| * | | Finalize change from BrowserContext to Profile | Michal Klocek | 2018-07-06 | 1 | -1/+1 |
| * | | Fine tune configure and clean up header includes | Michal Klocek | 2018-06-12 | 1 | -12/+12 |
| * | | Use range-based for instead of Q_FOREACH | Jüri Valdmann | 2018-06-06 | 1 | -2/+3 |
| * | | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging... | Michal Klocek | 2018-05-18 | 1 | -0/+7 |
| |\| |
|
| | * | Disable drag&drop on eglfs for qml app | Michal Klocek | 2018-05-04 | 1 | -0/+7 |
| * | | Change BrowserContextAdapter to be QPointer | Michal Klocek | 2018-05-18 | 1 | -3/+3 |
| * | | Remove keeping browser context as shared pointer in web context adapter | Michal Klocek | 2018-05-18 | 1 | -5/+16 |
| |/ |
|
| * | Make sure we can build with -no-feature-draganddrop | Joerg Bornemann | 2018-04-17 | 1 | -0/+9 |
| * | Fix crash on launching and quitting nanobrowser with devtools open | Allan Sandfeld Jensen | 2018-04-17 | 1 | -6/+7 |
| * | Use wrappers in QtWebEngineCore public interface | Jüri Valdmann | 2018-04-13 | 1 | -4/+2 |
| * | Shorten names of permission classes | Jüri Valdmann | 2018-04-13 | 1 | -8/+8 |
| * | Avoid creating temporary blank WebContents | Jüri Valdmann | 2018-04-06 | 1 | -139/+89 |
| * | Adaptations to form validation | Allan Sandfeld Jensen | 2018-03-15 | 1 | -44/+0 |
| * | Move quota and registerProtocolHandler permission classes to core | Jüri Valdmann | 2018-03-08 | 1 | -58/+4 |