summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-173-19/+8
| |\ \ | | |/
| | * QDeclarativePositionSource::{supported|preferred}PositioningMethods() always ...Jim Ehrismann2014-01-171-18/+4
| | * Merge branch 'release' into stableAlex Blasche2014-01-161-1/+1
| | |\
| | | * Remove byte order marker which causes problems with older compilersAlex Blasche2014-01-151-1/+1
| | * | Fix run-time warning when using Geoclue positioning plugin.Aaron McCarthy2014-01-151-0/+3
| | |/
* | | Remove offset attribute from place search requests.Aaron McCarthy2014-01-2011-83/+180
* | | Fix Nokia place recommendation search parsing.Aaron McCarthy2014-01-201-2/+5
|/ /
* | Fix killing timer in different thread.Aaron McCarthy2014-01-174-56/+35
* | Use GenericCacheLocation to share downloaded data between applications.Aaron McCarthy2014-01-161-1/+1
* | Don't use QString if not required (Performance improvement)Alex Blasche2014-01-151-3/+7
* | Android: Fix crash while retrieving GPS based location.Alex Blasche2014-01-151-1/+2
* | Android: Avoid unnecessary methodId lookups (use a cache instead)Alex Blasche2014-01-151-16/+45
* | Remove RouteModel::locale property.Aaron McCarthy2014-01-132-58/+22
* | Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-0829-40/+40
* | Fix warning message about unsupported area types.Aaron McCarthy2014-01-081-1/+1
* | Remove unneeded init() function.Aaron McCarthy2014-01-086-29/+5