Refactor to use new protocol module and sipo.
[bertos.git] / wizard / BVersionPage.py
2010-09-13 asterixRemove svn id tags.
2010-06-08 duploAdd new parameter to reloadData method (an integer...
2010-05-31 duploChange the signal from itemSelectionChanged to currentI...
2010-05-28 battChange some strings.
2010-05-24 duploRemove custom/predefined choice from the folder page...
2010-05-03 duploRemove local BeRTOS sources assumption.
2010-04-26 duploChange SOURCES_PATH in BERTOS_PATH.
2010-04-01 duploModify the order of the pages.
2010-03-29 duploUse the local BeRTOS version instead of the original one
2009-09-16 duploFix bug related to BeRTOS version removal
2009-09-10 duploNormalize path of BeRTOS versions before insert them...
2009-09-07 duploFix the bug related to the version list.
2009-08-31 duploAdd stub of sources merge functionality
2009-07-13 (no author)Fix the bug related to the empty version list
2009-07-13 (no author)Fix the bug related to the empty version list
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-22 duploDisable the remove button if the selected version is...
2009-04-21 duploIf no BeRTOS version is selected the Wizard automatical...
2009-04-20 duploAdd BeRTOS versions contained in the windows registry
2009-04-20 duploCorrect if caluses
2009-04-15 duploChange title and subtitle of the Version page
2009-04-14 duploSet the visibility of the updateButton to False.
2009-04-10 duploAdd a reset method
2009-04-09 duploModify the comments
2009-04-01 duploAdd the project editing functionality
2009-04-01 duploTry to correct indentation problem...
2009-03-31 duploGroup methods in classes in topics
2009-03-31 duploAdd comment for each method and class
2009-03-24 battRemove the trailing separator.
2009-02-23 duploUse the native separator displaying pathnames
2009-02-02 duploMove the .ui files in the ui directory
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 duploEliminate the explicit conversion, use instead the...
2009-01-08 duploHide the settings storing api
2009-01-08 duploRemove the QVariant -> python type conversion from...
2008-12-19 duploChange the signal connected to the completeChanged...
2008-12-19 duploUse unicode instead of str
2008-12-18 duploAdd explicit conversion from QString to python str...
2008-12-18 duploAdd the store of the project info
2008-12-16 duploAdd the isComplete implementation for the second page
2008-12-15 duploChange beRTOS to BeRTOS in the wizard gui
2008-12-15 duploAdd the bertos versions in the settings
2008-12-12 duploUse the new bertos_utils module
2008-12-12 duploAdd the path in the version label. Add check for empty...
2008-12-11 duploThe add button add the bertos directory in the list
2008-12-10 duploCorrect typo
2008-12-10 duploAdd messages on button click
2008-12-10 duploAdd the _setupUi method for hiding unused widget
2008-12-10 duploAdd stub for the second page