bertos.git
2009-01-08 asterixFor now take only test write in C, to not compile all...
2009-01-08 duploAdd an experimental conversion module from QVariant...
2009-01-08 asterixClean up whitespace.
2009-01-08 duploModify the timout of the validation process and the...
2009-01-07 duploAdd the check for the right toolchain for the selected cpu
2009-01-05 duploRemove a print statement
2009-01-05 duploAdd the tooltip to the validate button
2009-01-05 duploImprove the validation process, showing the results
2009-01-05 duploMove the validation button
2009-01-02 duploAdd the getToolchainInfo function that return a dict...
2009-01-02 duploAdd the toolchain check routine
2009-01-02 duploCorrect indentation
2009-01-02 duploSeparate toolchain search from toolchain selection
2008-12-23 duploAdd the check for empty filenames
2008-12-23 duploAdd the toolchain list in the settings
2008-12-23 duploModify the order of the toolchain stacked widget pages
2008-12-23 duploAdd the toolchain search function
2008-12-22 duploAdd the import for the os module
2008-12-22 duploHide the description label and reset the text when...
2008-12-22 duploAdd the toolchain page to the wizard
2008-12-22 duploChange the updateButton from QPushButton to QToolButton
2008-12-22 duploAdd the toolchain selection page stub
2008-12-22 duploAdd the getSystemPath function that returns a list...
2008-12-22 duploAdd the findToolchains function that allow to find...
2008-12-22 duploAdd the const string containing the pattern of the...
2008-12-19 duploAdd the cpu descrpition in the cpu select page
2008-12-19 duploAdd a label in the ui for the cpu description
2008-12-19 asterixAdd cpu descriptions.
2008-12-19 duploAdd the cpu in the project infos
2008-12-19 duploAdd the None default value for the project infos
2008-12-19 duploChange the signal connected to the completeChanged...
2008-12-19 duploAdd the isComplete overload per the cpu selection page
2008-12-19 asterixComply cpu file definition to real name.
2008-12-19 asterixAdd short cpu descriptions.
2008-12-19 asterixComply cpu names definition to real name.
2008-12-19 asterixRemove unneeded variable.
2008-12-19 duploCompiles automatically the resources if needed
2008-12-19 duploUse the constants instead of hardcoded values
2008-12-19 duploAdd a file containing the wizard constants
2008-12-19 asterixClean up.
2008-12-19 duploParse the filename for find the cpu name
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.
next