summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-236-10/+91
| | |\|
| | | * 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
| * | | Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-2314-1/+19
| * | | Fix crash when initializing Nokia place categories.Aaron McCarthy2014-04-231-31/+46
| |/ /
| * | Bump MODULE_VERSION to 5.3.1Sergio Ahumada2014-04-221-1/+1
| * | Only build snippets in developer builds with enabled examples.Alex Blasche2014-04-141-6/+18
| |/
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1110-72/+54
|\|
| * 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
* | Remove QDoubleVector*d symbols only needed by QtLocationAlex Blasche2014-04-103-13/+9
* | Fix typo in source code commentsAlex Blasche2014-04-021-1/+1
* | Remove qt3d from git dependenciesAlex Blasche2014-03-251-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-2417-169/+248
|\|
| * 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
* | Replace Qt3D with scene graph API for map rendering.Gunnar Sletta2014-03-2422-847/+246
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-10156-977/+948
|\|
| * 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
* | Introduce "QtPositioning 5.4" QML import tagAlex Blasche2014-03-061-10/+6
* | Bump module version to 5.4.0Thiago Macieira2014-02-201-1/+1
|/