projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix doxygen documentation.
[bertos.git]
/
wizard
/
bertos.py
2010-05-31
duplo
Remove Output page.
blob
|
commitdiff
|
raw
2010-05-26
duplo
Remove basic/advanced page. (You need to specify advanc...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
duplo
Remove the base/advance choice page.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-24
duplo
Add preset feature.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-24
duplo
Remove custom/predefined choice from the folder page...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
batt
Reformat error messages.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
duplo
Add empty BProject before starting load the project.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
duplo
Change SOURCES_PATH in BERTOS_PATH.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
duplo
Add stub of new structure of the wizard preset path.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-01
duplo
Modify the order of the pages.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
duplo
Remove unused code.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
duplo
Change the loadBertosProject function to be a BProject...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
duplo
Add stub for board selection page.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
duplo
Use abspath for project file.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
duplo
Attempt to fix the BeRTOS Wizard running directory...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
rasky
Extract correctly the data directory when the wizard...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
duplo
Patch submitted by Rasky.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
duplo
Add introduction page.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
duplo
Workaround to fix the bug related to the copy of the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
duplo
Add error logging
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
duplo
Close the Wizard after launching CodeLite.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
duplo
Add the editing mode in the main bertos file
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
duplo
Add BeRTOS header in sources files
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
duplo
Now the wizard can launch the IDE.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
duplo
Don't permit to edit a project.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
duplo
Add check for executable made by pyinstaller
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
batt
Remove pyscripter signature.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-17
aleister
revert the commit 2505 (because it is no more needed)
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
aleister
small changes required for the installer
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
duplo
Correct the chdir statement
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
duplo
Change dir at the beginning
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
duplo
Modify the comments
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
duplo
Add comment for development only code
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
duplo
Add parameter handling
blob
|
commitdiff
|
raw
|
diff to current
2009-04-04
aleister
fix error on building the binary resource file of the...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
duplo
Add the project editing functionality
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
duplo
Make BWizard generic: now it can be used for both creat...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-04
duplo
Remove the spinner (it isn't needed)
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
duplo
Add the project creation routine at the end of the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
duplo
Add the import for the os module
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
duplo
Compiles automatically the resources if needed
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
rasky
Set executable attribute to main script
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
duplo
Adapt the bertos.py startup script for the new BWizard...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
duplo
Add the CPU select page to the wizard
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
duplo
Open the wizard with the exec_() statement only when...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
duplo
The main file handle the wizard and the start window
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
duplo
Change beRTOS to BeRTOS in the wizard gui
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
duplo
Add the application QSettings
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
duplo
Use dynamic load of the bertos.rcc binary resource...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
duplo
Add the second page in the main function
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
duplo
Add a stub of the program's main function
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
duplo
Add stub of main script
blob
|
commitdiff
|
raw
|
diff to current