summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
...
* | Move client certificate selection to coreMichal Klocek2020-11-204-206/+1
* | Move profile from widgets to coreMichal Klocek2020-11-204-1176/+0
* | Move share context initialization by loaderMichal Klocek2020-11-202-78/+0
* | Drop dependency on page in profileMichal Klocek2020-11-183-4/+10
* | Drop dependency on default notification presenter in profileMichal Klocek2020-11-183-4/+15
* | Small refactor of startDraggingMichal Klocek2020-11-132-16/+4
* | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-021-1/+1
* | Move qtwebenginescriptcollection class to coreMichal Klocek2020-09-254-424/+0
* | Move to qwebenginescript to coreMichal Klocek2020-09-224-408/+1
* | Fix compilation after fb96109b in declarativeMichal Klocek2020-09-161-2/+1
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-154-210/+2
* | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-113-4/+3
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2020-09-071-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-071-1/+1
| |\|
| | * Fix suggest-override warningsAllan Sandfeld Jensen2020-08-181-1/+1
* | | Move qwebenginesettings to coreMichal Klocek2020-09-024-701/+0
* | | Remove default qwebenginesettings getterMichal Klocek2020-09-023-23/+4
|/ /
* | Remove QT_NO_SSL checksMichal Klocek2020-08-284-18/+0
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-282-2/+2
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-185-27/+27
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-181-1/+1
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-176-1064/+2
* | Cleanup namespace issues in coreMichal Klocek2020-08-143-6/+12
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-142-11/+2
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-145-374/+3
* | Unify certificate error handlingMichal Klocek2020-08-143-17/+9
* | Fix almost all deprecation warningsJüri Valdmann2020-08-132-5/+7
* | Fix api unfilteredLinkUrl -> linkUrlMichal Klocek2020-08-121-3/+3
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-129-546/+115
* | Move QMenu handling from page to viewMichal Klocek2020-08-127-262/+272
* | Remove setting surface format for qquickwidgetMichal Klocek2020-08-051-32/+0
* | Move macOS surface format check to initializeMichal Klocek2020-08-041-14/+0
* | Remove workaround for incorrect version of surface format macOSMichal Klocek2020-08-041-10/+0
* | Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-241-5/+4
|\|
| * Fix incorrect doc for acceptNavigationRequest and add testJüri Valdmann2020-07-221-5/+4
* | Use QList instead of QVectorJarek Kobus2020-07-152-3/+3
* | Delete copySurface method from RWHVQDelegateJüri Valdmann2020-07-152-10/+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-0/+2
* | Move scenegraph handling out of coreJüri Valdmann2020-07-063-35/+72
* | Adapt to newer dependenciesAllan Sandfeld Jensen2020-07-061-0/+1
* | Add ; to Q_UNUSEDLars Schmertmann2020-06-272-4/+4
* | Refactor RenderWidgetHostViewQtPeter Varga2020-06-171-0/+2
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-281-7/+23
|\|
| * Delete unused function editorActionForKeyEventJüri Valdmann2020-05-252-23/+0
| * Add support for clearing the feature requestAllan Sandfeld Jensen2020-05-201-7/+23
* | Delete unused function editorActionForKeyEventJüri Valdmann2020-05-202-23/+0
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-156-36/+34
|\|
| * Switch away from QT_NO_OPENGLAllan Sandfeld Jensen2020-05-112-4/+4
| * Document early feature reply for NotificationAllan Sandfeld Jensen2020-05-051-3/+4