Update preset.
[bertos.git] / wizard /
2011-04-12 lottavianowizard: use a reliable order for enabled modules in...
2011-04-12 lottavianowizard: use a deterministic order for files in the...
2011-04-12 lottavianowizard: generate custom Makefile variables with the...
2011-02-17 battUse relative paths when creating a project.
2011-02-17 battRemove path from toolchain when creating presets (use...
2011-02-17 battAdd findInPath method; search for toolchains in system...
2010-12-23 lottavianowizard: Add missing import.
2010-12-22 lottavianowizard: Fix crash for old python versions
2010-11-17 duploSave only the path of the toolchain, instead of all...
2010-11-16 duploFix regression due to #183 fix...
2010-11-16 duploAdd support for #183 fix in preset creation.
2010-11-15 duploFix for preset editing problems (bug #183).
2010-11-12 duploHardcoded initial geometry: 200, 200, 800, 600
2010-11-12 duploChange comment.
2010-11-11 duploAttempt to use window manager's default positioning...
2010-11-04 lottavianoAdd script to create a new board directory skeleton.
2010-10-28 alephFix typo
2010-10-14 duploAdd signal connections for the 'hex' fields.
2010-10-13 arighiwizard: do not auto-detect number base for integer...
2010-10-13 arighiwizard: add hex configuration parameter type
2010-10-12 arighiwizard: follow symlinks only under POSIX OSes
2010-10-05 duploAdd progress dialog when loading existing projects.
2010-09-30 duploRestore the old rcc-based resource generation system.
2010-09-28 duploChange tooltip generation. Now tooltip includes: the...
2010-09-24 duploAdd followlinks=True when calling os.walk (attempt...
2010-09-24 duploDirectories with gcc-binary-like name are now excluded...
2010-09-24 duploAdd modified label in "toolchain search page" (#171).
2010-09-24 duploFix #173. Now the toolchains are ordered such below:
2010-09-23 duploRevert latest modifications :(
2010-09-23 duploOrder the toolchains:
2010-09-23 duploFix #170. Now, the first time you arrive at Board Page...
2010-09-23 duploFix #160.
2010-09-23 duploRemove rcc dependency. Use pyrcc4 instead, to generate...
2010-09-14 raskyRemove win32com dependency by using ctypes to invoke...
2010-09-13 lottavianoFix wizard rcc invocation for paths with spaces inside.
2010-09-13 asterixRemove svn id tags.
2010-08-24 raskyFix toolchain validation in case of multiple occurrence...
2010-07-02 battRecode files to unix newlines.
2010-06-21 duploAdd exception handling for parsing error within the...
2010-06-14 duploFix ticket #97.
2010-06-11 asterixWizard option to create codelite files is True as defau...
2010-06-11 duploFix default value for codelite files checkbox.
2010-06-11 duploAttempt to fix the "Always checked no codelite files...
2010-06-08 asterixRemove previous hack to let the new infrastructure...
2010-06-08 duploRe-add a wrongly reverted commit.
2010-06-08 duploAttempt to fix ToolchainPage reloadData information.
2010-06-08 duploAdd new parameter to reloadData method (an integer...
2010-06-08 asterixFix cpu reloadPage method
2010-06-08 asterixRemember the previously selected toolchain when coming...
2010-06-08 asterixFix toolchain reloadPage problem (_valid_items list...
2010-06-08 asterixFix join argument.
2010-06-08 asterixFix main.c souce path in user makefile.
2010-05-31 duploAdd bigger image in intro page and remove scaling code.
2010-05-31 duploIf more than one valid toolchain are found by the wizar...
2010-05-31 duploRemove Output page.
2010-05-31 duploShow the previously selected preset, when coming back...
2010-05-31 duploChange the signal from itemSelectionChanged to currentI...
2010-05-31 duploScale the image into the Intro page.
2010-05-31 duploShow only the number of the found toolchains.
2010-05-28 battChange some strings.
2010-05-28 arighiCodeLite: enlarge the delay to attach gdb to the debugg...
2010-05-28 arighiCodeLite: add a small delay during the debugger initial...
2010-05-27 duploFix regression introduced by the last refactoring...
2010-05-27 duploAdd a fake validation to load the preset data once...
2010-05-27 asterixFix explicit conversion to qvariant.
2010-05-27 duploWizard dialog remember his size.
2010-05-26 battFix typo.
2010-05-26 duploSet AlignTop for label in CPU page.
2010-05-26 duploAdd frame around CPU description in BCpuPage.
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...
next