summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated BSD license headerKai Koehne2017-10-17102-305/+1325
* Fix outdated FDL headerKai Koehne2017-10-1710-50/+50
* Fix mapviewer example build with -no-feature-libraryJake Petroules2017-09-151-1/+2
* Fix places_map example view on AndroidAlex Blasche2017-08-312-2/+3
* Revert places_map.png to the pre-mapboxgl versionPaolo Angelelli2017-08-291-0/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-182-2/+3
|\
| * example: use the compiler5.8Shawn Rutledge2017-04-101-0/+1
| * Doc: corrected link to Models and Views in Qt QuickNico Vertriest2017-03-141-2/+2
* | MapViewer example: make double clicks zoom to integral zoom levelsPaolo Angelelli2017-04-111-2/+2
* | Update location screenshotsThiago Marcos P. Santos2017-04-068-6/+6
* | Polish MapViewer examplePaolo Angelelli2017-03-134-23/+33
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-102-1/+5
|\ \ | |/
| * Don't build weatherinfo example without bearermanagementUlf Hermann2017-03-062-1/+5
* | Default to 45degrees FoV if possiblePaolo Angelelli2017-03-011-1/+4
* | Add rotation/tilt/fov sliders to the map viewer examplePaolo Angelelli2017-02-104-15/+333
* | Mapbox GL plugin for QtLocationBruno de Oliveira Abinader2017-01-301-1/+3
* | Enable rotation and tilt gestures in the MapViewer examplePaolo Angelelli2017-01-301-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-5/+5
|\ \ | |/
| * Do not use 'state' property in mapviewerMichal Klocek2016-12-202-5/+5
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-2/+2
* | Add support for additional library paths to the MapViewer examplePaolo Angelelli2016-12-061-0/+4
* | Make mapviewer and places examples fetch tokens from the environmentPaolo Angelelli2016-10-192-0/+36
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-0/+2
|\
| * Fix for broken geocoding in mapviewer with OSM pluginPaolo Angelelli2016-08-261-0/+2
* | Fix for wrong map center at startup in mapviewer examplePaolo Angelelli2016-09-051-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-288-0/+227
|\ \ | |/
| * Add minimal map qml exampleMichal Klocek2016-07-287-0/+226
| * Add indirection for osm providersPaolo Angelelli2016-07-271-1/+1
* | Doc: corrected link issues to coordinate qml typeNico Vertriest2016-06-291-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-182-2/+2
|\ \ | |/
| * fix example installsOswald Buddenhagen2016-04-282-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0821-0/+0
|\ \ | |/
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-2221-0/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0817-0/+1001
|\ \ | |/
| * Update examples documentation locationMichal Klocek2016-02-2617-0/+1001
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-263-0/+13
|\ \ | |/
| * Add clearData() call to map qml apiMichal Klocek2015-12-072-0/+8
| * Fix broken weatherinfo exampleAlex Blasche2015-12-071-0/+5
* | Fixes for the mapviewer QtLocation examplePaolo Angelelli2016-01-261-12/+22
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-1/+1
|\ \ | |/
| * Fix MapGestureArea APIMichal Klocek2015-11-231-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1630-30/+30
|\ \ | |/
| * Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-2330-30/+30
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2015-09-061-0/+9
|\ \ | |/
| * Make it a bit easier to detect problems when using GeoFlickr exampleAlex Blasche2015-09-031-0/+9
* | Added parameter to hide map copyrights notice.Harald Meyer2015-09-021-0/+1
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-199-21/+85
|\
| * Update places-list and places-map examplesMichal Klocek2015-07-139-21/+85
* | Do not rely on synthesized MouseReleseEvent when tracking mouse pointMichal Klocek2015-07-131-5/+0
* | Improved zooming and map movement behavior.Harald Meyer2015-07-131-7/+31