Merge from trunk.
[bertos.git] / wizard / BWizardPage.py
2010-03-29 battMerge from trunk.
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-20 duploAdd method for showing information messageBox
2009-04-15 duploStore the last used save directory
2009-03-31 duploGroup methods in classes in topics
2009-03-31 duploAdd comment for each method and class
2009-02-10 duploAdd the _project() method that return the BProject...
2009-02-04 duploAdd a method for display the occurred error
2009-01-27 duploAutomatic data save when changing wizard page
2009-01-13 duploAdd the module qvariant_converter.py that abstracts...
2009-01-12 duploAttempt to make usable the wizard for the pyqt<4.4...
2009-01-09 duploHide QVariant from the ui implementation, and make...
2009-01-08 duploHide the settings storing api
2008-12-18 duploAdd a default reloadData method for the class BWizardPage
2008-12-18 duploCorrect a typo
2008-12-17 duploAdd a stub of the BProject interface for store the...
2008-12-15 duploAdd the settings handling method
2008-12-12 duploDelete the not required lines
2008-12-11 duploModify a comment
2008-12-11 duploAdd a little workaround for get the icons work
2008-12-10 duploAdd stub for the second page
2008-12-10 duploAdd *.pyc in svn:ignore