..
backend
- Added preferences load/save feature.
2006-09-01 00:58:12 +00:00
templates
- Merge branch https://lowca.thgnet.it/swe/branches/0.3-r847--simplify-scheduler
2006-08-17 23:30:49 +00:00
testsuite
- Improved resource policy power
2006-08-30 23:59:10 +00:00
add_request_dialog.cc
- All dialogs created by SchedulablesTreeWidget are now inializated only when needed
2006-08-30 15:54:47 +00:00
add_request_dialog.hh
- Added the editing feature to the schedulables tree widget
2006-08-25 00:29:28 +00:00
cairo_elements.cc
- Remove useless methods from CairoElements
2006-08-20 18:32:35 +00:00
cairo_elements.hh
- Add first draft of a widget to show the state of a schedulable
2006-08-20 19:19:30 +00:00
cairo_widget.cc
- modified cairo_widget, simulation_widget
2006-08-21 13:02:04 +00:00
cairo_widget.hh
- added src/holt_widget
2006-08-22 01:38:30 +00:00
configure_policy_dialog.cc
- Enable CPUPolicy configuration in the GUI through clicking on the
2006-08-30 23:37:11 +00:00
configure_policy_dialog.hh
- Enable CPUPolicy configuration in the GUI through clicking on the
2006-08-30 23:37:11 +00:00
graphical_preferences_editor.cc
- Added preferences load/save feature.
2006-09-01 00:58:12 +00:00
graphical_preferences_editor.hh
- Added a best-effort preferences dialog:
2006-08-15 17:33:47 +00:00
gui_builder.cc
- Enable CPUPolicy configuration in the GUI through clicking on the
2006-08-30 23:37:11 +00:00
gui_builder.hh
- Enable CPUPolicy configuration in the GUI through clicking on the
2006-08-30 23:37:11 +00:00
holt_widget.cc
- modified holt_widget to show processes or threads
2006-08-22 09:46:49 +00:00
holt_widget.hh
- modified holt_widget to show processes or threads
2006-08-22 09:46:49 +00:00
main.cc
- Give code a round of indentation. Thank astyle, not me.
2006-08-09 14:38:45 +00:00
main.hh
- Add newlines at the end of source files. I hope not having to do this
2006-02-19 22:36:24 +00:00
parse_opts.cc
- Added preferences load/save feature.
2006-09-01 00:58:12 +00:00
parse_opts.hh
- Give code a round of indentation. Thank astyle, not me.
2006-08-09 14:38:45 +00:00
resources_widget.cc
- Added preferences load/save feature.
2006-09-01 00:58:12 +00:00
resources_widget.hh
- Added visualization of resources queue to resourceswidget. Task #28
2006-09-01 00:23:39 +00:00
schedulable_state_widget.cc
- Small improvements. We'd need a derived CellRenderer to put
2006-08-20 20:55:29 +00:00
schedulable_state_widget.hh
- Small improvements. We'd need a derived CellRenderer to put
2006-08-20 20:55:29 +00:00
schedulables_tree_widget.cc
- Added visualization of resources queue to resourceswidget. Task #28
2006-09-01 00:23:39 +00:00
schedulables_tree_widget.hh
- Removed a level from the schedulables tree. Added details about subrequests
2006-08-31 00:34:49 +00:00
simulation_widget.cc
- Unify interface of string_utils. I dropped most of the exception
2006-08-26 10:45:04 +00:00
simulation_widget.hh
- modified simulation_widget to show threads
2006-08-23 00:34:55 +00:00
text_simulation.cc
- Fix book-keeping of thread data fields
2006-08-31 18:16:11 +00:00
text_simulation.hh
- Added full-featured jumpto command.
2006-08-18 00:46:38 +00:00