summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativegeomapquickitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused private memberThiago Macieira2014-12-111-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-071-3/+15
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-061-46/+2
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-1/+2
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+0
* Fix QtLocation documentationAlex Blasche2013-07-121-6/+6
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change usage of deprecated QWindow accessorsShawn Rutledge2012-11-301-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compilation on QNXSean Harmer2012-08-281-1/+1
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-30/+9
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-7/+7
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Minor documentation fixes to declarativesIan Chen2012-06-221-1/+1
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* Fix up documentation.Aaron McCarthy2012-06-211-1/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-6/+6
* Fade map items away at zoomLevel < 3 (invisible at 2.0)Alex Wilson2012-05-031-2/+16
* Coverity and compiler warning fixesAlex Wilson2012-04-191-1/+1
* Docs clarify that MapMouseArea is only for use inside map itemsAlex Wilson2012-04-131-0/+4
* General documentation issuesWolfgang Beck2012-03-291-1/+22
* QtDeclarative renaming.Aaron McCarthy2012-03-091-1/+1
* Camera data change detection in MapItemBase, handle tilt/rotate betterAlex Wilson2012-02-281-0/+5
* Cleans up the QGeoCameraData class.David Laing2012-02-161-1/+1
* Fix at-exits segfault when displaying map objectsAlex Wilson2012-02-161-15/+18
* Prevent use of children in geographic map objectsAlex Wilson2012-02-131-0/+22
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Clarify use of (Map)MouseArea with MapQuickItem, general cleanupAlex Wilson2012-01-201-0/+43
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Renames the new mapping classes.David Laing2012-01-051-2/+2
* Improving docs for MapQuickItem, adding screenshotsAlex Wilson2012-01-051-8/+50
* Adding additional documentation about MapQuickItem#zoomLevelAlex Wilson2012-01-041-2/+16
* Adding some docs for basic QML map items that have noneAlex Wilson2011-12-281-3/+40
* Finetune map item drag, works now also with mapviewer.Juha Vuolle2011-12-221-37/+6
* Map item autotests and related fixes.Juha Vuolle2011-12-211-0/+2
* Fix threading issue for map itemMichal Klocek2011-12-181-2/+1
* Reimplement mapitemsMichal Klocek2011-12-131-55/+53
* First set of map(-item, -view) quick autotests.Juha Vuolle2011-12-131-1/+1
* Map item and mouse area improvements.Juha Vuolle2011-12-121-56/+57
* Preliminary MapMouseArea support for items.Juha Vuolle2011-12-081-4/+46
* Renamed and reorganized QML Map item files and elements.Juha Vuolle2011-12-011-0/+199