summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | Fix instructions for open street map routes.Albin Olsson2013-11-271-0/+2
* | Enable wheel mouse wheel for zoomingFabian Bumberger2013-11-253-0/+13
* | Don't steel the mouse/touch events when we must notFabian Bumberger2013-11-251-2/+8
* | Change URL of Nokia/HERE developer website.Aaron McCarthy2013-11-251-1/+1
* | Merge "Merge branch 'stable' into dev" into refs/staging/devAlex Blasche2013-11-2113-35/+141
|\ \
| * \ Merge branch 'stable' into devAlex Blasche2013-11-2113-35/+141
| |\ \ | | |/
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableAlex Blasche2013-11-2110-28/+30
| | |\
| | | * Merge branch 'release' into stableAlex Blasche2013-11-2110-28/+30
| | | |\
| | | | * Fix qdoc references following shift of example dirsAlex Blasche2013-11-188-24/+24
| | | | * Doc: Update .qdocconf to match example folder structureTopi Reinio2013-11-182-4/+6
| | * | | Don't require a position fix before reporting Geoclue satellite info.Aaron McCarthy2013-11-213-7/+111
| | |/ /
* | | | Bugfix and improvement for start of panningAnders Gunnarsson2013-11-211-8/+4
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-202-32/+17
|\ \ \ | |/ /
| * | Fix requesting single updates from Geoclue plugin.Aaron McCarthy2013-11-192-32/+11
| * | Emit the last known position when Geoclue positioning is started.Aaron McCarthy2013-11-191-0/+6
| |/