summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Revive Pointer Lock featureSzabolcs David2020-05-041-2/+2
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-04-304-25/+20
| |\
| | * Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-262-3/+14
| | * Fix crash if createWindow returns this for AddNewContentsJüri Valdmann2020-04-262-22/+0
| | * Forward unhandled scroll eventsAllan Sandfeld Jensen2020-04-222-1/+7
| * | Fix missing QWebEnginePage::audioMutedChanged signalJüri Valdmann2020-04-291-2/+4
| |/
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-04-277-39/+53
|\|
| * Move request interceptor to ui threadMichal Klocek2020-04-203-19/+2
| * Join some features request and response functionsAllan Sandfeld Jensen2020-04-152-14/+21
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Allan Sandfeld Jensen2020-04-142-6/+19
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-04-102-6/+19
| | |\
| | | * Avoid HTML encodings in default JS QMessageBox'es5.14Allan Sandfeld Jensen2020-04-081-3/+14
| | | * Doc: Fix docs for playbackRequiresUserGesture WebEngine settingLeena Miettinen2020-04-021-3/+5
| * | | Fix builds against Qt 5.12v5.15.0-beta4Allan Sandfeld Jensen2020-04-101-0/+7
| |/ /
| * | Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-072-0/+4
* | | Fix building dev with newer QtBaseAllan Sandfeld Jensen2020-04-241-1/+0
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-035-5/+39
|\|
| * Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-275-5/+39
* | Adaptations for Chromium 78Allan Sandfeld Jensen2020-02-281-2/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-271-4/+3
|\|
| * Fix docs for page url request interceptorsMichal Klocek2020-02-211-4/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Jüri Valdmann2020-02-034-4/+64
|\|
| * Fix widget accessibility on macOSPeter Varga2020-01-244-4/+64
* | Add getter/signal to get the render process PIDFlorian Bruhin2020-02-013-0/+31
* | Fix deprecation warningsKirill Burtsev2020-01-191-2/+2
|/
* Rework url changed logicMichal Klocek2020-01-142-9/+13
* Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-182-5/+10
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Allan Sandfeld Jensen2019-12-043-3/+5
|\
| * Fix 'setDownloadDirectory' for download item on 'SavePage' actionKirill Burtsev2019-11-293-3/+5
* | Fix regression in alt attribute of copied image urlsAllan Sandfeld Jensen2019-11-301-7/+19