summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/render_widget_host_view_qt_delegate_widget.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-131-3/+1
* Fix input method updatePeter Varga2018-11-291-1/+0
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-131-1/+1
|\
| * Fix opened webviews closing when opener closesAllan Sandfeld Jensen2018-11-081-1/+1
* | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-081-0/+1
|/
* Stop showing speculative framesJüri Valdmann2018-10-291-1/+11
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-021-2/+2
* Clarify how key / mouse QEvents are propagated to a popup RWHVQD objectAlexandru Croitor2018-07-311-0/+6
* Close popups when parent window is movedAlexandru Croitor2018-07-271-0/+1
* Merge branch '5.10' into devAllan Sandfeld Jensen2017-10-131-1/+2
|\
| * Disable IME on password inputPeter Varga2017-10-041-1/+2
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-29/+29
|/
* Make input method hints available via RWHV delegate widgetPeter Varga2017-01-201-0/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-251-0/+1
|\
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-241-0/+1
| |\
| | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-101-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-021-0/+1
| |\|
| | * Propagate the view's screen coordinates on global position changeJoerg Bornemann2016-07-121-0/+1
* | | Switch away from deprecated QSG*Node classesAllan Sandfeld Jensen2016-07-141-0/+2
* | | Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-141-1/+0
* | | Switch to using QQuickWidget in WebEngineWidgetsAllan Sandfeld Jensen2016-07-061-17/+4
* | | Fix build with newer qtdeclarativeAllan Sandfeld Jensen2016-06-271-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-171-1/+1
|\|
| * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-131-1/+1
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/
* Ensure WebContents::WasShown/WasHidden are calledAllan Sandfeld Jensen2015-11-061-0/+1
* Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+2
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+4
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add Pointer Lock supportSzabolcs David2015-01-161-0/+2
* Support TransferableResource::is_softwareJocelyn Turcotte2014-11-251-0/+1
* Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-251-0/+2
* [OSX] Buildfix: Classes used with templates must be fully qualified.Zeno Albisser2014-08-211-7/+4
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Propagate the page's screen coordinates when the top-level window movedJocelyn Turcotte2014-08-201-4/+9
* Use QSGEngine instead of the private QSGRenderContextJocelyn Turcotte2014-08-061-7/+5
* Switch to the public QOpenGLWidget APILaszlo Agocs2014-08-021-1/+5
* Fix RenderWidgetHostViewQt::GetViewBoundsFrederik Gladhorn2014-07-141-0/+1
* Widgets: Fix a crash on shutdownJocelyn Turcotte2014-04-091-1/+2
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-2/+1
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-5/+12
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-0/+90
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-87/+0
* Quick: Support reparentingArvid Nilsson2014-01-311-1/+1
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+87