summaryrefslogtreecommitdiffstats
path: root/src/core/render_widget_host_view_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when attempting to dragJocelyn Turcotte2014-05-081-3/+2
* Fix double clicks needing three presses in QWebEngineViewJocelyn Turcotte2014-05-081-6/+1
* Clean up cancel fling gesture and latency info for gesturesAndras Becsi2014-04-251-14/+5
* Fix broken experimental.viewport.devicePixelRatioArvid Nilsson2014-04-091-0/+8
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-25/+2
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-2/+2
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-2/+4
* Add the base qualifier where base::string16 is usedArvid Nilsson2014-04-011-2/+2
* Update clipboard selection when selection changesAllan Sandfeld Jensen2014-03-311-0/+9
* Get rid of GTK dependenciesAndras Becsi2014-03-281-14/+0
* Adapt to API changes in new stable branch 1750Andras Becsi2014-03-281-80/+123
* Fix the HighDPI rendering of QQuickWebEngineViewJocelyn Turcotte2014-03-201-0/+1
* Tooltip support.Pierre Rossi2014-03-141-2/+2
* Implement QInputMethodEvent::Attribute translation and compositionAndras Becsi2014-02-211-8/+55
* Cancel ongoing "fling" animations on tap-downAndras Becsi2014-02-191-4/+20
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-141-4/+0
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+6
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-3/+4
* Implement basic support for input method events.Zeno Albisser2014-02-081-0/+20
* Quick: Support reparentingArvid Nilsson2014-01-311-32/+21
* Fix RenderWidgetHostViewQt::GetCompositingSurface() on WindowsZoltan Arvai2014-01-131-0/+4
* Adapt to chromium API changes in refs/branch-heads/1650Andras Becsi2013-12-201-5/+5
* Fix a crash when opening a window.Jocelyn Turcotte2013-12-161-1/+1
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-041-6/+17
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-281-1/+0
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+910