summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeoroute.cpp
Commit message (Expand)AuthorAgeFilesLines
* Register QGeoRoute as QML value type, remove QDeclarativeGeoRouteVolker Hilsheimer2022-10-041-298/+0
* Simplify declarative wrapper of QGeoRouteVolker Hilsheimer2022-09-221-44/+15
* Merge QGeoRouteLeg into QGeoRouteVolker Hilsheimer2022-09-161-45/+16
* Use QVariant support for converting to a QGeoCoordinateVolker Hilsheimer2022-09-151-1/+0
* Change QJSValue properties to QList<QGeoCoordinate/Rectangle>Volker Hilsheimer2022-09-151-9/+5
* Refactor: remove duplicated codeVolker Hilsheimer2022-09-131-32/+2
* Make QDeclarativeGeoRoute::legs type safeVolker Hilsheimer2022-09-091-1/+1
* Remove QDeclarativeGeoRouteSegment wrapperVolker Hilsheimer2022-09-091-74/+8
* Reduce includes of private headers from upstream modulesVolker Hilsheimer2022-07-261-2/+0
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* replace int by qsizetypeLauri Laanmets2021-11-091-2/+2
* Merge 5.15 to dev and fix resulting compile issuesQt Forward Merge Bot2020-04-021-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-011-3/+3
|\
| * Doc: Fix link errors and complete parameter specsNico Vertriest2019-09-301-3/+3
* | Fix compilation after recent declarative internal header changesSimon Hausmann2019-07-171-0/+2
|/
* Doc: Fix documentation issuesTopi Reinio2019-05-161-1/+3
* Add extended attributes to QGeoRoute/QDeclarativeGeoRoutePaolo Angelelli2018-09-241-0/+29
* Add support for route legsPaolo Angelelli2018-08-241-2/+89
* Remove usage of deprecated, internal QML APILars Knoll2018-08-031-4/+0
* Adjust to internal API changes in qtdeclarativeLars Knoll2018-07-031-0/+4
* Add QDeclarativeGeoRoute::equalsPaolo Angelelli2018-06-261-0/+12
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-2/+2
* API Fix: expose the RouteQuery used to produce a RoutePaolo Angelelli2018-03-191-0/+15
* Add QDeclarativeGeoRoute::route getterPaolo Angelelli2018-01-241-0/+5
* Make QGeoRoute extensiblePaolo Angelelli2017-08-241-12/+41
* Fix documentation for return types from QJSValue to the actual QML typePaolo Angelelli2017-05-311-1/+1
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-2/+0
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+277