summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention license change in 5.7.0 changelog.v5.7.05.7.0Kai Koehne2016-06-081-2/+18
* Add change log for 5.7.0 releasev5.7.0-rc1Alex Blasche2016-05-201-0/+37
* Merge remote-tracking branch 'gerrit/5.7' into 5.7.0Alex Blasche2016-05-1910-18/+26
|\
| * winrt: Enable compilation with desktop mkspecMaurice Kalinowski2016-05-182-1/+14
| * Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-05-188-17/+12
| |\ |/ /
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Simon Hausmann2016-05-183-2/+6
| |\
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-182-2/+2
| | * Windows: Skip flaky tests in declarative_ui.Friedemann Kleint2016-05-181-0/+4
| |/
| * decruft project fileOswald Buddenhagen2016-05-101-6/+0
| * make use of COPIESOswald Buddenhagen2016-04-281-6/+3
| * fix example installsOswald Buddenhagen2016-04-282-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-112-2/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0824-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
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-2221-0/+0
* | Reduce setCameraData calls to minimumMichal Klocek2016-03-177-89/+53
* | Replace m_mappingManagerInitialized check from qdeclaratviegeomapMichal Klocek2016-03-173-27/+36
* | Remove QGeoMapController from QGeoMapMichal Klocek2016-03-1719-912/+183
* | 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-0851-79/+93
|\ \ | |/
| * Merge remote-tracking branch 'gerrit/5.6.0' into 5.6Alex Blasche2016-03-080-0/+0
| |\
| | * Fixes a compile error on linux/gcc-4.8 when using C++98v5.6.05.6.0Xander Burgerhout2016-03-031-6/+6
| * | 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-2623-7/+7
| * | 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-038-89/+89
* | | 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-0213-82/+213
* | | Add hash function for QGeoCoordinateAlex Blasche2016-03-023-0/+59
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-156-537/+171
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-151-0/+69
| |\ \ | | |/
| | * Add 5.6.0 change log for QtLocation and QtPositioningv5.6.0-rc1Alex Blasche2016-02-121-0/+69
| * | Update QTBUG reference for qmlRegisterUncreatableType template functionAlex Blasche2016-02-121-2/+2
| * | Update gitignore to adjust for recent changes in the build systemAlex Blasche2016-02-111-1/+22
| * | Update qmltypes for QtPositioning QML APIAlex Blasche2016-02-111-72/+1
| * | Merge remote-tracking branch 'gerrit/5.6.0' into 5.6Alex Blasche2016-02-093-462/+81
| |\ \ | | |/
| | * 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
| | |\