From 35a1a8ed05ba7def37fa849d23de0f65cc03b0d0 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 24 May 2016 21:06:14 +0800 Subject: Correct return result of API functions when text encoding is set to Unicode. Use QPointer to store pointer to dialogs to avoid crashes. (However crashes related to dbus are still not resolved.) --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 62d2389..168d178 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2016-05-24 0.8.1 alpha Add seeking with arrow buttons in visualization. +Correct return result of API functions when text encoding is set to Unicode. +Use QPointer to store pointer to dialogs to avoid crashes. +(However crashes related to dbus are still not resolved.) 2016-05-23 0.8.1 alpha Add horizontal visualization mode. -- cgit v1.2.3