Always use custom config files.
[bertos.git] / wizard / bertos.py
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