summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add QML test for comparing QtPositioning base types.old/5.2Aaron McCarthy2014-02-112-2/+47
* Mark QNmeaPositionInfoSource tests as insignificant on Windows.Alex Blasche2014-02-105-0/+40
* Fix documentation link to GeoShape::contains().Aaron McCarthy2014-02-101-1/+1
* Add index context property to QDeclarativeGeoMapItemBaseMichael Krasnyk2014-02-071-0/+1
* Report direction and vertical speed with Geoclue plugin.Aaron McCarthy2014-02-042-14/+53
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-02-031-26/+12
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-26/+12
| |\
| | * Update changelog for 5.2.1v5.2.1Thiago Macieira2014-01-241-26/+12
* | | Update gitignore following the their source tree shiftAlex Blasche2014-01-291-5/+5
|/ /
* | 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
* 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