summaryrefslogtreecommitdiffstats
path: root/lib/qwebcontentsview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace include by forward declaration in the private headersAndras Becsi2013-06-271-1/+2
* Deduplicate data in private view classesAndras Becsi2013-06-251-6/+1
* Move RenderWidgetHostViewQt out of the content namespace.Jocelyn Turcotte2013-06-191-1/+1
* Use Q_PRIVATE_SLOT for QWebContentsViewPrivate.Jocelyn Turcotte2013-06-191-6/+2
* Allow the API class to provide the page widget rendering implementation.Jocelyn Turcotte2013-06-191-1/+3
* Hide the p-impl pointer the same way as QObject to be able to use Q_D and Q_Q.Jocelyn Turcotte2013-06-191-17/+5
* Add initial API layer for widgets.Zeno Albisser2013-06-181-0/+83