summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-131-289/+0
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-171-1/+2
|\
| * Fix loadFinished signal if page has content but server sends HTTP errorPeter Varga2021-02-051-1/+2
| * Delete unused function editorActionForKeyEventJüri Valdmann2020-05-251-2/+0
* | Swap widgetCahgned with adapterClientChangedMichal Klocek2020-11-231-1/+0
* | Small refactor of startDraggingMichal Klocek2020-11-131-3/+1
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-221-7/+2
* | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-111-1/+1
* | Cleanup namespace issues in coreMichal Klocek2020-08-141-1/+2
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-141-2/+1
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-141-1/+1
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-121-4/+5
* | Move scenegraph handling out of coreJüri Valdmann2020-07-061-1/+10
* | Delete unused function editorActionForKeyEventJüri Valdmann2020-05-201-2/+0
|/
* Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-051-0/+1
* Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-261-1/+4
* Join some features request and response functionsAllan Sandfeld Jensen2020-04-151-2/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-031-0/+1
|\
| * Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-271-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-191-0/+1
|\|
| * Fix quick accessibility on macOSPeter Varga2020-02-171-0/+1
* | Add getter/signal to get the render process PIDFlorian Bruhin2020-02-011-0/+1
|/
* Rework url changed logicMichal Klocek2020-01-141-1/+1
* Introduce findTextFinished signalPeter Varga2019-08-231-0/+2
* Refactor findText handlingPeter Varga2019-08-221-1/+0
* Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-081-1/+1
* Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-021-0/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-111-0/+1
| |\
| | * Disable edit actions when content has no focused framePeter Varga2019-05-271-0/+1
* | | Implement page lifecycle APIJüri Valdmann2019-05-241-0/+3
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-281-1/+1
|\|
| * Fixup focus implementationAllan Sandfeld Jensen2019-03-211-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-041-1/+1
|\|
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-011-1/+1
* | Web Notifications APIKirill Burtsev2019-02-061-0/+1
* | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-011-2/+0
* | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-311-0/+20
* | Move printing operation to a new threadSzabolcs David2018-12-101-1/+1
|/
* Stop showing speculative framesJüri Valdmann2018-10-291-1/+8
* Unify updating navigation actionsSzabolcs David2018-10-231-0/+1
* Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-121-2/+4
* Do not force default profile on WebEngineViewMichal Klocek2018-08-251-1/+4
* Add printRequest()Michal Klocek2018-08-091-0/+1
* Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-0/+1
* Introduce WebEngineAction in Quick APIValentin Fokin2018-08-021-0/+2
* Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-1/+1
* Enable client certificate storeAllan Sandfeld Jensen2018-07-081-0/+1
* Fine tune configure and clean up header includesMichal Klocek2018-06-121-2/+2
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-181-0/+1
|\
| * Disable drag&drop on eglfs for qml appMichal Klocek2018-05-041-0/+1