summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move QWebEnginePage to coreMichal Klocek2020-11-241-233/+0
* Drop dependency on QWebEngineView in pageMichal Klocek2020-11-241-1/+30
* Swap widgetCahgned with adapterClientChangedMichal Klocek2020-11-231-1/+0
* Move page's view and widget bindings to viewMichal Klocek2020-11-201-4/+0
* Small refactor of startDraggingMichal Klocek2020-11-131-3/+1
* 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-3/+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-1/+1
* Move QMenu handling from page to viewMichal Klocek2020-08-121-19/+0
* Move scenegraph handling out of coreJüri Valdmann2020-07-061-1/+1
* Delete unused function editorActionForKeyEventJüri Valdmann2020-05-201-2/+0
* Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-261-1/+4
* Fix crash if createWindow returns this for AddNewContentsJüri Valdmann2020-04-261-3/+0
* Move request interceptor to ui threadMichal Klocek2020-04-201-2/+0
* Join some features request and response functionsAllan Sandfeld Jensen2020-04-151-2/+1
* Add getter/signal to get the render process PIDFlorian Bruhin2020-02-011-0/+1
* Rework url changed logicMichal Klocek2020-01-141-2/+2
* Allow deferring QWebEngineCertificateError handlingKirill Burtsev2019-09-051-0/+2
* 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-3/+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-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-2/+9
|\|
| * Stop showing speculative framesJüri Valdmann2018-10-291-0/+7
| * Unify updating navigation actionsSzabolcs David2018-10-231-2/+2
* | 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/+1
* 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-1/+1
* 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
|/
* Use wrappers in QtWebEngineCore public interfaceJüri Valdmann2018-04-131-2/+2
* Shorten names of permission classesJüri Valdmann2018-04-131-2/+2
* Avoid creating temporary blank WebContentsJüri Valdmann2018-04-061-0/+6
* Adaptations to form validationAllan Sandfeld Jensen2018-03-151-3/+0