summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix for not working mapIds for mapbox pluginPaolo Angelelli2016-07-061-0/+1
* Use HiDpi tiles to produce crisper maps at fractional zoom levelsPaolo Angelelli2016-07-019-21/+52
* Refactor: rename improperly named methodsPaolo Angelelli2016-06-304-11/+11
* Improve Mapbox geoservice pluginPaolo Angelelli2016-06-3011-24/+337
* Improving error reporting of HERE geoservice pluginPaolo Angelelli2016-06-281-1/+5
* Enable building with QT_NO_OPENGL defined by using QSGGeometry EnumsAndy Nichols2016-06-243-4/+4
* Migrate to cross-API helper scenegraph nodesLaszlo Agocs2016-06-232-19/+22
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-113-4/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-103-4/+6
| |\
| | * 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
* | | Fix namespaced build of QtMaurice Kalinowski2016-06-101-2/+2
* | | Add config test for winrt pluginMaurice Kalinowski2016-06-101-1/+1
|/ /
* | Fix setZoomLevel and setCenter when called before initializationPaolo Angelelli2016-05-311-2/+2
* | winrt: Enable compilation with desktop mkspecMaurice Kalinowski2016-05-182-1/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-183-3/+3
|\ \ | |/
| * 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
* | Fix buildMaurice Kalinowski2016-05-101-2/+2
* | Update QML version to 5.7 for QtPositioning and QtLocationAlex Blasche2016-04-294-9/+17
* | Map.copyrightsVisible is a new property since 5.7Alex Blasche2016-04-291-0/+2
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-151-1/+1
* | Remove inconsistent qreal/double co-mingling/comparisonv5.7.0-beta1Donald Carr2016-04-111-2/+2
* | Fix for negative QGeoCoordinate.azimuthTo results in range ]360, 359[Paolo Angelelli2016-04-111-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-083-0/+5
|\ \ | |/
| * 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
* | Reduce setCameraData calls to minimumMichal Klocek2016-03-176-88/+52
* | Replace m_mappingManagerInitialized check from qdeclaratviegeomapMichal Klocek2016-03-173-27/+36
* | Remove QGeoMapController from QGeoMapMichal Klocek2016-03-1714-534/+148
* | No matching function for call to 'qBound(double, qreal&, double)'" fixPaolo Angelelli2016-03-151-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0850-1075/+88
|\ \ | |/
| * 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
* | QGeoMapScene renamed to QGeoTiledMapScenev5.7.0-alpha1Paolo Angelelli2016-03-035-78/+78
* | Avoid non-valid coordinate as endCorrdinate for flickingMichal Klocek2016-03-031-0/+5
* | Adjustment for the minimum zoom level to prevent gray bandsPaolo Angelelli2016-03-0210-66/+153
* | Add hash function for QGeoCoordinateAlex Blasche2016-03-022-0/+19
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-154-536/+80
|\ \ | |/
| * 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
| |\