Update preset.
[bertos.git] / wizard / plugins /
2010-12-23 lottavianowizard: Add missing import.
2010-12-22 lottavianowizard: Fix crash for old python versions
2010-10-12 arighiwizard: follow symlinks only under POSIX OSes
2010-09-24 duploAdd followlinks=True when calling os.walk (attempt...
2010-09-13 asterixRemove svn id tags.
2010-04-28 duploRemove useless while loops
2010-03-26 duploAttempt to fix the BeRTOS Wizard running directory...
2009-09-15 duploExclude doc directories from the codelite project file
2009-09-08 duploExclude buildrev.h from the codelite project file.
2009-09-08 duploTypo
2009-09-07 duploDon't insert the 'images' and the 'object' directory...
2009-08-31 lottavianoRemove empty VDir in codelite projects.
2009-08-27 duploAdd support for file passed as sources for gdb
2009-08-27 duploAdd debug configuration for codelite projets
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-23 duploDon't use __all__ in the Wizard code
2009-04-22 duploRemoved dynamic plugin system
2009-04-22 duploNow the wizard can launch the IDE.
2009-04-22 duploImproove the ui
2009-04-22 duploReturn the project relevant file for codelite
2009-04-22 duploCorrect package file
2009-04-22 duploChange the name of the module
2009-04-22 duploFind automatically the plugins in the directory plugin
2009-04-14 duploUse relative path in codelite projects
2009-04-02 duploCorrect svn:ignore
2009-04-02 duploCreate the wizard plugins infrastructure