summaryrefslogtreecommitdiff
path: root/src/imports/locationlabs
Commit message (Expand)AuthorAgeFilesLines
* Remove turn-by-turn navigationVolker Hilsheimer2022-09-262-89/+0
* Remove MapObjects from labsVolker Hilsheimer2022-09-264-172/+0
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-191-1/+1
* Remove unnecessary QML type registration data filesVolker Hilsheimer2022-08-314-260/+1
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-261-20/+0
* Finalize QtLocation CMake buildIvan Solovev2022-02-281-0/+13
* 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
* Update plugins.qmltypes for 5.14Kai Koehne2019-11-011-0/+11
* Update plugins.qmltypes for Qt 5.13Paolo Angelelli2019-03-221-9/+77
* Introduce Qt.labs.location QtLocationLabs singleton typePaolo Angelelli2019-03-114-2/+163
* 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-063-8/+101
|\
| * Update plugins.qmltypesAlex Blasche2018-09-243-8/+101
* | 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-232-9/+7
* Introduce MapPolylineObject and MapPolygonObjectPaolo Angelelli2018-03-211-0/+4
* Introduce MapCircleObjectPaolo Angelelli2018-03-211-0/+2
* Introduce MapIconObjectPaolo Angelelli2018-03-011-3/+3
* Add qmltypes for locationlabsBogDan Vatra2018-02-121-0/+77
* Introduce MapObjectViewPaolo Angelelli2018-02-081-2/+2
* Introduce MapRouteObjectPaolo Angelelli2018-02-071-4/+4
* Fix import namingBogDan Vatra2018-02-061-0/+1
* Introduce Qt.location.labsPaolo Angelelli2018-01-274-0/+110