bertos.git
2009-01-30 duploModify the CPU_DEF structure
2009-01-30 duploMove the mk file template in the BeRTOS root
2009-01-30 duploAdd a template of the project .mk file, with keywords...
2009-01-29 duploCreate the QControlGroup class and use it for the confi...
2009-01-28 duploAdd the project creation routine at the end of the...
2009-01-28 duploChange the name of the method that return a BProject...
2009-01-28 duploRemove the last slash in the folder name and add a...
2009-01-28 duploThe createBertosProject function now creates the projec...
2009-01-28 duploAdd utility method for the project infos
2009-01-28 duploChange the parameter name
2009-01-28 duploAdd the output type in the project class.
2009-01-28 duploComplete the Output page ui class
2009-01-28 duploAdd the output selection page
2009-01-28 duploAdd the sub function for replace the default value...
2009-01-27 duploCreate a bertos project folder and copy the bertos...
2009-01-27 duploAutomatic data save when changing wizard page
2009-01-27 duploModify the API of the BModulePage class
2009-01-27 duploSave the configuration parameters when the page is...
2009-01-27 battUpdate doxygen configuration.
2009-01-26 duploCheck if the selected configuration parameter is in...
2009-01-26 duploAdd a stub of the configuration storing procedure
2009-01-26 duploAdd automatic correction of dependencies
2009-01-26 duploCorrect the pagination
2009-01-23 duploPermit cyclic graphs in module dependencies
2009-01-23 duploUse static method for create the messagebox
2009-01-23 duploAdd recursive dependency check
2009-01-23 duploAdd recursive dependency check
2009-01-23 duploAdd a stub of dependency check
2009-01-23 duploAdd some fields in the module dict
2009-01-23 duploAdd the description for the selected property
2009-01-23 duploRewrite the BModulePage class
2009-01-23 duploRemove a not needed old statement
2009-01-23 duploAdd comment
2009-01-22 duploAdd the _loadModuleData() method, a method that load...
2009-01-22 duploAdd functions for get the all the bertos modules and...
2009-01-22 duploDelete the module page structure
2009-01-22 duploAdd the function for retrieve the module information...
2009-01-22 duploModify the selection mode
2009-01-22 duploChange the doxygen comments to make them readable by...
2009-01-22 duploChange the doxygen comments to make them readable by...
2009-01-22 duploChange the doxygen comments to make them readable by...
2009-01-22 duploChange the doxygen comments to make them readable by...
2009-01-22 duploChange the doxygen comments to make them readable by...
2009-01-22 duploChange the doxygen comments to make them readable by...
2009-01-22 duploChange the doxygen comments to make them readable by...
2009-01-22 duploAdd the appropriate widget for the parameters
2009-01-21 duploCorrect a string manipulation error
2009-01-21 duploCorrect a commit error
2009-01-21 duploAdd a function that strip the wizard informations from...
2009-01-21 duploAdd a function that strip the wizard informations from...
2009-01-21 duploChange the resize policy
2009-01-21 duploRemove a commented line
2009-01-21 duploChange the rapresentation of the module configuration...
2009-01-21 duploRemove lines in the module parameter table, and make...
2009-01-21 duploAdd commento for the module info retrieve and format...
2009-01-20 duploSplit the parameter name and the value of the parameter
2009-01-20 duploMake the regexp smarter
2009-01-20 duploMatch the ///< comments only with the third regexp
2009-01-19 duploAdd a regular expression for the ///< type comment
2009-01-19 duploAdd the filename pattern for the configuration files
2009-01-19 duploAdd the module selection page
2009-01-19 duploModify the module selection page
2009-01-19 duploAdd a function for retrieve the modules configurations...
2009-01-19 duploAdd the sorting for the cpu list
2009-01-19 duploModify the regexp for the configuration parameter comments
2009-01-16 duploCorrect a typo
2009-01-16 battUpdate isr name.
2009-01-16 duploAdd a header parse function stub
2009-01-16 battUpdate bit names to comply with ATMega1281.
2009-01-15 battFix timer1 and timer3 for ATMega1281 (untested).
2009-01-13 asterixUpdate doxygen conf file.
2009-01-13 duploAdd the path in the toolchain description
2009-01-13 duploUse defaultdict for toolchains information
2009-01-13 duploUse a defaultdict instead of a standard dict for storin...
2009-01-13 duploModify the getStringDict function in the compatibility...
2009-01-13 duploAdd a label with the description of the toolchain
2009-01-13 duploAdd path in the tooltip of the toolchainList element
2009-01-13 duploIf an empty string is returned by the filedialog it...
2009-01-13 duploAdd the module qvariant_converter.py that abstracts...
2009-01-13 duploRemove duplicate toolchains
2009-01-12 duploModify the getString function
2009-01-12 duploCorrect a distraction error :(
2009-01-12 duploAdd the conversion QVariant -> unicode for the needed...
2009-01-12 duploModify orribly the conversion module and the bertos_uti...
2009-01-12 duploAttempt to resolve the QVariant conversion problems...
2009-01-12 duploModify the stored type
2009-01-12 duploAttempt to make usable the wizard for the pyqt<4.4...
2009-01-12 duploRenamed qvariant_converter.py in qvariant_converter_new.py
2009-01-09 asterixAdd comments.
2009-01-09 asterixRefactor kfile test adding the beckend to be compile...
2009-01-09 asterixRename test function and fix a case.
2009-01-09 battResolve one of the qvariant conversion problem on ubunt...
2009-01-09 duploHide QVariant from the ui implementation, and make...
2009-01-09 asterixFix demo code.
2009-01-09 asterixComplete the test.
2009-01-09 asterixReformat.
2009-01-09 duploChange the visualization of the valid gcc
2009-01-09 duploChange the gcc -v parser for obtain separate version...
2009-01-09 duploEliminate the explicit conversion, use instead the...
2009-01-09 duploUse implicit conversion
next