summaryrefslogtreecommitdiff
path: root/src/imports/locationlabs/locationlabs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove turn-by-turn navigationVolker Hilsheimer2022-09-261-77/+0
* Remove MapObjects from labsVolker Hilsheimer2022-09-261-22/+0
* Remove unnecessary QML type registration data filesVolker Hilsheimer2022-08-311-2/+1
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Add ; to Q_UNUSEDLars Schmertmann2020-06-291-2/+2
* Add missing overrideAlexander Volkov2020-06-291-1/+1
* Make use of qRegisterAnonymousType where possibleAlex Blasche2020-04-021-5/+5
* Introduce Qt.labs.location QtLocationLabs singleton typePaolo Angelelli2019-03-111-1/+9
* Expose QAbstractNavigatorPaolo Angelelli2019-02-011-0/+2
* Provide additional navigation information via NavigatorPaolo Angelelli2019-02-011-0/+2
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-061-3/+0
|\
| * Update plugins.qmltypesAlex Blasche2018-09-241-3/+0
* | Fix namespaced buildLiang Qi2018-10-051-2/+2
|/
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Introduce Navigator QML typePaolo Angelelli2018-04-171-3/+5
* Move locationlabs code into locationPaolo Angelelli2018-03-231-8/+6
* Introduce MapPolylineObject and MapPolygonObjectPaolo Angelelli2018-03-211-0/+4
* Introduce MapCircleObjectPaolo Angelelli2018-03-211-0/+2
* Introduce MapIconObjectPaolo Angelelli2018-03-011-3/+3
* Introduce MapObjectViewPaolo Angelelli2018-02-081-2/+2
* Introduce MapRouteObjectPaolo Angelelli2018-02-071-4/+4
* Introduce Qt.location.labsPaolo Angelelli2018-01-271-0/+89