summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Blacklist tst_QGeoTiledMap::fetchTiles on b2qtPaolo Angelelli2017-06-171-0/+2
| * Fix MapQuickItems w/o zoomLevel sticking around when behind the cameraPaolo Angelelli2017-06-141-3/+14
| * Fix for QDeclarativeGeoMapCopyrightNotice crashing the applicationPaolo Angelelli2017-06-142-6/+16
| * Fix Map.addMapItemGroup documentationPaolo Angelelli2017-06-121-3/+1
| * Fix for GeocodeModel documentationPaolo Angelelli2017-06-091-3/+3
| * Fix incorrect Map.visibleRegion when all the map is visiblePaolo Angelelli2017-06-091-1/+11
| * Update QtPositioning qmltypes definitionPaolo Angelelli2017-06-091-3/+27
| * Fix for non-existing QtPositioning 5.9Paolo Angelelli2017-06-081-4/+4
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-303-9/+8
* | Support requesting traffic-aware routing from MapboxPaolo Angelelli2017-06-071-6/+13
* | Add TrafficFeature to QGeoRouteRequest/RouteQueryPaolo Angelelli2017-06-075-2/+8
* | Add QGeoPath::sizePaolo Angelelli2017-06-074-0/+45
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-07157-729/+1983
|\ \ | |/
| * Update QtLocation qmltypes definitionAlex Blasche2017-06-061-3/+163
| * Fix for incorrect QGeoPathPrivate::containsPaolo Angelelli2017-06-062-4/+4
| * Add unnecessary break to keep GCC 7 happyThiago Macieira2017-06-061-0/+1
| * Add mean to create qgeopath in locationsingletonPaolo Angelelli2017-06-053-0/+73
| * Fix documentation for return types from QJSValue to the actual QML typePaolo Angelelli2017-05-313-3/+3
| * Fix build when OpenGL is disabledThiago Marcos P. Santos2017-05-301-1/+1
| * Check for validity in QDeclarativeGeoMapQuickItem::setCoordinatePaolo Angelelli2017-05-291-1/+1
| * Refactor: move code not depending on "this" into static methodsPaolo Angelelli2017-05-292-57/+70
| * Make it possible to MapItems to rendered under some style layersThiago Marcos P. Santos2017-05-258-9/+40
| * More detailed attribution file for Mapbox GLThiago Marcos P. Santos2017-05-251-0/+0
| * Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-245-4/+139
| |\
| | * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-235-4/+139
| | |\
| | | * Document MapboxGL plugin API to be Tech Previewv5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Paolo Angelelli2017-05-191-0/+2
| | | * ChangeLog: Document new mapbox-gl-native codeKai Koehne2017-05-191-0/+10
| | | * Fix compile due to change in private API in qtdeclarativeJan Arve Saether2017-05-191-3/+4
| | | * mapboxgl: Fix dynamic opengl buildOliver Wolff2017-05-191-1/+2
| | | * Add changes file for 5.9.0Paolo Angelelli2017-05-101-0/+121
| | | * Fix build on Android with clangThiago Marcos P. Santos2017-05-091-0/+0
| * | | Use appropriate qmake flags for optimizationsAllan Sandfeld Jensen2017-05-243-11/+12
| |/ /
| * | Fix incorrect condition in QDeclarativeGeoMap::geometryChanged()Paolo Angelelli2017-05-231-1/+1
| * | Fix building on configurations without openglPaolo Angelelli2017-05-201-0/+4
| * | Fix resources not loading on static buildsThiago Marcos P. Santos2017-05-208-3/+27
| * | Fix NMEA time parsing errorOleg Evseev2017-05-161-1/+1
| * | gypsy: fix initialization order warningShawn Rutledge2017-05-121-1/+1
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| * | Merge remote-tracking branch 'gerrit/5.9.0' into 5.9Alex Blasche2017-05-0919-114/+185
| |\ \ | | |/
| | * Fix for mobile maps from the HERE plugin not showing in low-dpiPaolo Angelelli2017-05-081-1/+8
| | * Add a way to skip showing tilesPaolo Angelelli2017-05-084-7/+28
| | * Workaround for QGeoFileTileCache losing contentv5.9.0-beta4Paolo Angelelli2017-05-071-2/+4
| | * Add pluginName to QGeoMapType and check against it in setActiveMapTypePaolo Angelelli2017-05-0714-104/+145
| * | Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-051-0/+3
| |/
| * Fix QDeclarativeGeoMap::visibleRegion when map is rotated/tiltedPaolo Angelelli2017-05-031-3/+6
| * Fix for MapGestureArea pinch and scroll wheel not honoring min zoomPaolo Angelelli2017-05-033-4/+23
| * Evaluate the visible region lazily in QGeoProjectionWebMercatorPaolo Angelelli2017-05-032-6/+19
| * Fix build on OpenSuSE 13.2 + GCC 4.9Thiago Marcos P. Santos2017-05-031-0/+0
| * Move QGeoRectangle definition inside qgeorectangle.hPaolo Angelelli2017-05-037-88/+89
| * Make error_messages.h privatePaolo Angelelli2017-05-0215-16/+25