summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-256-14/+21
|\
| * Update Chromium versionAllan Sandfeld Jensen2021-01-191-1/+1
| * Update minimum windows sdkMichal Klocek2021-01-181-1/+1
| * Fix position of popup on qmlMichal Klocek2021-01-182-8/+6
| * Fix blank popups in qmlMichal Klocek2021-01-181-0/+1
| * Fix some warningsPeter Varga2021-01-161-1/+1
| * Adaptations for Chromium 85Allan Sandfeld Jensen2021-01-131-4/+12
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-191-3/+3
|\|
| * Fix leak in QQuickWebEngineViewPrivate::contextMenuRequestedAllan Sandfeld Jensen2021-01-121-1/+1
* | Fix compilation with newer devMichal Klocek2020-12-102-4/+4
* | Swap widgetCahgned with adapterClientChangedMichal Klocek2020-11-235-9/+8
* | Remove deprecated url interoceptor setter from profileMichal Klocek2020-11-202-28/+0
* | Drop dependency on page in profileMichal Klocek2020-11-181-2/+2
* | Small refactor of startDraggingMichal Klocek2020-11-132-19/+8
* | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-021-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-11-021-1/+2
|\|
| * Mention node.js build-time dependencyAllan Sandfeld Jensen2020-10-031-1/+2
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-282-28/+6
* | Use qwebenginescriptcollection in qmlMichal Klocek2020-09-257-194/+22
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-2411-562/+62
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-221-2/+21
|\|
| * Fix favicon engine under device pixel scalingAllan Sandfeld Jensen2020-09-221-2/+21
| * Avoid to reject a certificate error twice in QuickPeter Varga2020-09-161-0/+6
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-2215-269/+474
* | Fix compilation after fb96109b in declarativeMichal Klocek2020-09-161-2/+1
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-154-49/+7
* | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-117-103/+106
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2020-09-078-9/+15
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-078-9/+15
| |\|
| | * Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-253-0/+6
| | * Fix suggest-override warningsAllan Sandfeld Jensen2020-08-185-9/+9
| | * Doc: Document issue with running in Docker environmentLeena Miettinen2020-06-151-1/+8
* | | Add missing const ref to certificateError in qmlMichal Klocek2020-09-021-1/+1
|/ /
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-281-1/+1
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-185-109/+78
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-182-44/+1
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-179-1132/+392
* | Cleanup namespace issues in coreMichal Klocek2020-08-144-7/+14
* | Move WebEngineCertificateError docs to own fileMichal Klocek2020-08-142-106/+133
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-142-12/+2
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-149-387/+122
* | Fix almost all deprecation warningsJüri Valdmann2020-08-133-7/+8
* | Split docs in webengine qmlMichal Klocek2020-08-124-141/+222
* | Fix api unfilteredLinkUrl -> linkUrlMichal Klocek2020-08-121-3/+3
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-128-625/+326
* | Move macOS surface format check to initializeMichal Klocek2020-08-041-19/+0
* | Use QList instead of QVectorJarek Kobus2020-07-152-3/+3
* | Delete copySurface method from RWHVQDelegateJüri Valdmann2020-07-153-13/+0
* | Implement more Compositor methods for software modeJüri Valdmann2020-07-151-7/+4
* | Select opengl RHI backend while we still use QQuickWidgetAllan Sandfeld Jensen2020-07-061-5/+7