summaryrefslogtreecommitdiff
path: root/examples/location
Commit message (Expand)AuthorAgeFilesLines
* Polygons/lines can now be rendered following the shortest path on the globeMatthias Rauter2023-04-116-7/+30
* Allow zoom/pan/tilt with mouse on WaylandShawn Rutledge2023-04-061-2/+3
* MapView: add bearing / tilt wheel functionality; also with Magic MouseBen Fletcher2023-04-061-0/+5
* map viewer/places examples: Brush up the codeFriedemann Kleint2023-03-075-93/+83
* Examples: Fix qmake buildFriedemann Kleint2023-03-075-5/+4
* Doc: Fix links and snippetsVolker Hilsheimer2023-03-064-10/+5
* Update Mapviewer exampleMatthias Rauter2023-03-0116-327/+68
* Add documentation for GeoJson Viewer exampleMatthias Rauter2023-03-019-62/+308
* Minimal updates to Places Map example documentationMatthias Rauter2023-03-012-2/+2
* Remove unsupported plugin parameters from places exampleMatthias Rauter2023-03-011-18/+0
* Replace MouseArea with TapHandler in Planespotter exampleMatthias Rauter2023-03-012-7/+5
* Add drawing of mapItems to GeoJson viewer exampleMatthias Rauter2023-02-228-5/+279
* Improve documentation and fix warnings and examplesVolker Hilsheimer2023-02-212-11/+2
* Update location examples to work with MapView/HandlersShawn Rutledge2023-02-2023-505/+470
* Use new handler API in GeoJson Viewer exampleMatthias Rauter2023-02-141-5/+36
* Use SPDX license identifiersVolker Hilsheimer2023-02-0285-4007/+173
* Fix small inconsistencies in the example places_mapMatthias Rauter2023-01-312-19/+12
* Fix small inconsistencies in the example places_listMatthias Rauter2023-01-312-3/+3
* Add MapViewShawn Rutledge2023-01-282-13/+59
* Remove map item backend switchLaszlo Agocs2022-11-302-11/+0
* Documentation fixesVolker Hilsheimer2022-11-282-6/+5
* Remove missing file from geojson exampleVolker Hilsheimer2022-11-241-1/+0
* Polyline: Remove unused backend enum valuesLaszlo Agocs2022-11-151-1/+1
* Get the geojson example working againShawn Rutledge2022-11-156-193/+9
* Android: use string based location permission callsAssam Boudjelthia2022-11-141-1/+3
* Fix typo in exampleVolker Hilsheimer2022-10-101-1/+1
* GeoJSON: don't crash when operating on empty dataVolker Hilsheimer2022-09-221-1/+4
* Port place example from qtquick1 to qtquick2Santhosh Kumar2022-09-2124-183/+195
* Fix mapviewer example issues and modernize codeVolker Hilsheimer2022-09-2011-131/+159
* Don't use deprecated APIs in examplesVolker Hilsheimer2022-09-022-2/+0
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-261-13/+0
* Build "places" example with cmakeVolker Hilsheimer2022-07-261-1/+1
* Small improvements and fixes in different examples projectsLauri Laanmets2022-07-264-12/+12
* Migrate mapviewer to Qt 6Ivan Solovev2022-07-2629-146/+174
* Migrate geojson_viewer example to Qt 6Ivan Solovev2022-07-265-43/+58
* Manual fixes in CMake files for examplesLauri Laanmets2022-07-262-17/+11
* Porting Examples: use CMake replace qmakeZhang Hao2022-07-2245-101/+650
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-2/+1
* Use new permission api instead of androidextrasAssam Boudjelthia2021-06-152-23/+5
* Merge 5.15 to dev and fix resulting compile issuesQt Forward Merge Bot2020-04-027-9/+241
|\
| * Examples: request permissions storage permissions on AndroidAssam Boudjelthia2020-02-242-0/+25
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-221-3/+3
| |\
| | * Examples: set minimal_map fullscreen on Android devicesAssam Boudjelthia2020-02-181-3/+3
| * | Add geometry simplification to MapPolyline/MapPolylineObjectQSGPaolo Angelelli2020-02-123-1/+185
| * | Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-112-6/+29
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-011-0/+11
|\ \ \ | |/ /
| * | Add to GeoJsonDelegate.qml support for logging clicked countryPaolo Angelelli2020-01-181-0/+11
| |/
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-102-4/+4
|\ \ | |/ |/|
| * Fix Qt6 buildAlexandru Croitor2019-08-012-4/+4
* | Fix the build with -no-widgets in examplesLiang Qi2019-08-072-3/+4
|/