Refactor to use new protocol module and sipo.
[bertos.git] / wizard / BFolderPage.py
2011-02-17 battUse relative paths when creating a project.
2010-11-16 duploFix regression due to #183 fix...
2010-09-14 raskyRemove win32com dependency by using ctypes to invoke...
2010-09-13 asterixRemove svn id tags.
2010-05-24 duploRemove custom/predefined choice from the folder page...
2010-04-30 battFix naming convention issue (related to HW_DIR/HW_PATH...
2010-04-29 battAdd support for parametric hw dir.
2010-04-23 duploAdd information about project source path.
2010-04-23 duploAdd information to project.
2010-04-01 duploModify the order of the pages.
2010-03-31 duploAdd stub for board selection page.
2010-03-31 duploAdd stub of new interface with radio for custom/predefi...
2010-03-30 duploFix the #133 (projects created with older versions...
2009-04-25 duploDon't permit to use non ascii character in destination...
2009-04-25 duploUse toNativeSeparators method when the user select...
2009-04-24 duploDon't permit to use non ASCII characters.
2009-04-23 duploUse unicode instead of str for convert strings
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-20 duploUse the directory written in the lineedit as base direc...
2009-04-15 duploAdd My Documents as default folder for windows
2009-04-15 duploStore the last used save directory
2009-04-09 duploCorrect errors under Windows
2009-03-31 duploGroup methods in classes in topics
2009-03-31 duploAdd comment for each method and class
2009-03-24 duploChange variable name to follow the develer python codin...
2009-02-23 duploUse the native separator displaying pathnames
2009-02-03 duploSelecting a directory with the chooser mask now works
2009-02-03 duploChange the indentation
2009-02-03 duploAdd a label that warn the user if the selected director...
2009-02-02 duploMove the .ui files in the ui directory
2009-01-28 duploRemove the last slash in the folder name and add a...
2009-01-13 duploIf an empty string is returned by the filedialog it...
2008-12-19 duploCorrect typo
2008-12-18 duploAdd the store of the project info
2008-12-17 duploAdd default directory (home directory) in the folder...
2008-12-17 duploAdd the complete implementation of the folder selection...
2008-12-17 duploAdd some utility methods for the folder selection page
2008-12-16 duploAdd the folder selection wizard page