summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativecirclemapitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Map item geometry do not need to be QObjects.Aaron McCarthy2014-02-261-5/+1
* Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-071-2/+4
* Change copyright from 2012 to 2013Rainer Keller2013-01-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-8/+5
* Remove unneeded use of QT_PREPEND_NAMESPACE when declaring metatypes.Aaron McCarthy2012-08-061-1/+1
* More fixes to map circles across north/south polesIan Chen2012-07-201-1/+19
* Fix errors reported by coverity.Aaron McCarthy2012-06-041-1/+1
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-0/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-4/+4
* Coding style fixes, round #1Alex Wilson2012-05-151-2/+2
* Fade map items away at zoomLevel < 3 (invisible at 2.0)Alex Wilson2012-05-031-2/+1
* Camera data change detection in MapItemBase, handle tilt/rotate betterAlex Wilson2012-02-281-5/+1
* Regenerate map object geometry on Map resize eventAlex Wilson2012-02-091-0/+1
* Refactor geometry computations out of map items, caching resultsAlex Wilson2012-02-071-24/+3
* Add MapMouseArea support for MapPolyline, include borders on othersAlex Wilson2012-01-311-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Autotest fixes for circles and rectanglesAlex Wilson2012-01-241-0/+1
* Use triangulated solid MapPolylines, make MapCircle use triangulatorAlex Wilson2012-01-241-0/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Renames the new mapping classes.David Laing2012-01-051-2/+2
* Handling changes to underlying coordinates in map rects & circlesAlex Wilson2011-12-281-1/+1
* Finetune map item drag, works now also with mapviewer.Juha Vuolle2011-12-221-2/+0
* Map item autotests and related fixes.Juha Vuolle2011-12-211-1/+1
* Fix threading issue for map itemMichal Klocek2011-12-181-28/+10
* Line borders for MapPolygons and MapCirclesAlex Wilson2011-12-161-1/+11
* Reimplement mapitemsMichal Klocek2011-12-131-42/+39
* Map item and mouse area improvements.Juha Vuolle2011-12-121-5/+6
* Preliminary MapMouseArea support for items.Juha Vuolle2011-12-081-12/+17
* Fixed QtLocation imports namespace compilation.Toby Tomkins2011-12-061-1/+4
* Renamed and reorganized QML Map item files and elements.Juha Vuolle2011-12-011-6/+7
* Add rectangle and crircle map items (draft)Michal Klocek2011-11-301-0/+139