summaryrefslogtreecommitdiff
path: root/platform/qt/qmlapp
Commit message (Collapse)AuthorAgeFilesLines
* [build] switch to CMakeKonstantin Käfer2016-08-051-60/+0
| | | | This is very much a work in progress.
* [qt] Added QQuickMapboxGL{Layout,Paint}StylePropertyBruno de Oliveira Abinader2016-07-292-11/+62
|
* [qt] Implement QQuickMapboxGL color propertyBruno de Oliveira Abinader2016-07-271-24/+45
|
* [Qt] Update style to v9 + bumped min/max zoom levelsBruno de Oliveira Abinader2016-05-111-4/+4
|
* [Qt] Removed unused resourceBruno de Oliveira Abinader2016-05-031-0/+0
|
* [Qt] Add new features to the Qt QML appThiago Marcos P. Santos2016-05-031-20/+205
| | | | | Cool features like Flipable, satellite maps and sliders interacting with the map properties.
* [Qt] Allow setting the style via QMLThiago Marcos P. Santos2016-05-021-0/+2
|
* [Qt] Add QtLocation to the buildsystemThiago Marcos P. Santos2016-05-021-0/+2
| | | | Needed by the next patch.
* [Qt] Add more properties stubsThiago Marcos P. Santos2016-05-021-0/+3
|
* [Qt] Set the test application iconThiago Marcos P. Santos2016-05-021-0/+5
| | | | The super cool Mapbox logo.
* [Qt] Set a zoom and a coordinate on the QML test appThiago Marcos P. Santos2016-04-271-13/+10
|
* [Qt] Expose center and zoom propertiesThiago Marcos P. Santos2016-04-271-0/+2
|
* [Qt] Added qt-qml-app exampleBruno de Oliveira Abinader2016-04-275-0/+111