summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add new Satellite Information exampleAlex Blasche2014-02-073-0/+74
* Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-0714-131/+143
* Missing changes from MapMouseArea removal.Aaron McCarthy2014-02-063-359/+0
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-0613-668/+26
* Attempt to crash in tile cache.Aaron McCarthy2014-02-051-4/+6
* Fix QGeoRouteXmlParser test.Aaron McCarthy2014-02-041-1/+1
* Reject negative number of alternative routes.Aaron McCarthy2014-02-041-2/+3
* Fix crash in tile fetcher when no engine is set.Aaron McCarthy2014-02-041-13/+17
* Remove offset from PlaceSearchModel documentationAlex Blasche2014-02-041-14/+13
* Add credits for MapQuest and OSM data/services.Alex Blasche2014-02-041-0/+3
* Switch to MapQuest tileserverFabian Bumberger2014-02-043-1/+12
* Document use of GenericCacheLocation.Alex Blasche2014-01-241-1/+1
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-2218-147/+213
* Add dependencies to project file.Aaron McCarthy2014-01-204-8/+34
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Alex Blasche2014-01-203-19/+8
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-173-19/+8
| |\
| | * QDeclarativePositionSource::{supported|preferred}PositioningMethods() always ...Jim Ehrismann2014-01-171-18/+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
| | |/
* | | Remove offset attribute from place search requests.Aaron McCarthy2014-01-2011-83/+180
* | | Fix Nokia place recommendation search parsing.Aaron McCarthy2014-01-201-2/+5
|/ /
* | Fix killing timer in different thread.Aaron McCarthy2014-01-174-56/+35
* | Use GenericCacheLocation to share downloaded data between applications.Aaron McCarthy2014-01-161-1/+1
* | 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
* | Remove RouteModel::locale property.Aaron McCarthy2014-01-132-58/+22
* | Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-0829-40/+40
* | Fix warning message about unsupported area types.Aaron McCarthy2014-01-081-1/+1
* | Remove unneeded init() function.Aaron McCarthy2014-01-086-29/+5
* | Enhance measurement system support in routing manager.Aaron McCarthy2014-01-078-14/+178
* | 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-0319-4/+1428
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-166-14/+9
|\ \ | |/
| * Remove QtQml dependency from QtPositioning.Aaron McCarthy2013-12-116-14/+9
| * Revert "Don't require applications to declare metatypes."Aaron McCarthy2013-12-103-8/+0
| * Don't require applications to declare metatypes.Aaron McCarthy2013-12-103-0/+8
* | Add CoreLocation positioning plugin for QtLocationIan Dean2013-12-127-0/+492
* | Support position accuracy in QNmeaPositionInfoSource.Aaron McCarthy2013-12-115-7/+122
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-052-11/+11
|\ \ | |/
| * Fix a dangling pointer useRobin Burchell2013-12-041-2/+1
| * 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
* | Fix compilation with Clang on MacOS.Alex Blasche2013-12-032-20/+11
* | 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 include warning related to qtpositioningglobal.hAlex Blasche2013-11-294-4/+4