borg-qt/borg_qt
Andreas Zweili 37985fbb24 fix the displaying of the error dialogs
Exceptions which get raised in threads don't bubble up into the main code on
their own. So we either communicate them to the main loop or we handle them
directly in the thread. I'm going for the later for the moment because the
other way seems to be quite complex.
2019-02-16 10:17:13 +01:00
..
static make the include and exclude UI clearer to read 2019-02-14 22:49:33 +01:00
borg_interface.py fix the displaying of the error dialogs 2019-02-16 10:17:13 +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