summaryrefslogtreecommitdiffstats
path: root/lib/render_widget_host_view_qt.h
Commit message (Expand)AuthorAgeFilesLines
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-234/+0
* Add missing overrides for AndroidAndras Becsi2013-11-261-0/+5
* Get rid of the intermediate "shared" static library.Jocelyn Turcotte2013-11-211-1/+0
* Add some QQuickWebView graphics stack tests.Jocelyn Turcotte2013-11-151-0/+2
* Delegated renderer: Fix remaining synchronization issues.Jocelyn Turcotte2013-11-151-3/+4
* Mark functions with Q_DECL_OVERRIDE where necessary.Zeno Albisser2013-11-141-65/+65
* Delegated renderer: Put textures on those quads.Jocelyn Turcotte2013-11-111-3/+3
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-5/+11
* Implement inputMethodQueryAndras Becsi2013-10-251-0/+9
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-141-0/+10
* Add Qt namespace macros QtWebEngine classes.Michael Brüning2013-09-171-0/+4
* Implement multiple mouse click detection.Michael Brüning2013-09-161-0/+18
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-021-2/+7
* Fix some style inconsistencies in the header file.Michael Brüning2013-08-071-3/+3
* Don't pass the RWHV to the AdapterClientPierre Rossi2013-08-021-1/+0
* Forward mouse hover events to the page.Jocelyn Turcotte2013-08-011-0/+2
* Use ui::GestureRecognizer to enable viewport gestures.Jocelyn Turcotte2013-08-011-1/+16
* Transform QTouchEvent into ui::TouchEvent first.Jocelyn Turcotte2013-08-011-0/+1
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-2/+3
* Forward touch events.Jocelyn Turcotte2013-07-291-0/+2
* Fix BrowserContextQt::GetPath() to return path to user data directoryAndras Becsi2013-07-261-8/+2
* Cleanup after chromium update.Zeno Albisser2013-07-241-3/+3
* Get rid of some more QT_NOT_YET_IMPLEMENTEDAndras Becsi2013-07-031-1/+0
* Avoild calls to RenderWidgetHostViewQt::GetNativeView()Andras Becsi2013-06-281-0/+3
* Add function stubs required to be reimplemented on Mac.Zeno Albisser2013-06-271-0/+15
* Fix the regression introduced by the previous build fix.Michael Brüning2013-06-211-4/+2
* Fix build due to new pure virtuals in RenderWidgetHostView.Michael Brüning2013-06-211-0/+2
* Move RenderWidgetHostViewQt out of the content namespace.Jocelyn Turcotte2013-06-191-4/+0
* Move API layer-only classes back from the shared static lib.Jocelyn Turcotte2013-06-191-0/+148
* Fix undefined symbols in debug builds.Jocelyn Turcotte2013-06-101-142/+0
* Implement support for QtQuick2.Zeno Albisser2013-06-051-7/+7
* Add standard license boilerplateSimon Hausmann2013-05-311-0/+41
* Remove WebContentsViewGtk dependency.Zeno Albisser2013-05-311-0/+2
* Get a blinking cursor in input elementsPierre Rossi2013-05-311-1/+3
* make the backingstore use a QPixmap instead of QBackingStoreZeno Albisser2013-05-311-1/+1
* Introduce RasterWindowContainer to allow reusing the container with different...Zeno Albisser2013-05-221-2/+7
* Wheel eventsPierre Rossi2013-05-161-0/+2
* Basic event translationPierre Rossi2013-05-151-2/+4
* Cleaning up and splitting things up into separate h/cpp files.Zeno Albisser2013-05-151-0/+88