Change the signal connected to the completeChanged signal
[bertos.git] / wizard / BVersionPage.py
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