changes-5.4.0: Additional changes for Android

Mention the new bearer plugin.

Change-Id: Icf5f53ef1f920a13a1820dedceb0fa64f0155887
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
This commit is contained in:
Christian Strømme 2014-11-27 11:47:42 +01:00 committed by Jani Heikkinen
parent 7b33faa1e9
commit 38d3a7bb6e

3
dist/changes-5.4.0 vendored
View File

@ -402,7 +402,8 @@ Android
- [QTBUG-41817] QClipboard::mimeData() now returns an empty object instead - [QTBUG-41817] QClipboard::mimeData() now returns an empty object instead
of null pointer from QClipboard when clipboard is empty for consistency of null pointer from QClipboard when clipboard is empty for consistency
with other platforms. with other platforms.
- New bearer plugin. It's now possible to get more information about the
different network configurations on Android.
- Important Behavior Changes: - Important Behavior Changes:
* [QTBUG-36274] The main event loop is now stopped when the app is * [QTBUG-36274] The main event loop is now stopped when the app is
suspended suspended