root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2134 [2134] 01/05/09 17:48:52 duplo Remove a print statement
(edit) @2133 [2133] 01/05/09 17:11:41 duplo Add the tooltip to the validate button
(edit) @2132 [2132] 01/05/09 15:10:16 duplo Improve the validation process, showing the results
(edit) @2131 [2131] 01/05/09 15:09:34 duplo Move the validation button
(edit) @2130 [2130] 01/02/09 16:51:10 duplo Add the getToolchainInfo function that return a dict with all the …
(edit) @2129 [2129] 01/02/09 15:48:45 duplo Add the toolchain check routine
(edit) @2128 [2128] 01/02/09 12:15:42 duplo Correct indentation
(edit) @2127 [2127] 01/02/09 12:11:15 duplo Separate toolchain search from toolchain selection
(edit) @2126 [2126] 12/23/08 11:45:36 duplo Add the check for empty filenames
(edit) @2125 [2125] 12/23/08 11:33:24 duplo Add the toolchain list in the settings
(edit) @2124 [2124] 12/23/08 09:58:28 duplo Modify the order of the toolchain stacked widget pages
(edit) @2123 [2123] 12/23/08 09:56:56 duplo Add the toolchain search function
(edit) @2122 [2122] 12/22/08 18:00:24 duplo Add the import for the os module
(edit) @2121 [2121] 12/22/08 17:13:43 duplo Hide the description label and reset the text when no cpu is selected
(edit) @2120 [2120] 12/22/08 17:12:57 duplo Add the toolchain page to the wizard
(edit) @2119 [2119] 12/22/08 17:12:30 duplo Change the updateButton from QPushButton to QToolButton
(edit) @2118 [2118] 12/22/08 17:11:31 duplo Add the toolchain selection page stub
(edit) @2117 [2117] 12/22/08 17:10:44 duplo Add the getSystemPath function that returns a list of string containig the …
(edit) @2116 [2116] 12/22/08 17:00:41 duplo Add the findToolchains function that allow to find the files that match …
(edit) @2115 [2115] 12/22/08 10:17:05 duplo Add the const string containing the pattern of the cpu definition …
(edit) @2114 [2114] 12/19/08 16:45:11 duplo Add the cpu descrpition in the cpu select page
(edit) @2113 [2113] 12/19/08 16:33:59 duplo Add a label in the ui for the cpu description
(edit) @2112 [2112] 12/19/08 16:13:37 asterix Add cpu descriptions.
(edit) @2111 [2111] 12/19/08 16:09:01 duplo Add the cpu in the project infos
(edit) @2110 [2110] 12/19/08 16:07:01 duplo Add the None default value for the project infos
(edit) @2109 [2109] 12/19/08 15:24:30 duplo Change the signal connected to the completeChanged signal
(edit) @2108 [2108] 12/19/08 15:23:52 duplo Add the isComplete overload per the cpu selection page
(edit) @2107 [2107] 12/19/08 15:10:08 asterix Comply cpu file definition to real name.
(edit) @2106 [2106] 12/19/08 15:04:28 asterix Add short cpu descriptions.
(edit) @2105 [2105] 12/19/08 15:01:06 asterix Comply cpu names definition to real name.
(edit) @2104 [2104] 12/19/08 14:49:10 asterix Remove unneeded variable.
(edit) @2103 [2103] 12/19/08 14:32:37 duplo Compiles automatically the resources if needed
(edit) @2102 [2102] 12/19/08 12:17:10 duplo Use the constants instead of hardcoded values
(edit) @2101 [2101] 12/19/08 12:16:43 duplo Add a file containing the wizard constants
(edit) @2100 [2100] 12/19/08 11:45:46 asterix Clean up.
(edit) @2099 [2099] 12/19/08 11:10:22 duplo Parse the filename for find the cpu name
(edit) @2098 [2098] 12/19/08 10:43:30 duplo Add the cpus in the cpu list
(edit) @2097 [2097] 12/19/08 10:28:57 duplo Add the self.tr() to the window title
(edit) @2096 [2096] 12/19/08 10:21:25 duplo Use unicode instead of str
(edit) @2095 [2095] 12/19/08 10:16:29 duplo Correct typo
(edit) @2094 [2094] 12/19/08 10:15:45 duplo Add relative path of the file to import
(edit) @2093 [2093] 12/19/08 10:14:06 duplo Correct a typo
(edit) @2092 [2092] 12/19/08 00:50:29 rasky Set executable attribute to main script
(edit) @2091 [2091] 12/18/08 19:21:24 asterix Refactor and automaize the test.
(edit) @2090 [2090] 12/18/08 18:34:29 asterix Fix comments.
(edit) @2089 [2089] 12/18/08 18:29:03 asterix Pastos. Change global settings to complete test in correct time.
(edit) @2088 [2088] 12/18/08 18:21:34 asterix Fix and add comments.
(edit) @2087 [2087] 12/18/08 17:59:39 asterix Add debug include.
(edit) @2086 [2086] 12/18/08 17:58:28 asterix Reorder include files.
(edit) @2085 [2085] 12/18/08 16:00:47 asterix Clean the proc structure before to use.
(edit) @2084 [2084] 12/18/08 15:59:48 asterix Finish signal test.
(edit) @2083 [2083] 12/18/08 15:20:47 duplo The cpu list selection page show the cpu definition file names
(edit) @2082 [2082] 12/18/08 15:19:45 duplo Add explicit conversion from QString to python str (FIXME: pyqt does not …
(edit) @2081 [2081] 12/18/08 15:18:00 duplo Correct a typo
(edit) @2080 [2080] 12/18/08 15:17:31 duplo Change the QListView in a QListWidget
(edit) @2079 [2079] 12/18/08 14:19:50 duplo Add a default reloadData method for the class BWizardPage
(edit) @2078 [2078] 12/18/08 14:18:16 duplo Force the reload of the page data when the wizard page is showed
(edit) @2077 [2077] 12/18/08 13:05:59 duplo Adapt the bertos.py startup script for the new BWizard class
(edit) @2076 [2076] 12/18/08 13:05:20 duplo Add the BWizard class, inherited from QWizard
(edit) @2075 [2075] 12/18/08 12:49:06 duplo Add a stub of the cpu list populate method
(edit) @2074 [2074] 12/18/08 12:46:22 duplo Correct a typo
(edit) @2073 [2073] 12/18/08 12:46:01 duplo Add the store of the project info
(edit) @2072 [2072] 12/18/08 12:45:41 duplo Add the store of the project info
(edit) @2071 [2071] 12/18/08 12:44:53 duplo Add the findDefinitions functions, that return a dict with the filename as …
(edit) @2070 [2070] 12/18/08 12:43:57 duplo Add a little stub of the project class (TODO: the project class need to be …
(edit) @2069 [2069] 12/17/08 17:19:27 batt Add test commands for configuration.
(edit) @2068 [2068] 12/17/08 17:19:09 batt Add test dependences in run_tests.sh; add test parsing; remove cpp …
(edit) @2067 [2067] 12/17/08 17:17:59 batt Remove libunittest: this will be handled by the run_tests script.
(edit) @2066 [2066] 12/17/08 17:16:52 duplo Add the CPU select page to the wizard
(edit) @2065 [2065] 12/17/08 17:16:19 duplo Add a stub of the BProject interface for store the project infos
(edit) @2064 [2064] 12/17/08 17:15:12 duplo Add the CPU select page
(edit) @2063 [2063] 12/17/08 16:57:28 asterix Reformat.
(edit) @2062 [2062] 12/17/08 16:56:46 asterix Add first skell of signal test.
(edit) @2061 [2061] 12/17/08 16:42:00 duplo Add default directory (home directory) in the folder selection page)
(edit) @2060 [2060] 12/17/08 16:14:21 duplo Open the wizard with the exec_() statement only when needed
(edit) @2059 [2059] 12/17/08 16:13:23 duplo Modify the user interface for the folder selection wizard page
(edit) @2058 [2058] 12/17/08 16:12:26 duplo Add the complete implementation of the folder selection page
(edit) @2057 [2057] 12/17/08 15:44:58 asterix Clean up.
(edit) @2056 [2056] 12/17/08 15:36:55 asterix Remove unneeded proc_switch.
(edit) @2055 [2055] 12/17/08 15:35:52 asterix Use macros to generate a multiple test code for semaphore.
(edit) @2054 [2054] 12/17/08 14:31:30 duplo Add some utility methods for the folder selection page
(edit) @2053 [2053] 12/17/08 14:30:11 duplo Put the emit of the signal new/editProject at the end of the method
(edit) @2052 [2052] 12/17/08 13:02:52 asterix Remove unneeded proc_yield.
(edit) @2051 [2051] 12/17/08 13:02:08 asterix Add process to test semaphore. Add debung string.
(edit) @2050 [2050] 12/17/08 12:58:29 asterix Add semaphore source to makefile test.
(edit) @2049 [2049] 12/17/08 12:37:25 batt Add return value check on commands.
(edit) @2048 [2048] 12/17/08 12:07:41 batt Add parser for unit tests.
(edit) @2047 [2047] 12/16/08 17:52:42 asterix Add first skell of semaphore test.
(edit) @2046 [2046] 12/16/08 15:56:26 duplo The main file handle the wizard and the start window
(edit) @2045 [2045] 12/16/08 15:55:22 duplo Move the start page in a separate QWidget and remove it from the QWizard
(edit) @2044 [2044] 12/16/08 15:54:42 duplo Move the start page in a separate QWidget and remove it from the QWizard
(edit) @2043 [2043] 12/16/08 15:53:30 duplo Add the folder selection wizard page
(edit) @2042 [2042] 12/16/08 15:52:56 duplo Add icon for the select folder toolbutton
(edit) @2041 [2041] 12/16/08 14:28:17 asterix Clean up.
(edit) @2040 [2040] 12/16/08 14:27:45 asterix Clean up.
(edit) @2039 [2039] 12/16/08 12:10:34 asterix Move all common settings and defines to avr.common.
(edit) @2038 [2038] 12/16/08 11:38:48 duplo Add the project class, containig the project information
(edit) @2037 [2037] 12/16/08 11:30:05 asterix Move general cpu info in local cpu common file. Rename to path.common.
(edit) @2036 [2036] 12/16/08 10:52:08 asterix Group the common definition in at91sam7.common.
(edit) @2035 [2035] 12/16/08 10:34:10 duplo Add the isComplete implementation for the second page
Note: See TracRevisionLog for help on using the revision log.