summaryrefslogtreecommitdiff
path: root/platform/qt/qt5.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [Qt] Header cleanup (#6477)Thiago Marcos P. Santos2016-09-271-7/+9
| | | Make some headers private, so we only commit with the QML API.
* [Qt] Update QML runtime style exampleBruno de Oliveira Abinader2016-09-261-0/+1
|
* [Qt] s/QQuickMapboxGL{Style,StyleProperty}/QQuickMapboxGLMapParameterBruno de Oliveira Abinader2016-09-261-4/+0
|
* [Qt] Added QQuickMapboxGLMapParameterBruno de Oliveira Abinader2016-09-261-0/+2
|
* [Qt] Added QQuickMapboxGLStyleBruno de Oliveira Abinader2016-08-171-0/+2
| | | | | | | A QQuickMapboxGLStyleProperty being a child of QQuickMapboxGLStyle assures that only properties associated with that particular style will reflect on the map - and that happens only when the style is the current set via style property.
* [build] Workaround automoc issue on some cmake versionsThiago Marcos P. Santos2016-08-051-0/+2
|
* [build] add missing Qt5 filesKonstantin Käfer2016-08-051-0/+2
|
* [build] Build Qt with CMakeThiago Marcos P. Santos2016-08-051-0/+48