aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlplatform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove winrtOliver Wolff2020-06-041-2/+0
* WASM: Fix broken WebAssembly platform detectionFredrik Orderud2020-04-221-2/+2
* WASM: Enable WebAssembly platform detection from QMLFredrik Orderud2020-04-211-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-251-0/+2
|\
| * Return "qnx" for Qt.platform.os when appropriateLiang Qi2017-10-241-0/+2
* | Add Qt.platform.pluginName propertySami Nurmenniemi2017-06-061-0/+6
|/
* 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