Eliminate the explicit conversion, use instead the qvariant conversion module
[bertos.git] / wizard / BToolchainPage.py
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...
2009-01-08 duploModify the timout of the validation process and the...
2009-01-07 duploAdd the check for the right toolchain for the selected cpu
2009-01-05 duploRemove a print statement
2009-01-05 duploImprove the validation process, showing the results
2009-01-02 duploAdd the toolchain check routine
2009-01-02 duploCorrect indentation
2009-01-02 duploSeparate toolchain search from toolchain selection
2008-12-23 duploAdd the check for empty filenames
2008-12-23 duploAdd the toolchain list in the settings
2008-12-23 duploAdd the toolchain search function
2008-12-22 duploAdd the toolchain selection page stub