summaryrefslogtreecommitdiff
path: root/src/location/labs/qdeclarativenavigator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove turn-by-turn navigationVolker Hilsheimer2022-09-261-193/+0
* Merge QGeoRouteLeg into QGeoRouteVolker Hilsheimer2022-09-161-2/+0
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-1/+1
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Merge 5.15 to dev and fix resulting compile issuesQt Forward Merge Bot2020-04-021-0/+7
* Expose recalculateRoutes invokable method in NavigatorPaolo Angelelli2019-07-091-0/+2
* Expose automaticReroutingEnabled and isOnRoute properties in NavigatorPaolo Angelelli2019-07-031-0/+11
* Expose QAbstractNavigatorPaolo Angelelli2019-02-011-0/+3
* Provide additional navigation information via NavigatorPaolo Angelelli2019-02-011-16/+5
* Expose manager-specific errors from QGeoServiceProviderPaolo Angelelli2019-01-141-2/+24
* Add QDeclarativeNavigator currentRouteLeg propertyPaolo Angelelli2018-12-051-0/+3
* Add Navigator.currentRouteLegPaolo Angelelli2018-11-011-0/+3
* Safer and easier navigation APIs for pluginsBogDan Vatra2018-08-301-1/+0
* Add Qt.labs.location::Navigator::trackPositionSource propertyBruno de Oliveira Abinader2018-06-261-0/+5
* Use QPointer to avoid dangling QDeclarativeGeoRoute in NavigatorPrivatePaolo Angelelli2018-06-081-0/+2
* Introduce Navigator QML typePaolo Angelelli2018-04-171-0/+146