Scale the image into the Intro page.
[bertos.git] / wizard /
2010-04-23 duploCreate an empty file if the user select the box.
2010-04-23 duploCreating a new project from a preset the Wizard copy...
2010-04-23 duploAvoid the manual join of paths, using os.path.join.
2010-04-23 duploAdd placeholder comment
2010-04-23 duploAdd properties to retrieve the project relevant dirs.
2010-04-23 duploAdd information to project.
2010-04-23 duploRemove not needed edit checks.
2010-04-20 duploReuse most of the available code.
2010-04-20 duploRemove the 'edit' parameter, no more needed.
2010-04-20 duploAdd method to create the sources dir into the project.
2010-04-20 duploAdd method for version file
2010-04-20 duploSplit the createBertosProject method.
2010-04-20 duploAdd missing import
2010-04-20 duploMove createBertosProject as BProject method
2010-04-20 duploAdd wait cursor during preset loading.
2010-04-20 duploSelect the current preset when the user go back after...
2010-04-20 duploStub of preset load method.
2010-04-20 duploAdd _ before the name of new 'private' methods.
2010-04-20 duploRemove trailing spaces.
2010-04-20 duploAdd setEnabledModules as method of BProject class ...
2010-04-20 duploSplit loadBertosProject method to reuse most of the...
2010-04-20 duploAdd stub of project loading from preset.
2010-04-20 duploSave the project preset path into the project.
2010-04-20 duploAdd implementation for the isComplete method override.
2010-04-20 duploFix regression.
2010-04-19 duploAdd icons to the Board page.
2010-04-19 duploAdd preset load functionality.
2010-04-19 duploAdd test for project loading functionality.
2010-04-19 duploRemove unwanted code (that search for information into...
2010-04-19 duploFix typo...
2010-04-19 duploAdd stub of preset load method.
2010-04-19 duploUse self.project() as readonly property
2010-04-19 duploAdd behaviour of the groupbox into the designer form...
2010-04-19 duploSetup the nextId overriden method.
2010-04-19 duploAdd stub of new structure of the wizard preset path.
2010-04-19 duploFix wrong license comments.
2010-04-19 arighiwizard: fix typo.
2010-04-19 duploAttempt to fix the issue #139.
2010-04-19 duploAdapt the BToolchainSearch dialog to the new dir structure.
2010-04-19 duploAdd preset loading function.
2010-04-02 duploAdd some logic to display the presets into the preset...
2010-04-02 duploAdd script to generate presets from Wizard-created...
2010-04-01 duploAdd explicative comment into the loadProjectPreset...
2010-04-01 duploUpdate .ui file for the board preset page.
2010-04-01 duploAdd stub for nextId logic of the board preset page.
2010-04-01 duploAdd placeholder for method that will load the board...
2010-04-01 duploAdd a stub of the code that will fill all the fields...
2010-04-01 duploModify the order of the pages.
2010-04-01 duploRemove debug print.
2010-03-31 duploAdd missing imports.
2010-03-31 duploFix CPU reloading data bug when the user change the...
2010-03-31 duploUpdate the CPU information when the user change the...
2010-03-31 duploAdd infrastructure for CPU reloading files.
2010-03-31 duploRemove wrong code (after the refactoring).
2010-03-31 duploUse QApplication.instance() instead of qApp because...
2010-03-31 duploChange loadModuleData function to be a BProject method.
2010-03-31 duploAvoid import * (to help debug in during the refactoring).
2010-03-31 duploRemove unused code.
2010-03-31 duploChange the loadBertosProject function to be a BProject...
2010-03-31 duploAdd stub for board selection page.
2010-03-31 duploAdd stub of new interface with radio for custom/predefi...
2010-03-31 duploAdd infrastructure for non-linear Wizard.
2010-03-30 duploAdd try/finally for every setOverrideCursor/restoreOver...
2010-03-30 duploMore efficient way to track BeRTOS files.
2010-03-30 duploUse abspath for project file.
2010-03-30 duploRemove debug prints and profiler :(
2010-03-30 duploMove loadSourceTree and findDefinitions function into...
2010-03-30 duploRemember the plugin selection.
2010-03-30 duploFix the #133 (projects created with older versions...
2010-03-30 duploFix random file inclusion in project editing.
2010-03-30 duploAdd WaitCursor when the Wizard is doing something compl...
2010-03-29 battAdd replace line into the custom user mk generator...
2010-03-29 duploInitial stub for filesystem query cache.
2010-03-29 duploAvoid the double csrc list generation.
2010-03-29 duploCreate a 'fake' VERSION file when editing a project...
2010-03-29 duploAdd Wizard version check (to change the way the project...
2010-03-29 duploUse the local BeRTOS version instead of the original one
2010-03-29 duploAdd VERSION file into the project directory.
2010-03-26 duploAttempt to fix the BeRTOS Wizard running directory...
2010-03-25 raskyExtract correctly the data directory when the wizard...
2010-03-23 duploPatch submitted by Rasky.
2010-01-22 duploFix bug related to conditional-dependency files.
2010-01-22 duploIndent code to improve the readibility
2010-01-22 duploTypo
2009-12-15 duploModify the version check
2009-12-15 duploChange the name convention for the qvariant_converter...
2009-12-15 duploNew qvariant converter module. Now BeRTOS Wizard is...
2009-10-26 duploLittle bugfix.
2009-10-26 duploAdd support for conditional dependencies (To be tested...
2009-10-23 duploChange the style of the text in the intro page.
2009-10-23 duploAdd the parameter conditional_deps to the configuration...
2009-10-23 duploModify the Wizard configuration files parser, in order...
2009-10-23 duploChange style and logo
2009-10-23 duploAdd stretch factor for CPU list in CPU selection page.
2009-10-23 duploAdd introduction page.
2009-10-22 duploClear the property table when changing the selection...
2009-10-22 duploAdd default text for the CPU description in the CPU...
2009-10-22 duploAdd a tooltip on the 'Validate' button
2009-10-22 duploRestart the ui of the CPU selection page
2009-09-18 duploNew icon for the Wizard.
next