aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-archiver/TarBackend.cpp
Commit message (Expand)AuthorAge
* Clean up the opening of an auto-extracted archive.Ken Moore2017-06-16
* clean up unneeded code and extraneous debug linesq5sys2017-06-13
* Get the auto-extract functionality cleaned up with the signal/slots a bit.Ken Moore2017-06-07
* more work on autoextract functionalityq5sys2017-06-04
* Clean up the archiver a bit.Ken Moore2017-02-03
* Fix up the non-selection extraction of an archive. (empty "name" field messed...Ken Moore2016-12-01
* Have lumina-archiver just open the containing folder when extracting multiple...Ken Moore2016-12-01
* Allow for multi-selection of items for extractions.Ken Moore2016-11-30
* Fix up the permissions of extracted files via lumina-archiver.Ken Moore2016-11-30
* Revert "Revert "search clear function on ESC press""Ken Moore2016-11-20
* Revert "search clear function on ESC press"q5sys2016-11-20
* Fix up the detection of links within an archive - and show them appropriately...Ken Moore2016-11-18
* Add a couple new features to lumina-archiver:Ken Moore2016-11-18
* Add support for extracting a single file from an archive for viewing temporar...Ken Moore2016-11-12
* New Desktop Utility: lumina-archiverKen Moore2016-11-12
bgstack15