summaryrefslogtreecommitdiff
path: root/src/positioning/qgeocoordinate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increase the QGeoCoordinate debug operator precisionAlex Blasche2017-03-091-0/+2
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-02-271-28/+14
* Use QLocationUtils::wrapLong thoughout the codePaolo Angelelli2016-11-301-7/+1
* Fix for negative QGeoCoordinate.azimuthTo results in range ]360, 359[Paolo Angelelli2016-04-111-1/+2
* Add hash function for QGeoCoordinateAlex Blasche2016-03-021-0/+17
* Updated license headersAntti Kokko2016-01-201-14/+20
* Cache coordToMercator result during coordinate animationsMichal Klocek2015-07-031-5/+25
* Shift generic docs away from planespotter exampleAlex Blasche2015-05-071-1/+2
* Add missing documentation for QtPositioning and fix qdoc warningsAlex Blasche2015-02-251-1/+63
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-111-2/+0
|\
| * Remove duplicate includesSergio Ahumada2015-02-091-2/+0
* | Ensure QtPositioning value types don't change QDebug spacing policyAlex Blasche2015-01-271-8/+9
|/
* Fix QGeoCoordinate::toString() when rounding long/lat corner casesAlex Blasche2014-10-131-0/+41
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-2/+2
* Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-141-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-0/+644