summaryrefslogtreecommitdiffstats
path: root/src/core/web_contents_adapter_client.h
Commit message (Expand)AuthorAgeFilesLines
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-7/+1
* Get rid of Quick's TestSupport APIPeter Varga2021-07-211-1/+0
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-061-2/+3
* Clean headersMichal Klocek2021-05-221-1/+1
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-191-1/+1
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-121-2/+1
|\
| * Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-061-2/+1
* | 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
* | Swap widgetCahgned with adapterClientChangedMichal Klocek2020-11-231-1/+0
* | Small refactor of startDraggingMichal Klocek2020-11-131-3/+1
* | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-111-1/+2
* | Cleanup namespace issues in coreMichal Klocek2020-08-141-2/+2
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-141-1/+2
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-121-275/+2
* | Move scenegraph handling out of coreJüri Valdmann2020-07-061-1/+1
|/
* Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-261-1/+4
* Move request interceptor to ui threadMichal Klocek2020-04-201-2/+1
* Join some features request and response functionsAllan Sandfeld Jensen2020-04-151-3/+3
* Add getter/signal to get the render process PIDFlorian Bruhin2020-02-011-0/+1
* Rework url changed logicMichal Klocek2020-01-141-1/+1
* Fix regression in alt attribute of copied image urlsAllan Sandfeld Jensen2019-11-301-0/+18
* Introduce findTextFinished signalPeter Varga2019-08-231-0/+2
* Refactor findText handlingPeter Varga2019-08-221-1/+0
* 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/+15
* | | Add navigation type for redirectsAllan Sandfeld Jensen2019-05-101-1/+2
|/ /
* | Switch export macros to standard formAllan Sandfeld Jensen2019-04-011-1/+1
* | 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-0/+1
|\|
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-011-0/+1
* | Web Notifications APIKirill Burtsev2019-02-061-0/+1
* | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-011-1/+0
* | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-311-0/+5
* | Move printing operation to a new threadSzabolcs David2018-12-101-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-051-0/+2
|\|
| * Stop showing speculative framesJüri Valdmann2018-10-291-0/+1
| * Unify updating navigation actionsSzabolcs David2018-10-231-0/+1
* | Add setRequestInterceptor to QWebEnginePageAllan Sandfeld Jensen2018-10-171-0/+2
|/
* Add printRequest()Michal Klocek2018-08-091-0/+1
* Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-0/+6
* Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-2/+2
* Enable client certificate storeAllan Sandfeld Jensen2018-07-081-0/+2
* Update export symbols for webenginecore moduleMichal Klocek2018-06-151-2/+13
* 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
* | Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-181-1/+1
|/