diff options
author | Simon Hausmann <simon.hausmann@theqtcompany.com> | 2014-12-05 11:53:33 +0100 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@theqtcompany.com> | 2014-12-05 11:53:33 +0100 |
commit | 7644faa881d3054e79cf886dc60080ba33dd540a (patch) | |
tree | 37610e42031ffd3bbb6522d7c6bd9070684b8d17 /dist/changes-5.4.0 | |
parent | e682ea6f782d3bb4caa4f2bd0e3be47cbe064f4f (diff) | |
parent | 5367fa356233da4c0f28172a8f817791525f5457 (diff) | |
download | qtbase-7644faa881d3054e79cf886dc60080ba33dd540a.tar.gz |
Merge remote-tracking branch 'origin/5.4.0' into 5.4
Change-Id: I0cd11cbe95693b78450ea81a0187760f4a6a8b5f
Diffstat (limited to 'dist/changes-5.4.0')
-rw-r--r-- | dist/changes-5.4.0 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/changes-5.4.0 b/dist/changes-5.4.0 index 9c932fa0f7..4559271c10 100644 --- a/dist/changes-5.4.0 +++ b/dist/changes-5.4.0 @@ -404,7 +404,8 @@ Android - [QTBUG-41817] QClipboard::mimeData() now returns an empty object instead of null pointer from QClipboard when clipboard is empty for consistency with other platforms. - + - New bearer plugin. It's now possible to get more information about the + different network configurations on Android. - Important Behavior Changes: * [QTBUG-36274] The main event loop is now stopped when the app is suspended |