summaryrefslogtreecommitdiff
path: root/src/imports/location
Commit message (Expand)AuthorAgeFilesLines
* Fix for mapviewer example minimap crashPaolo Angelelli2016-02-011-0/+4
* Fixed wrong MapPolyline drawing if line point lies on map centerHarald Meyer2016-01-011-1/+3
* MapPolyline performance improvementsHarald Meyer2016-01-011-2/+3
* Added methods for modifying QDeclarativePolylineMapItem.v5.6.0-beta1Harald Meyer2015-12-142-5/+118
* Add clearData() call to map qml apiMichal Klocek2015-12-072-0/+13
* Improve map item rendering performanceMichal Klocek2015-11-2713-88/+81
* Fix MapGestureArea APIMichal Klocek2015-11-234-121/+131
* Add missing handling of pathChanged to route map itemMichal Klocek2015-11-232-0/+10
* Remove fitViewportToGeoShape from map qml apiMichal Klocek2015-11-232-84/+0
* Remove toScreenPosition from map qml apiMichal Klocek2015-11-232-16/+0
* Add support for custom map background colorHarald Meyer2015-11-222-2/+34
* Fix LGPLv3 headersAlex Blasche2015-10-152-41/+32
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0834-0/+374
* 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
|/ /
* | 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
* | 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-303-26/+26
* | Add mouse and touch keep grabs and prevent stealing handling.Michal Klocek2015-06-162-10/+59
* | Merge branch '5.5' into devAlex Blasche2015-06-152-13/+433
|\ \ | |/
| * Fix activeMapType handlingMichal Klocek2015-06-101-3/+9
| * Update qmltypes for QtLocationAlex Blasche2015-06-091-10/+424
* | 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-031-3/+10
|/
* 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