projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Refactor to use new protocol module and sipo.
[bertos.git]
/
wizard
/
2010-04-01
duplo
Update .ui file for the board preset page.
tree
|
commitdiff
2010-04-01
duplo
Add stub for nextId logic of the board preset page.
tree
|
commitdiff
2010-04-01
duplo
Add placeholder for method that will load the board...
tree
|
commitdiff
2010-04-01
duplo
Add a stub of the code that will fill all the fields...
tree
|
commitdiff
2010-04-01
duplo
Modify the order of the pages.
tree
|
commitdiff
2010-04-01
duplo
Remove debug print.
tree
|
commitdiff
2010-03-31
duplo
Add missing imports.
tree
|
commitdiff
2010-03-31
duplo
Fix CPU reloading data bug when the user change the...
tree
|
commitdiff
2010-03-31
duplo
Update the CPU information when the user change the...
tree
|
commitdiff
2010-03-31
duplo
Add infrastructure for CPU reloading files.
tree
|
commitdiff
2010-03-31
duplo
Remove wrong code (after the refactoring).
tree
|
commitdiff
2010-03-31
duplo
Use QApplication.instance() instead of qApp because...
tree
|
commitdiff
2010-03-31
duplo
Change loadModuleData function to be a BProject method.
tree
|
commitdiff
2010-03-31
duplo
Avoid import * (to help debug in during the refactoring).
tree
|
commitdiff
2010-03-31
duplo
Remove unused code.
tree
|
commitdiff
2010-03-31
duplo
Change the loadBertosProject function to be a BProject...
tree
|
commitdiff
2010-03-31
duplo
Add stub for board selection page.
tree
|
commitdiff
2010-03-31
duplo
Add stub of new interface with radio for custom/predefi...
tree
|
commitdiff
2010-03-31
duplo
Add infrastructure for non-linear Wizard.
tree
|
commitdiff
2010-03-30
duplo
Add try/finally for every setOverrideCursor/restoreOver...
tree
|
commitdiff
2010-03-30
duplo
More efficient way to track BeRTOS files.
tree
|
commitdiff
2010-03-30
duplo
Use abspath for project file.
tree
|
commitdiff
2010-03-30
duplo
Remove debug prints and profiler :(
tree
|
commitdiff
2010-03-30
duplo
Move loadSourceTree and findDefinitions function into...
tree
|
commitdiff
2010-03-30
duplo
Remember the plugin selection.
tree
|
commitdiff
2010-03-30
duplo
Fix the #133 (projects created with older versions...
tree
|
commitdiff
2010-03-30
duplo
Fix random file inclusion in project editing.
tree
|
commitdiff
2010-03-30
duplo
Add WaitCursor when the Wizard is doing something compl...
tree
|
commitdiff
2010-03-29
batt
Add replace line into the custom user mk generator...
tree
|
commitdiff
2010-03-29
duplo
Initial stub for filesystem query cache.
tree
|
commitdiff
2010-03-29
duplo
Avoid the double csrc list generation.
tree
|
commitdiff
2010-03-29
duplo
Create a 'fake' VERSION file when editing a project...
tree
|
commitdiff
2010-03-29
duplo
Add Wizard version check (to change the way the project...
tree
|
commitdiff
2010-03-29
duplo
Use the local BeRTOS version instead of the original one
tree
|
commitdiff
2010-03-29
duplo
Add VERSION file into the project directory.
tree
|
commitdiff
2010-03-26
duplo
Attempt to fix the BeRTOS Wizard running directory...
tree
|
commitdiff
2010-03-25
rasky
Extract correctly the data directory when the wizard...
tree
|
commitdiff
2010-03-23
duplo
Patch submitted by Rasky.
tree
|
commitdiff
2010-01-22
duplo
Fix bug related to conditional-dependency files.
tree
|
commitdiff
2010-01-22
duplo
Indent code to improve the readibility
tree
|
commitdiff
2010-01-22
duplo
Typo
tree
|
commitdiff
2009-12-15
duplo
Modify the version check
tree
|
commitdiff
2009-12-15
duplo
Change the name convention for the qvariant_converter...
tree
|
commitdiff
2009-12-15
duplo
New qvariant converter module. Now BeRTOS Wizard is...
tree
|
commitdiff
2009-10-26
duplo
Little bugfix.
tree
|
commitdiff
2009-10-26
duplo
Add support for conditional dependencies (To be tested...
tree
|
commitdiff
2009-10-23
duplo
Change the style of the text in the intro page.
tree
|
commitdiff
2009-10-23
duplo
Add the parameter conditional_deps to the configuration...
tree
|
commitdiff
2009-10-23
duplo
Modify the Wizard configuration files parser, in order...
tree
|
commitdiff
2009-10-23
duplo
Change style and logo
tree
|
commitdiff
2009-10-23
duplo
Add stretch factor for CPU list in CPU selection page.
tree
|
commitdiff
2009-10-23
duplo
Add introduction page.
tree
|
commitdiff
2009-10-22
duplo
Clear the property table when changing the selection...
tree
|
commitdiff
2009-10-22
duplo
Add default text for the CPU description in the CPU...
tree
|
commitdiff
2009-10-22
duplo
Add a tooltip on the 'Validate' button
tree
|
commitdiff
2009-10-22
duplo
Restart the ui of the CPU selection page
tree
|
commitdiff
2009-09-18
duplo
New icon for the Wizard.
tree
|
commitdiff
2009-09-17
duplo
If the user select the same version he's using the...
tree
|
commitdiff
2009-09-17
duplo
Fix the bug related to the change version dialog refact...
tree
|
commitdiff
2009-09-17
duplo
Finally fix the bug
tree
|
commitdiff
2009-09-17
duplo
Typos
tree
|
commitdiff
2009-09-16
duplo
Fix bug related to BeRTOS version removal
tree
|
commitdiff
2009-09-15
asterix
Typo.
tree
|
commitdiff
2009-09-15
duplo
Exclude doc directories from the codelite project file
tree
|
commitdiff
2009-09-15
duplo
Workaround to fix the bug related to the copy of the...
tree
|
commitdiff
2009-09-15
batt
Add defaults for aliasing and signed overflows in wizar...
tree
|
commitdiff
2009-09-15
duplo
Extract the version dialog and the toolchain dialog...
tree
|
commitdiff
2009-09-11
duplo
Fix the double inclusion bug
tree
|
commitdiff
2009-09-10
duplo
Normalize path of BeRTOS versions before insert them...
tree
|
commitdiff
2009-09-10
duplo
Show hourglass when doing something potentially long
tree
|
commitdiff
2009-09-10
lottaviano
Correct typo bug in user template file.
tree
|
commitdiff
2009-09-09
batt
Create project dir if does not exist.
tree
|
commitdiff
2009-09-08
duplo
Attempt to fix a bug related to BeRTOS upgrade in Wizard
tree
|
commitdiff
2009-09-08
asterix
Add template flags for users.
tree
|
commitdiff
2009-09-08
duplo
Add error logging
tree
|
commitdiff
2009-09-08
duplo
Add *.ld and *.S files to the CodeLite project file
tree
|
commitdiff
2009-09-08
duplo
Exclude buildrev.h from the codelite project file.
tree
|
commitdiff
2009-09-08
duplo
Typo
tree
|
commitdiff
2009-09-08
duplo
Add window icons.
tree
|
commitdiff
2009-09-08
duplo
Show visual feedback for modules autoenabled in module...
tree
|
commitdiff
2009-09-08
duplo
Permit to set CPU frequency from the wizard in project...
tree
|
commitdiff
2009-09-08
duplo
Add also files, when selecting the modules in the proje...
tree
|
commitdiff
2009-09-08
duplo
Change the window title
tree
|
commitdiff
2009-09-08
duplo
Rollback to previous selected version if the user doesn...
tree
|
commitdiff
2009-09-08
duplo
Add comment
tree
|
commitdiff
2009-09-08
duplo
Select the element in the toolchain list and manually...
tree
|
commitdiff
2009-09-08
duplo
Close the Wizard after launching CodeLite.
tree
|
commitdiff
2009-09-07
duplo
Revert wrong commit. The problem with QVariant API...
tree
|
commitdiff
2009-09-07
duplo
Try to resolve problems with QVariant API changing
tree
|
commitdiff
2009-09-07
duplo
Don't insert the 'images' and the 'object' directory...
tree
|
commitdiff
2009-09-07
duplo
Fix the bug related to the version list.
tree
|
commitdiff
2009-09-04
batt
Refactor for clarity.
tree
|
commitdiff
2009-09-04
duplo
Add the titles for the dialogs
tree
|
commitdiff
2009-09-04
duplo
Update the property table when filling the module tree
tree
|
commitdiff
2009-09-04
lottaviano
Split cpu specific flags and files; modify mk template.
tree
|
commitdiff
2009-09-03
duplo
Utilizzate le configurazioni in memoria, nel tentativo...
tree
|
commitdiff
2009-08-31
duplo
Merge the settings, changing BeRTOS version
tree
|
commitdiff
2009-08-31
lottaviano
Remove empty VDir in codelite projects.
tree
|
commitdiff
2009-08-31
duplo
Remove debug print
tree
|
commitdiff
2009-08-31
duplo
Change the settings merge function
tree
|
commitdiff
next