summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-031-2/+13
|\
| * Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-271-2/+13
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-191-8/+23
|\|
| * Fix quick accessibility on macOSPeter Varga2020-02-171-8/+23
* | Add getter/signal to get the render process PIDFlorian Bruhin2020-02-011-0/+12
|/
* Rework url changed logicMichal Klocek2020-01-141-15/+16
* Fix regression in alt attribute of copied image urlsAllan Sandfeld Jensen2019-11-301-7/+19
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-241-4/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-09-121-1/+1
| |\
| | * Reject certificate error for non-overridable errorsKirill Burtsev2019-08-291-1/+1
| * | Fix invalid url on profile changeMichal Klocek2019-09-041-3/+1
* | | Introduce findTextFinished signalPeter Varga2019-08-231-0/+7
* | | Refactor findText handlingPeter Varga2019-08-221-23/+5
* | | Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-101-4/+4
* | | Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-081-1/+8
* | | Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-021-0/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-111-0/+22
| |\|
| | * Disable edit actions when content has no focused framePeter Varga2019-05-271-0/+22
* | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1
* | | Implement page lifecycle APIJüri Valdmann2019-05-241-6/+41
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-161-0/+1
|\| |
| * | Place popups in correct locations for transformed webengine viewsAllan Sandfeld Jensen2019-05-141-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-291-2/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-281-2/+6
| |\|
| | * Fixup focus implementationAllan Sandfeld Jensen2019-03-211-2/+6
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-211-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-041-2/+2
| |\|
| | * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-011-1/+1
| | * Doc: Always treat \brief as full sentenceKai Koehne2019-02-221-1/+1
* | | Add a way to customize tooltips in WebEngineViewSzabolcs David2019-02-191-1/+7
|/ /
* | Web Notifications APIKirill Burtsev2019-02-061-0/+9
* | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-011-6/+0
* | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-311-0/+73
* | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-241-2/+11
* | Add configure for webengine and webenginewidgetsMichal Klocek2019-01-211-1/+0
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-181-1/+2
|\|
| * Avoid binding loops caused by default context menuSzabolcs David2018-11-291-1/+2
* | Move printing operation to a new threadSzabolcs David2018-12-101-2/+2
|/
* Add standard icon names to Quick web actionsSzabolcs David2018-11-141-2/+21
* Fix quicknanobrowser crash on exitJüri Valdmann2018-11-021-4/+8
* Stop showing speculative framesJüri Valdmann2018-10-291-5/+55
* Unify updating navigation actionsSzabolcs David2018-10-231-0/+9
* Clean up WebEngineAction APIPeter Varga2018-09-201-7/+7
* Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-121-72/+83
* Return http status code for successfully loaded pagesErwin Kandler2018-08-291-2/+2
* Fix build without webchannelKai Koehne2018-08-281-0/+2
* Do not force default profile on WebEngineViewMichal Klocek2018-08-251-19/+51
* Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-211-1/+1
|\
| * Forward mouse and keyboard modifiers from QDropEventJüri Valdmann2018-07-131-1/+1
* | Make WebChannel an optional featureMichal Klocek2018-08-091-0/+18