summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativegeomapgesturearea_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename files qdeclarativegeomapgesturearea to qquickgeomapgestureareaMichal Klocek2015-07-131-314/+0
* Change to use m_ naming convention in QDeclarativeGeoMapGestureAreaMichal Klocek2015-07-131-64/+65
* Fix map flick animation in qdeclarativegeomapgestureareaMichal Klocek2015-06-301-2/+5
* Add mouse and touch keep grabs and prevent stealing handling.Michal Klocek2015-06-161-2/+7
* Remove movementStopped from QDeclarativeGeoMapGestureAreaMichal Klocek2015-05-051-1/+0
* Cleanup QDeclarativeGeoMap code.Michal Klocek2015-04-291-0/+1
* Change mouse and touch handling in Map QML component.Michal Klocek2015-04-011-20/+11
* Cleanup event handling function names in qdeclarativegeomapMichal Klocek2015-03-201-8/+6
* 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
* Change default maximum zoomlevel change per inch for MapAlex Blasche2015-02-101-1/+1
* Improve filtering of touch and mouse events.Aaron McCarthy2015-02-061-4/+17
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* 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