--- qsampler/trunk/ChangeLog 2021/05/11 08:58:49 3898 +++ qsampler/trunk/ChangeLog 2022/02/06 10:50:27 4024 @@ -4,6 +4,28 @@ ChangeLog +GIT HEAD + +- Migrated command line parsing to QCommandLineParser/Option + (Qt >= 5.2) (EXPERIMENTAL) + +- Fixed translations path to be relative to application runtime. + + +0.9.5 2022-01-09 A Winter'22 Release. + +- Dropped autotools (autoconf, automake, etc.) build system. + +- Fixed for Qt6 plugins path eg. widget theme or styles. + + +0.9.4 2021-07-03 An Early-Summer'21 Release. + +- All builds default to Qt6 (Qt >= 6.1) where available. + +- CMake is now the official build system. + + 0.9.3 2021-05-11 A Spring'21 Release. - All packaging builds switching to CMake.