Commit | Date | |
---|---|---|
2010-01-28 12:29:08 | Tree | |
[r10500]
by
bugman
Renamed gui_bieri.execution.calc_modelfree to gui_bieri.misc. This module now only contains the convert_to_float() function. Therefore it has been shifted and |
2010-01-28 12:28:29 | Tree |
[r10499]
by
bugman
Shifted the RedirectText class from execution.calc_modelfree into the controller module. |
2010-01-28 12:24:28 | Tree |
2010-01-28 12:23:15 | Tree | |
[r10497]
by
bugman
Shifted the rest of the gui_bieri.execution.calc_modelfree() code into self.execute(). All the automatic model-free protocol, including execution, is now within the auto_model_free |
2010-01-28 12:22:09 | Tree |
[r10496]
by
bugman
Completed assemble_data(). All the data used by the dAuvernge_protocol class is now gleaned from the relax data store. This |
2010-01-28 12:14:25 | Tree |
2010-01-28 11:53:03 | Tree | |
2010-01-28 11:52:21 | Tree | |
[r10493]
by
bugman
The controller window does not lock the GUI after clicking 'View -> Controller'. Show() is used instead of ShowModal(). |
2010-01-28 11:49:32 | Tree |
[r10492]
by
bugman
Created a basic, though not yet functional, assemble_data() method. This will now pack the all the model-free data into a container and return that instead. |
2010-01-28 11:46:46 | Tree |