summaryrefslogtreecommitdiff
path: root/src/imports/location/qgeomapitemgeometry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-148/+0
* Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-261-1/+9
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-161-2/+2
* Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-2/+2
* Fix compilationMaurice Kalinowski2016-10-181-2/+2
* Enable building with QT_NO_OPENGL defined by using QSGGeometry EnumsAndy Nichols2016-06-241-2/+2
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Avoid map polyline/route/polygon draw around half the worldAlex Blasche2015-01-271-0/+3
* Better names for incorrectly named Map functions.Aaron McCarthy2015-01-201-2/+2
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Remove unnecessary code.Aaron McCarthy2014-02-261-6/+5
* Map item geometry do not need to be QObjects.Aaron McCarthy2014-02-261-6/+2
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-3/+4
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix dragging map items onto edge of mapIan Chen2012-06-081-1/+23
* Fix errors reported by coverity.Aaron McCarthy2012-06-041-1/+2
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-1/+1
* Coding style fixes, round #1Alex Wilson2012-05-151-1/+1
* Use indices from the triangulator for MapPolygonsAlex Wilson2012-05-101-3/+32
* General documentation issuesWolfgang Beck2012-03-291-0/+6
* Refactor geometry computations out of map items, caching resultsAlex Wilson2012-02-071-0/+88