summaryrefslogtreecommitdiffstats
path: root/lib/render_widget_host_view_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the regression introduced by the previous build fix.Michael BrĂ¼ning2013-06-211-11/+2
* Fix build due to new pure virtuals in RenderWidgetHostView.Michael BrĂ¼ning2013-06-211-0/+9
* Move RenderWidgetHostViewQt out of the content namespace.Jocelyn Turcotte2013-06-191-5/+0
* Move API layer-only classes back from the shared static lib.Jocelyn Turcotte2013-06-191-0/+469
* Fix undefined symbols in debug builds.Jocelyn Turcotte2013-06-101-518/+0
* Implement support for QtQuick2.Zeno Albisser2013-06-051-27/+25
* Add standard license boilerplateSimon Hausmann2013-05-311-0/+41
* Remove Qt specific m_window member from Shell.Zeno Albisser2013-05-311-1/+0
* remove Gtk left overs.Zeno Albisser2013-05-311-1/+0
* Remove WebContentsViewGtk dependency.Zeno Albisser2013-05-311-2/+0
* Get a blinking cursor in input elementsPierre Rossi2013-05-311-1/+21
* make the backingstore use a QPixmap instead of QBackingStoreZeno Albisser2013-05-311-6/+13
* Introduce RasterWindowContainer to allow reusing the container with different...Zeno Albisser2013-05-221-67/+91
* Wheel eventsPierre Rossi2013-05-161-11/+8
* Basic event translationPierre Rossi2013-05-151-15/+15
* Cleaning up and splitting things up into separate h/cpp files.Zeno Albisser2013-05-151-0/+435