From d34bb25414f6887dd788a4f817b4da903570e66a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 1 Oct 2023 22:11:23 -0400 Subject: Import Upstream version 0.8 --- ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..a8ac813 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,33 @@ +Changelog of Qt5Gtk2 + +---------- +Version 0.1 +* inital release + +Version 0.2 +* removed gconf dependency +* removed warning about missing GtkRange::activate-slider property +* updated copyright and documentation + +Version 0.3 +* using gtk2 library directly +* removed unused code + +Version 0.4 +* added Qt 5.8 support + +Version 0.5 +* fixed documentation +* fixed 'distclean' target +* fixed gcc warnings +* fixed QDockWidget icons (Qt 5.10+) + +Version 0.6 +* show shortcuts in context menu (see QTBUG-69452) +* replaced deprecated functions + +Version 0.7 +* fixed Qt 5.15 support + +Version 0.8 +* Added preview support to the file dialog (Ilya Fedin) -- cgit v1.2.3