summaryrefslogtreecommitdiff
path: root/src/positioning
Commit message (Expand)AuthorAgeFilesLines
* Document QGeoPath::length behaviorPaolo Angelelli2019-03-191-0/+4
* Fix QGeoRectangle::operator|=Paolo Angelelli2019-01-141-18/+23
* Prevent potential blockage of setPreferredPositioningMethods()Alex Blasche2019-01-041-5/+11
* Improve QGeoPositionInfoSource::supportedPositioningMethods() docsAlex Blasche2019-01-041-4/+38
* Register QGeoCoordinate debug streaming operatorAlex Blasche2018-12-211-2/+7
* Enable QVariant::save for QGeoCoordinateAlex Blasche2018-12-211-0/+23
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-2/+2
|\
| * QGeoPath: revert clear API to clearPathv5.12.0-rc2v5.12.0-rc1v5.12.05.12.0Samuel Gaist2018-11-102-2/+2
* | Doc: Make documented QML imports follow Qt versioningTopi Reinio2018-11-161-24/+30
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12.0v5.12.0-beta4Liang Qi2018-10-301-0/+3
|\
| * Fix crash when calling QGeoPath::length on empty QGeoPath instanceAlex Blasche2018-10-241-0/+3
* | Doc: Fix \code command usageTopi Reinio2018-10-251-5/+12
* | QGeoPath: fix clear APIv5.12.0-alpha1Samuel Gaist2018-09-122-2/+2
* | Add hole support in QGeoPolygonJulian Sherollari2018-08-204-0/+156
* | Add property for QGeoPolygon's perimeter and QML autotests using itPaolo Angelelli2018-07-232-3/+39
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-071-18/+17
|\ \ | |/
| * Fix naming in qgeopolygon.cppPaolo Angelelli2018-07-031-18/+17
* | QGeoPath: implement clear functionSamuel Gaist2018-06-273-0/+21
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-234-45/+199
|\ \ | |/
| * Combine NMEA sentences - Live modePaolo Angelelli2018-06-214-44/+198
| * Reduce minimum NMEA update intervalPaolo Angelelli2018-06-211-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-122-32/+67
|\ \ | |/
| * Refactor QLocationUtils NMEA supportPaolo Angelelli2018-06-062-32/+67
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-4/+9
|\ \ | |/
| * QNmeaPositionInfoSource: improve timestamp comparison for updatesPaolo Angelelli2018-05-181-6/+8
| * QNmeaPositionInfoSource: improve timestamp comparisonPaolo Angelelli2018-05-181-1/+4
* | Merge remote-tracking branch 'origin/5.11' into devPaolo Angelelli2018-05-163-2/+11
|\ \ | |/
| * Doc: Add license details to index page of Qt PositioningKai Koehne2018-05-141-0/+9
| * Bump Qt Positioning and Location import versions to latest 5.11Alex Blasche2018-04-192-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devPaolo Angelelli2018-04-266-87/+13
|\ \ | |/
| * Remove dead codePaolo Angelelli2018-04-182-25/+0
| * Merge remote-tracking branch 'origin/wip/navigation' into 5.11Paolo Angelelli2018-04-171-0/+6
| |\
| | * Introduce map objects reference implementationPaolo Angelelli2018-04-171-0/+6
| * | API Fix: remove QGeoCoordinate <-> QGeoCoordinateObjectPaolo Angelelli2018-04-172-59/+0
| * | Improve QGeoPath::path documentation and add autotestsv5.11.0-beta4Paolo Angelelli2018-04-121-3/+7
* | | Add QGeoPositionInfoSource::supportedPositioningMethodsChangedPaolo Angelelli2018-04-092-0/+9
|/ /
* | Doc: Fix all documentation warningsTopi Reinio2018-03-278-24/+47
* | Declare/Register metatype for QGeoPositionInfoPaolo Angelelli2018-03-232-0/+3
|/
* Fix export for QDoubleVector2D and QDoubleVector3DPaolo Angelelli2018-03-192-4/+4
* qgeopositioninfo_p.h: Add "We mean it" commentFriedemann Kleint2018-03-191-0/+11
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-197-61/+288
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-267-61/+288
| |\
| | * Fix NmeaPositionInfoSource not combining sentences - simulation modePaolo Angelelli2018-01-106-60/+285
| | * Document that WinRT plugin can be used for Win32 env (if platform is Win10)Alex Blasche2018-01-091-1/+3
* | | Fix positioning projectPaolo Angelelli2018-02-192-1/+11
* | | Replace Q_NULLPTR with nullptrKevin Funk2018-02-052-2/+2
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-053-24/+24
* | | Add sync.profile and configure.json to .pro filesPaolo Angelelli2018-01-241-1/+1
* | | qgeopath.h: Fix include directiveFriedemann Kleint2018-01-021-1/+1
* | | Make QGeoPath::path a qvariantlist propertyPaolo Angelelli2017-12-052-3/+36