summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativegeomap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Improve filtering of touch and mouse events.Aaron McCarthy2015-02-061-36/+40
* Allow HTML based copyright notices.Aaron McCarthy2015-01-271-8/+19
* Better names for incorrectly named Map functions.Aaron McCarthy2015-01-201-22/+28
* Don't override user's Map.zoomLevel when initializing QGeoCameraDataAlex Blasche2015-01-191-1/+4
* Fix connecting copyrightsChanged to not existing map object.Michal Klocek2015-01-161-1/+1
* Adds mapping manager error handling to qmlMichal Klocek2015-01-131-1/+52
* Make compile on QNX 6.6Alex Blasche2015-01-121-4/+4
* Fix fitViewportToMapItemsRefine when the map solely contains quickitemsJürgen Hunold2014-09-251-4/+9
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-21/+6
|\
| * Fix fitViewportToMapItemsRefineWolfgang Bremer2014-08-111-21/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-3/+6
|\ \ | |/
| * Ignore invalid center coordinates on mapsAlex Blasche2014-04-081-3/+6
* | Replace Qt3D with scene graph API for map rendering.Gunnar Sletta2014-03-241-28/+15
|/
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-281-4/+4
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-3/+3
* Grab mouse when a gesture is detected.Aaron McCarthy2014-02-121-6/+10
* Remove bearing and tilt from the qml APIFabian Bumberger2014-02-111-110/+1
* Fix declarative_ui tests.Aaron McCarthy2014-02-111-1/+3
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-061-8/+0
* Enable wheel mouse wheel for zoomingFabian Bumberger2013-11-251-0/+3
* Don't steel the mouse/touch events when we must notFabian Bumberger2013-11-251-2/+8
* Initialize the center of the Map itemFabian Bumberger2013-11-151-0/+1
* Merge branch 'stable' into devAlex Blasche2013-11-111-0/+1
|\
| * Fix compiler warning.Alex Blasche2013-11-111-0/+1
* | Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-22/+23
* | Enabled setting max/min zoom level in declarative mapErik Mattsson2013-10-241-17/+53
* | Merge branch 'stable' into devAlex Blasche2013-10-221-22/+20
|\ \ | |/
| * Revert "Improve filtering of touch and mouse events."Alex Blasche2013-10-141-3/+1
| * Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-251-17/+17
| * Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-1/+1
* | Made fitViewportTo* methods honor qml animationsErik Mattsson2013-10-181-4/+4
* | Added qml function to fit map to geo shapeErik Mattsson2013-10-151-0/+83
* | Make geo coordinates animatable in QML.Albin Olsson2013-10-111-19/+5
|/
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+0
* Improve filtering of touch and mouse events.Albin Olsson2013-08-291-1/+3
* Update to use filtering of child mouse and touch events.Albin Olsson2013-08-161-0/+21
* Fix QtLocation documentationAlex Blasche2013-07-121-5/+5
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change usage of deprecated QWindow accessorsShawn Rutledge2012-11-301-2/+2
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-161-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-135/+39
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-11/+11
* General doc fixes.Peter Yard2012-08-141-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Update MiniMap to use new gesture apiIan Chen2012-07-251-7/+6
* Rename QQuickCanvas to QQuickWindow, in line with qtdeclarativeIan Chen2012-07-181-2/+2