summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Fix prefetching documentation for pluginsPaolo Angelelli2017-05-024-4/+8
| * Enable Mapbox GL plugin on MinGW buildsThiago Marcos P. Santos2017-04-285-1/+37
| * Fix for nearest scaling still being used in overzoomPaolo Angelelli2017-04-281-0/+1
| * Make QGeoTileFetcher::handleReply virtualPaolo Angelelli2017-04-281-1/+1
| * Doc: correct link issueNico Vertriest2017-04-261-2/+2
| * Fix build for -no-feature-temporaryfileStephan Binner2017-04-251-1/+1
| * winrt: Add error handling for GeoPositionInfoSource creationOliver Wolff2017-04-243-8/+26
| * Update Mapbox GL styles to the latest versionv5.9.0-beta3Thiago Marcos P. Santos2017-04-201-3/+3
| * Update Mapbox logoThiago Marcos P. Santos2017-04-201-0/+0
| * Fix includeStephan Binner2017-04-201-1/+1
| * Fix build for -no-feature-wheeleventStephan Binner2017-04-194-0/+10
| * Fix build for -no-feature-cssparserStephan Binner2017-04-191-0/+2
| * Fix build for -no-feature-texthtmlparserStephan Binner2017-04-191-0/+16
| * Fix build for -no-feature-concurrentStephan Binner2017-04-191-1/+5
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-184-5/+6
| |\
| | * example: use the compiler5.8Shawn Rutledge2017-04-101-0/+1
| | * Doc: corrected link to Models and Views in Qt QuickNico Vertriest2017-03-143-5/+5
| * | Clarify overzoomEnabled property of QGeoCameraCapabilitiesv5.9.0-beta2Paolo Angelelli2017-04-122-1/+11
| * | Fix export in QGeoCameraCapabilitiesPaolo Angelelli2017-04-121-2/+2