summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add \examplecategory to location examplesVenugopal Shivashankar2023-07-173-2/+3
* Doc: Fix more broken code snippetsAndreas Eliasson2023-07-041-2/+2
* Remove private QWebmercator function from planespotter exampleMatthias Rauter2023-06-293-4/+11
* mapviewer example: QML revampShyamnath Premnadh2023-06-156-96/+81
* Tag some examples with example categoriesVolker Hilsheimer2023-06-135-2/+5
* 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
* Doc: Fix links and snippetsVolker Hilsheimer2023-03-084-10/+5
* Minimal updates to Places Map example documentationMatthias Rauter2023-03-082-2/+2
* map viewer/places examples: Brush up the codeFriedemann Kleint2023-03-075-93/+83
* Examples: Fix qmake buildFriedemann Kleint2023-03-075-5/+4
* Update Mapviewer exampleMatthias Rauter2023-03-0616-327/+68
* Add documentation for GeoJson Viewer exampleMatthias Rauter2023-03-029-62/+308
* Update location examples to work with MapView/HandlersShawn Rutledge2023-03-0223-505/+470
* 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
* Use new handler API in GeoJson Viewer exampleMatthias Rauter2023-02-141-5/+36
* Use SPDX license identifiersVolker Hilsheimer2023-02-0385-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-292-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