Refactor to use new protocol module and sipo.
[bertos.git] / wizard / BBoardPage.py
2010-09-23 duploFix #170. Now, the first time you arrive at Board Page...
2010-09-13 asterixRemove svn id tags.
2010-06-08 duploAdd new parameter to reloadData method (an integer...
2010-05-31 duploShow the previously selected preset, when coming back...
2010-05-28 battChange some strings.
2010-05-26 duploUse QTextBrowser to show html text and images for board...
2010-05-26 duploRemove basic/advanced page. (You need to specify advanc...
2010-05-26 duploRemove the base/advance choice page.
2010-05-24 duploExtract _cmp function.
2010-05-24 duploFix icons.
2010-05-24 duploNo default image.
2010-05-24 duploAdd preset feature.
2010-05-24 duploUse list widget with boards sorted by the ord parameter...
2010-04-20 duploSelect the current preset when the user go back after...
2010-04-20 duploSave the project preset path into the project.
2010-04-20 duploAdd implementation for the isComplete method override.
2010-04-19 duploAdd icons to the Board page.
2010-04-19 duploAdd preset load functionality.
2010-04-19 duploFix typo...
2010-04-19 duploAdd stub of preset load method.
2010-04-19 duploAdd stub of new structure of the wizard preset path.
2010-04-02 duploAdd some logic to display the presets into the preset...
2010-04-01 duploAdd stub for nextId logic of the board preset page.
2010-04-01 duploAdd a stub of the code that will fill all the fields...
2010-03-31 duploAdd stub for board selection page.