summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-27 18:58:44 +0100
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-27 19:00:43 +0100
commit40b8e271ccbc24832e454611f03e241a1b639606 (patch)
tree914683e8d4f648ca5c05f35cb088f7673547c097
parentca0ff22144a54215bc25dfe6f4d3a7fa18c6e928 (diff)
parent959468ed1bcc98d44025c44aefbc564cd758fab0 (diff)
downloadqtlocation-40b8e271ccbc24832e454611f03e241a1b639606.tar.gz
Merge remote-tracking branch 'origin/release' into stable
Change-Id: I3c7e65df05c1aa3eec86eaf81a7fa1d263f7a22b
-rw-r--r--dist/changes-5.2.138
1 files changed, 12 insertions, 26 deletions
diff --git a/dist/changes-5.2.1 b/dist/changes-5.2.1
index a3e7058c..37a1f553 100644
--- a/dist/changes-5.2.1
+++ b/dist/changes-5.2.1
@@ -4,7 +4,10 @@ compatibility (source and binary) with Qt 5.2.0.
For more details, refer to the online documentation included in this
distribution. The documentation is also available online:
- http://qt-project.org/doc/qt-5.2/
+ http://qt-project.org/doc/qt-5.2
+
+The Qt version 5.2 series is binary compatible with the 5.1.x series.
+Applications compiled for 5.1 will continue to run with 5.2.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Qt Bug Tracker:
@@ -14,7 +17,6 @@ corresponding to tasks in the Qt Bug Tracker:
Each of these identifiers can be entered in the bug tracker to obtain more
information about a particular change.
-
****************************************************************************
* General *
****************************************************************************
@@ -22,44 +24,28 @@ information about a particular change.
General Improvements
--------------------
- - [QTBUG-34910]
- * Fix too long weather status string in weatherinfo example (UI change).
-
- - [QTBUG-36187]
- * Byte order marker removed from positionpoll plugin which caused compile
- errors on some older compilers.
-
- - Fix make install rules for all examples.
-
+ - [QTBUG-34910] Fixed too long weather status string in weatherinfo
+ example (UI change).
+ - [QTBUG-36187] Byte order marker removed from positionpoll plugin
+ which caused compile errors on some older compilers.
+ - Fixed make install rules for all examples.
- declarative_core unit test was fixed and re-enabled.
-Third party components
-----------------------
-
-****************************************************************************
-* Important Behavior Changes *
-****************************************************************************
-
****************************************************************************
* Library *
****************************************************************************
QtPositioning
-------
+-------------
- - [QTBUG-33220]
- * Removes QtQml dependency from QtPositioning.
-
-****************************************************************************
-* Platform Specific Changes *
-****************************************************************************
+ - [QTBUG-33220] Removed QtQml dependency from QtPositioning.
****************************************************************************
* Plugin Specific Changes *
****************************************************************************
GeoClue
-------
+-------
- Delay satellite provider until requested.
- Sets the default preferred positioning method to AllPositioningMethods.