2020-06-18      Sebastian Holtermann  <sebholt@web.de>
	* Apps: Add AppStream .appdata.xml meta information files
	* Code: Modernize CTL_Address and CTL_Format
	* Code: Make Controls_Model QAbstractListModel based
	* Code: Make Cards_Model QAbstractListModel based
	* Code: Fix missing includes (QPainterPath)
	* Code: Fix compiler warnings (QStyleOptionViewItemV4, fall through)
	* Code: Use clang-format for source code formatting
	* Remove non functional Makefile
	* CMake: Modernize CMakeLists.txt
	* Release version 0.23

2019-10-03      Sebastian Holtermann  <sebholt@web.de>
	* Switch to MIT license
	* Remove xwmw.org references
	* CMake: Modernize CMakeLists.txt
	* CMake: Use AUTOMOC
	* Bug fixes
	* Release version 0.22

2016-04-27      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: Console messages flushed as single complete strings
	* all: System function error evaluation
	* all: Don't enforce compiler flags -fPIC -fPIE
	* all: Bug fixes
	* Release version 0.21

2016-04-26      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: Qt5 only. Qt4 support removed.
	* all: Compile with C++11 (required)
	* all: Compiler warning fixes
	* all: Bug fixes
	* Release version 0.20

2014-12-09      Sebastian Holtermann  <sebholt@xwmw.org>
	* Release version 0.18.1

2014-11-23      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: Desktop files: "Categories" list extended with "Qt"
	* all: Desktop files: "Keywords" list added
	* all: Desktop files: Italian translation updated (submitted by Alexey Loginov)
	* all: Desktop files: Russian translation updated (submitted by Alexey Loginov)

2014-10-12      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: Using NDEBUG for simple debugging removed
	* all: Setting NDEBUG for compilation removed

2014-07-27      Sebastian Holtermann  <sebholt@xwmw.org>
	* Release version 0.18.0

2014-07-25      Sebastian Holtermann  <sebholt@xwmw.org>
	* QasMixer: Soundcard hotplug detection using udev

2014-07-24      Sebastian Holtermann  <sebholt@xwmw.org>
	* QasMixer: Slider width limited
	* QasMixer: Slider handles are always square (height may +/-1 from square to stay odd)
	* QasMixer: Keyboard volume higher/lower/mute keys work on sliders and switches

2012-05-09      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: Compiler error and warning fixes for gcc-4.7
	* Release version 0.17.2

2012-01-30      Sebastian Holtermann  <sebholt@xwmw.org>
	* shared: Painting fixed for Qt 4.8
	* Release version 0.17.1

2012-01-17      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: setting names for state save/restore changed/regrouped
	* all: smart main window sizeHint() to get a useable window size after leaving fullscreen
	* all: new dialog base classes
	* all: new common info dialog - uses QListView page selection intead of tabs
	* shared: device selection style tweaks: selected item now emphasized by a thin frame
	* shared: device selection style tweaks: Rounded selection area
	* shared: use QSplitter instead of QDockwidget for device selection view.
	  It couldn't be detached anyway and size restoring works more reliable.
	* shared: more functionality sharing among applications (window size calculation, etc.)
	* qasconfig: settings directory changed to shared ~/.config/qastools/ (was ~/.config/qasconfig/)
	* qasconfig: new basic command line options (--version, --help, etc.)
	* qashctl: new basic command line options (--version, --help, etc.)
	* qasmixer: settings dialog based on common dialog class
	* qasmixer: settings dialog label tweaks
	* qasmixer: new application icon
	* Release version 0.17.0

2011-12-21      Sebastian Holtermann  <sebholt@xwmw.org>
	* qashctl: wrong destructor call order on close fixed
	* shared: several new/delete sequences replaced with QScopedPointer
	* Release version 0.16.2

2011-12-15      Sebastian Holtermann  <sebholt@xwmw.org>
	* all: Manpages updated
	* shared: freed memory access fix
	* cmake: Support for single application builds
	* Release version 0.16.1

2011-12-03      Sebastian Holtermann  <sebholt@xwmw.org>
	* QasTools replaces separate QasConfig and QasMixer packages
	* QasHctl: QasHctl forked out of QasMixer into separate application
	* QasHctl: Wrong pixmap in switch widgets fixed
	* QasMixer: Command line arguments -D and -c fixed
	* QasMixer: Command line arguments descriptions added in manpage
	* All: Info dialog adapted to QasTools
	* First release of QasTools package
	* Release version 0.16.0
