[Avida-cvs] avida/current/source/qt-viewer CVS commit

Kaben Nanlohy kaben at myxo.css.msu.edu
Tue Feb 12 07:27:47 PST 2002


Update of /usr/local/cvsroot/avida/current/source/qt-viewer
In directory myxo.css.msu.edu:/tmp/cvs-serv28597/source/qt-viewer

Modified Files:
	Makefile.am main_window.cc main_window.hh 
	messaging_population_wrapper.cc 
	messaging_population_wrapper.hh 
Added Files:
	avd_cell_view_list_item.cc avd_cell_view_list_item.hh 
	avd_hide_show_button.cc avd_hide_show_button.hh 
	avd_message_queue.hh avd_message_queue_t.cc 
	avd_message_queue_t.hh avd_widget_list.cc avd_widget_list.hh 
	avd_widget_list_container.cc avd_widget_list_container.hh 
	avd_widget_list_item.cc avd_widget_list_item.hh 
	avd_widget_list_item_container.cc 
	avd_widget_list_item_container.hh cell_view_widget.cc 
	cell_view_widget.hh child_info_list_item.cc 
	child_info_list_item.hh code_widget.cc code_widget.hh 
	current_progress_list_item.cc current_progress_list_item.hh 
	gui_config.cc gui_config.hh hardware_list_item.cc 
	hardware_list_item.hh inputs_list_item.cc inputs_list_item.hh 
	labeled_field_convenience.cc labeled_field_convenience.hh 
	last_progress_list_item.cc last_progress_list_item.hh 
	lifetime_list_item.cc lifetime_list_item.hh 
	messaging_population_wrapper_t.cc mutation_rates_list_item.cc 
	mutation_rates_list_item.hh n_orig_instruction_field_widget.cc 
	n_orig_instruction_field_widget.hh 
	n_orig_instruction_line_pixmap_pair.cc 
	n_orig_instruction_line_pixmap_pair.hh 
	n_orig_instruction_line_widget.cc 
	n_orig_instruction_line_widget.hh 
	n_orig_instruction_line_widget_config.hh 
	n_orig_instruction_pixmapstructs.cc 
	n_orig_instruction_pixmapstructs.hh 
	n_orig_instruction_scrollview.cc 
	n_orig_instruction_scrollview.hh 
	n_orig_instruction_scrollview_config.cc 
	n_orig_instruction_scrollview_config.hh 
	n_orig_instruction_view_widget.cc 
	n_orig_instruction_view_widget.hh n_orig_instruction_viewer.cc 
	n_orig_instruction_viewer.hh organism_list_item.cc 
	organism_list_item.hh phenotype_last_divide_list_item.cc 
	phenotype_last_divide_list_item.hh phenotype_list_item.cc 
	phenotype_list_item.hh population_cell_list_item.cc 
	population_cell_list_item.hh 
	population_cell_wrapped_accessors.cc 
	population_cell_wrapped_accessors.hh 
	population_cell_wrapper.cc population_cell_wrapper.hh 
	population_wrapper_t.cc status_flags_list_item.cc 
	status_flags_list_item.hh test_cell_view_t.cc test_list.cc 
	test_list.hh test_list2.cc test_list2.hh test_list3.cc 
	test_list3.hh test_list_item.cc test_list_item.hh 
	test_list_subitem.cc test_list_subitem.hh test_list_t.cc 
Log Message:
code cleanup:
- removed qt-viewer/exp/*.{cc,hh} to qt-viewer/;
- removed right- and down-arrow pixmaps from cellviewer, replaced with
  built-in arrows;
- removed some old instruction viewers from source tree;
- removed out-of-date sections from qmakeMakefile.inc;
- made qt-viewer/Makefile.am easier to read.

yet to do in cleanup:
- finish removing old instruction viewers from source tree;
- split qt-viewer/* into several subdirectories for smaller chunks in
  build;
- if I have the chance, eventually split class cAvidaDriver_QT into
  smaller pieces, as it's an ugly sprawl;
- also if I have the chance -- finish rewrite of instruction viewer, but
  since it works correctly I'll leave it for now.  however, I should
  soon add stacks, registers, and inputs to instruction viewer.





More information about the Avida-cvs mailing list