summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativegeomapgesturearea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typoSergio Ahumada2014-04-021-1/+1
* Doc: Document signals (not handlers) under \qmlsignalv5.3.0-beta1Sze Howe Koh2014-03-181-11/+25
* Remove bearing and tilt from the qml APIFabian Bumberger2014-02-111-78/+3
* Fix declarative_ui tests.Aaron McCarthy2014-02-111-0/+4
* Emit panFinished() when pan finishes without a flick.Aaron McCarthy2014-02-101-1/+3
* Enable wheel mouse wheel for zoomingFabian Bumberger2013-11-251-0/+7
* Bugfix and improvement for start of panningAnders Gunnarsson2013-11-211-8/+4
* Fix ambiguous type conversion options (QPointF vs QDoubleVector)Alex Blasche2013-11-191-1/+1
* Removed timer for press time in QDeclarativeGeoMapGestureAreaAnders Gunnarsson2013-11-111-5/+11
* Always use double point precision for geo lookups internallyErik Mattsson2013-11-061-6/+7
* Enabled setting max/min zoom level in declarative mapErik Mattsson2013-10-241-7/+33
* Merge branch 'stable' into devAlex Blasche2013-10-221-81/+37
|\
| * Revert "Improve filtering of touch and mouse events."Alex Blasche2013-10-141-59/+15
| * Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-251-20/+20
| * Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-2/+2
* | Make geo coordinates animatable in QML.Albin Olsson2013-10-111-8/+6
|/
* Fix MapGestureArea consuming mouse events.Albin Olsson2013-09-161-0/+9
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+0
* Improve filtering of touch and mouse events.Albin Olsson2013-08-291-15/+59
* Update to use filtering of child mouse and touch events.Albin Olsson2013-08-161-19/+32
* Fix QtLocation documentationAlex Blasche2013-07-121-1/+1
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compiler warnings with MSVC.Friedemann Kleint2012-08-281-1/+1
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-4/+4
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-2/+4
* Remove deprecated MapPinchArea and MapFlickable elements.Aaron McCarthy2012-07-161-17/+1
* Remove uses of deprecated MapPinchArea and MapFlickable.Aaron McCarthy2012-07-061-5/+6
* Documentation fixes.Aaron McCarthy2012-06-221-4/+4
* Documentation fixes.Aaron McCarthy2012-06-221-9/+15
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* Fix up documentation.Aaron McCarthy2012-06-211-2/+2
* remove unused gesture area limitsThomas Lowe2012-06-071-150/+2
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-3/+6
* Organise GestureArea variablesThomas Lowe2012-05-291-126/+102
* Fix map panning across datelineIan Chen2012-05-171-12/+14
* Simple prefetch schemeThomas Lowe2012-05-161-0/+12
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-2/+2
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-77/+52
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-3/+3
* 'Map panning sometimes looks like flick action' fixedThomas Lowe2012-05-021-61/+24
* Combined mapFlickable and mapPinchArea into single object mapGestureAreaThomas Lowe2012-05-021-0/+1407