bertos.git
2008-12-19 duploAdd the cpus in the cpu list
2008-12-19 duploAdd the self.tr() to the window title
2008-12-19 duploUse unicode instead of str
2008-12-19 duploCorrect typo
2008-12-19 duploAdd relative path of the file to import
2008-12-19 duploCorrect a typo
2008-12-18 raskySet executable attribute to main script
2008-12-18 asterixRefactor and automaize the test.
2008-12-18 asterixFix comments.
2008-12-18 asterixPastos. Change global settings to complete test in...
2008-12-18 asterixFix and add comments.
2008-12-18 asterixAdd debug include.
2008-12-18 asterixReorder include files.
2008-12-18 asterixClean the proc structure before to use.
2008-12-18 asterixFinish signal test.
2008-12-18 duploThe cpu list selection page show the cpu definition...
2008-12-18 duploAdd explicit conversion from QString to python str...
2008-12-18 duploCorrect a typo
2008-12-18 duploChange the QListView in a QListWidget
2008-12-18 duploAdd a default reloadData method for the class BWizardPage
2008-12-18 duploForce the reload of the page data when the wizard page...
2008-12-18 duploAdapt the bertos.py startup script for the new BWizard...
2008-12-18 duploAdd the BWizard class, inherited from QWizard
2008-12-18 duploAdd a stub of the cpu list populate method
2008-12-18 duploCorrect a typo
2008-12-18 duploAdd the store of the project info
2008-12-18 duploAdd the store of the project info
2008-12-18 duploAdd the findDefinitions functions, that return a dict...
2008-12-18 duploAdd a little stub of the project class (TODO: the proje...
2008-12-17 battAdd test commands for configuration.
2008-12-17 battAdd test dependences in run_tests.sh; add test parsing...
2008-12-17 battRemove libunittest: this will be handled by the run_tes...
2008-12-17 duploAdd the CPU select page to the wizard
2008-12-17 duploAdd a stub of the BProject interface for store the...
2008-12-17 duploAdd the CPU select page
2008-12-17 asterixReformat.
2008-12-17 asterixAdd first skell of signal test.
2008-12-17 duploAdd default directory (home directory) in the folder...
2008-12-17 duploOpen the wizard with the exec_() statement only when...
2008-12-17 duploModify the user interface for the folder selection...
2008-12-17 duploAdd the complete implementation of the folder selection...
2008-12-17 asterixClean up.
2008-12-17 asterixRemove unneeded proc_switch.
2008-12-17 asterixUse macros to generate a multiple test code for semaphore.
2008-12-17 duploAdd some utility methods for the folder selection page
2008-12-17 duploPut the emit of the signal new/editProject at the end...
2008-12-17 asterixRemove unneeded proc_yield.
2008-12-17 asterixAdd process to test semaphore. Add debung string.
2008-12-17 asterixAdd semaphore source to makefile test.
2008-12-17 battAdd return value check on commands.
2008-12-17 battAdd parser for unit tests.
2008-12-16 asterixAdd first skell of semaphore test.
2008-12-16 duploThe main file handle the wizard and the start window
2008-12-16 duploMove the start page in a separate QWidget and remove...
2008-12-16 duploMove the start page in a separate QWidget and remove...
2008-12-16 duploAdd the folder selection wizard page
2008-12-16 duploAdd icon for the select folder toolbutton
2008-12-16 asterixClean up.
2008-12-16 asterixClean up.
2008-12-16 asterixMove all common settings and defines to avr.common.
2008-12-16 duploAdd the project class, containig the project information
2008-12-16 asterixMove general cpu info in local cpu common file. Rename...
2008-12-16 asterixGroup the common definition in at91sam7.common.
2008-12-16 duploAdd the isComplete implementation for the second page
2008-12-16 duploAdd the isComplete reimplementation
2008-12-15 asterixDefine the common setting for sam7 cpu.
2008-12-15 duploChange beRTOS to BeRTOS in the wizard gui
2008-12-15 duploAdd the bertos versions in the settings
2008-12-15 duploAdd the settings handling method
2008-12-15 duploAdd the application QSettings
2008-12-12 asterixAdd first skell of settings and defines of the supporte...
2008-12-12 asterixAdd candy eye.
2008-12-12 asterixAdd sam7 cpu settings.
2008-12-12 asterixPaste.
2008-12-12 duploAdd shell script for generate the wizard resource
2008-12-12 asterixRemove all common settings and put their in general...
2008-12-12 asterixAdd cpu general settings for BeRTOS 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 asterixComply to avr cdef format.
2008-12-11 asterixAdd configuration info for bertos wizard.
2008-12-11 asterixAdd configuration info for bertos wizard.
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 asterixAdd version file.
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
next