_A compendium of utilities to make building Qt applications in Python easier._
Changelog PR 26: Add a dialog to manage app preferences PR 27: Add option to the app config dialog
0.7.0
_A compendium of utilities to make building Qt applications in Python easier._
Changelog PR 23: Add an 'About' dialog PR 24: Add "system Info" option in the About widget PR 25: Add errors and system message manager
0.6.0
_A compendium of utilities to make building Qt applications in Python easier._
Changelog PR 19: Add process status bar widget PR 20: Improvements to the ProcessStatusBar PR 21: Add a user message dialog base class PR 22: Add fileio utility functions
0.5.3
_A compendium of utilities to make building Qt applications in Python easier._
Changelog PR 17: Workaround a bug in QDoubleSpinBox when 'coma' is used as decimals and thousands separator PR 18: consume Enter or Return key press and release events in QDoubleSpinBox
0.5.2
_A compendium of utilities to make building Qt applications in Python easier._
Changelog PR 16: Add a splash widget
0.5.1
_A compendium of utilities to make building Qt applications in Python easier._
Changelog PR 14: Fix RangeSpinBox for local decimal point PR 15: Move install requires to extras requires