summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Use qreal for equalOrNaN(), exclusiveNaN() helpers in QML import plugin.Friedemann Kleint2014-07-071-12/+2
* | Compile fix without proxy supportMaurice Kalinowski2014-07-031-0/+4
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-2612-13/+14
|\ \ | |/
| * Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-2512-13/+14
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devSergio Ahumada2014-06-179-11/+680
|\ \
| * \ Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-149-11/+680
| |\ \ | | |/
| | * Fix crash on S4 when running Satellite and Position updates concurrentlyAlex Blasche2014-05-232-11/+23
| | * Implement WinRT plugin for positioningMaurice Kalinowski2014-05-237-0/+657
* | | Disable headers precompilationSergio Ahumada2014-06-171-0/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-05-224-2/+4
|\ \ | |/
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-144-2/+4
| |\
| | * Add missing classname entry for positioning and location qml module.v5.3.0-rc1v5.3.0Alex Blasche2014-05-054-2/+4
* | | Use QStringLiteral whereever possibleAlex Blasche2014-05-1519-160/+155
* | | Merge branch 'stable' into devAlex Blasche2014-05-0520-55/+90
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-014-7/+4
| |\ \ | | |/
| | * Remove unnecessary private export macroAlex Blasche2014-04-244-7/+4
| * | Build snippet outside of example build configurations too.Alex Blasche2014-04-241-6/+2
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Alex Blasche2014-04-235-10/+17
| |\ \
| | * \ Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-235-10/+17
| | |\ \ | | | |/
| | | * 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-239-1/+9
| * | | Fix crash when initializing Nokia place categories.Aaron McCarthy2014-04-231-31/+46
| |/ /
| * | 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-119-71/+53
|\ \ | |/
| * 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-041-1/+1
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-2415-162/+223
|\ \ | |/
| * 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-144-79/+99
| * 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-2419-762/+244
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-1078-585/+749
|\ \ | |/
| * 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