summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativepolygonmapitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary code.Aaron McCarthy2014-02-261-1/+1
* Map item geometry do not need to be QObjects.Aaron McCarthy2014-02-261-2/+2
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-2/+2
* Fix declarative_ui tests.Aaron McCarthy2014-02-111-15/+13
* Fix documentation errors.Aaron McCarthy2014-02-101-1/+1
* Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-071-14/+15
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-061-1/+1
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-12/+14
* 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-4/+7
* Fix compilation after the qml engine changesLars Knoll2013-08-121-5/+7
* Fix QtLocation documentationAlex Blasche2013-07-121-3/+3
* Update copyright year to 2013Sergio Ahumada2013-06-131-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
* Fix compiler warnings with MSVC.Friedemann Kleint2012-08-281-1/+1
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-115/+82
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-5/+5
* 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-0/+19
* Fix a case where map item wrapping failsIan Chen2012-07-251-1/+1
* More fixes to map circles across north/south polesIan Chen2012-07-201-7/+27
* First few fixes to map circle across north/south polesIan Chen2012-07-061-4/+6
* Documentation fixes.Aaron McCarthy2012-06-221-3/+2
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* Fix dragging map items onto edge of mapIan Chen2012-06-081-4/+35
* Fix errors reported by coverity.Aaron McCarthy2012-06-041-1/+1
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-2/+4
* QtLocation: Fix compiler warnings.Friedemann Kleint2012-05-291-3/+2
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-11/+45
* New triangulator for map polygonsAlex Wilson2012-05-241-17/+56
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-15/+15
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-4/+4
* Coding style fixes: use post-increment in for loopsAlex Wilson2012-05-151-3/+3
* Coding style fixes, round #1Alex Wilson2012-05-151-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-3/+3
* Use indices from the triangulator for MapPolygonsAlex Wilson2012-05-101-27/+15
* Block the scenegraph subtrees of map item nodes that have no pointsAlex Wilson2012-05-041-4/+33
* Fade map items away at zoomLevel < 3 (invisible at 2.0)Alex Wilson2012-05-031-1/+1
* Allow setting of polygon/line declarative coordinates after draggingIan Chen2012-04-241-3/+6
* dragged polygon and polylines no longer snap when camera movedThomas Lowe2012-04-201-1/+23
* Coverity and compiler warning fixesAlex Wilson2012-04-191-1/+1
* Prevent updating item screen points when map width/height is 0Ian Chen2012-04-041-1/+1
* General documentation issuesWolfgang Beck2012-03-291-15/+46
* More qtlocation qml documentation fixesqt-v5.0.0-alpha1Ian Chen2012-03-271-0/+10
* Documentation fixesIan Chen2012-03-271-2/+2
* QtDeclarative renaming.Aaron McCarthy2012-03-091-8/+8