summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Isolate the default cache directoryLaszlo Agocs2015-09-151-2/+1
* Fix tile version handlingMichal Klocek2015-06-043-12/+2
* Change HERE tiles default size to 256Michal Klocek2015-05-281-1/+1
* 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
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-046-23/+23
* Remove QGeoMapData class.Michal Klocek2015-05-042-2/+2
* 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-307-38/+38
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-255-10/+10
* Fix build systemUlf Hermann2015-03-131-1/+0
* Remove all Nokia specific license details.Alex Blasche2015-02-2643-917/+0
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-1950-702/+852
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1850-50/+50
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-15/+15
* Use separate cache dir per geoservice/mapping pluginAlex Blasche2015-02-171-2/+8
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-113-7/+7
|\
| * Use single-char QString operations for efficiencySergio Ahumada2015-02-093-7/+7
* | Allow HTML based copyright notices.Aaron McCarthy2015-01-272-11/+1
* | Don't reparent network replies away from their owning network managerLars Knoll2015-01-262-13/+2
* | Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-01-091-1/+3
|\ \ | |/
| * Fix crash in Nokia geocoding engine if results are emptyAlex Blasche2015-01-071-1/+3
* | Add center() function to QGeoShape.Aaron McCarthy2014-12-041-20/+8
|/
* Update license headers and add new license filesAntti Kokko2014-08-2450-948/+548
* Remove unused source file.Aaron McCarthy2014-07-232-246/+0
* Add mobile optimized pedestrian maps to Nokia/HERE plugin.Aaron McCarthy2014-07-211-5/+9
* Add night property to MapType.Aaron McCarthy2014-07-211-19/+19
* Compile fix without proxy supportMaurice Kalinowski2014-07-031-0/+4
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-261-1/+1
|\
| * Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-251-1/+1
* | Use QStringLiteral whereever possibleAlex Blasche2014-05-157-137/+137
|/
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+1
* Fix crash when initializing Nokia place categories.Aaron McCarthy2014-04-231-31/+46
* Avoid excessive QImage::fill/copy in copyright handlerGunnar Sletta2014-04-071-51/+25
* Nokia plugin: Move message about malformed reply to common messages.Friedemann Kleint2014-03-184-2/+9
* Parse Nokia route response in helper thread.Aaron McCarthy2014-03-144-79/+99
* Parse Nokia geocode response in helper thread.Aaron McCarthy2014-03-144-63/+79
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Tile cache versioning for Nokia mapsAnders Gunnarsson2014-03-039-7/+315
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-283-9/+9
* Use 512 pixel tiles from the Nokia/HERE service.Aaron McCarthy2014-02-262-9/+6
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-2/+2
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-103-36/+24
* Remove dependency between MapStyle and Nokia map schemesAnders Gunnarsson2014-02-074-60/+48
* Nokia plug-in URL and tiler API updatesAnders Gunnarsson2014-02-078-58/+119
* Fix QGeoRouteXmlParser test.Aaron McCarthy2014-02-041-1/+1