- Dec 09, 2020
-
-
Matthias authored
This fixes the issue 2503 (GUI: Material editor is a semi-modal toplevel window instead of modal dialog) http://apps.jcns.fz-juelich.de/redmine/issues/2503
-
Matthias authored
replace Manhattan::MiniSplitter by QSplitter
-
- Dec 08, 2020
-
-
Matthias authored
-
- Dec 07, 2020
-
-
mpuchner authored
fix "Crash on saving to deleted project"
-
Wuttke, Joachim authored
-
Matthias authored
-
Matthias authored
-
Matthias authored
...to allow later rm of GUIHelpers::createSubdir
-
Wuttke, Joachim authored
Simplify iteration over INode children; make dependence on manhattan-style explicit
-
Wuttke, Joachim authored
-
- Dec 05, 2020
-
-
Matthias authored
The crash happens because of trying to create subdir "autosave" in the project directory, which is not existing anymore. The fix a) avoids creating the subdir, if the project dir is not existing b) catches any exception in autosave, so autosave itself never causes a crash by an unhandled exception
-
mpuchner authored
Issue 1117 crash on save project
-
- Dec 04, 2020
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
transparent
-
Matthias authored
2nd path is: Open BA - Open Project - cancel - save project - crash
-
Matthias authored
The crash fix is to always create a new project (done in method ProjectManager::newProject()) Furthermore NewProjectDialog distinguishes now between "create" and "save", since otherwise it would look ugly on the UI. Imagine these steps: Open BA, edit something, click "create new project". Now first a dialog for saving is shown, then a dialog for creating. Without the done changes, two dialogs with title "Create project" would show up.
-
mpuchner authored
Refactor output data read write
-
mpuchner authored
-
Matthias authored
rm obsolete code; correct declare->define; rm 1-liner-braces; rm unnecessary else statements; precision hardcoded; static methods
-
Wuttke, Joachim authored
Examples/Python: replace get_sample by exported version
-
Wuttke, Joachim authored
-
Beerwerth, Randolf authored
Cleanup of specular computational strategies (2483)
-
Wuttke, Joachim authored
-
- Dec 03, 2020
-
-
Beerwerth, Randolf authored
-
Beerwerth, Randolf authored
-