summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/render_widget_host_view_qt_delegate_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QSGEngine instead of the private QSGRenderContextJocelyn Turcotte2014-08-061-22/+20
* Switch to the public QOpenGLWidget APILaszlo Agocs2014-08-021-0/+12
* Fix tab focus in the widgets and QML webviewsJocelyn Turcotte2014-08-011-1/+2
* Fix RenderWidgetHostViewQt::GetViewBoundsFrederik Gladhorn2014-07-141-0/+6
* Avoid black flashes when showing a new QWebEngineViewJocelyn Turcotte2014-05-281-1/+1
* [Widgets] Tooltip word wrap fixupPierre Rossi2014-05-161-1/+6
* Fix double clicks needing three presses in QWebEngineViewJocelyn Turcotte2014-05-081-1/+14
* Properly cleanup the old page when attaching a new oneJocelyn Turcotte2014-05-071-0/+5
* Widgets: Fix a crash on shutdownJocelyn Turcotte2014-04-091-1/+1
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-6/+1
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-28/+49
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-0/+194
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-173/+0
* Quick: Support reparentingArvid Nilsson2014-01-311-6/+5
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-171-3/+7
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+170