summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use new permission api instead of androidextrasAssam Boudjelthia2021-06-152-23/+5
* QtPositioning: update weatherinfo exampleIvan Solovev2021-03-236-31/+71
* QtPositioning: improve logfilepositionsource example documentationIvan Solovev2021-03-231-11/+18
* QtPositioning: improve satelliteinfo exampleIvan Solovev2021-03-237-12/+95
* QtPositioning: enable geoflickr exampleIvan Solovev2021-03-2310-42/+42
* QtPositioning: reset errors properlyIvan Solovev2021-01-291-0/+2
* QtPositioning: remove QGeoPositionInfoSource::updateTimeout signalIvan Solovev2021-01-262-4/+7
* QtPositioning: rename signal error() to errorOccurred()Ivan Solovev2021-01-252-2/+2
* QtPositioning: get rid of warningsIvan Solovev2021-01-222-12/+12
* QtPositioning: port to cmakeIvan Solovev2021-01-206-0/+296
* QtPositioning: adapt to Qt6Ivan Solovev2021-01-201-3/+3
* Merge 5.15 to dev and fix resulting compile issuesQt Forward Merge Bot2020-04-0211-54/+258
|\
| * Revert "qtlocation: remove uses of the deprecated member-function"Timur Pocheptsov2020-02-251-3/+3
| * 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
| |\