summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativegeomapgesturearea_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove bearing and tilt from the qml APIFabian Bumberger2014-02-111-29/+4
* Enable wheel mouse wheel for zoomingFabian Bumberger2013-11-251-0/+3
* Removed timer for press time in QDeclarativeGeoMapGestureAreaAnders Gunnarsson2013-11-111-1/+0
* Enabled setting max/min zoom level in declarative mapErik Mattsson2013-10-241-1/+6
* Revert "Improve filtering of touch and mouse events."Alex Blasche2013-10-141-2/+1
* Change isPinchActive property to read-only.Albin Olsson2013-08-301-1/+1
* Improve filtering of touch and mouse events.Albin Olsson2013-08-291-1/+2
* Update to use filtering of child mouse and touch events.Albin Olsson2013-08-161-3/+3
* Change copyright from 2012 to 2013Rainer Keller2013-01-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove deprecated MapPinchArea and MapFlickable elements.Aaron McCarthy2012-07-161-19/+0
* remove unused gesture area limitsThomas Lowe2012-06-071-39/+0
* Organise GestureArea variablesThomas Lowe2012-05-291-26/+41
* Simple prefetch schemeThomas Lowe2012-05-161-0/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-5/+5
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-4/+9
* Coding style fixes: use Q_SIGNALS/Q_SLOTSAlex Wilson2012-05-151-2/+2
* Coding style fixes, round #1Alex Wilson2012-05-151-6/+6
* 'Map panning sometimes looks like flick action' fixedThomas Lowe2012-05-021-4/+2
* Combined mapFlickable and mapPinchArea into single object mapGestureAreaThomas Lowe2012-05-021-0/+365