| Commit message (Collapse) | Author | Age |
|
|
|
| |
it will always start with the canonical path (no sym links or redundant paths).
|
|
|
|
| |
ther is crashing on occasion - still not sure what yet.
|
|
|
|
|
| |
1) Move all the File operations into a seperate thread (GUI no longer lags when performing long operations).
2) Streamline/simplify the time spent looking for snapshots of a directory (re-use the base snapshot directory found if it is still the same directory - no need to search for it again).
|
|
|
|
| |
It is functional at the moment, but still has a few rough edges with regards to the X11 background interface (due to the move from XLib to XCB in Qt5). This reulst in some of the window manager interactions not behaving properly (such as sticky status on panels).
|
|
a seperate thread. This speeds up the loading of a directory quite a bit.
|