summaryrefslogtreecommitdiffstats
path: root/lib/web_contents_delegate_qt.h
Commit message (Expand)AuthorAgeFilesLines
* Mark functions with Q_DECL_OVERRIDE where necessary.Zeno Albisser2013-11-141-9/+10
* Add windowCloseRequested() supportPierre Rossi2013-10-241-0/+1
* Add javascript dialogs supportPierre Rossi2013-10-171-1/+5
* Add loadProgress APIArvid Nilsson2013-10-041-0/+1
* Quick: Add Favicon APIArvid Nilsson2013-10-031-0/+1
* WebContentsDelegateQt: Remove WebContents memberPierre Rossi2013-09-051-1/+0
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-021-0/+1
* Let WebContentsAdapter own the WebContents directly.Jocelyn Turcotte2013-08-291-4/+2
* Centralize type conversion functions.Jocelyn Turcotte2013-08-201-3/+0
* Fix some style inconsistencies in the header file.Michael BrĂ¼ning2013-08-071-3/+3
* Implement more detailed load information handling.Michael BrĂ¼ning2013-08-021-0/+5
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-8/+4
* Replace include by forward declaration in the private headersAndras Becsi2013-06-271-2/+0
* Use WebContentsViewQt::SetPageTitle for title change notificationsAndras Becsi2013-06-251-3/+0
* Remove an unused member from WebContentsDelegateQt.Jocelyn Turcotte2013-06-191-3/+1
* Add initial API layer for widgets.Zeno Albisser2013-06-181-2/+3
* Add initial API layer for QtQuick and connect the signals accordingly.Zeno Albisser2013-06-181-5/+18
* Quick cleanup.Jocelyn Turcotte2013-06-121-11/+1
* Start simplifying WebContentsDelegateQtPierre Rossi2013-06-121-12/+3
* Add more missing license headersPierre Rossi2013-06-111-0/+41
* Replace Shell with WebContentsDelegateQt.Zeno Albisser2013-06-101-0/+47