summaryrefslogtreecommitdiffstats
path: root/lib/widgets/render_widget_host_view_qt_delegate_widget.h
Commit message (Expand)AuthorAgeFilesLines
* Mark functions with Q_DECL_OVERRIDE where necessary.Zeno Albisser2013-11-141-14/+14
* Remove the native window hardware acceleration support for widgets.Jocelyn Turcotte2013-11-131-1/+1
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-1/+4
* Implement popup dialogMary Wu2013-10-291-0/+1
* Implement inputMethodQueryAndras Becsi2013-10-251-0/+2
* Use an enum at creation to initialize the compositing mode.Jocelyn Turcotte2013-09-251-1/+2
* Add Qt namespace macros QtWebEngine classes.Michael BrĂ¼ning2013-09-171-0/+3
* Fix rendering on Retina displaysAndras Becsi2013-09-021-0/+1
* Delay the RWHVDelegate parenting until it's been attached to its RWHV.Jocelyn Turcotte2013-08-121-0/+1
* Don't pass the RWHV to the AdapterClientPierre Rossi2013-08-021-0/+1
* Handle basic cursor changes.Jocelyn Turcotte2013-08-011-0/+1
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+73