summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add change log for Qt 5.6.1 releasev5.6.1-1v5.6.15.6.1Alex Blasche2016-05-201-0/+38
* 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
* 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
* 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
* | 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
| |\
| * | Fix for mapviewer example minimap crashPaolo Angelelli2016-02-011-0/+4
* | | Bump versionOswald Buddenhagen2016-02-081-1/+1
| |/ |/|
* | 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
* | 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