jetchirag
jetchirag
I found that `changed_size=73746` corresponds to Size Column, and `size=57358` to Balance. So `changed_size` should be the overall new size of file, so should we be comparing size filter with...
> For the diff view there also should be an option to filter by balance. For extract view there should be options to filter by health, modification time and size....
@real-yfprojects I am assuming password marking, visibility toggle and validation etc in the widget. Should I subclass QLineEdit?
Okay I'll open a new PR for widget after closing this.
I've added 2 new tests but currently the test repo doesn't have encryption so it would run mock command on non-encrypted repo. I can add another repo but it doesn't...
Just noticed merge conflict. Will solve them.
> @jetchirag is currently working with the test suite on issues https://github.com/borgbase/vorta/pull/1716 and https://github.com/borgbase/vorta/issues/1711, so I will wait until after he is finished before progressing to far with this project....
@prady0t In Archives Tab, there are two options "Extract" and "Diff" which open a new dialog with [TreeView](https://doc.qt.io/qt-6/qtreeview.html). Here you will find a caret up icon i.e. Collapse button ...
I'll take a look at this one.