summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativepolygonmapitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renames the new mapping classes.David Laing2012-01-051-4/+4
* Screenshots of Map circles, polygons, polylines and rectanglesAlex Wilson2012-01-051-0/+2
* Improving documentation for map objectsAlex Wilson2012-01-051-12/+52
* Adding some docs for basic QML map items that have noneAlex Wilson2011-12-281-2/+4
* Handling changes to underlying coordinates in map poly(line|gon)Alex Wilson2011-12-281-0/+24
* Some basic mapitem docs and related autotests.Juha Vuolle2011-12-231-2/+68
* Add polygon item mouse area support.Juha Vuolle2011-12-221-1/+1
* Finetune map item drag, works now also with mapviewer.Juha Vuolle2011-12-221-5/+0
* Using barymetric center for poly triangulationAlex Wilson2011-12-211-1/+7
* Replacing GL_QUADS and GL_POLYGON with trianglesAlex Wilson2011-12-201-2/+4
* Fix threading issue for map itemMichal Klocek2011-12-181-106/+60
* Line borders for MapPolygons and MapCirclesAlex Wilson2011-12-161-3/+45
* Reimplement mapitemsMichal Klocek2011-12-131-168/+126
* Map item and mouse area improvements.Juha Vuolle2011-12-121-28/+61
* Add polygon map itemMichal Klocek2011-12-021-0/+328