aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-archiver/MainUI.cpp
Commit message (Expand)AuthorAge
* Allow the disk image burner to run on .iso filesKen Moore2018-09-01
* add absolute paths to autoarchiveq5sys2018-01-02
* Fix up the insertion of files from multiple directories within the tar backend.Ken Moore2017-11-14
* Quick cleanup of input parsing in lumina-archiver.Ken Moore2017-11-01
* fixed handling of initial argumentsq5sys2017-10-25
* add extraction method for custom pathq5sys2017-10-24
* Finish up the auto archive/extract within lumina-archiver (with JT)Ken Moore2017-10-04
* write auto-archival methods for file manager integrationq5sys2017-09-04
* Change up the single-file extraction system in lumina-archiver:Ken Moore2017-08-17
* Fixed two missing icons in Lumina ArchiverZackaryWelch2017-06-22
* 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
* Make the auto-extract start as soon as the file finishes loading.Ken Moore2017-06-05
* Commit some adjustments to the auto-extract functionality.Ken Moore2017-06-05
* more work on autoextract functionalityq5sys2017-06-04
* prototype autoextract function (currently disabled)q5sys2017-05-29
* Clean up the archiver a bit.Ken Moore2017-02-03
* Add basic keyboard shortcutsJT Pennington2016-12-31
* New Feature for lumina-archiver:Ken Moore2016-12-29
* Allow for multi-selection of items for extractions.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