summaryrefslogtreecommitdiff
path: root/src/positioning
Commit message (Expand)AuthorAgeFilesLines
* Fix outdated BSD license headerKai Koehne2017-10-173-9/+39
* Fix outdated FDL headerKai Koehne2017-10-177-35/+35
* Add a configure feature for each geoservice pluginPaolo Angelelli2017-08-301-1/+1
* Fix visible region computation in QGeoProjectionWebMercatorPaolo Angelelli2017-08-091-1/+1
* Fix for incorrect QGeoPathPrivate::containsPaolo Angelelli2017-06-061-1/+1
* Fix NMEA time parsing errorOleg Evseev2017-05-161-1/+1
* Move QGeoRectangle definition inside qgeorectangle.hPaolo Angelelli2017-05-036-87/+88
* Remove QtGui dependency from QDoubleMatrix4x4Alex Blasche2017-04-112-1/+2
* Fix size conversion warningsThiago Macieira2017-04-111-2/+2
* Fix DLL linkage of operator>>(QDataStream, QDoubleMatrix4x4)Thiago Macieira2017-04-111-1/+1
* Doc: Complete parameter documentationNico Vertriest2017-04-102-2/+4
* Optimize QtPositioning release buildPaolo Angelelli2017-03-141-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-3/+0
|\
| * Fix build with -no-feature-libraryUlf Hermann2017-03-061-3/+0
* | Increase the QGeoCoordinate debug operator precisionAlex Blasche2017-03-091-0/+2
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-02-275-44/+24
* | Remove moc_* inclusions from source filesPaolo Angelelli2017-02-144-9/+0
* | Adapt QQuickGeoMapGestureArea to work with tilted and rotated mapsPaolo Angelelli2017-01-261-5/+5
* | Use geoshapes as geo-model in qdeclarativegeomapitemsPaolo Angelelli2017-01-261-1/+1
* | Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-267-16/+262
* | Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-14/+7
* | Make QGeoProjectionWebMercator use a projection matrixPaolo Angelelli2017-01-234-1/+2068
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-166-27/+28
* | Deprecate QGeoShape::extendShapePaolo Angelelli2016-12-075-1/+35
* | Add support for QGeoPathPaolo Angelelli2016-12-016-4/+924
* | Use QLocationUtils::wrapLong thoughout the codePaolo Angelelli2016-11-303-37/+8
* | Change QGeoRectangle::translate to not modify the rectanglePaolo Angelelli2016-11-301-27/+9
* | Add support for boundingGeoRectangle to QGeoShapePaolo Angelelli2016-11-3010-109/+288
|/
* Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-021-0/+93
|\
| * Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-021-0/+93
| |\
| | * Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-061-0/+93
* | | Fix symmetry of streaming in QDataStreamThiago Macieira2016-11-021-1/+1
* | | Convert qtlocation to the new configure systemLars Knoll2016-10-281-0/+48
|/ /
* | Doc: Remove references to Windows CEVenugopal Shivashankar2016-08-181-3/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-1/+1
|\ \ | |/
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | Remove obsolete WinCE doc from QGeoPositionInfoSourceAlex Blasche2016-07-191-3/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-181-1/+1
|\ \ | |/
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-181-1/+1
* | Fix for negative QGeoCoordinate.azimuthTo results in range ]360, 359[Paolo Angelelli2016-04-111-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-0/+2
|\ \ | |/
| * winrt: add default capabilitiesMaurice Kalinowski2016-04-081-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-089-363/+1
|\ \ | |/
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-1/+1
| * Update examples documentation locationMichal Klocek2016-02-268-362/+0
* | Add hash function for QGeoCoordinateAlex Blasche2016-03-022-0/+19
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-0/+13
|\ \ | |/
| * Add "We mean it." comment to qpositioningglobal_p.h.Friedemann Kleint2015-12-151-0/+11
| * Fix broken weatherinfo exampleAlex Blasche2015-12-071-0/+2
* | Updated license headersAntti Kokko2016-01-2052-730/+1042