Add the sorting for the cpu list
[bertos.git] / wizard / BCpuPage.py
2009-01-19 duploAdd the sorting for the cpu list
2009-01-13 duploAdd the module qvariant_converter.py that abstracts...
2009-01-12 duploModify the stored type
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 duploRemove the QVariant -> python type conversion from...
2009-01-07 duploAdd the check for the right toolchain for the selected cpu
2008-12-22 duploHide the description label and reset the text when...
2008-12-19 duploAdd the cpu descrpition in the cpu select page
2008-12-19 duploAdd the cpu in the project infos
2008-12-19 duploAdd the isComplete overload per the cpu selection page
2008-12-19 duploParse the filename for find the cpu name
2008-12-19 duploAdd the cpus in the cpu list
2008-12-18 duploThe cpu list selection page show the cpu definition...
2008-12-18 duploAdd a stub of the cpu list populate method
2008-12-17 duploAdd the CPU select page