summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativecirclemapitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-726/+0
* Use geoshapes as geo-model in qdeclarativegeomapitemsPaolo Angelelli2017-01-261-26/+22
* Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-261-127/+213
* Position map items on their geoLeftBoundPaolo Angelelli2017-01-261-1/+1
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-11/+1
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-161-8/+8
* Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-1/+1
* Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-051-3/+3
|\
| * Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-3/+3
* | Use QLocationUtils::wrapLong thoughout the codePaolo Angelelli2016-11-301-6/+3
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-281-1/+1
|\
| * Fix for qgeocirclemapitem generation with invalid radiusPaolo Angelelli2016-07-261-1/+1
* | Fix for wandering QGeoMapPolylineGeometryPaolo Angelelli2016-06-281-23/+31
|/
* Improve map item rendering performanceMichal Klocek2015-11-271-21/+11
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-291-1/+1
* 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
* Better names for incorrectly named Map functions.Aaron McCarthy2015-01-201-8/+8
* Make compile on QNX 6.6Alex Blasche2015-01-121-8/+8
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Remove unnecessary code.Aaron McCarthy2014-02-261-1/+1
* Map item geometry do not need to be QObjects.Aaron McCarthy2014-02-261-2/+1
* Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-071-15/+18
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-061-1/+1
* Fix ambiguous type conversion options (QPointF vs QDoubleVector)Alex Blasche2013-11-191-1/+1
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-8/+10
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+3
* Fix QtLocation documentationAlex Blasche2013-07-121-2/+2
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compiler warnings with MSVC.Friedemann Kleint2012-08-281-1/+1
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-29/+18
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-3/+3
* General doc fixes.Peter Yard2012-08-141-1/+1
* Fix drawing circle at border when viewport width < map widthIan Chen2012-08-061-2/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Update doc to reflect changes to mouse eventsIan Chen2012-07-251-2/+2
* More fixes to map circles across north/south polesIan Chen2012-07-201-63/+237
* First few fixes to map circle across north/south polesIan Chen2012-07-061-18/+44
* Minor documentation fixes to declarativesIan Chen2012-06-221-1/+1
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* Fix dragging map items onto edge of mapIan Chen2012-06-081-1/+18
* Fix errors reported by coverity.Aaron McCarthy2012-06-041-1/+1
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-0/+11
* New triangulator for map polygonsAlex Wilson2012-05-241-0/+4
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-6/+6
* Coding style fixes, round #1Alex Wilson2012-05-151-1/+1
* Fade map items away at zoomLevel < 3 (invisible at 2.0)Alex Wilson2012-05-031-1/+1
* General documentation issuesWolfgang Beck2012-03-291-2/+16