summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativepolylinemapitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Compile after QPen changes.Friedemann Kleint2012-10-241-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-281-15/+3
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-116/+79
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-3/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Add workaround for managing map item's coordinatesIan Chen2012-07-301-1/+21
* Fix a case where map item wrapping failsIan Chen2012-07-251-1/+1
* Change private include file to follow qtgui header rename.ybot2012-07-091-1/+1
* Documentation fixes.Aaron McCarthy2012-06-221-4/+3
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1