Add error logging
[bertos.git] / wizard / bertos.py
2009-09-08 duploAdd error logging
2009-09-08 duploClose the Wizard after launching CodeLite.
2009-08-28 duploAdd the editing mode in the main bertos file
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-22 duploNow the wizard can launch the IDE.
2009-04-22 duploDon't permit to edit a project.
2009-04-20 duploAdd check for executable made by pyinstaller
2009-04-20 battRemove pyscripter signature.
2009-04-17 aleisterrevert the commit 2505 (because it is no more needed)
2009-04-15 aleistersmall changes required for the installer
2009-04-14 duploCorrect the chdir statement
2009-04-14 duploChange dir at the beginning
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-01 duploAdd the project editing functionality
2009-04-01 duploMake BWizard generic: now it can be used for both creat...
2009-02-04 duploRemove the spinner (it isn't needed)
2009-01-28 duploAdd the project creation routine at the end of the...
2008-12-22 duploAdd the import for the os module
2008-12-19 duploCompiles automatically the resources if needed
2008-12-18 raskySet executable attribute to main script
2008-12-18 duploAdapt the bertos.py startup script for the new BWizard...
2008-12-17 duploAdd the CPU select page to the wizard
2008-12-17 duploOpen the wizard with the exec_() statement only when...
2008-12-16 duploThe main file handle the wizard and the start window
2008-12-15 duploChange beRTOS to BeRTOS in the wizard gui
2008-12-15 duploAdd the application QSettings
2008-12-12 duploUse dynamic load of the bertos.rcc binary resource...
2008-12-10 duploAdd the second page in the main function
2008-12-10 duploAdd a stub of the program's main function
2008-12-09 duploAdd stub of main script