Update ChangeLog for 5.2.0 [QtDBus]
Change-Id: I8b58ea636eac2be4da967c18057c38990bc9178f Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
parent
f805020410
commit
c9857bdeef
10
dist/changes-5.2.0
vendored
10
dist/changes-5.2.0
vendored
@ -250,6 +250,16 @@ QtCore
|
||||
* [QTBUG-33981] Fixed a bug that would cause QPolygonF to be saved or
|
||||
loaded incorrectly in QDataStream.
|
||||
|
||||
QtDBus
|
||||
------
|
||||
|
||||
- Improved error handling so as to give more feedback to the developer when
|
||||
certain marshalling or demarshalling actions fail.
|
||||
- [QTBUG-27809] Fixed some race conditions related to delivering method
|
||||
reply deliveries.
|
||||
- Fixed a bug that made non-slot invokables not get listed in the
|
||||
auto-generated introspections.
|
||||
|
||||
QtDeclarative
|
||||
-------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user