summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some typosSergio Ahumada2014-03-0317-18/+18
* Tile cache versioning for Nokia mapsAnders Gunnarsson2014-03-0320-23/+419
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-034-58/+58
* 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-2678-134/+134
* 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
* Remove test code related to removed gestures.Aaron McCarthy2014-02-261-211/+4
* Fix unstable PositionInfo test.Aaron McCarthy2014-02-261-3/+2
* 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
* Copy qmldir of test import to destination directory.Aaron McCarthy2014-02-252-0/+14
* Add debug to test case.Aaron McCarthy2014-02-251-0/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-1213-48/+159
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1213-48/+159
| |\
| | * Add QML test for comparing QtPositioning base types.old/5.2Aaron McCarthy2014-02-112-2/+47
| | * Mark QNmeaPositionInfoSource tests as insignificant on Windows.Alex Blasche2014-02-105-0/+40
| | * 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
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-02-031-26/+12
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-26/+12
| | | |\
| | | | * Update changelog for 5.2.1v5.2.1Thiago Macieira2014-01-241-26/+12
| | * | | Update gitignore following the their source tree shiftAlex Blasche2014-01-291-5/+5
| | |/ /
* | / / 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-119-44/+105
* | | 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-1011-113/+45
* | | 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-107-19/+183
* | | 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-0710-1/+905
* | | Work around broken Map mouse tests.Aaron McCarthy2014-02-071-18/+23
* | | Fix map item behavior when used with a MouseArea.Aaron McCarthy2014-02-0714-131/+143
* | | Add new markers at touched location.Aaron McCarthy2014-02-061-0/+1
* | | Prevent the map stealing mouse events from the zoom slider.Aaron McCarthy2014-02-061-0/+1
* | | Missing changes from MapMouseArea removal.Aaron McCarthy2014-02-066-374/+2
* | | Remove the GeoMapMouseAreaFabian Bumberger2014-02-0623-707/+63
* | | Revert "Temporary workaround for failing unit test on win8 config in CI"Alex Blasche2014-02-051-1/+0
* | | Attempt to crash in tile cache.Aaron McCarthy2014-02-051-4/+6
* | | Fix QGeoRouteXmlParser test.Aaron McCarthy2014-02-042-3/+1