summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/5.4.2' into 5.45.4Liang Qi2015-05-181-0/+28
| |\
| | * Add QtLocation changelog for Qt 5.4.2 releasev5.4.2Alex Blasche2015-04-241-0/+28
* | | Reanimate tests/auto/qmlinterface.Friedemann Kleint2015-05-235-24/+25
* | | Enable and update map flick and pinch autotest.Michal Klocek2015-05-224-72/+155
* | | More fixes to geoshape.type qml documentationAlex Blasche2015-05-221-0/+3
* | | Fix missing guarded pointers for mapping engineMichal Klocek2015-05-2113-125/+128
* | | Unify zoom calculationsMichal Klocek2015-05-212-19/+9
* | | Fix missing tiles on some zoomLevelsMichal Klocek2015-05-211-2/+3
* | | Refactor fetching calls in QGeoCameraTilesMichal Klocek2015-05-216-96/+93
* | | Add QML API changes to documentationMichal Klocek2015-05-212-0/+53
* | | Rename cameraStopped to prefetchData in Map APIMichal Klocek2015-05-212-3/+3
* | | Ensure that docs always import QtPositioning and QtLocation moduleAlex Blasche2015-05-2018-27/+28
* | | Fix crash when initiating map flick w/o QtPositioning importAlex Blasche2015-05-206-19/+36
* | | Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-204-40/+52
* | | Update design in mapviewer exampleMichal Klocek2015-05-1217-47/+36
* | | Make geoclue plugin compile on RHEL 6.6Alex Blasche2015-05-121-1/+1
* | | Fix QDeclarativeSearchResultModel error processing.Michal Klocek2015-05-111-0/+1
* | | Allow custom URLs for OSRM routingWolfgang Bremer2015-05-083-1/+14
* | | Allow custom URLs for OSM tilesWolfgang Bremer2015-05-088-1/+66
* | | Shift generic docs away from planespotter exampleAlex Blasche2015-05-077-39/+60
* | | Provide new planespotter exampleAlex Blasche2015-05-0710-1/+731
* | | Clean up QGeoCameraTilesMichal Klocek2015-05-052-120/+92
* | | Remove movementStopped from QDeclarativeGeoMapGestureAreaMichal Klocek2015-05-055-9/+12
* | | Change visibility of updateSceneGraph in QGeoMapMichal Klocek2015-05-051-3/+3
* | | Fixes PIMPL in QGeoTiledMap.Michal Klocek2015-05-057-89/+70
* | | Cleanup QGeoTileMap code.Michal Klocek2015-05-055-103/+78
* | | Merge remote-tracking branch 'gerrit/5.4' into 5.5Alex Blasche2015-05-040-0/+0
|\| |
| * | Bump versionOswald Buddenhagen2015-04-201-1/+1
| |/
* | Set shorter name for class names with 'MapData'Michal Klocek2015-05-0434-165/+165
* | Fix PIMPL in QGeoMap.Michal Klocek2015-05-043-101/+39
* | Remove QGeoMapData class.Michal Klocek2015-05-0422-460/+212
* | Cleanup QGeoMapData code.Michal Klocek2015-05-043-98/+56
* | Cleanup QGeoMap code.v5.5.0-beta1Michal Klocek2015-04-302-58/+29
* | Remove QLOC_TRACE macrosMichal Klocek2015-04-292-17/+1
* | Cleanup QDeclarativeGeoMap code.Michal Klocek2015-04-294-284/+232
* | Fix user interactions in mapviewer example.Michal Klocek2015-04-291-13/+16
* | Unify the doc pages of all QtLocation examplesAlex Blasche2015-04-235-28/+39
* | Remove duplicate code from QDeclarativeRouteMapItemWolfgang Bremer2015-04-204-148/+27
* | Fix incomplete category hierarchy in Here pluginAlex Blasche2015-04-172-3/+11
* | QtPositioning supports WinRTAlex Blasche2015-04-161-2/+3
* | Fix broken doc links after recent mapviewer integrationAlex Blasche2015-04-151-4/+4
* | Fix missing doc link in positioning qml docsAlex Blasche2015-04-151-1/+1
* | Update QtLocation qmltypesAlex Blasche2015-04-142-4/+3
* | Remove obsolete calls to map.state in mapviewer exampleMichal Klocek2015-04-142-22/+3
* | Remove not used marker hover functionality from mapviewer.Michal Klocek2015-04-143-2/+1
* | Refactor code and fix documentation for mapviewer example.Michal Klocek2015-04-148-223/+205
* | Change slider orientation in mapviewer example.Michal Klocek2015-04-141-49/+43
* | Clean up files in mapviewer example.Michal Klocek2015-04-1432-86/+90
* | Reformat mapviewer example code.Michal Klocek2015-04-1313-635/+672
* | Remove map's background in mapviewer example.Michal Klocek2015-04-132-40/+1