..
backend
- Hopefully a more complete fix.
2006-08-28 22:59:51 +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
- Move code to manage step_by_step or continuous simulation from
2006-08-27 14:36:23 +00:00
add_request_dialog.cc
- Added the editing feature to the schedulables tree widget
2006-08-25 00:29:28 +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
graphical_preferences_editor.cc
- Added a best-effort preferences dialog:
2006-08-15 17:33:47 +00:00
graphical_preferences_editor.hh
- Added a best-effort preferences dialog:
2006-08-15 17:33:47 +00:00
gui_builder.cc
- Re-enable loading of saved files
2006-08-28 21:48:55 +00:00
gui_builder.hh
- Remove useless pointer from SimulationController member data
2006-08-28 20:23:42 +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
- Removed CPUPolicyManager::init(), it was deprecated
2006-08-28 21:40:02 +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
- Now it is possible to edit resources
2006-08-25 21:45:29 +00:00
resources_widget.hh
- Now it is possible to edit resources
2006-08-25 21:45:29 +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
- Some little eyecandiness. Not much, after all, but still some.
2006-08-28 20:50:20 +00:00
schedulables_tree_widget.hh
- Mantain expanded state of TreeView rows while History updates.
2006-08-26 18:42:10 +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
- Added a bit of resource policy mamagement. Still far from being usefu.
2006-08-28 22:40:08 +00:00
text_simulation.hh
- Added full-featured jumpto command.
2006-08-18 00:46:38 +00:00