Refactor to use new protocol module and sipo.
[bertos.git] / wizard / BFinalPage.py
2010-09-13 asterixRemove svn id tags.
2010-06-08 duploAdd new parameter to reloadData method (an integer...
2010-05-28 battChange some strings.
2010-05-21 duploDon't show the Congratulation message until the project...
2010-05-21 duploFix error message.
2010-05-21 duploChange the error message for WindowsError.
2010-05-21 duploAttempt to fix WindowsError related bug.
2010-04-20 duploMove createBertosProject as BProject method
2010-04-19 duploUse self.project() as readonly property
2010-03-30 duploAdd try/finally for every setOverrideCursor/restoreOver...
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-22 duploCorrect typo
2009-04-22 duploStore founded command lines in the project
2009-04-22 duploStore the Ide to be opened in the project.
2009-04-22 duploCreate a simple CheckBox instead a Group
2009-04-22 duploCorrect typo
2009-04-22 duploImprove the ui
2009-04-22 duploShow the scroll area only where there are one or more...
2009-04-22 duploUse scroll area for the openable ides
2009-04-22 duploAdd open automatically codelite at the end of the wizard
2009-04-20 duploUse the page method in order to retrieve the project
2009-03-31 duploGroup methods in classes in topics
2009-03-31 duploAdd comment for each method and class
2009-03-31 duploAdd a final page after the project creation