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

Kaben Nanlohy kaben at users.sourceforge.net
Tue Feb 26 10:27:33 PST 2002


Update of /cvsroot/avida/avida/current/source/qt-viewer
In directory usw-pr-cvs1:/tmp/cvs-serv5026/source/qt-viewer

Modified Files:
	event_list_editor.ui event_view_widget.cc event_view_widget.hh 
Log Message:

event viewer changes:
- no longer crashes on input of bogus file.
- parameters panel updated on load of new events list.
- other minor aesthetic changes.

hard problems yet to solve:
- without explicit reordering, insertion of a new event scrambles
existing events ordering, but processing of 20000 events takes three
seconds.
- with explicit reordering, processing of 20000 events takes 20-30
seconds, as does insertion of a single new event.  load time is 2
seconds; the rest of time is consumed inside of the QListView class
functions.

easy problems yet to solve:
- immediate events shouldn't have time parameters attached.
- aesthetics, button names, etc.





More information about the Avida-cvs mailing list