sgpemv2/src
tchernobog c0a89b1bd1 - Add standard file extension when needed (note: this doesn't
behaves exactly like the design says, since it doesn't allow for 
Serializer::get_filename_extension() to return a *list*
of space-separated extensions; rather, it assumes that a Serializer
will return just *one* extension)


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@999 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-02 13:35:14 +00:00
..
backend - Ported wizards, altough still missing the way 2006-09-02 11:47:06 +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 environments in a more consistent location (they shan't be 2006-09-02 12:10:51 +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 - Add policy description to configure_policy_dialog 2006-09-01 12:08:26 +00:00
configure_policy_dialog.hh - Add policy description to configure_policy_dialog 2006-09-01 12:08:26 +00:00
graphical_preferences_editor.cc - Ported wizards, altough still missing the way 2006-09-02 11:47:06 +00:00
graphical_preferences_editor.hh - Better Preferences management 2006-09-01 23:28:23 +00:00
gui_builder.cc - Add standard file extension when needed (note: this doesn't 2006-09-02 13:35:14 +00:00
gui_builder.hh - Connect signals for saving and loading from file in the GUI 2006-09-02 13:18:48 +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 - Fixed bug causing crash on adding a resource after simulation is terminated. A workaround was used, it was caused by Simulation::get_front() returning a wrong value. 2006-09-02 00:20:24 +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 - Use smart_ptr for tooltips into schedulable_state_widget. Closes task #3. 2006-09-01 17:20:17 +00:00
schedulable_state_widget.hh - Use smart_ptr for tooltips into schedulable_state_widget. Closes task #3. 2006-09-01 17:20:17 +00:00
schedulables_tree_widget.cc - Add check menu item to select simulation mode 2006-09-02 11:12:23 +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_controller.cc - Split SimulationController from GuiBuilder and put it in its own file 2006-09-02 11:31:01 +00:00
simulation_controller.hh - Split SimulationController from GuiBuilder and put it in its own file 2006-09-02 11:31:01 +00:00
simulation_widget.cc - Corrected get_front() issues. 2006-09-02 01:56:00 +00:00
simulation_widget.hh - modified simulation_widget to show threads 2006-08-23 00:34:55 +00:00
text_simulation.cc - Corrected get_front() issues. 2006-09-02 01:56:00 +00:00
text_simulation.hh - Added full-featured jumpto command. 2006-08-18 00:46:38 +00:00