mirror of
https://github.com/borgbase/vorta
synced 2024-12-22 07:43:09 +00:00
7003d69577
* src/vorta/assets/UI/diffresult.ui : Replace `okButton` with `QDialogButtonBox` that has a `close` button. * src/vorta/views/diff_result.py : Connect `buttonBox` instead of `okButton` to Dialog. * src/vorta/assets/UI/diffresult.ui : Add title to `DiffResult` dialog and simplify file name display. * src/vorta/assets/UI/diffresult.ui : Add comboBox to change display mode of tree view. * src/vorta/views/diff_result.py : Connect comboBox to `DiffTree`. * src/vorta/application.py : Remove `eventFilter` setup for palette changes. * src/vorta/tray_menu.py : Connect directly to `app.paletteChanged`. * src/vorta/views/archive_tab.py * src/vorta/views/repo_tab.py * src/vorta/views/schedule_tab.py * src/vorta/views/source_tab.py * src/vorta/assets/UI/diffresult.ui : Add buttons to keep folders on top when sorting and to expand and collapse all items. * src/vorta/views/diff_result.py : Connect the added buttons. * src/vorta/assets/icons/angle-up-solid.svg : Add icon for `bCollapseAll`. * src/vorta/views/diff_result.py : Add context menu to `treeView` that allows expanding and copying of an item. * src/vorta/views/diff_result.py : Add copy shortcut to `treeView`. |
||
---|---|---|
.. | ||
borg_json_output | ||
network_manager | ||
profile_exports | ||
__init__.py | ||
conftest.py | ||
test_archives.py | ||
test_borg.py | ||
test_diff.py | ||
test_import_export.py | ||
test_lock.py | ||
test_misc.py | ||
test_notifications.py | ||
test_profile.py | ||
test_repo.py | ||
test_schedule.py | ||
test_scheduler.py | ||
test_source.py | ||
test_treemodel.py | ||
test_utils.py |