summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativepolylinemapitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-955/+0
* Use geoshapes as geo-model in qdeclarativegeomapitemsPaolo Angelelli2017-01-261-169/+66
* Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-261-80/+135
* Position map items on their geoLeftBoundPaolo Angelelli2017-01-261-9/+10
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-10/+1
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-161-4/+4
* QtLocation: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-1/+1
* Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-2/+2
* Remove unused local variable from qdeclarativepolylinemapitemPaolo Angelelli2016-11-151-3/+1
* Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-021-6/+11
|\
| * Fix for Map polygon not working on zoomPaolo Angelelli2016-09-191-6/+6
| * Fix for polylines and polygon rendering wrong at the edge of the mapPaolo Angelelli2016-09-191-0/+5
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+3
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-161-1/+3
| |\
| | * Fix accessing a MapPolyline delegate before it is handed over to MapPaolo Angelelli2016-08-041-1/+3
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-291-27/+117
|\ \ \ | |/ /
| * | Fix for wandering QGeoMapPolylineGeometryPaolo Angelelli2016-06-281-27/+117
| |/
* | Enable building with QT_NO_OPENGL defined by using QSGGeometry EnumsAndy Nichols2016-06-241-1/+1
|/
* Fixed wrong MapPolyline drawing if line point lies on map centerHarald Meyer2016-01-011-1/+3
* MapPolyline performance improvementsHarald Meyer2016-01-011-2/+3
* Added methods for modifying QDeclarativePolylineMapItem.v5.6.0-beta1Harald Meyer2015-12-141-5/+112
* Improve map item rendering performanceMichal Klocek2015-11-271-9/+8
* Remove incorrect string construction in QML debug outputAaron McCarthy2015-09-021-10/+4
* Always update polyline node when a new scene graph node is createdAaron McCarthy2015-07-291-1/+1
* Improve Polyline MapItemWolfgang Bremer2015-06-011-10/+28
* Fix doc issues around MapPolylineAlex Blasche2015-05-291-1/+1
* Document return types for invokable functions in QtLocation QMLAlex Blasche2015-05-291-2/+2
* Remove duplicate code from QDeclarativeRouteMapItemWolfgang Bremer2015-04-201-2/+12
* 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
* Cleanup QtQml header includes in Positioning and LocationAlex Blasche2015-01-271-3/+0
* Avoid map polyline/route/polygon draw around half the worldAlex Blasche2015-01-271-1/+3
* Make compile QtLocation after changes to QValuePrivateAlex Blasche2015-01-261-1/+1
* Better names for incorrectly named Map functions.Aaron McCarthy2015-01-201-5/+5
* Remove V8 references from QtLocationAlex Blasche2015-01-121-4/+2
* Make QtLocation work after internal valuetype changes in QtQMLAlex Blasche2015-01-081-3/+2
* 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 translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-2/+2
* Fix documentation errors.Aaron McCarthy2014-02-101-1/+1
* Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-071-55/+57
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-13/+12
* Make QtLocation QML module compile after QJSValuePrivate constructor changeAlex Blasche2013-10-011-1/+1
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-1/+1
* Make compile after recent V4 API changesAlex Blasche2013-09-191-3/+4
* Fix broken polygonline and polygonitem for ARM.Albin Olsson2013-09-041-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-2/+4
* Fix compilation after the qml engine changesLars Knoll2013-08-121-5/+7
* Fix QtLocation documentationAlex Blasche2013-07-121-2/+2