News history
2012-05-09
QasTools 0.17.2 released
Changes:
- Compiler error and warning fixes for gcc-4.7
2012-01-30
QasTools 0.17.1 released
Changes:
- Painting fixed for Qt 4.8
2012-01-17
QasTools 0.17.0 released
Changes:
- 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
2011-12-21
QasTools 0.16.2 released
This is a small bug fix release.
Changes:
- qashctl: wrong destructor call order on close fixed
- shared: several new/delete sequences replaced with QScopedPointer
2011-12-16
QasTools 0.16.1 released
This is polishing release with small fixes.
Changes:
- all: Manpages updated
- shared: freed memory access fix
- cmake: Support for single application builds
2011-12-13
QasTools 0.16.0 released
QasTools 0.16.0 is now available. This is the first release of QasTools which includes QasMixer and QasConfig.
Changes:
- 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
2011-12-03
QasTools 0.16.0 release candidate 1 available
Release candidate 1 for QasTools 0.16.0 is now available.