summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoprojection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ugly line at the bottom of the mapMatthias Rauter2023-03-231-9/+0
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Mark the module as free of qAsConst()Marc Mutz2022-12-071-2/+2
* Refactor: for loopsVolker Hilsheimer2022-09-141-3/+3
* More include cleanupVolker Hilsheimer2022-07-291-4/+7
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* QtLocation: adapt to build with external QtPositioningIvan Solovev2021-10-271-15/+15
* Enable mercator-to-screen projection in GLSLPaolo Angelelli2020-02-111-9/+63
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-4/+4
* Make tiled renderer and QGeoProjectionWebMercator debuggablePaolo Angelelli2018-11-281-7/+7
* Fix GeoProjectionWebMercator and MapPolyline incorrect projectionPaolo Angelelli2018-11-191-1/+2
* Introduce Map.visibleAreaPaolo Angelelli2018-07-261-9/+104
* Increase expansion factor for expanded visible region to 1.2Paolo Angelelli2018-04-181-1/+1
* Fix Clipper screwing polyline topology during clippingPaolo Angelelli2018-04-111-0/+29
* Allow plugins to use alternative map projectionsPaolo Angelelli2018-01-271-6/+89
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-261-5/+15
|\
| * Fix Map.fromCoordinate returning wrong values during tiltingPaolo Angelelli2017-09-211-5/+15
* | Merge remote-tracking branch 'origin/5.9' into devPaolo Angelelli2017-08-101-16/+98
|\ \ | |/
| * Fix visible region computation in QGeoProjectionWebMercatorPaolo Angelelli2017-08-091-4/+16
| * Fix dragging items out of map boundsPaolo Angelelli2017-07-281-5/+52
| * Revert "Fix dragging items out of map bounds"Paolo Angelelli2017-07-191-52/+5
| * Fix dragging items out of map boundsPaolo Angelelli2017-07-171-5/+52
| * Fix Map.toCoordinate always clamping y values to 0Paolo Angelelli2017-07-171-7/+30
* | Move anchorCoordinateToPoint into QGeoProjectionPaolo Angelelli2017-07-171-0/+16
|/
* Fix build with -qreal floatPaolo Angelelli2017-06-211-1/+1
* Evaluate the visible region lazily in QGeoProjectionWebMercatorPaolo Angelelli2017-05-031-6/+16
* Remove QtGui dependency from QDoubleMatrix4x4Alex Blasche2017-04-111-0/+1
* Fix for projection mismatch when aspect ratio < 1.0Paolo Angelelli2017-03-221-11/+5
* Fix for disappearing MapQuickItems with tilted cameraPaolo Angelelli2017-03-221-12/+4
* Minor build cleanupsBruno de Oliveira Abinader2017-03-211-1/+0
* Fix MapQuickItem when zoomLevel is setPaolo Angelelli2017-03-081-0/+50
* Optimize QGeoProjectionWebMercator::wrappedMapProjectionToItemPositionPaolo Angelelli2017-03-061-7/+19
* Clean up dead code and TODO commentsPaolo Angelelli2017-01-301-2/+1
* Adapt QQuickGeoMapGestureArea to work with tilted and rotated mapsPaolo Angelelli2017-01-261-1/+7
* Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-261-32/+205
* Add field of view support to QtLocation mappingPaolo Angelelli2017-01-261-1/+1
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-8/+7
* Make QGeoProjectionWebMercator use a projection matrixPaolo Angelelli2017-01-231-30/+111
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-161-0/+240
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-108/+0
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compilation on QNXSean Harmer2012-08-281-2/+2
* Cleans up the projection code.David Laing2012-02-021-16/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Refactoring ahead of precision issue fixes.David Laing2012-01-171-7/+8
* Adding private API warnings for the Maps API.David Laing2012-01-091-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Renames the new mapping classes.David Laing2012-01-051-0/+117