Skip to content
Snippets Groups Projects
  1. Dec 10, 2020
  2. Dec 09, 2020
  3. Dec 08, 2020
  4. Dec 07, 2020
  5. Dec 05, 2020
    • Matthias's avatar
      fix "Crash on saving to deleted project" · 58da9bc1
      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
      58da9bc1
  6. Dec 04, 2020
  7. Dec 01, 2020
  8. Nov 30, 2020
  9. Nov 29, 2020
  10. Nov 26, 2020
  11. Nov 25, 2020
  12. Nov 20, 2020
  13. Nov 19, 2020
Loading