Add BeRTOS header in sources files
[bertos.git] / wizard / BCpuPage.py
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-20 duploCorrect if caluses
2009-04-17 duploModule configuration parameters are showed only when...
2009-04-17 duploAdd TOOLCHAIN in the tags
2009-04-17 duploCorrect a bug of the stored value
2009-04-16 duploAdd infrastructure for recognize modules supported...
2009-04-16 duploTake the default frequency if the value isn't modified...
2009-04-16 duploStore the frequency
2009-04-16 duploCopy and add hw files to makefile when needed
2009-04-14 duploAdd spinbox for cpu frequency
2009-03-31 duploGroup methods in classes in topics
2009-03-31 duploAdd comment for each method and class
2009-03-24 duploChange variable name to follow the develer python codin...
2009-02-24 duploAdd the wait cursor while validating toolchains
2009-02-19 duploStore the cpu_name in the project
2009-02-10 duploReload the source tree only the first time is needed
2009-02-10 duploStore the file list in the project object
2009-02-02 duploMove the .ui files in the ui directory
2009-01-30 duploModify the rapresentation of the cpu infos in the project
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