Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lumina-archiver: use bsdtar on linux (since backend is not compatible with ↵ | Ole-André Rodlie | 2018-05-15 |
| | | | | gnutar) | ||
* | move lumina-notify out of tree | q5sys | 2018-01-15 |
| | |||
* | add absolute paths to autoarchive | q5sys | 2018-01-02 |
| | |||
* | Fix up the insertion of files from multiple directories within the tar backend. | Ken Moore | 2017-11-14 |
| | |||
* | Finish up the auto archive/extract within lumina-archiver (with JT) | Ken Moore | 2017-10-04 |
| | |||
* | write auto-archival methods for file manager integration | q5sys | 2017-09-04 |
| | |||
* | Change up the single-file extraction system in lumina-archiver: | Ken Moore | 2017-08-17 |
| | | | | Now have it extract to a datetime-stamped filename in the temp directory, allowing for multiple files with the same name to be previewed at teh same time. | ||
* | Clean up the opening of an auto-extracted archive. | Ken Moore | 2017-06-16 |
| | |||
* | clean up unneeded code and extraneous debug lines | q5sys | 2017-06-13 |
| | |||
* | Get the auto-extract functionality cleaned up with the signal/slots a bit. | Ken Moore | 2017-06-07 |
| | |||
* | more work on autoextract functionality | q5sys | 2017-06-04 |
| | |||
* | Clean up the archiver a bit. | Ken Moore | 2017-02-03 |
| | | | | | | Add better status reporting for opening/viewing archives, fix up the list update/clear when opening a different archive after finishing with one. Move the extract selection action to the toolbar as well, and change the icon/statustip. Make the extract actions enable/disable as needed. | ||
* | Fix up the non-selection extraction of an archive. (empty "name" field ↵ | Ken Moore | 2016-12-01 |
| | | | | messed it up) | ||
* | Have lumina-archiver just open the containing folder when extracting ↵ | Ken Moore | 2016-12-01 |
| | | | | multiple files. | ||
* | Allow for multi-selection of items for extractions. | Ken Moore | 2016-11-30 |
| | |||
* | Fix up the permissions of extracted files via lumina-archiver. | Ken Moore | 2016-11-30 |
| | |||
* | Revert "Revert "search clear function on ESC press"" | Ken Moore | 2016-11-20 |
| | | | | This reverts commit 151062b99e29e18dbc614bf66582f908c864a96a. | ||
* | Revert "search clear function on ESC press" | q5sys | 2016-11-20 |
| | | | | | This reverts commit b9840ef585385fece513e24e4cea193d35328dc0, reversing changes made to cb5524f6fd5186414c11339375bebd3b808b4857. | ||
* | Fix up the detection of links within an archive - and show them ↵ | Ken Moore | 2016-11-18 |
| | | | | appropriately within the UI | ||
* | Add a couple new features to lumina-archiver: | Ken Moore | 2016-11-18 |
| | | | | | | | 1) Add the ability to extract only the selected item from an archive 2) Add better status reporting on archive interactions Changelog=yes | ||
* | Add support for extracting a single file from an archive for viewing ↵ | Ken Moore | 2016-11-12 |
| | | | | temporarily. | ||
* | New Desktop Utility: lumina-archiver | Ken Moore | 2016-11-12 |
This is a pure Qt5 front-end to the "tar" utility for creating, viewing, and editing archives of various formats. ChangeLog=YES |