Remove the trailing separator.
[bertos.git] / wizard / BVersionPage.py
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