summaryrefslogtreecommitdiffstats
path: root/lib/web_contents_delegate_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delegated renderer: enable by default for QQuickWebView.Jocelyn Turcotte2013-11-151-1/+2
* Pass popup geometry along for new window creationPierre Rossi2013-10-241-1/+1
* Add windowCloseRequested() supportPierre Rossi2013-10-241-0/+5
* Add javascript dialogs supportPierre Rossi2013-10-171-0/+5
* Add loadProgress APIArvid Nilsson2013-10-041-0/+5
* Quick: Add Favicon APIArvid Nilsson2013-10-031-0/+12
* WebContentsDelegateQt: Remove WebContents memberPierre Rossi2013-09-051-3/+2
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-021-0/+18
* Let WebContentsAdapter own the WebContents directly.Jocelyn Turcotte2013-08-291-45/+8
* Centralize type conversion functions.Jocelyn Turcotte2013-08-201-3/+2
* Implement more detailed load information handling.Michael BrĂ¼ning2013-08-021-0/+14
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-2/+6
* Cleanup after chromium update.Zeno Albisser2013-07-241-1/+1
* Use WebContentsViewQt::SetPageTitle for title change notificationsAndras Becsi2013-06-251-14/+0
* Remove an unused member from WebContentsDelegateQt.Jocelyn Turcotte2013-06-191-2/+1
* Add initial API layer for widgets.Zeno Albisser2013-06-181-2/+6
* Add initial API layer for QtQuick and connect the signals accordingly.Zeno Albisser2013-06-181-17/+39
* Quick cleanup.Jocelyn Turcotte2013-06-121-53/+3
* Start simplifying WebContentsDelegateQtPierre Rossi2013-06-121-96/+16
* Don't depend on QApplication for cursorFlashTimePierre Rossi2013-06-121-2/+4
* Add more missing license headersPierre Rossi2013-06-111-0/+41
* Fix undefined symbols in debug builds.Jocelyn Turcotte2013-06-101-0/+1
* Replace Shell with WebContentsDelegateQt.Zeno Albisser2013-06-101-0/+176