borg-qt/borg_qt
Andreas Zweili 3d222e3236 reimplement the run method on the backup class
For some reason the BorgExceptions from the backup thread don't get caught in
the main_window. Therefore I'm implementing the error handling directly in the
class for the moment. This will have the side effect that the error dialog will
pop up when there is a problem during a background backup.

However that is anyway something I thought about implementing. This way it's
just not properly implemented yet.
2019-02-16 11:29:30 +01:00
..
static make the include and exclude UI clearer to read 2019-02-14 22:49:33 +01:00
borg_interface.py reimplement the run method on the backup class 2019-02-16 11:29:30 +01:00
borg_qt.py fix the shebang in the main script 2019-02-16 10:14:25 +01:00
config.py fix the server path 2019-02-03 21:50:50 +01:00
helper.py add/update and extend various comments 2019-02-10 17:21:41 +01:00
main_window.py empty the mount_paths property after unmounting the archives 2019-02-16 10:12:38 +01:00
progress.py add/update and extend various comments 2019-02-10 17:21:41 +01:00