summaryrefslogtreecommitdiff
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Remove FIXME which is no longer relevantAaron McCarthy2015-06-301-2/+0
* Fix activeMapType handlingMichal Klocek2015-06-101-3/+9
* Update qmltypes for QtLocationAlex Blasche2015-06-091-10/+424
* Update qmltypes for QtPositioningAlex Blasche2015-06-091-1/+83
* Improve Polyline MapItemWolfgang Bremer2015-06-011-10/+28
* Fix documenation in 'places' exampleMichal Klocek2015-05-291-1/+1
* Double pan dragStartDistance in mapgestureareaMichal Klocek2015-05-291-1/+1
* Fix doc issues around MapPolylineAlex Blasche2015-05-293-2/+16
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-2926-30/+30
* Fix broken MapType enum linksAlex Blasche2015-05-291-3/+3
* Document return types for invokable functions in QtLocation QMLAlex Blasche2015-05-298-36/+36
* Add "here" prefix to all Here geoservices parametersAlex Blasche2015-05-271-2/+2
* Provide means to convert GeoShape to appropriate subclass in QMLAlex Blasche2015-05-262-0/+29
* Add visible region support to MapAlex Blasche2015-05-262-5/+135
* Enable and update map flick and pinch autotest.Michal Klocek2015-05-221-2/+2
* More fixes to geoshape.type qml documentationAlex Blasche2015-05-221-0/+3
* Rename cameraStopped to prefetchData in Map APIMichal Klocek2015-05-212-3/+3
* Ensure that docs always import QtPositioning and QtLocation moduleAlex Blasche2015-05-2014-16/+16
* Fix crash when initiating map flick w/o QtPositioning importAlex Blasche2015-05-204-19/+16
* Fix QDeclarativeSearchResultModel error processing.Michal Klocek2015-05-111-0/+1
* Allow custom URLs for OSM tilesWolfgang Bremer2015-05-081-0/+8
* Remove movementStopped from QDeclarativeGeoMapGestureAreaMichal Klocek2015-05-052-6/+3
* Set shorter name for class names with 'MapData'Michal Klocek2015-05-043-3/+3
* Remove QGeoMapData class.Michal Klocek2015-05-042-3/+3
* Remove QLOC_TRACE macrosMichal Klocek2015-04-292-17/+1
* Cleanup QDeclarativeGeoMap code.Michal Klocek2015-04-294-284/+232
* Remove duplicate code from QDeclarativeRouteMapItemWolfgang Bremer2015-04-204-148/+27
* Fix broken doc links after recent mapviewer integrationAlex Blasche2015-04-151-4/+4
* Update QtLocation qmltypesAlex Blasche2015-04-142-4/+3
* Remove wheelAngleChanged signal from map apiMichal Klocek2015-04-022-5/+2
* Change mouse and touch handling in Map QML component.Michal Klocek2015-04-014-269/+266
* Merge remote-tracking branch 'gerrit/5.4' into 5.5Alex Blasche2015-03-271-0/+6
|\
| * Add changed signals for maximum and minimum zoom level settingKimmo Leppälä2015-03-261-0/+6
* | Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-252-4/+4
* | Cleanup event handling function names in qdeclarativegeomapMichal Klocek2015-03-203-32/+24
* | Add missing Q_DECL_OVERRIDE to qdeclarativegeomap_p.hMichal Klocek2015-03-201-7/+7
* | Fix duplicated link targetsAlex Blasche2015-03-038-8/+8
* | Small update for location documentation.Michal Klocek2015-03-022-2/+9
* | Add updateTimeout() signal to QML PositionSource typeAlex Blasche2015-02-263-2/+50
* | Rename Nokia to HERE pluginAlex Blasche2015-02-261-2/+2
* | Add missing documentation for QtPositioning and fix qdoc warningsAlex Blasche2015-02-251-2/+8
* | Fix QtLocation QML snippetsAlex Blasche2015-02-251-1/+3
* | Stop processing touch event on TouchCancelAaron McCarthy2015-02-242-0/+2
* | Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-1976-1064/+1292
* | Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1885-85/+85
* | Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-189-27/+27
* | Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-175-24/+24
* | Prepare QtLocation & QtPositioning QML type definition for Qt 5.5Alex Blasche2015-02-174-33/+48
* | Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-159-36/+36
* | Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-112-3/+3
|\ \ | |/