summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |/
* | Add constexpr to Vector classesAlex Blasche2013-11-204-157/+138
* | Fix ambiguous type conversion options (QPointF vs QDoubleVector)Alex Blasche2013-11-194-4/+4
* | Fix drawing of Open Street Map routes.Albin Olsson2013-11-181-2/+2
* | Fix crash (null pointer dereference).Albin Olsson2013-11-182-3/+8
* | Initialize the center of the Map itemFabian Bumberger2013-11-151-0/+1
* | Merge "Merge branch 'stable' into dev" into refs/staging/devAlex Blasche2013-11-1437-54/+4150
|\ \
| * \ Merge branch 'stable' into devAlex Blasche2013-11-1137-54/+4150
| |\ \ | | |/
| | * Fix compiler warning.Alex Blasche2013-11-111-0/+1
| | * Add BlackBerry positioning plugin for QtLocationJim Ehrismann2013-11-1118-0/+4057
| | * Fix occasional crash in Geoclue plugin.Aaron McCarthy2013-11-071-0/+3
| | * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-062-2/+2
| | * Improve ClosedError handling in QGeoPositionInfoSourceAlex Blasche2013-11-042-5/+5
| | * Fix grammar mistake in satellite info source documentation.Alex Blasche2013-10-301-1/+1
| | * Improve QGeoSatelliteInfoSource API docsAlex Blasche2013-10-301-0/+11
| | * Remove incorrect position references in satellite documentation.Alex Blasche2013-10-301-4/+4
| | * Add QGeoPositionInfoSource::NoPositioningMethods enum valueAlex Blasche2013-10-306-24/+28