summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't try to set library paths if !QT_CONFIG(library)Ulf Hermann2017-03-0713-0/+26
* Fix build with -no-feature-libraryUlf Hermann2017-03-062-5/+0
* Don't build weatherinfo example without bearermanagementUlf Hermann2017-03-062-1/+5
* Make tst_places compile with -no-feature-processUlf Hermann2017-03-021-1/+3
* Remove unused includesPaolo Angelelli2017-03-021-3/+0
* Fix null pointer exceptionPaolo Angelelli2017-02-281-1/+1
* Consider devicePixelRatio when enabling tiles mipmappingPaolo Angelelli2017-02-281-2/+3
* Reduce the amount of mutexed codePaolo Angelelli2017-02-281-2/+3
* Clarify osm plugin documentationPaolo Angelelli2017-02-281-3/+5
* Fix incorrect handling of provider resolution for offline storagePaolo Angelelli2017-02-282-32/+45
* Change window size to prevent resizing failure on windowsPaolo Angelelli2017-02-131-4/+6
* Blacklist flick tests on windowsPaolo Angelelli2017-02-101-0/+19
* Correct spelling in autotest function namePaolo Angelelli2017-02-101-1/+1
* Un-blacklist declarative-ui autotestsPaolo Angelelli2017-02-091-4/+0
* Fix plugins documentation that makes the text exceed the column widthPaolo Angelelli2017-02-092-5/+5
* Fix HERE Plugin requesting invalid range when on high dpi modePaolo Angelelli2017-02-081-8/+12
* Set parent to timers in position pluginsVyacheslav Koscheev2017-02-074-4/+4
* Binary compatibility file for qtlocation (5.8.0)Milla Pohjanheimo2017-02-061-0/+4425
* Fix for index OOBPaolo Angelelli2017-01-271-0/+3
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-265-11/+81
|\
| * Update QtLocation and QtPositioning QML versions for 5.8 releasev5.8.0-rc1v5.8.0Alex Blasche2016-12-074-11/+11
| * Add changes file for 5.8.0Alex Blasche2016-12-071-0/+70
* | Prevent destroying QGeoTileProviderOsm before QGeoFileTileCacheOsmPaolo Angelelli2017-01-172-1/+2
* | Fix stringsJarek Kobus2017-01-091-4/+4
* | Bump versionOswald Buddenhagen2017-01-031-1/+1
* | Do not use 'state' property in mapviewerMichal Klocek2016-12-202-5/+5
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2818-699/+655
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-2416-698/+610
| |\
| | * Update "nokia" geoservices plugin to use HERE APIsChris Adams2016-11-1611-675/+577
| | * Fix for QDeclarativeGeoMap::fitViewportToGeoShape and QGeoRectanglePaolo Angelelli2016-11-111-0/+3
| | * Remove duplicated but otherwise harmless codeAlex Blasche2016-11-081-7/+0
| | * remove dependencies from sync.profileOswald Buddenhagen2016-11-051-14/+0
| | * winrt: Use backend provided timestampsMaurice Kalinowski2016-11-041-2/+19
| | * Avoid qmake warning about missing private header noteAlex Blasche2016-11-031-0/+11
| * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-242-1/+45
| |\ \
| | * | Add changes file for 5.7.1v5.7.1Jani Heikkinen2016-10-311-0/+45
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7.1Liang Qi2016-10-1213-326/+1903
| | |\ \
* | | | | Add cache cost strategy parameters to all geoservice pluginsPaolo Angelelli2016-11-246-10/+260
* | | | | Fix for Unitary cache strategy supportPaolo Angelelli2016-11-242-15/+25
* | | | | Improve support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-235-36/+112
* | | | | Add support for unitary tile cost in QGeoFileTileCachePaolo Angelelli2016-11-225-27/+84
* | | | | Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-2214-50/+52
* | | | | Add Q_LOCATION_PRIVATE_EXPORT to QGeoMapPrivatePaolo Angelelli2016-11-223-6/+7
* | | | | 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
* | | | | Fix the direction of arguments in signalsThiago Macieira2016-11-022-3/+3