summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersAntti Kokko2016-01-20127-1784/+2546
* 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-0145-502/+718
|\
| * Improve map item rendering performanceMichal Klocek2015-11-2713-88/+81
| * Fix MapGestureArea APIMichal Klocek2015-11-235-122/+136
| * 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-233-89/+7
| * 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
| * 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
| * 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-2217-143/+346
| * Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-212-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-16119-94/+972
|\ \ | |/
| * 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-095-0/+201
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0861-0/+671
| * Doc: replaced \target with \keyword at top of pageNico Vertriest2015-10-012-2/+2
| * Purge spurious execute permissions from a text file.Edward Welbourne2015-09-291-0/+0
| * Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-2346-46/+46
| * Remove TP marker from official documentationAlex Blasche2015-09-231-3/+0
| * Check if GenericCacheLocation is writable before trusting itLaszlo Agocs2015-09-221-0/+17
* | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2015-09-2244-671/+1259
|\ \ | |/
| * Do not crash in new gesture areas when getting a wheel eventLaszlo Agocs2015-09-171-1/+6
| * Isolate the default cache directoryLaszlo Agocs2015-09-156-15/+38
| * Enable positioning for OS XLaszlo Agocs2015-09-103-1/+6
| * Use categorized logging for Geoclue plugin.Aaron McCarthy2015-09-104-29/+47
| * Remove dependency on libgeoclue.Aaron McCarthy2015-09-1021-550/+800
| * Skip loading real plugins in testsLaszlo Agocs2015-09-0910-8/+28
| * Make use of incubator to asynchronously instantiate delegatesAaron McCarthy2015-09-095-33/+188
| * Fix disfunctional disk cache with OSMLaszlo Agocs2015-09-073-5/+12
| * Use a shared dynamic meta object for model dataAaron McCarthy2015-09-072-10/+31
| * Update map item view items when the model data changesAaron McCarthy2015-09-072-51/+135
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2015-09-065-27/+11
|\ \ | |/
| * Remove leftover half-sentence in Map docsLaszlo Agocs2015-09-031-2/+1
| * Remove incorrect string construction in QML debug outputAaron McCarthy2015-09-024-25/+10
* | Added parameter to hide map copyrights notice.Harald Meyer2015-09-024-4/+60
|/
* Update Error enums for GeoCode & Route model typesAlex Blasche2015-08-287-58/+78
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Alex Blasche2015-08-2813-16/+28
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-1913-16/+28
| |\
| | * Fix issue where tiles are prefetched using both prefetch stylesAaron McCarthy2015-07-291-0/+1
| | * Make geoclue plugin compile on gcc4.5Alex Blasche2015-07-241-1/+1
| | * OSM supports up to zoom level 19Alex Blasche2015-07-221-1/+1
| | * Add missing url parameter for OSM places search.Alex Blasche2015-07-163-5/+18