summaryrefslogtreecommitdiff
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Fix LGPLv3 headersAlex Blasche2015-10-152-41/+32
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0837-0/+407
* Doc: replaced \target with \keyword at top of pageNico Vertriest2015-10-011-1/+1
* Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-231-1/+1
* Do not crash in new gesture areas when getting a wheel eventLaszlo Agocs2015-09-171-1/+6
* Make use of incubator to asynchronously instantiate delegatesAaron McCarthy2015-09-095-33/+188
* Use a shared dynamic meta object for model dataAaron McCarthy2015-09-072-10/+31
* Update map item view items when the model data changesAaron McCarthy2015-09-072-51/+135
* Remove incorrect string construction in QML debug outputAaron McCarthy2015-09-024-25/+10
* Update Error enums for GeoCode & Route model typesAlex Blasche2015-08-286-49/+78
* 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
| |\
| | * Remove FIXME which is no longer relevantAaron McCarthy2015-06-301-2/+0
* | | Fix remaining QtLocation qdoc warningsAlex Blasche2015-08-281-1/+1
* | | Update qmltypes file for QtLocation 5.6Alex Blasche2015-08-251-60/+80
* | | Update QML types file for QtPositioning 5.6Alex Blasche2015-08-251-10/+19
|/ /
* | Always update polyline node when a new scene graph node is createdAaron McCarthy2015-07-291-1/+1
* | Do not rely on synthesized MouseReleseEvent when tracking mouse pointMichal Klocek2015-07-132-8/+22
* | Make QQuickGeoMapGestureArea a QQuickItemMichal Klocek2015-07-135-96/+90
* | Rename files qdeclarativegeomapgesturearea to qquickgeomapgestureareaMichal Klocek2015-07-134-5/+5
* | Change to use m_ naming convention in QDeclarativeGeoMapGestureAreaMichal Klocek2015-07-132-298/+299
* | Improved zooming and map movement behavior.Harald Meyer2015-07-133-10/+28
* | Cache coordToMercator result during coordinate animationsMichal Klocek2015-07-033-18/+82
* | Remove unused function from qdeclarativegeomapMichal Klocek2015-07-032-11/+0
* | Fix map flick bounces back on zoomlevel 2Michal Klocek2015-06-301-2/+19
* | Fix map flick animation in qdeclarativegeomapgestureareaMichal Klocek2015-06-306-28/+45
* | Add new types of interpolation to CoordinateAnimationMichal Klocek2015-06-236-108/+304
* | Add mouse and touch keep grabs and prevent stealing handling.Michal Klocek2015-06-162-10/+59
* | Merge branch '5.5' into devAlex Blasche2015-06-153-14/+516
|\ \ | |/
| * Fix activeMapType handlingMichal Klocek2015-06-101-3/+9
| * Update qmltypes for QtLocationAlex Blasche2015-06-091-10/+424
| * Update qmltypes for QtPositioningAlex Blasche2015-06-091-1/+83
* | Improve error handling in map, geo and route modelsMichal Klocek2015-06-117-95/+76
* | Fix crash when calling setVisibleRegion and no pluginMichal Klocek2015-06-091-2/+4
* | Rewrite flick and pinch unit tests, fix corner casesMichal Klocek2015-06-041-1/+4
* | Register location/position qmlplugins with 5.6Michal Klocek2015-06-032-4/+11
|/
* Improve Polyline MapItemWolfgang Bremer2015-06-011-10/+28
* Fix documenation in 'places' exampleMichal Klocek2015-05-291-1/+1
* Double pan dragStartDistance in mapgestureareaMichal Klocek2015-05-291-1/+1
* Fix doc issues around MapPolylineAlex Blasche2015-05-293-2/+16
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-2926-30/+30
* Fix broken MapType enum linksAlex Blasche2015-05-291-3/+3
* Document return types for invokable functions in QtLocation QMLAlex Blasche2015-05-298-36/+36
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-271-2/+2
* Provide means to convert GeoShape to appropriate subclass in QMLAlex Blasche2015-05-262-0/+29
* Add visible region support to MapAlex Blasche2015-05-262-5/+135
* Enable and update map flick and pinch autotest.Michal Klocek2015-05-221-2/+2
* More fixes to geoshape.type qml documentationAlex Blasche2015-05-221-0/+3
* Rename cameraStopped to prefetchData in Map APIMichal Klocek2015-05-212-3/+3
* Ensure that docs always import QtPositioning and QtLocation moduleAlex Blasche2015-05-2014-16/+16