summaryrefslogtreecommitdiffstats
path: root/src/location
Commit message (Expand)AuthorAgeFilesLines
* Avoid qmake warning about missing private header noteAlex Blasche2016-11-031-0/+11
* Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-069-2/+1774
* Fix for broken geocoding in mapviewer with OSM pluginPaolo Angelelli2016-08-261-1/+3
* Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-295-2/+16
* Add minimal map qml exampleMichal Klocek2016-07-281-0/+0
* Fix the fitViewportToGeoShape calculationMichal Klocek2016-07-283-0/+18
* Add indirection for osm providersPaolo Angelelli2016-07-273-7/+28
* Fix potential memory leak in QGeoTiledMappingManagerEnginePaolo Angelelli2016-07-181-2/+10
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-181-1/+1
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-0315-18/+18
* Doc: Add plugin parameter info to qtlocation-examples.Michal Klocek2016-02-261-1/+8
* Update examples documentation locationMichal Klocek2016-02-2614-641/+2
* Update the QML API difference since Qt 5.4Alex Blasche2016-02-041-6/+22
* Emit activeMapTypeChanged in QGeoMap as wellJoni Poikelin2015-12-161-0/+1
* Add clearData() call to map qml apiMichal Klocek2015-12-077-0/+29
* Fix MapGestureArea APIMichal Klocek2015-11-231-1/+5
* Avoid extra QPixmap convertion when tile fetchedMichal Klocek2015-11-232-10/+10
* Remove fitViewportToGeoShape from map qml apiMichal Klocek2015-11-231-5/+7
* Do not cache empty tiles.Harald Meyer2015-11-181-0/+3
* Remove createTileCacheWithDir from QGeoTiledMappingManagerEngineMichal Klocek2015-10-272-11/+2
* Added method to set the map cacheHarald Meyer2015-10-264-17/+25
* Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-2215-135/+338
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0813-0/+143
* Doc: replaced \target with \keyword at top of pageNico Vertriest2015-10-011-1/+1
* Purge spurious execute permissions from a text file.Edward Welbourne2015-09-291-0/+0
* Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-2345-45/+45
* Remove TP marker from official documentationAlex Blasche2015-09-231-3/+0
* Check if GenericCacheLocation is writable before trusting itLaszlo Agocs2015-09-221-0/+17
* Isolate the default cache directoryLaszlo Agocs2015-09-155-13/+37
* Fix disfunctional disk cache with OSMLaszlo Agocs2015-09-071-3/+3
* Remove leftover half-sentence in Map docsLaszlo Agocs2015-09-031-2/+1
* Update Error enums for GeoCode & Route model typesAlex Blasche2015-08-281-9/+0
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Alex Blasche2015-08-286-6/+14
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-196-6/+14
| |\
| | * Fix issue where tiles are prefetched using both prefetch stylesAaron McCarthy2015-07-291-0/+1
| | * Add missing url parameter for OSM places search.Alex Blasche2015-07-161-4/+11
| | * Update places-list and places-map examplesMichal Klocek2015-07-134-2/+2
* | | Fix remaining QtLocation qdoc warningsAlex Blasche2015-08-281-1/+1
|/ /
* | Fix inefficient usage of qDeleteAll()Sergio Martins2015-06-221-1/+1
* | Fix tile version handlingMichal Klocek2015-06-0412-61/+70
* | Remove de/register from qgeotiledmappingmanagerengineMichal Klocek2015-06-036-26/+10
* | Rename setCamera to setCameraData in qgeocameratilesMichal Klocek2015-06-033-5/+5
|/
* Fix documenation in 'places' exampleMichal Klocek2015-05-294-88/+40
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-2941-41/+41
* Mark Qt Location as Tech Preview on its documentation front pageAlex Blasche2015-05-291-0/+3
* Don't share provider specific parameters with unrelated pluginsAlex Blasche2015-05-292-5/+52
* Cleanup QGeoCameraData classMichal Klocek2015-05-281-42/+37
* Cleanup QGeoMapScene classMichal Klocek2015-05-282-212/+189