summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-1335-10115/+0
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-03-223-3/+3
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-03-162-2/+3
|\
| * Fix mad popup qquickwindows on waylandMichal Klocek2021-02-161-1/+2
| * Fix build with Qt 5.12Allan Sandfeld Jensen2021-02-151-1/+1
* | Move QQuickWebEngineLoadRequest to core as a base api typeKirill Burtsev2021-03-038-277/+30
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-173-5/+11
|\|
| * Fix loadFinished signal if page has content but server sends HTTP errorPeter Varga2021-02-052-2/+5
| * FIXUP: Doc: Describe the WebEngineView.LoadStoppedStatus enum valuePeter Varga2021-02-031-3/+6
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-252-4/+13
|\|
| * 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-232-7/+0
* | 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
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-282-28/+6
* | Use qwebenginescriptcollection in qmlMichal Klocek2020-09-256-193/+22
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-249-558/+59
* | 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-2213-265/+466
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-152-47/+4
* | 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-077-8/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-077-8/+14
| |\|
| | * Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-253-0/+6
| | * Fix suggest-override warningsAllan Sandfeld Jensen2020-08-184-8/+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-183-19/+19
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-181-1/+1
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-176-1119/+22
* | Cleanup namespace issues in coreMichal Klocek2020-08-144-7/+14
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-142-12/+2
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-145-379/+11
* | Fix almost all deprecation warningsJüri Valdmann2020-08-132-6/+6
* | Fix api unfilteredLinkUrl -> linkUrlMichal Klocek2020-08-121-3/+3
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-125-617/+104
* | Use QList instead of QVectorJarek Kobus2020-07-152-3/+3
* | Select opengl RHI backend while we still use QQuickWidgetAllan Sandfeld Jensen2020-07-061-5/+7
* | Move scenegraph handling out of coreJüri Valdmann2020-07-063-4/+36
* | Add ; to Q_UNUSEDLars Schmertmann2020-06-271-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-281-4/+6
|\|
| * Delete unused function editorActionForKeyEventJüri Valdmann2020-05-251-2/+0