summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Nokia plugin: Move message about malformed reply to common messages.Friedemann Kleint2014-03-184-2/+9
* Fix compile warning.Aaron McCarthy2014-03-141-5/+3
* Parse Nokia route response in helper thread.Aaron McCarthy2014-03-144-79/+99
* Parse Nokia geocode response in helper thread.Aaron McCarthy2014-03-144-63/+79
* Send requested update interval to Geoclue providers.Aaron McCarthy2014-03-043-207/+154
* Emit updateTimeout() when regular position updates aren't received.Aaron McCarthy2014-03-042-8/+13
* Fix some typosSergio Ahumada2014-03-0314-15/+15
* Tile cache versioning for Nokia mapsAnders Gunnarsson2014-03-0320-23/+419
* Fix compile warningAlex Blasche2014-03-031-1/+1
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-2811-38/+38
* Position plug-ins don't need QtGuiOswald Buddenhagen2014-02-283-3/+3
* Bump all qml code to QtLocation 5.3Alex Blasche2014-02-268-16/+16
* Fix QtLocation QML API and its version.Alex Blasche2014-02-262-97/+84
* Use 512 pixel tiles from the Nokia/HERE service.Aaron McCarthy2014-02-262-9/+6
* Remove unnecessary code.Aaron McCarthy2014-02-265-21/+11
* Map item geometry do not need to be QObjects.Aaron McCarthy2014-02-2610-33/+13
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-2616-211/+58
* Update QtPositioning QML API meta data including new 5.3 features.v5.3.0-alpha1Alex Blasche2014-02-251-2/+17
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-124-15/+55
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-124-15/+55
| |\
| | * Fix documentation link to GeoShape::contains().Aaron McCarthy2014-02-101-1/+1
| | * Add index context property to QDeclarativeGeoMapItemBaseMichael Krasnyk2014-02-071-0/+1
| | * Report direction and vertical speed with Geoclue plugin.Aaron McCarthy2014-02-042-14/+53
* | | Grab mouse when a gesture is detected.Aaron McCarthy2014-02-121-6/+10
|/ /
* | Remove bearing and tilt from the qml APIFabian Bumberger2014-02-114-230/+8
* | Fix declarative_ui tests.Aaron McCarthy2014-02-114-16/+21
* | Add missing MODULE_PLUGIN_TYPES to location.proAlbin Olsson2014-02-101-0/+2
* | Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-1010-104/+37
* | Emit panFinished() when pan finishes without a flick.Aaron McCarthy2014-02-101-1/+3
* | Fix CoordinateAnimation documentation.Aaron McCarthy2014-02-101-7/+5
* | Simplify property change logic in Position type.Aaron McCarthy2014-02-103-215/+149
* | Add direction and vertical speed properties to QML Position type.Aaron McCarthy2014-02-104-17/+141
* | Fix documentation errors.Aaron McCarthy2014-02-104-6/+5
* | Remove dependency between MapStyle and Nokia map schemesAnders Gunnarsson2014-02-074-60/+48
* | Nokia plug-in URL and tiler API updatesAnders Gunnarsson2014-02-0712-60/+130
* | Add new Satellite Information exampleAlex Blasche2014-02-073-0/+74
* | Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-0714-131/+143
* | Missing changes from MapMouseArea removal.Aaron McCarthy2014-02-063-359/+0
* | Remove the GeoMapMouseAreaFabian Bumberger2014-02-0613-668/+26
* | Attempt to crash in tile cache.Aaron McCarthy2014-02-051-4/+6
* | Fix QGeoRouteXmlParser test.Aaron McCarthy2014-02-041-1/+1
* | Reject negative number of alternative routes.Aaron McCarthy2014-02-041-2/+3
* | Fix crash in tile fetcher when no engine is set.Aaron McCarthy2014-02-041-13/+17
* | Remove offset from PlaceSearchModel documentationAlex Blasche2014-02-041-14/+13
* | Add credits for MapQuest and OSM data/services.Alex Blasche2014-02-041-0/+3
* | Switch to MapQuest tileserverFabian Bumberger2014-02-043-1/+12
* | Document use of GenericCacheLocation.Alex Blasche2014-01-241-1/+1
* | Remove offset attribute from place content requests.Aaron McCarthy2014-01-2218-147/+213
* | Add dependencies to project file.Aaron McCarthy2014-01-204-8/+34
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Alex Blasche2014-01-203-19/+8
|\ \