Use QTextBrowser to show html text and images for boards and presets.
[bertos.git] / wizard /
2010-05-26 duploUse QTextBrowser to show html text and images for board...
2010-05-26 duploRemove basic/advanced page. (You need to specify advanc...
2010-05-26 duploRemove the base/advance choice page.
2010-05-26 duploRemove the possibility to select the description cell...
2010-05-24 battAdd board images.
2010-05-24 duploModify the layout.
2010-05-24 duploSet tooltip instead of changing the entry text.
2010-05-24 duploModify the layout of the two-column pages.
2010-05-24 duploAdd description of the category under the tab.
2010-05-24 duploUse fixed size for the Wizard dialog.
2010-05-24 duploAdd title for Preset page.
2010-05-24 duploRemove "empty main" checkbox.
2010-05-24 duplo_cmp use name if order is the same.
2010-05-24 duploExtract _cmp function.
2010-05-24 duploFix icons.
2010-05-24 duploNo default image.
2010-05-24 duploAdd preset feature.
2010-05-24 arighiwizard: fix to get the correct BeRTOS version string.
2010-05-24 duploUse list widget with boards sorted by the ord parameter...
2010-05-24 duploRemove custom/predefined choice from the folder page...
2010-05-24 duploFix also the module issue for projects created from...
2010-05-24 duploFix edit issue.
2010-05-21 battReformat error messages.
2010-05-21 duploReload the module data every time the user enter into...
2010-05-21 duploDon't show the Congratulation message until the project...
2010-05-21 duploFix error message.
2010-05-21 duploChange the error message for WindowsError.
2010-05-21 duploAttempt to fix WindowsError related bug.
2010-05-21 duploFix bug #141.
2010-05-21 duploAttempt to fix bug #153.
2010-05-21 duploCopy all but directories when handling hw files using...
2010-05-21 duploFix #148 issue. If the cfg file isn't found the Wizard...
2010-05-13 arighiwizard: add shebang and copyright notice to create_pres...
2010-05-13 asterixReformat.
2010-05-13 asterixRemove test label.
2010-05-10 arighiRevert "wizard: add -fomit-frame-pointer when we are...
2010-05-10 arighiwizard: add -fomit-frame-pointer when we are not in...
2010-05-05 asterixDo not copy empty hw files.
2010-05-03 duploFix BeRTOS version related bug.
2010-05-03 duploThis commit should fix the ToolchainException when...
2010-05-03 duploSave the current BERTOS_PATH in editing mode (instead...
2010-05-03 duploRemove local BeRTOS sources assumption.
2010-05-03 duploAdd empty BProject before starting load the project.
2010-05-03 duploUse relative path for BERTOS_PATH parameter.
2010-05-03 duploRemove old preset generation script.
2010-04-30 battAdd some comments.
2010-04-30 battreformat.
2010-04-30 battRemove debug leftovers.
2010-04-30 battAdd preset creationg script.
2010-04-30 duploFix regression.
2010-04-30 duploUse new paths for Exceptions
2010-04-30 battSet development board name.
2010-04-30 battAdd relative path.
2010-04-30 duploAttempt to fix the cfg and hw file path logic.
2010-04-30 battFix naming convention issue (related to HW_DIR/HW_PATH...
2010-04-29 duploAdd support for automatic toolchain search (for preset...
2010-04-29 battFix suitable toolchain finding process.
2010-04-29 battAdd support for parametric hw dir.
2010-04-28 duploAdd logic for the path choice.
2010-04-28 duploAdd abstraction layer for toolchains.
2010-04-28 duploRemove useless while loops
2010-04-27 battAvoid recursion on string.replace()
2010-04-27 duploAdd comment for the new internal version.
2010-04-27 duploCopy the user mk file of the preset, replacing the...
2010-04-27 battShorten variable name.
2010-04-27 duploAdd new internal version
2010-04-27 duploFix relative/absolute path issuew
2010-04-27 duploRevert to the old one.
2010-04-27 duploAdd relpath module, for python < 2.6.0
2010-04-27 duploModify the copytree code to use the copytree shipped...
2010-04-27 battFix problems with older BeRTOS versions.
2010-04-27 duploNew makefile architecture.
2010-04-27 duploIn editing mode when the user selects a project that...
2010-04-27 duploAdd missing import.
2010-04-27 duploMore logic into makefiles generation functions
2010-04-27 duploAdd more explicative comment for latest internal version
2010-04-26 battUse PRESET_NAME instead of PROJECT_NAME when creating...
2010-04-26 duploAdd comment.
2010-04-26 duploAvoid to create a new VERSION file for presets, in...
2010-04-26 duploIf the project edited is a preset the wizard doesn...
2010-04-26 duploAdd new _wizard_version for differentiate the newest...
2010-04-26 duploChange SOURCES_PATH in BERTOS_PATH.
2010-04-26 duploAdd support for parametrization of the sources dir...
2010-04-23 duploUse PROJECT_NAME instead of os.path.basename(PROJECT_PATH)
2010-04-23 duploAdd information about project source path.
2010-04-23 duploAdd information for advanced preset editing.
2010-04-23 duploUse " instead of ' for BProject file (to follow the...
2010-04-23 duploFix existing directory problem with copytree.
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.
next