Remove files added only for Wizard module discovery.
[bertos.git] / wizard /
2009-03-25 duploRetrieve also the index of the match's beginning
2009-03-25 duploCorrect a bug with autoenabled configuration parameters
2009-03-24 duploChange variable name to follow the develer python codin...
2009-03-24 duploTry to find the type of the parameter automatically...
2009-03-24 duploAdd the # at the end of PCSRC in the .mk template
2009-03-24 duploSort the modules and the categories in alphabetic order
2009-03-24 duploSearch for modules also in .c and .s files
2009-03-24 duploInclude .s files
2009-03-24 battRemove the trailing separator.
2009-03-24 duploBeRTOS modules accept non-module dependencies (.c or...
2009-03-20 duploAdd autoenabled configuration parameters
2009-03-20 duploChoose PCSRC or CSRC compilation for harvard cpus
2009-03-20 duploAdd constants at the beginning of the mk file
2009-03-20 duploAdd the main file in the makefile
2009-03-20 duploAdd the main.c file to the project
2009-03-20 duploUse alias name for the configuration parameters and...
2009-03-20 duploAdd main.c template
2009-03-20 duploUse a separate dict for identify the module tags
2009-03-19 duploRemove debug print
2009-03-19 duploCorrect csrc
2009-03-19 duploChange the name of the project
2009-03-09 duploUse checkbox instead of radiobutton in the output page
2009-03-09 duploMove to codelite_project module the codelite specific...
2009-03-09 duploCreate workspace and project file for codelite
2009-02-24 duploCorrect distraction error
2009-02-24 duploAdd the wait cursor while validating toolchains
2009-02-24 duploAdd the wait cursor while validating toolchains
2009-02-24 duploCorrect exception for toolchains that don't have the...
2009-02-24 duploIf the target of a toolchain is not defined the wizard...
2009-02-23 duploCorrect the csrc rapresentation
2009-02-23 duploAdd the prefix and the suffix for the selected toolchain
2009-02-23 duploOnly show as valid the toolchains that also have the...
2009-02-23 duploRemove the costrain of the symlink
2009-02-23 duploRemove useless parenthesis
2009-02-23 duploAdd the toolchain items list
2009-02-23 duploModify the user interface of the module page
2009-02-23 duploUse the native separator displaying pathnames
2009-02-20 duploClear the module tree when the reloadData method is...
2009-02-20 duploDivide into categories the modules in the module select...
2009-02-20 duploDivide into categories the selected module in the summa...
2009-02-20 duploAdd category for each moduel
2009-02-20 duploRemove an empty line
2009-02-20 duploRemove the statement for creating the csrc, it isn...
2009-02-19 duploAdd the automaticFix checkbox (default checked)
2009-02-19 duploUse the brief for identify the parameter instead of...
2009-02-19 duploRewrite the exception handling procedure for the new...
2009-02-19 duploUse the brief instead of the parameter name showing...
2009-02-19 duploAdd the brief founded with the autobrief doxygen syntax
2009-02-19 duploAdd the enabled modules with their configuration in...
2009-02-19 duploAdd the summary containin information about the choices...
2009-02-19 duploStore the entire toolchain information in the project
2009-02-19 duploStore the cpu_name in the project
2009-02-19 duploCorrect the mk template
2009-02-19 duploAdd the generation of the csrc
2009-02-16 duploAdd the new parsing functions in the bertos_utils modul...
2009-02-16 duploRemove a debug print
2009-02-16 duploChange the syntax of the wizard tag also in the configu...
2009-02-16 duploChange the filename of the file to parse
2009-02-16 duploChange the comment style for the modules and the list...
2009-02-16 duploChange the name of the file
2009-02-12 duploAdd the new parsing functions and a sample file for...
2009-02-11 duploRemove unused functions and rewrite some comments
2009-02-11 duploMake smarter the selection of the header to parse
2009-02-10 duploChange comments
2009-02-10 duploAdd an abstraction layer between the gui and the module...
2009-02-10 duploAdd the CPU_TAGS field in the default CPU_DEF dict
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-10 duploAdd the _project() method that return the BProject...
2009-02-09 duploAdd the name of the wrong parameter in the messagebox...
2009-02-09 duploCorrect a problema about the empty configurations
2009-02-09 duploAdd the test for the Module page, useful when someone...
2009-02-06 duploResolve the type undefined property
2009-02-06 duploSplit the fillPropertyTable method in submethods
2009-02-06 duploRemove a degug print
2009-02-06 duploResolve the problem in going back
2009-02-06 duploCorrect a distraction error
2009-02-06 duploAdd the module description in the module page
2009-02-06 duploChange the fillPropertyTable method
2009-02-05 duploRemove debug statement
2009-02-05 duploAccept empty configuration field in the module definition
2009-02-05 duploChange the selectionMode of the propertyTable
2009-02-05 duploRead the type of the int from the value and create...
2009-02-05 duploUse QDoubleSpinBox instead of QSpinBox for the long...
2009-02-05 duploAdd the final L in the long ints
2009-02-05 duploChange the int type identification
2009-02-05 duploAdd support for Unsigned int
2009-02-04 duploRemove the spinner (it isn't needed)
2009-02-04 duploRemove the spinner (it isn't needed)
2009-02-04 duploAdd the CreateProject page
2009-02-04 duploAdd the module containing the define exceptions
2009-02-04 duploAdd the new parsing exception infrastructure
2009-02-04 duploAdd gracefully exception handling
2009-02-04 duploAdd a method for display the occurred error
2009-02-03 duploSelecting a directory with the chooser mask now works
2009-02-03 duploChange the target mk file with the name of the project
2009-02-03 duploChange the indentation
2009-02-03 duploAdd a label that warn the user if the selected director...
2009-02-02 duploMove the .ui files in the ui directory
2009-02-02 duploCorrect distraction error
next