summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativeroutemapitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-071-1/+0
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove unneeded use of QT_PREPEND_NAMESPACE when declaring metatypes.Aaron McCarthy2012-08-061-1/+1
* Fix errors reported by coverity.Aaron McCarthy2012-06-041-1/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-3/+3
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-1/+1
* 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-1/+1
* Camera data change detection in MapItemBase, handle tilt/rotate betterAlex Wilson2012-02-281-6/+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-4/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Use triangulated solid MapPolylines, make MapCircle use triangulatorAlex Wilson2012-01-241-0/+2
* 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
* Finetune map item drag, works now also with mapviewer.Juha Vuolle2011-12-221-1/+0
* Map item autotests and related fixes.Juha Vuolle2011-12-211-1/+1
* Fix threading issue for map itemMichal Klocek2011-12-181-3/+4
* Adding line.width and line.color to Map Polyline & RouteAlex Wilson2011-12-161-5/+5
* Reimplement mapitemsMichal Klocek2011-12-131-6/+10
* Map item and mouse area improvements.Juha Vuolle2011-12-121-7/+9
* Add route and polyline map itemsMichal Klocek2011-12-021-0/+98