summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog for 5.2.1v5.2.1Thiago Macieira2014-01-241-26/+12
* 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
* Add 5.2.1 change logAlex Blasche2014-01-131-0/+63
* Stop skipping declarative_core tests.Aaron McCarthy2014-01-105-8/+29
* Fix declarative_core unit testAlex Blasche2014-01-109-68/+45
* 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
* 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
* Fix and cleanup of make install related rules in QtLocation examplesAlex Blasche2013-11-294-10/+13
* Fix make install rules for all examples in QtPositioningAlex Blasche2013-11-294-16/+14
* Fix cut of string when weather string is longerAlex Blasche2013-11-271-1/+4
* Bump MODULE_VERSION to 5.2.1Sergio Ahumada2013-11-261-1/+1
* 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-21181-58/+65
|\
| * Merge branch 'release' into stableAlex Blasche2013-11-21181-58/+65
| |\
| | * Fix install path for examplesv5.2.0-rc1v5.2.0Alex Blasche2013-11-185-8/+8
| | * 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
| | * Reorder example dir structure according to Qt conventionAlex Blasche2013-11-18170-12/+17
* | | 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-307-28/+32
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-3020-22/+36
* 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-183-16/+32
* 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-1455-75/+84
* 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