summaryrefslogtreecommitdiffstats
path: root/src/positioning
Commit message (Expand)AuthorAgeFilesLines
* Fix some typosSergio Ahumada2014-03-032-2/+2
* Fix documentation errors.Aaron McCarthy2014-02-101-3/+2
* Add new Satellite Information exampleAlex Blasche2014-02-073-0/+74
* Add dependencies to project file.Aaron McCarthy2014-01-202-3/+9
* Positioning backend for AndroidAlex Blasche2014-01-031-0/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-163-10/+2
|\
| * Remove QtQml dependency from QtPositioning.Aaron McCarthy2013-12-113-10/+2
| * Revert "Don't require applications to declare metatypes."Aaron McCarthy2013-12-102-6/+0
| * Don't require applications to declare metatypes.Aaron McCarthy2013-12-102-0/+6
* | Support position accuracy in QNmeaPositionInfoSource.Aaron McCarthy2013-12-115-7/+122
* | Fix compilation with Clang on MacOS.Alex Blasche2013-12-032-20/+11
* | Fix include warning related to qtpositioningglobal.hAlex Blasche2013-11-294-4/+4
* | Merge branch 'stable' into devAlex Blasche2013-11-212-3/+4
|\|
| * Fix qdoc references following shift of example dirsAlex Blasche2013-11-181-1/+1
| * Doc: Update .qdocconf to match example folder structureTopi Reinio2013-11-181-2/+3
* | Add constexpr to Vector classesAlex Blasche2013-11-204-157/+138
* | Fix ambiguous type conversion options (QPointF vs QDoubleVector)Alex Blasche2013-11-191-1/+1
* | Merge branch 'stable' into devAlex Blasche2013-11-117-14/+39
|\|
| * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
| * Improve ClosedError handling in QGeoPositionInfoSourceAlex Blasche2013-11-041-2/+2
| * 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-302-0/+2
| * Add NoError to the various Positioning Source classes.Alex Blasche2013-10-306-5/+11
| * 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
* | Always use double point precision for geo lookups internallyErik Mattsson2013-11-062-2/+15
* | Merge branch 'stable' into devAlex Blasche2013-10-2222-35/+36
|\|
| * Fix potential enum value clashes in QGeoPositionInfoSource::Error.Alex Blasche2013-10-151-3/+3
| * Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-1418-23/+19
| * QtAlgorithms have been deprecated (1 of 2)Alex Blasche2013-10-112-2/+6
| * Include QDataStream.Aaron McCarthy2013-10-011-0/+1
| * Doc: Fixed broken Positioning links due to version number.Jerome Pasion2013-09-254-5/+5
| * Doc: Removed version from "\inqmlmodule QtPositioning"Jerome Pasion2013-09-252-2/+2
* | Make geo coordinates animatable in QML.Albin Olsson2013-10-1113-8/+1086
* | Added possibility to create a georectangle from a list of coordinatesErik Mattsson2013-10-078-1/+98
|/
* Doc: Setting \qtvariable to "positioning" instead of "location"Jerome Pasion2013-09-181-1/+1
* Improve area monitoring API.Alex Blasche2013-09-1713-293/+996
* Return NaN if position info source doesn't have an attribute.Aaron McCarthy2013-09-162-12/+40
* Implement socket NMEA source.Albin Olsson2013-09-031-1/+13
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-0259-0/+10010