summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Add missing .gitattributes fileJani Heikkinen2018-08-101-0/+2
* Avoid boring git status messages after buildsEdward Welbourne2018-07-061-0/+2
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Fix bundling of module for static buildsv5.9.0-beta4Antti Kokko2017-05-061-0/+8
* Generate the qmldir dynamically so we can include the depends lineAndy Shaw2016-11-292-4/+9
* Improve robustness of QML plugin loadingSimon Hausmann2016-09-271-1/+1
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-2/+3
|\
| * Bump qml import version.v5.6.0Christian Strømme2016-02-262-2/+3
* | Add a proper backend for WebEngineChristian Strømme2016-03-042-23/+3
|/
* Use Qt WebEngine by default on OS X.Christian Strømme2015-09-241-1/+1
* Fix registration of QML types.Christian Strømme2015-09-172-5/+5
* Add support for Windows RuntimeAndrew Knight2015-08-251-1/+1
* Mark all private headers as private.Christian Strømme2015-08-031-2/+2
* Re-introduce the default WebView implementation.Christian Strømme2015-05-271-1/+1
* Bump the qml revision number.Christian Strømme2015-05-062-17/+45
* Fix linking on msvc2013Christian Strømme2015-05-061-3/+6
* Move webengine details to the qml plugin.Christian Strømme2015-05-051-3/+14
* Merge remote-tracking branch 'origin/5.4' into devChristian Strømme2015-02-181-6/+6
|\
| * Update FDL headersChristian Strømme2015-02-171-6/+6
* | Merge remote-tracking branch 'origin/5.4' into devChristian Strømme2015-02-151-2/+2
|\|
| * Update license headers and add new licenses.Christian Strømme2015-02-101-2/+2
* | OS X Implementation.Morten Johan Sørvig2015-02-121-1/+1
* | Add loadRequest item and necessary classes to enable status reporting.Christian Strømme2015-02-102-0/+17
* | Add loadHtml() function on Android and iOS.Christian Strømme2015-02-091-0/+9
* | Add runJavaScript() on Android and iOS.Christian Strømme2015-02-091-0/+9
* | Refactor QWebView code.Christian Strømme2015-02-091-2/+2
|/
* Add plugins.qmltypes for QtWebView importChristian Strømme2014-12-091-0/+24
* Long live Qt Web View!Eskil Abrahamsen Blomfeldt2014-08-203-0/+91