summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/render_widget_host_view_qt_delegate_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Widgets: Use overridden show()Szabolcs David2015-04-271-1/+1
* WebEngineView does not load a url while invisibleAndras Becsi2015-04-221-1/+4
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add Pointer Lock supportSzabolcs David2015-01-161-0/+10
* Support TransferableResource::is_softwareJocelyn Turcotte2014-11-251-0/+5
* Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-251-1/+14
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-071-1/+1
* Fix issues on HiDPI displaysAndras Becsi2014-09-241-2/+3
* [OSX] Buildfix: Classes used with templates must be fully qualified.Zeno Albisser2014-08-211-0/+1
* 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-0/+21
* 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