June 27th, 2012· Change to PySide as default imports
· Relax license from GPL to LGPL
· Improve yoke change handling
· Create new PopupKeyListing for foreign key entry
January 13th, 2012· QueryDataView gained basic ability to requery on column header clicks for sorting
· a few doc fixes
· new helper function family for using Geraldo in qtalchemy.ext.reporttools
December 7th, 2011· improved exception error handling and reporting for GUI applications with-out console
· new yoke supporting a combo box
· improve yoke documentation
· add complete examples to front of documentation
· various model/list improvements including column width defaulting
October 10th, 2011· BoundCommandMenu has slots to be dispatched from html binding entity commands to html viewing forms
· structured load and save extending the framework in BoundDialog
· new TreeView exposing the QTreeView
· tree model support in PBTableModel
· improved PySide portability and fixed various crash-bugs related to that
August 3rd, 2011· context sensitive help and status tips for fields
· new preCommand/refresh signals with CommandEvent structure allowing aborting by the ambient screen
· improvements in the generic data import wizard
· table view improvements (bug fixes, corrected model updates to be more precise)
· use pywin32 ShellExecute instead of os.system for better windows support
June 27th, 2011· renamed to qtalchemy
· exposed Qt's association of icons with commands appearing in menus and toolbars
· moved qtalchemy.PBTable to qtalchemy.widgets.TableView
· new qtalchemy.ext module for common dialogs (a data import wizard for now)