summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-03-12 23:54:16 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-03-12 23:54:16 -0400
commita52ba004cbbbd7adbe0b30dc8c5c45f5a675187f (patch)
treebab7ac1b321b4c6df337c0f324b54a4b3d4bd49a /ChangeLog
Import Upstream version 0.3upstream/0.3
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)