summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix for mapviewer example minimap crashPaolo Angelelli2016-02-011-0/+4
| * | | Bump versionOswald Buddenhagen2016-02-081-1/+1
| | |/ | |/|
* | | Don't request invalid tiles from provider when prefetchingAaron McCarthy2016-02-092-2/+4
* | | Refactor prefetching tilesMichal Klocek2016-02-0915-201/+378
* | | Load geotest plugin during geomapcontroller unit testMichal Klocek2016-02-042-113/+114
* | | Add prefetch testcase to tst_QGeoCameraTilesMichal Klocek2016-02-041-854/+927
* | | Enable using the module in a statically linked applicationAndy Shaw2016-02-042-0/+16
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2625-176/+576
|\ \ \ | |/ /
| * | Fix endless location requestingVyacheslav Koscheev2016-01-251-36/+66
| |/
| * Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2016-01-051-2/+2
| |\
| | * Fix OSM based routing5.5Alex Blasche2016-01-041-2/+2
| * | Fixed wrong MapPolyline drawing if line point lies on map centerHarald Meyer2016-01-011-1/+3
| * | MapPolyline performance improvementsHarald Meyer2016-01-011-2/+3
| * | Emit activeMapTypeChanged in QGeoMap as wellJoni Poikelin2015-12-161-0/+1
| * | Added support for Qstarz GPS trackerHarald Meyer2015-12-161-9/+7
| * | Add "We mean it." comment to qpositioningglobal_p.h.Friedemann Kleint2015-12-151-0/+11
| * | Added methods for modifying QDeclarativePolylineMapItem.v5.6.0-beta1Harald Meyer2015-12-143-5/+177
| * | Fix static buildMaurice Kalinowski2015-12-091-1/+1
| * | WinRT: Refactor backendMaurice Kalinowski2015-12-095-120/+248
| * | Add clearData() call to map qml apiMichal Klocek2015-12-0711-0/+50
| * | Fix broken weatherinfo exampleAlex Blasche2015-12-072-0/+7
* | | Fixes for the mapviewer QtLocation examplePaolo Angelelli2016-01-262-12/+26
* | | Updated license headersAntti Kokko2016-01-20162-2738/+2637
* | | Updated license headersAntti Kokko2016-01-20130-1784/+3724
* | | fix expensive iteration over QMap::keys(), QHash::keys()Anton Kudryavtsev2016-01-157-33/+32
* | | tvOS supportMike Krus2015-12-313-2/+13
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0157-670/+994
|\ \ \ | |/ /
| * | Improve map item rendering performanceMichal Klocek2015-11-2719-133/+155
| * | Fix tile fetcher from test plugin.Michal Klocek2015-11-251-27/+36
| * | Fix MapGestureArea APIMichal Klocek2015-11-237-153/+212
| * | Avoid extra QPixmap convertion when tile fetchedMichal Klocek2015-11-232-10/+10
| * | Add missing handling of pathChanged to route map itemMichal Klocek2015-11-232-0/+10
| * | Remove fitViewportToGeoShape from map qml apiMichal Klocek2015-11-235-101/+11
| * | Remove toScreenPosition from map qml apiMichal Klocek2015-11-232-16/+0
| * | Share common data between b2qt emulator and simulator pluginMichal Klocek2015-11-235-7/+69
| * | Fix coordianteAnimation testMichal Klocek2015-11-231-2/+6
| * | Add support for custom map background colorHarald Meyer2015-11-222-2/+34
| * | Fix route requests with excluded areasAaron McCarthy2015-11-181-8/+5
| * | Do not cache empty tiles.Harald Meyer2015-11-181-0/+3
| * | geocode tests: use tryCompare after waitLaszlo Agocs2015-11-031-50/+25
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-0/+54
| |\ \ | | |/
| | * Add changelog for QtLocation & QtPositioning 5.5.1 releasev5.5.15.5.1Alex Blasche2015-09-231-0/+54
| * | Remove createTileCacheWithDir from QGeoTiledMappingManagerEngineMichal Klocek2015-10-273-12/+4
| * | Added method to set the map cacheHarald Meyer2015-10-264-17/+25
| * | Split QGeoTileCache for easier customization of the tile cache.Harald Meyer2015-10-2218-144/+347
| * | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-212-2/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-16162-136/+1015
|\ \ \ | |/ /
| * | Fix LGPLv3 headersAlex Blasche2015-10-152-41/+32
| * | Update supported platform list for PositioningLaszlo Agocs2015-10-091-2/+3
| * | Add qtserialport-based NMEA position plugin for WindowsLaszlo Agocs2015-10-096-0/+202