summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add Q_LOCATION_PRIVATE_EXPORT to QGeoMapPrivatePaolo Angelelli2016-11-222-5/+6
| * | | | | Update Esri docGuillaume Belz2016-11-161-2/+21
| * | | | | Remove unused local variable from qdeclarativepolylinemapitemPaolo Angelelli2016-11-151-3/+1
| * | | | | Fix mapbox map loading in offline modeKatja Marttila2016-11-141-2/+2
| * | | | | Evict obsolete provider data on init()Paolo Angelelli2016-11-088-49/+221
* | | | | | MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-0115-17/+574
* | | | | | Add support for QGeoPathPaolo Angelelli2016-12-019-4/+957
* | | | | | 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-305-43/+12
* | | | | | Change QGeoRectangle::translate to not modify the rectanglePaolo Angelelli2016-11-301-27/+9
* | | | | | Add support for boundingGeoRectangle to QGeoShapePaolo Angelelli2016-11-3010-109/+288
* | | | | | Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-2943-674/+375
* | | | | | Fix includes in qgeomap_p_pPaolo Angelelli2016-11-191-3/+3
* | | | | | QGeoMap/QGeoTiledMap refactoringPaolo Angelelli2016-11-183-7/+8
* | | | | | Do not update geoLeftBound in Declarative Polygon updateSourcePointsPaolo Angelelli2016-11-151-6/+0
* | | | | | Merge remote-tracking branch 'gerrit/5.8' into devAlex Blasche2016-11-0328-365/+2002
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix the direction of arguments in signalsThiago Macieira2016-11-022-3/+3
| * | | | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-0219-351/+1938
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-0214-329/+1901
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Compilation fixVyacheslav Koscheev2016-10-281-1/+1
| | | |/
| | | * Return only one route from osm pluginPaolo Angelelli2016-10-101-1/+1
| | | * Add OSRMv5 support in osm pluginPaolo Angelelli2016-10-0613-325/+1902
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-16/+20
| | |\ \ | | | |/
| | | * Fix error status for QGeoPositionInfoSourceAndroidVyacheslav Koscheev2016-09-302-15/+19
| | | * Update here plugin routing base addressPaolo Angelelli2016-09-221-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 symmetry of streaming in QDataStreamThiago Macieira2016-11-021-1/+1
| * | | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-11-021-1/+1
| * | | Convert qtlocation to the new configure systemLars Knoll2016-10-283-5/+54
| * | | winrt: Fixup for 79697d9fb63a109eb8e5098c90fd287815deb12bv5.8.0-beta1Maurice Kalinowski2016-10-241-1/+2
| * | | winrt: Code cleanupMaurice Kalinowski2016-10-241-1/+1
| * | | Fix compilationMaurice Kalinowski2016-10-181-2/+2
* | | | Refactor QGeoMapPrivate::changeCameraData()Paolo Angelelli2016-10-191-1/+1
* | | | Fix for occasional gray bands appearing upon window resizingPaolo Angelelli2016-10-191-2/+17
* | | | Request alternate routes to mapbox routing APIPaolo Angelelli2016-10-121-4/+13
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-0736-176/+517
|\ \ \ \ | |/ / /
| * | | Fix for incorrect plugin parameter handling in mapbox pluginPaolo Angelelli2016-10-071-1/+1
| * | | Fix assignment-as-condition warningErik Verbruggen2016-10-061-1/+1
| * | | Fix override warningErik Verbruggen2016-10-061-1/+1
| * | | winrt: Add direction to position informationMaurice Kalinowski2016-10-061-0/+11
| * | | 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
| * | | Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-0520-34/+373
| * | | 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