summaryrefslogtreecommitdiff
path: root/examples/location/geojson_viewer/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for GeoJson Viewer exampleMatthias Rauter2023-03-011-2/+50
* Add drawing of mapItems to GeoJson viewer exampleMatthias Rauter2023-02-221-4/+26
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-50/+3
* Get the geojson example working againShawn Rutledge2022-11-151-2/+2
* Android: use string based location permission callsAssam Boudjelthia2022-11-141-1/+3
* GeoJSON: don't crash when operating on empty dataVolker Hilsheimer2022-09-221-1/+4
* Don't use deprecated APIs in examplesVolker Hilsheimer2022-09-021-1/+0
* Migrate geojson_viewer example to Qt 6Ivan Solovev2022-07-261-4/+24
* Use new permission api instead of androidextrasAssam Boudjelthia2021-06-151-22/+5
* Examples: request permissions storage permissions on AndroidAssam Boudjelthia2020-02-241-0/+23
* Improve GeoJson Viewer examplePaolo Angelelli2019-01-251-6/+16
* Add QGeoJson: a GeoJSON parserJulian Sherollari2019-01-181-0/+263