summaryrefslogtreecommitdiff
path: root/src/imports/location
Commit message (Expand)AuthorAgeFilesLines
* Add camera capabilities + metadata to QGeoMapType/QDeclarativeGeoMapTypePaolo Angelelli2017-07-311-1/+6
* Update QtLocation qmltypes definitionAlex Blasche2017-06-061-3/+163
* Make error_messages.h privatePaolo Angelelli2017-05-021-1/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-022-5/+5
|\
| * Update QtLocation and QtPositioning QML versions for 5.8 releasev5.8.0-rc1v5.8.05.8.0Alex Blasche2016-12-072-5/+5
* | Allow to create maps with groups of map itemsPaolo Angelelli2017-01-311-1/+2
* | Expose QDeclarativeGeoMapCopyrightNotice in QMLPaolo Angelelli2017-01-301-0/+2
* | Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-2683-23318/+31
* | Use geoshapes as geo-model in qdeclarativegeomapitemsPaolo Angelelli2017-01-2612-338/+213
* | Make QDeclarativeGeoMap::setVisibleRegion support all QGeoShapesPaolo Angelelli2017-01-262-88/+18
* | Change the Map items opacity ramp valuesPaolo Angelelli2017-01-261-3/+5
* | Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-2610-377/+527
* | Position map items on their geoLeftBoundPaolo Angelelli2017-01-263-25/+31
* | Add field of view support to QtLocation mappingPaolo Angelelli2017-01-262-0/+93
* | Add rotation and tilt controls to QDeclarativeGeoMapPaolo Angelelli2017-01-259-72/+197
* | Move the coordinate <-> item position conversion to QGeoProjectionPaolo Angelelli2017-01-169-47/+49
* | Make zoomLevel refer to a default 256^2 tile sizePaolo Angelelli2017-01-161-8/+13
* | Rename QGeoProjection to QWebMercatorPaolo Angelelli2017-01-162-2/+2
* | QtLocation: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-1311-23/+23
* | Refactor QGeoMap API: split coordinate <-> itemPosition callsPaolo Angelelli2016-12-071-10/+10
* | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-12-056-22/+23
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-0/+3
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-0/+3
| | |\
| | | * Fix for QDeclarativeGeoMap::fitViewportToGeoShape and QGeoRectanglePaolo Angelelli2016-11-111-0/+3
| * | | Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-226-19/+19
| * | | Remove unused local variable from qdeclarativepolylinemapitemPaolo Angelelli2016-11-151-3/+1
* | | | MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-016-2/+344
* | | | Checking for map presence before fitting to geoshapePaolo Angelelli2016-12-011-1/+1
* | | | Removing m_serviceProvider from QDeclarativeGeoMapPaolo Angelelli2016-12-012-6/+4
* | | | Use QLocationUtils::wrapLong thoughout the codePaolo Angelelli2016-11-302-6/+4
* | | | Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-292-32/+17
* | | | Do not update geoLeftBound in Declarative Polygon updateSourcePointsPaolo Angelelli2016-11-151-6/+0
* | | | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-11-034-10/+20
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-023-8/+18
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-021-2/+1
| | |\ \ | | | |/
| | | * Compilation fixVyacheslav Koscheev2016-10-281-1/+1
| | * | Fix for Map polygon not working on zoomPaolo Angelelli2016-09-191-6/+6
| | * | Fix for polylines and polygon rendering wrong at the edge of the mapPaolo Angelelli2016-09-192-0/+11
| * | | Fix compilationMaurice Kalinowski2016-10-181-2/+2
* | | | Fix for occasional gray bands appearing upon window resizingPaolo Angelelli2016-10-191-2/+17
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-074-35/+17
|\ \ \ \ | |/ / /
| * | | Fix panActive state when last touch point is releasedFrederik Gladhorn2016-10-051-2/+7
| * | | QDeclarativeGeoMapItemBase::childMouseEventFilter: Do not eat release eventsFrederik Gladhorn2016-10-051-11/+7
| * | | Remove a bunch of ungrabTouch/Mouse callsFrederik Gladhorn2016-10-041-15/+0
| * | | 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
| * | | Fix struct/class mis-matchFrederik Gladhorn2016-09-291-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-213-4/+5
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-182-3/+4
| |\ \ \ | | |/ /