summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix for losing map item focus while dragging themPaolo Angelelli2016-06-021-1/+0
* Polish and update map elements on window resizePaolo Angelelli2016-05-312-2/+2
* Include childItems among the elements to check in populateMap()Paolo Angelelli2016-05-311-1/+4
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-182-2/+2
* A new QGeoPositionInfoSourceCL should be initialized with NoError.Alexandru Croitor2016-04-281-1/+1
* winrt: add default capabilitiesMaurice Kalinowski2016-04-081-0/+2
* Fix crash when no items available and DataChanged is called.Marko Kangas2016-04-061-0/+3
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-0316-19/+19
* Fixes a compile error on linux/gcc-4.8 when using C++98Xander Burgerhout2016-03-021-6/+6
* Doc: Add plugin parameter info to qtlocation-examples.Michal Klocek2016-02-261-1/+8
* Update examples documentation locationMichal Klocek2016-02-2622-1003/+2
* consolidate dependency listOswald Buddenhagen2016-02-251-2/+2
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2511-44/+51
* Update QTBUG reference for qmlRegisterUncreatableType template functionAlex Blasche2016-02-121-2/+2
* Update qmltypes for QtPositioning QML APIAlex Blasche2016-02-111-72/+1
* Update the QML API difference since Qt 5.4Alex Blasche2016-02-041-6/+22
* Update qml types for Qt Location pluginAlex Blasche2016-02-031-456/+55
* Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-021-36/+66
|\
| * Fix endless location requestingVyacheslav Koscheev2016-01-251-36/+66
* | Fix for mapviewer example minimap crashPaolo Angelelli2016-02-011-0/+4
|/
* 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-142-5/+118
* | 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-079-0/+42
* | Fix broken weatherinfo exampleAlex Blasche2015-12-071-0/+2
* | 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
* | 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