summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing classname entry for positioning and location qml module.v5.3.0-rc1v5.3.0Alex Blasche2014-05-054-2/+4
* Remove unnecessary private export macroAlex Blasche2014-04-244-7/+4
* Rename dist/changes-5.3 -> dist/changes-5.3.0Sergio Ahumada2014-04-221-0/+0
* Add Qt 5.3.0 change log for QtPositioning.Alex Blasche2014-04-171-0/+74
* Doc: Edited Qt Positioning example pagesJerome Pasion2014-04-145-10/+17
* Temporary fix for static build issues on Mac.Alex Blasche2014-04-111-6/+7
* Ignore invalid center coordinates on mapsAlex Blasche2014-04-081-3/+6
* Avoid excessive QImage::fill/copy in copyright handlerGunnar Sletta2014-04-071-51/+25
* Avoid blocking simulator backend during its constructionAlex Blasche2014-04-041-5/+0
* Simplify the detection of a QtSimulator buildAlex Blasche2014-04-042-2/+2
* Fix compilation for embedded Androidaavit2014-04-021-1/+1
* Document supported/available platforms for QtLocation & QtPositioning.Alex Blasche2014-04-022-7/+11
* Fix typoSergio Ahumada2014-04-022-2/+2
* Android: Fix crashes due to insufficient resource cleanupsAlex Blasche2014-04-021-1/+7
* Doc: Document signals (not handlers) under \qmlsignalv5.3.0-beta1Sze Howe Koh2014-03-184-15/+35
* 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-146-86/+124
* 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-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
|/ / /