Menu

SVN archive Commit Log


Commit Date  
[r10342] by bugman

Shifted panel_4 into the model-free class.

This seems to be the model-free panel!

2010-01-26 08:10:01 Tree
[r10341] by bugman

Re-added the import of gui_bieri.paths.IMAGE_PATH.

2010-01-25 21:05:47 Tree
[r10340] by bugman

Fixed the gui_bieri module imports.

2010-01-25 21:04:29 Tree
[r10339] by bugman

Removed all the unused imports.

2010-01-25 21:03:16 Tree
[r10338] by bugman

The main GUI class instance is now passed into the Auto_model_free class.

This will create a nested object tree structure so that all parts of the GUI can access all other
parts.

2010-01-25 20:58:50 Tree
[r10337] by bugman

The self.modelfree GUI panel is now passed into Auto_model_free.

2010-01-25 20:54:08 Tree
[r10336] by bugman

Started to spin off the automatic model-free protocol GUI code into its own module.

2010-01-25 20:48:50 Tree
[r10335] by bugman

Converted the module comment into a module docstring.

2010-01-25 20:34:35 Tree
[r10334] by bugman

Bug fix for the thread execution.

'self' was being passed in as the last argument, but this is not how execution should occur. Either
the data is directly passed in as args to start_model_free or this function is merged back into a
module for the automatic model-free protocol GUI elements.

2010-01-25 20:32:46 Tree
[r10333] by bugman

Fix for the execution of the automatic model-free analysis.

The method start_modelfree should have been called rather than start_model_free. These two names
are confusing and will have to be renamed.

2010-01-25 20:25:08 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.