aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlplatform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-191-2/+0
* Remove remnants of blackberry platform supportRobin Burchell2017-01-161-2/+0
* Remove Windows CE.Friedemann Kleint2016-03-101-2/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* tvOS supportMike Krus2016-01-011-0/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* QQmlPlatform: use QStringLiteral instead of QLatin1StringJ-P Nurmi2014-05-061-9/+9
* Return "winphone" and "winrt" for Qt.platform.os when appropriateAndrew Knight2014-05-061-0/+4
* QQmlPlatform: rename "mac" to "osx"J-P Nurmi2013-06-241-1/+1
* Android support: build fixesPaul Olav Tvete2013-03-051-1/+1
* Add QQmlPlatform (exposed as Qt.platform)J-P Nurmi2013-02-141-0/+83