summaryrefslogtreecommitdiffstats
path: root/src/location/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-03-261-1/+0
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-141-0/+1
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-091-1/+0
* Add missing QML module dependenciesUlf Hermann2023-08-301-0/+3
* Add GeoJson QML API and refactor GeoJson Viewer exampleMatthias Rauter2023-08-191-0/+1
* Mark the module as Q_FOREACH-freeMarc Mutz2023-08-041-4/+0
* Prevent QGeoManeuver from being exported to QML twiceIvan Solovev2023-07-261-0/+1
* Remove earcut 3rdparty codeVolker Hilsheimer2023-04-111-1/+0
* Resolve a duplicate symbol during Unity BuildAmir Masoud Abdol2023-02-271-0/+3
* Implement all four map items with ShapeLaszlo Agocs2023-02-081-0/+1
* Add MapViewShawn Rutledge2023-01-281-0/+6
* Remove all C++ event handling, prep for pointer handlersShawn Rutledge2023-01-281-1/+0
* Remove "OpenGL" map item implementationsLaszlo Agocs2022-12-021-24/+0
* Clean up: move QGeoRouteParserOsrmV4 into OSM pluginVolker Hilsheimer2022-12-021-1/+0
* Simplify by removing the LineStrip mode for MapPolylineLaszlo Agocs2022-11-151-4/+2
* Add SILENT to qt_add_shaders callLaszlo Agocs2022-11-071-0/+1
* Remove parameterization functionalityVolker Hilsheimer2022-11-021-3/+0
* Move the RHI implementation into separate folderVolker Hilsheimer2022-10-061-7/+16
* Register QGeoRoute as QML value type, remove QDeclarativeGeoRouteVolker Hilsheimer2022-10-041-1/+0
* Declare value types as structured values, remove workaroundsVolker Hilsheimer2022-09-301-1/+0
* Build system: move to declarative type registrationVolker Hilsheimer2022-09-281-26/+50
* Remove turn-by-turn navigationVolker Hilsheimer2022-09-261-10/+0
* Remove MapObjects from labsVolker Hilsheimer2022-09-261-16/+0
* Reorganize code for map items into separate folderVolker Hilsheimer2022-09-231-37/+37
* Move the GeoJSON parser out of labsVolker Hilsheimer2022-09-231-1/+1
* Clean up CMakeListsVolker Hilsheimer2022-09-231-85/+68
* Cleanup: QPlaceContent and subclasses (3/3)Volker Hilsheimer2022-09-221-6/+0
* Cleanup: QPlaceContent and subclasses (2/3)Volker Hilsheimer2022-09-221-6/+6
* Cleanup: QPlaceContent and subclasses (1/3)Volker Hilsheimer2022-09-221-3/+3
* Register QPlaceContactDetail as a QML value typeVolker Hilsheimer2022-09-151-2/+2
* Register QPlaceSupplier as a QML value typeVolker Hilsheimer2022-09-151-2/+0
* Use QVariant support for converting to a QGeoCoordinateVolker Hilsheimer2022-09-151-1/+0
* Change QJSValue properties to QList<QGeoCoordinate/Rectangle>Volker Hilsheimer2022-09-151-3/+0
* Register QPlaceIcon as a QML value typeVolker Hilsheimer2022-09-141-2/+0
* Register QPlaceAttribute as a value typeVolker Hilsheimer2022-09-141-2/+0
* Register QPlaceRatings as a value typeVolker Hilsheimer2022-09-141-2/+0
* Register QPlaceUser as a QML value typeVolker Hilsheimer2022-09-141-2/+0
* Remove QDeclarativeGeoMapType wrapperVolker Hilsheimer2022-09-091-1/+0
* Remove QDeclarativeGeoRouteSegment wrapperVolker Hilsheimer2022-09-091-2/+0
* Remove QDeclarativeGeoManeuverVolker Hilsheimer2022-09-011-1/+0
* Remove unused placemacro headerVolker Hilsheimer2022-07-271-1/+1
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-0/+2
* Migrate to autogenerated cpp exportsAlexey Edelev2022-03-151-0/+2
* Finalize QtLocation CMake buildIvan Solovev2022-02-281-2/+102
* Add required libraries to fix QNX buildAndreas Buhr2022-02-111-0/+3
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-091-0/+132