summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-184-4/+4
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-091-0/+38
|\
| * Add change log for Qt 5.6.1 releasev5.6.1-1v5.6.15.6.1Alex Blasche2016-05-201-0/+38
* | fix for losing map item focus while dragging themPaolo Angelelli2016-06-022-7/+22
* | 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
* | Replace waitForRendering calls in qml unit testsMichal Klocek2016-05-2611-152/+215
* | do not enable example installs explicitly any moreOswald Buddenhagen2016-05-251-1/+0
* | QtLocation autotest fixPaolo Angelelli2016-05-201-1/+1
* | Bump versionOswald Buddenhagen2016-05-191-1/+1
* | 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
* 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