summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Reject negative number of alternative routes.Aaron McCarthy2014-02-042-3/+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
* | | Temporary workaround for failing unit test on win8 config in CIAlex Blasche2014-02-041-0/+1
* | | Document use of GenericCacheLocation.Alex Blasche2014-01-241-1/+1
* | | Remove offset attribute from place content requests.Aaron McCarthy2014-01-2228-224/+298
* | | 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-206-24/+96
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-176-24/+96
| |\| |
| | * | QDeclarativePositionSource::{supported|preferred}PositioningMethods() always ...Jim Ehrismann2014-01-172-18/+13
| | * | Merge "Merge branch 'release' into stable" into refs/staging/stableAaron McCarthy2014-01-173-6/+17
| | |\ \
| | | * | Merge branch 'release' into stableAlex Blasche2014-01-163-6/+17
| | | |\|
| | | | * Remove byte order marker which causes problems with older compilersAlex Blasche2014-01-152-1/+5
| | | | * Attempt to fix flaky QNemaPositionInfoSource_Simulation test on WindowsAlex Blasche2014-01-151-5/+12
| | * | | Bump MODULE_VERSION to 5.2.2Sergio Ahumada2014-01-161-1/+1
| | |/ /
| | * / Fix run-time warning when using Geoclue positioning plugin.Aaron McCarthy2014-01-151-0/+3
| | |/
| | * Add 5.2.1 change logAlex Blasche2014-01-131-0/+63
* | | Remove offset attribute from place search requests.Aaron McCarthy2014-01-2018-117/+188
* | | Fix Nokia place recommendation search parsing.Aaron McCarthy2014-01-202-17/+23
|/ /
* | Fix killing timer in different thread.Aaron McCarthy2014-01-175-69/+47
* | Fix tryCompare call with 2 parameters.Aaron McCarthy2014-01-161-1/+1
* | Use GenericCacheLocation to share downloaded data between applications.Aaron McCarthy2014-01-161-1/+1
* | Fix coordinate animation test.Aaron McCarthy2014-01-161-2/+14
* | 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-1011-64/+62
|\|
| * Stop skipping declarative_core tests.Aaron McCarthy2014-01-105-8/+29
| * Fix declarative_core unit testAlex Blasche2014-01-109-68/+45
* | Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-0847-67/+68
* | 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-079-21/+189
* | 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-1010-8/+8
| * Don't require applications to declare metatypes.Aaron McCarthy2013-12-1010-8/+8
* | Add CoreLocation positioning plugin for QtLocationIan Dean2013-12-127-0/+492
* | Support position accuracy in QNmeaPositionInfoSource.Aaron McCarthy2013-12-119-12/+186
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-057-23/+27
|\|
| * 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
| * Don't rely on qt_example_installs for complete make install rulesAlex Blasche2013-11-291-2/+3