Skip to content
Snippets Groups Projects
  1. Dec 04, 2020
    • Matthias's avatar
      fix also 2nd path of crash · a5de779f
      Matthias authored
      2nd path is:
      Open BA - Open Project - cancel - save project - crash
      a5de779f
    • Matthias's avatar
      fix "crash on save project" · ebdb7a2d
      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.
      ebdb7a2d
  2. Dec 01, 2020
  3. Nov 30, 2020
  4. Nov 29, 2020
  5. Nov 26, 2020
  6. Nov 25, 2020
  7. Nov 20, 2020
  8. Nov 19, 2020
  9. Nov 18, 2020
  10. Nov 17, 2020
  11. Nov 16, 2020
Loading