Create the QControlGroup class and use it for the configuration parameter controllers
[bertos.git] / wizard / BModulePage.py
2009-01-29 duploCreate the QControlGroup class and use it for the confi...
2009-01-27 duploAutomatic data save when changing wizard page
2009-01-27 duploModify the API of the BModulePage class
2009-01-27 duploSave the configuration parameters when the page is...
2009-01-26 duploCheck if the selected configuration parameter is in...
2009-01-26 duploAdd a stub of the configuration storing procedure
2009-01-26 duploAdd automatic correction of dependencies
2009-01-26 duploCorrect the pagination
2009-01-23 duploPermit cyclic graphs in module dependencies
2009-01-23 duploUse static method for create the messagebox
2009-01-23 duploAdd recursive dependency check
2009-01-23 duploAdd recursive dependency check
2009-01-23 duploAdd a stub of dependency check
2009-01-23 duploAdd the description for the selected property
2009-01-23 duploRewrite the BModulePage class
2009-01-22 duploAdd the _loadModuleData() method, a method that load...
2009-01-22 duploDelete the module page structure
2009-01-22 duploAdd the appropriate widget for the parameters
2009-01-21 duploChange the resize policy
2009-01-21 duploRemove a commented line
2009-01-21 duploChange the rapresentation of the module configuration...
2009-01-19 duploAdd the module selection page