summaryrefslogtreecommitdiffstats
path: root/src/webview/qwebview_winrt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QtWebView plugin basedChristian Stromme2018-01-261-687/+0
* winrt: Remove callback registrations on webview destructionOliver Wolff2018-01-101-0/+4
* winrt: Handle setting of URL with unsupported schemeOliver Wolff2018-01-101-0/+11
* winrt: Add missing hr assignmentOliver Wolff2018-01-101-1/+1
* Eradicate last Q_FOREACH loop and mark the module as Q_FOREACH-freeMarc Mutz2016-09-141-1/+1
* winrt: Take device pixel ratio into accountMaurice Kalinowski2016-06-101-2/+3
* winrt: Emit the titleChanged() signal when appropriateAndy Shaw2016-02-181-0/+1
* winrt: Fix geometry for QWebView.Samuel Nevala2015-11-041-8/+16
* Add support for Windows RuntimeAndrew Knight2015-08-251-0/+662