summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-05-14 12:38:02 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2014-05-14 12:38:02 +0200
commit6e5efaec53b77b485706d17f3f9cef5cc7b953ae (patch)
treef367622c30f33e591293f269b95c78d89d1fd5cf
parent560220712b27c40f536ae54b0b70d4b04cb1c062 (diff)
parent5aee8f17fb9b7a9f3eabccd081d5606a9e96d617 (diff)
Merge remote-tracking branch 'origin/release' into stable
-rw-r--r--dist/changes-5.3.07
1 files changed, 3 insertions, 4 deletions
diff --git a/dist/changes-5.3.0 b/dist/changes-5.3.0
index 97754515..b5c4dc86 100644
--- a/dist/changes-5.3.0
+++ b/dist/changes-5.3.0
@@ -45,7 +45,7 @@ QtBluetooth
* Test application added. This application enables easier testing
and debugging of the various API features.
- - BluetoothDiscoveryModel:
+ - BluetoothDiscoveryModel (QML):
* Improved error handling of device discovery process.
* Fixed incorrect behavior when changing from device to service discovery
and vice versa.
@@ -120,6 +120,7 @@ Android
- [QTBUG-33792] QtBluetooth has been ported to Android.
BlackBerry 10:
+--------------
- [QTBUG-36626] Fixed a memory leak in QBluetoothServer::listen().
- Fixed incomplete implementation of QBluetoothServer::close().
@@ -132,7 +133,7 @@ BlackBerry 10:
together with a QFile.
Bluez/Linux
--------
+-----------
- The handling of powered-off local Bluetooth adapters was improved.
- Fixed memory leaks in service and device discovery classes.
@@ -150,5 +151,3 @@ Bluez/Linux
- Fixed failing call to QBluetoothServer::listen(QBluetoothAddress) if the passed
address was null.
-
-