Update bit names to comply with ATMega1281.
[bertos.git] / wizard /
2008-12-12 duploDelete the not required lines
2008-12-12 duploUse dynamic load of the bertos.rcc binary resource...
2008-12-12 duploRemove the rc file generated by pyrcc4
2008-12-12 duploUse the new bertos_utils module
2008-12-12 duploAdd the path in the version label. Add check for empty...
2008-12-12 duploChange the name of the bertos utilities module
2008-12-12 duploUse pure python filesystem handling instead of Qt one
2008-12-11 duploAdd in the first wizard page the possibility of create...
2008-12-11 duploAdd the createBertosProject function. This function...
2008-12-11 duploChange the ok icon in the second page
2008-12-11 duploThe add button add the bertos directory in the list
2008-12-11 duploModify the ui of the second page
2008-12-11 duploAdd libbertos module, a module containing a group of...
2008-12-11 duploAdd icons and resources for the second page
2008-12-11 duploModify the start page of the wizard to use the real...
2008-12-11 duploModify the resource file
2008-12-11 duploModify a comment
2008-12-11 duploAdd a little workaround for get the icons work
2008-12-11 duploChange QListView with QListWidget and the button label
2008-12-10 duploCorrect typo
2008-12-10 duploAdd messages on button click
2008-12-10 duploAdd the _setupUi method for hiding unused widget
2008-12-10 duploModify the widget layout
2008-12-10 duploAdd the second page in the main function
2008-12-10 duploAdd stub for the second page
2008-12-10 duploAdd stub for the second page
2008-12-10 duploAdd a stub of the program's main function
2008-12-10 duploAdd the python resource module for the application...
2008-12-10 duploAdd the wizard start page
2008-12-10 duploAdd *.pyc in svn:ignore
2008-12-10 duploAdd icons to the start page
2008-12-10 duploAdd resource file for the wizard and some icons from...
2008-12-10 duploModify the layout of the start page of the wizard
2008-12-10 duploAdd the output choice widget stub
2008-12-09 duploAdd stub of main script
2008-12-09 duploAdd stub for wizard pages interface