summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* 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 start Geoclue satellite providers until necessary.Aaron McCarthy2013-11-252-9/+46
* 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
|/ /
* | 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
|/
* 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
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-3015-17/+31
* Doc clarification on emission of updateTimeout() in QGeoPositionInfoSourceAlex Blasche2013-10-291-0/+6
* Fix wrong signal names in documentation.Alex Blasche2013-10-291-2/+2
* Save and restore the last known position.v5.2.0-beta1Aaron McCarthy2013-10-181-1/+27
* Update position when switching position sources.Aaron McCarthy2013-10-182-16/+31
* Don't start Geoclue providers until necessary.Aaron McCarthy2013-10-164-48/+75
* Update Positioning QML meta data following QML version bump to 5.2Alex Blasche2013-10-151-14/+22
* Fix potential enum value clashes in QGeoPositionInfoSource::Error.Alex Blasche2013-10-152-4/+5
* QtAlgorithms have been deprecated (2 of 2)Alex Blasche2013-10-151-1/+70
* Revert "Improve filtering of touch and mouse events."Alex Blasche2013-10-143-64/+17
* Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-1431-50/+59
* QtAlgorithms have been deprecated (1 of 2)Alex Blasche2013-10-113-3/+8
* Emit updates from Geoclue when an update interval is not specified.Aaron McCarthy2013-10-082-12/+21
* Include QDataStream.Aaron McCarthy2013-10-011-0/+1
* Make QtLocation QML module compile after QJSValuePrivate constructor changeAlex Blasche2013-10-015-6/+6
* Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-2521-171/+171
* Doc: Fixed broken Positioning links due to version number.Jerome Pasion2013-09-258-10/+10
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-2532-37/+37
* Doc: Removed version from "\inqmlmodule QtPositioning"Jerome Pasion2013-09-259-9/+9
* Move tilecache storage to a standard locationAlbin Olsson2013-09-202-6/+5
* Make compile after recent V4 API changesAlex Blasche2013-09-195-18/+24
* Doc: Setting \qtvariable to "positioning" instead of "location"Jerome Pasion2013-09-181-1/+1
* Improve area monitoring API.Alex Blasche2013-09-1723-364/+1466