summaryrefslogtreecommitdiff
path: root/src/imports/location/qquickgeomapgesturearea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-1287/+0
* Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-251-1/+0
* Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-161-11/+11
* Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-161-1/+1
* Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-051-3/+3
|\
| * Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-221-3/+3
* | Use QLocationUtils::wrapLong thoughout the codePaolo Angelelli2016-11-301-0/+1
|/
* Fix panActive state when last touch point is releasedFrederik Gladhorn2016-10-051-2/+7
* Fix typoFrederik Gladhorn2016-10-031-1/+1
* Remove dead codeFrederik Gladhorn2016-10-031-5/+0
* Add missing panActiveChanged after flickingFrederik Gladhorn2016-10-031-0/+1
* Remove QGeoMapController from QGeoMapMichal Klocek2016-03-171-7/+6
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-081-6/+6
|\
| * Fixes a compile error on linux/gcc-4.8 when using C++98Xander Burgerhout2016-03-021-6/+6
| * Fix for mapviewer example minimap crashPaolo Angelelli2016-02-011-0/+4
* | Avoid non-valid coordinate as endCorrdinate for flickingMichal Klocek2016-03-031-0/+5
* | Adjustment for the minimum zoom level to prevent gray bandsPaolo Angelelli2016-03-021-2/+2
* | Fixes for the mapviewer QtLocation examplePaolo Angelelli2016-01-261-0/+4
|/
* Fix MapGestureArea APIMichal Klocek2015-11-231-86/+98
* Do not crash in new gesture areas when getting a wheel eventLaszlo Agocs2015-09-171-1/+6
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Alex Blasche2015-08-281-2/+0
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-191-2/+0
* | Fix remaining QtLocation qdoc warningsAlex Blasche2015-08-281-1/+1
|/
* Do not rely on synthesized MouseReleseEvent when tracking mouse pointMichal Klocek2015-07-131-6/+19
* Make QQuickGeoMapGestureArea a QQuickItemMichal Klocek2015-07-131-72/+72
* Rename files qdeclarativegeomapgesturearea to qquickgeomapgestureareaMichal Klocek2015-07-131-0/+1250