summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Send requested update interval to Geoclue providers.Aaron McCarthy2014-03-043-207/+154
* Emit updateTimeout() when regular position updates aren't received.Aaron McCarthy2014-03-042-8/+13
* 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-284-10/+10
* Position plug-ins don't need QtGuiOswald Buddenhagen2014-02-283-3/+3
* Use 512 pixel tiles from the Nokia/HERE service.Aaron McCarthy2014-02-262-9/+6
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-262-4/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-122-14/+53
|\
| * Report direction and vertical speed with Geoclue plugin.Aaron McCarthy2014-02-042-14/+53
* | Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-105-38/+26
* | 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
* | Fix crash in tile fetcher when no engine is set.Aaron McCarthy2014-02-041-13/+17
* | Switch to MapQuest tileserverFabian Bumberger2014-02-043-1/+12
* | Remove offset attribute from place content requests.Aaron McCarthy2014-01-226-70/+78
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Alex Blasche2014-01-202-1/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-172-1/+4
| |\|
| | * Merge branch 'release' into stableAlex Blasche2014-01-161-1/+1
| | |\
| | | * Remove byte order marker which causes problems with older compilersAlex Blasche2014-01-151-1/+1
| | * | Fix run-time warning when using Geoclue positioning plugin.Aaron McCarthy2014-01-151-0/+3
| | |/
| | * Revert "Don't require applications to declare metatypes."Aaron McCarthy2013-12-101-2/+0
| | * Don't require applications to declare metatypes.Aaron McCarthy2013-12-101-0/+2
* | | Remove offset attribute from place search requests.Aaron McCarthy2014-01-202-16/+15
* | | Fix Nokia place recommendation search parsing.Aaron McCarthy2014-01-201-2/+5
|/ /
* | Don't use QString if not required (Performance improvement)Alex Blasche2014-01-151-3/+7
* | Android: Fix crash while retrieving GPS based location.Alex Blasche2014-01-151-1/+2
* | Android: Avoid unnecessary methodId lookups (use a cache instead)Alex Blasche2014-01-151-16/+45
* | Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-0816-19/+19
* | Remove unneeded init() function.Aaron McCarthy2014-01-086-29/+5
* | Enhance measurement system support in routing manager.Aaron McCarthy2014-01-071-3/+3
* | Android: Use constants to reflect type of occurred errorAlex Blasche2014-01-031-22/+30
* | QGeoSatelliteInfoSource backend for AndroidAlex Blasche2014-01-038-32/+590
* | Positioning backend for AndroidAlex Blasche2014-01-0318-4/+1417
* | Add CoreLocation positioning plugin for QtLocationIan Dean2013-12-127-0/+492
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-9/+10
|\|
| * Fix incorrect accuracy values reported by Geoclue plugin.Aaron McCarthy2013-12-031-9/+8
| * Set default preferred positioning methods for Geoclue position source.Aaron McCarthy2013-12-031-0/+2
* | Add missing translation strings for OSRM TBT instructions.Albin Olsson2013-12-041-35/+106
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-292-9/+46
|\|
| * Don't start Geoclue satellite providers until necessary.Aaron McCarthy2013-11-252-9/+46
* | Fix instructions for open street map routes.Albin Olsson2013-11-271-0/+2
* | Change URL of Nokia/HERE developer website.Aaron McCarthy2013-11-251-1/+1
* | Merge branch 'stable' into devAlex Blasche2013-11-213-7/+111
|\|
| * Don't require a position fix before reporting Geoclue satellite info.Aaron McCarthy2013-11-213-7/+111
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-202-32/+17
|\|