[avida-cvs] avida CVS commits: /current/source/main config.hh /current/source/qt-viewer event_chooser.cpp event_list_editor.cpp godbox.cpp plot_select_dia.cpp wizard.ui

wisnelaw avida-cvs at alife.org
Thu Jul 17 19:32:28 PDT 2003


wisnelaw		Thu Jul 17 11:32:28 2003 EDT

  Modified files:              
    /avida/current/source/main	config.hh 
    /avida/current/source/qt-viewer	event_chooser.cpp 
                                   	event_list_editor.cpp godbox.cpp 
                                   	plot_select_dia.cpp wizard.ui 
  Log:
  
  
  
Index: avida/current/source/main/config.hh
diff -u avida/current/source/main/config.hh:1.52 avida/current/source/main/config.hh:1.53
--- avida/current/source/main/config.hh:1.52	Wed Jul 16 19:36:54 2003
+++ avida/current/source/main/config.hh	Thu Jul 17 11:32:27 2003
@@ -67,6 +67,7 @@
     cConfigEntryBase(const cString & _tag, const cString & _def,
 		     const cString & _desc)
       : genesis_tag(_tag), default_value(_def), description(_desc, '\n') { ; }
+    virtual ~cConfigEntryBase(){}
 
     const cString & GetTag() { return genesis_tag; }
     const cString & GetDefault() { return default_value; }
Index: avida/current/source/qt-viewer/event_chooser.cpp
diff -u avida/current/source/qt-viewer/event_chooser.cpp:1.2 avida/current/source/qt-viewer/event_chooser.cpp:1.3
--- avida/current/source/qt-viewer/event_chooser.cpp:1.2	Wed Jun  4 11:34:56 2003
+++ avida/current/source/qt-viewer/event_chooser.cpp	Thu Jul 17 11:32:28 2003
@@ -1,8 +1,8 @@
 /****************************************************************************
 ** Form implementation generated from reading ui file 'event_chooser.ui'
 **
-** Created: Wed Jun 4 14:01:36 2003
-**      by: The User Interface Compiler ($Id: event_chooser.cpp,v 1.2 2003/06/04 18:34:56 goingssh Exp $)
+** Created: Thu Jul 17 13:13:41 2003
+**      by: The User Interface Compiler ($Id: event_chooser.cpp,v 1.3 2003/07/17 18:32:28 wisnelaw Exp $)
 **
 ** WARNING! All changes made in this file will be lost!
 ****************************************************************************/
Index: avida/current/source/qt-viewer/event_list_editor.cpp
diff -u avida/current/source/qt-viewer/event_list_editor.cpp:1.2 avida/current/source/qt-viewer/event_list_editor.cpp:1.3
--- avida/current/source/qt-viewer/event_list_editor.cpp:1.2	Wed Jun  4 11:34:56 2003
+++ avida/current/source/qt-viewer/event_list_editor.cpp	Thu Jul 17 11:32:28 2003
@@ -1,8 +1,8 @@
 /****************************************************************************
 ** Form implementation generated from reading ui file 'event_list_editor.ui'
 **
-** Created: Wed Jun 4 14:01:35 2003
-**      by: The User Interface Compiler ($Id: event_list_editor.cpp,v 1.2 2003/06/04 18:34:56 goingssh Exp $)
+** Created: Thu Jul 17 13:13:47 2003
+**      by: The User Interface Compiler ($Id: event_list_editor.cpp,v 1.3 2003/07/17 18:32:28 wisnelaw Exp $)
 **
 ** WARNING! All changes made in this file will be lost!
 ****************************************************************************/
Index: avida/current/source/qt-viewer/godbox.cpp
diff -u avida/current/source/qt-viewer/godbox.cpp:1.2 avida/current/source/qt-viewer/godbox.cpp:1.3
--- avida/current/source/qt-viewer/godbox.cpp:1.2	Wed Jun  4 11:34:56 2003
+++ avida/current/source/qt-viewer/godbox.cpp	Thu Jul 17 11:32:28 2003
@@ -1,8 +1,8 @@
 /****************************************************************************
 ** Form implementation generated from reading ui file 'godbox.ui'
 **
-** Created: Wed Jun 4 14:01:34 2003
-**      by: The User Interface Compiler ($Id: godbox.cpp,v 1.2 2003/06/04 18:34:56 goingssh Exp $)
+** Created: Thu Jul 17 13:14:01 2003
+**      by: The User Interface Compiler ($Id: godbox.cpp,v 1.3 2003/07/17 18:32:28 wisnelaw Exp $)
 **
 ** WARNING! All changes made in this file will be lost!
 ****************************************************************************/
Index: avida/current/source/qt-viewer/plot_select_dia.cpp
diff -u avida/current/source/qt-viewer/plot_select_dia.cpp:1.2 avida/current/source/qt-viewer/plot_select_dia.cpp:1.3
--- avida/current/source/qt-viewer/plot_select_dia.cpp:1.2	Wed Jun  4 11:34:56 2003
+++ avida/current/source/qt-viewer/plot_select_dia.cpp	Thu Jul 17 11:32:28 2003
@@ -1,8 +1,8 @@
 /****************************************************************************
 ** Form implementation generated from reading ui file 'plot_select_dia.ui'
 **
-** Created: Wed Jun 4 14:01:33 2003
-**      by: The User Interface Compiler ($Id: plot_select_dia.cpp,v 1.2 2003/06/04 18:34:56 goingssh Exp $)
+** Created: Thu Jul 17 13:13:56 2003
+**      by: The User Interface Compiler ($Id: plot_select_dia.cpp,v 1.3 2003/07/17 18:32:28 wisnelaw Exp $)
 **
 ** WARNING! All changes made in this file will be lost!
 ****************************************************************************/
Index: avida/current/source/qt-viewer/wizard.ui
diff -u avida/current/source/qt-viewer/wizard.ui:1.8 avida/current/source/qt-viewer/wizard.ui:1.9
--- avida/current/source/qt-viewer/wizard.ui:1.8	Fri May 30 14:40:36 2003
+++ avida/current/source/qt-viewer/wizard.ui	Thu Jul 17 11:32:28 2003
@@ -1,4 +1,4 @@
-<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
+<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
 <class>SetupAssistant</class>
 <widget class="QWizard">
     <property name="name">






More information about the Avida-cvs mailing list