summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add indirection for osm providersPaolo Angelelli2016-07-2711-101/+868
* Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
* Android: Reduce the minimum update interval to 50msAlex Blasche2016-06-243-4/+4
* A new QGeoPositionInfoSourceCL should be initialized with NoError.Alexandru Croitor2016-04-281-1/+1
* consolidate dependency listOswald Buddenhagen2016-02-251-2/+2
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2511-44/+51
* Fix endless location requestingVyacheslav Koscheev2016-01-251-36/+66
* Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2016-01-051-2/+2
|\
| * Fix OSM based routing5.5Alex Blasche2016-01-041-2/+2
* | Added support for Qstarz GPS trackerHarald Meyer2015-12-161-9/+7
* | Fix static buildMaurice Kalinowski2015-12-091-1/+1
* | WinRT: Refactor backendMaurice Kalinowski2015-12-095-120/+248
* | Share common data between b2qt emulator and simulator pluginMichal Klocek2015-11-233-228/+1
* | Fix route requests with excluded areasAaron McCarthy2015-11-181-8/+5
* | Remove createTileCacheWithDir from QGeoTiledMappingManagerEngineMichal Klocek2015-10-271-1/+2
* | Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-222-8/+8
* | Add qtserialport-based NMEA position plugin for WindowsLaszlo Agocs2015-10-095-0/+201
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-087-0/+77
* | Isolate the default cache directoryLaszlo Agocs2015-09-151-2/+1
* | Enable positioning for OS XLaszlo Agocs2015-09-102-1/+5
* | Use categorized logging for Geoclue plugin.Aaron McCarthy2015-09-104-29/+47
* | Remove dependency on libgeoclue.Aaron McCarthy2015-09-1020-546/+796
* | Skip loading real plugins in testsLaszlo Agocs2015-09-098-8/+16
* | Fix disfunctional disk cache with OSMLaszlo Agocs2015-09-072-2/+9
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-196-8/+14
|\ \ | |/
| * Make geoclue plugin compile on gcc4.5Alex Blasche2015-07-241-1/+1
| * OSM supports up to zoom level 19Alex Blasche2015-07-221-1/+1
| * Add missing url parameter for OSM places search.Alex Blasche2015-07-162-1/+7
| * Fix OSM parametersAlex Blasche2015-07-152-5/+5
* | Remove Blackberry 10 support from QtPositioningAlex Blasche2015-06-1718-3936/+0
* | Fix tile version handlingMichal Klocek2015-06-043-12/+2
|/
* Don't use polygon but polygon_geojson for nominatim queriesNiels Weber2015-05-291-1/+1
* Change HERE tiles default size to 256Michal Klocek2015-05-281-1/+1
* Allow custom URLs for OSM geocodingWolfgang Bremer2015-05-282-2/+8
* Use "osm" prefix for osm plugin parametersAlex Blasche2015-05-273-11/+11
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-277-32/+35
* Fix missing guarded pointers for mapping engineMichal Klocek2015-05-212-23/+29
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-204-40/+52
* Make geoclue plugin compile on RHEL 6.6Alex Blasche2015-05-121-1/+1
* Allow custom URLs for OSRM routingWolfgang Bremer2015-05-082-1/+7
* Allow custom URLs for OSM tilesWolfgang Bremer2015-05-086-1/+32
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-0413-48/+48
* Remove QGeoMapData class.Michal Klocek2015-05-046-6/+6
* Fix incomplete category hierarchy in Here pluginAlex Blasche2015-04-171-0/+1
* Add new Here standard categoriesAlex Blasche2015-04-021-5/+32
* Avoid symbol clash between here and osm pluginAlex Blasche2015-03-3014-74/+75
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-255-10/+10
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-171-0/+5
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-0/+5
| |\
| | * WinPhone: Disallow update interval of 0 msMaurice Kalinowski2015-03-061-0/+5