Commit | Date | |
---|---|---|
[r27483]
by
bugman
The GUI tests tearDown() method now prints out the Wizard windows title instead of name. |
2015-02-03 15:49:08 | Tree |
[r27482]
by
bugman
The GUI tests tearDown() method now prints out the Wizard windows names, if not destroyed. |
2015-02-03 15:45:30 | Tree |
[r27481]
by
bugman
Wizard window objects in the GUI can now be named. This will help with debugging the GUI memory usage. |
2015-02-03 15:44:21 | Tree |
[r27480]
by
bugman
Improved memory management in the spin viewer window. The spin loading wizard is now destroyed in the Destroy() method as well as before reinitialising |
2015-02-03 15:38:38 | Tree |
[r27479]
by
bugman
Changes for how the main GUI windows are destroyed by the GUI test tearDown() method. These changes revert some of the code of previous commits. The recently introduced pipe editor and |
2015-02-03 15:30:52 | Tree |
[r27478]
by
bugman
Temporary disablement of the results viewer window destruction in the GUI tests. This currently, for some unknown reason, causes segfault crashes of the GUI tests on Linux systems. |
2015-02-03 15:13:34 | Tree |
[r27477]
by
bugman
Fixes for the custom Destroy() methods for the pipe editor and results viewer GUI windows. The event argument is now a keyword argument which defaults to None. This allows the Destroy() |
2015-02-03 15:01:46 | Tree |
[r27476]
by
bugman
Improved memory management in the relaxation dispersion GUI analysis. The dispersion model list window is now destroyed in the GUI analysis delete() method. |
2015-02-03 14:57:54 | Tree |
[r27475]
by
bugman
Created custom Destroy() methods for the pipe editor and results viewer GUI windows. |
2015-02-03 14:54:42 | Tree |
[r27474]
by
bugman
Improved memory management in the relaxation dispersion GUI analysis. The peak intensity loading wizard is now properly destroyed. This is both via the delete() function |
2015-02-03 14:47:46 | Tree |