Fix wdt configuration.
[bertos.git] / wizard /
2009-04-20 duploUse the page method in order to retrieve the project
2009-04-20 duploCorrect a critical bug
2009-04-20 duploCorrect typo
2009-04-20 duploCorrect typo
2009-04-20 battRemove pyscripter signature.
2009-04-20 duploShow the number of toolchain founded
2009-04-20 duploAdd method for showing information messageBox
2009-04-20 duploRemove the invalid use of keys() dict method
2009-04-17 aleisterrevert the commit 2505 (because it is no more needed)
2009-04-17 duploModule configuration parameters are showed only when...
2009-04-17 duploUse dict instead of substitute string
2009-04-17 battSupply a default ARCH.
2009-04-17 battMake nightly build test works.
2009-04-17 duploAdd TOOLCHAIN in the tags
2009-04-17 duplogit-svn-id: https://src.develer.com/svnoss/bertos/trunk...
2009-04-17 duploChange the spelling of BeRTOS in the start page
2009-04-17 duploCorrect a bug of the stored value
2009-04-17 duploAdd word wrap for the warning label
2009-04-17 duploShow in evidence when the module is not totally support...
2009-04-17 duploAdd a stub for supported modules check
2009-04-16 duploAdd test for tag import
2009-04-16 duploAdd infrastructure for recognize modules supported...
2009-04-16 duploUse double quotes for PREFIX and SUFFIX
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-16 duploCopy and add hw files to makefile when needed
2009-04-16 duploAdd ignore for svn, cvs and git
2009-04-16 duploRemove useless output
2009-04-15 duploAdd My Documents as default folder for windows
2009-04-15 duploUse custom copytree function and don't copy svn directories
2009-04-15 duploStore the last used save directory
2009-04-15 duploChange title and subtitle of the Version page
2009-04-15 duploAdd project directory in the include list
2009-04-15 duploCheck for information about toolchain
2009-04-15 duploChange properties
2009-04-15 aleistersmall changes required for the installer
2009-04-14 duploChange default to 1000000
2009-04-14 duploAdd spinbox for cpu frequency
2009-04-14 duploCorrect the chdir statement
2009-04-14 duploChange dir at the beginning
2009-04-14 duploAdd icon for the window
2009-04-14 duploEnable autoenabled parameters only for enabled modules
2009-04-14 duploEnable autoenabled parameters only for enabled modules
2009-04-14 duploUse relative path in codelite projects
2009-04-14 duploSet the visibility of the updateButton to False.
2009-04-10 battMove clock to CPPFLAGS.
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-04-10 duploAdd asrc, csrc, cxxsrc, cppasrc taken from the cpu...
2009-04-10 duploAdd other compilation flags
2009-04-10 duploAdd the cpu flag name in the template
2009-04-10 duploRemove CROSS from the mk template
2009-04-10 duploUse unix separator also on windows, for makefiles,...
2009-04-10 duploSubstitute / with the native separator
2009-04-10 duploAdd a reset method
2009-04-10 duploCorrect a bug under Windows
2009-04-09 duploCorrect errors under Windows
2009-04-09 duploModify the comments
2009-04-07 duploAdd comment for development only code
2009-04-07 duploAdd parameter handling
2009-04-04 aleisterfix error on building the binary resource file of the...
2009-04-02 duploCorrect svn:ignore
2009-04-02 duploCreate the wizard plugins infrastructure
2009-04-02 duploAdd comments for codelite_project module functions
2009-04-02 duploRemove codelite specific functions from bertos_utils...
2009-04-02 duploSplit csrc, pcsrc and cppasrc in user-created and wizar...
2009-04-01 duploAdd the project editing functionality
2009-04-01 duploRemove unused ui file
2009-04-01 duploUse pickle module for store project settings
2009-04-01 duploAdd comment
2009-04-01 duploMake BWizard generic: now it can be used for both creat...
2009-04-01 duploTry to correct indentation problem...
2009-04-01 duploRemove blank lines
2009-04-01 duploRemove _ from method names
2009-03-31 duploGroup methods in classes in topics
2009-03-31 duploAdd comment for each method and class
2009-03-31 duploRemove the call to a unuseful method
2009-03-31 duploRemember the selected toolchain also when returning...
2009-03-31 duploRemove the minimum size of the QWizard
2009-03-31 duploAdd a final page after the project creation
2009-03-30 duploCheck the existance of the value_list, if it doesn...
2009-03-30 duploRetrieve module data only if it isn't already loaded...
2009-03-26 duploUse os.path.normpath for normalize the file paths with...
2009-03-26 duploShow 'No configuration needed' for modules that don...
2009-03-26 duploAdd self-dependencies for modules that have a name...
2009-03-26 duploAdd CPPASRC to the mk file
2009-03-26 duploCorrect the bug related to the duplicate inclusion...
2009-03-26 duploCorrect a little bug about empty configurations
2009-03-26 duploCorrect a little bug about empty configurations
2009-03-26 duploOrder the configuration property
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...
next