summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..9036c1f
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,15 @@
+Changelog of Qt6Gtk2
+
+----------
+Version 0.1
+* inital release
+
+Version 0.2
+* Added Qt version checking
+* Added preview support to the file dialog (Ilya Fedin)
+* Added "gtk2" platform theme key (lvlgl)
+
+Version 0.3
+* Added Qt 6.8 support
+* Fixed dock widget buttons size for Qt 6.7 or higher
+* Improved GTK settings support (patch by Alexei Sorokin)