summaryrefslogtreecommitdiff
path: root/examples
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-262-17/+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-263-18/+12
* Porting Examples: use CMake replace qmakeZhang Hao2022-07-2246-107/+653
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-2/+1
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-111-1/+1
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-091-1/+2
* Remove QtPositioning module from qtlocation.gitIvan Solovev2021-10-2790-7359/+1
* Fix weatherinfo example not requesting location permissions on iOSØystein Heskestad2021-10-073-0/+48
* Fix Geoflickr example not building with qmakeTamás Martinec2021-10-011-1/+1
* QtLocation: Fix position not updating after accepting location dialog on macOSTamás Martinec2021-09-221-8/+6
* Weatherinfo: update documentationIvan Solovev2021-08-242-7/+25
* Introduce WeatherApi backendIvan Solovev2021-08-2414-133/+480
* Introduce weather data cacheIvan Solovev2021-08-245-48/+164
* Move OpenWeatherMap support to separate backend classIvan Solovev2021-08-248-275/+545
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-234-57/+31
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-174-4/+4