Refactor to use new protocol module and sipo.
[bertos.git] / wizard / BWizardPage.py
2010-09-13 asterixRemove svn id tags.
2010-06-08 duploAdd new parameter to reloadData method (an integer...
2010-04-19 duploUse self.project() as readonly property
2010-03-30 duploRemember the plugin selection.
2010-03-26 duploAttempt to fix the BeRTOS Wizard running directory...
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