aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-archiver
Commit message (Expand)AuthorAge
* Resynced Translation FilesZackaryWelch2017-07-31
* Added Australian English translation filesZackaryWelch2017-07-31
* Translated using Weblate (Danish)scootergrisen2017-07-31
* Translated using Weblate (Catalan)Davidmp2017-07-27
* Translated using Weblate (Danish)Zackary Welch2017-07-27
* Translated using Weblate (Catalan)Zackary Welch2017-07-27
* Merge remote-tracking branch 'origin/master'Weblate2017-07-27
|\
| * Removed unneeded titlesZackaryWelch2017-07-27
* | Translated using Weblate (Spanish)Zackary Welch2017-07-27
* | Translated using Weblate (Lithuanian)Moo2017-07-27
* | Translated using Weblate (Czech)Pavel Borecki2017-07-24
|/
* Removed unneeded titleZackaryWelch2017-07-24
* update readmeq5sys2017-07-06
* fix wordingq5sys2017-07-06
* update readme with CLI switchesq5sys2017-07-06
* Update README.mdKen Moore2017-07-05
* Oops - clean up some more of the README for lumina-archiver.Ken Moore2017-07-05
* Add a README.md to the lumina-archiver subprojectKen Moore2017-07-05
* Tag Version 1.3.0 in sourceKen Moore2017-06-26
* 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
* Re-sync the translation files with the latest sources.Ken Moore2017-06-07
* 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
* Ensure that all Lumina tools/utilities are setup with high-DPI icons.Ken Moore2017-05-01
* Merge pull request #397 from scootergrisen/masterKen Moore2017-03-09
|\
| * Change language attribute value from da_DK to dascootergrisen2017-03-09
* | Re-sync the translation files with the latest from the Lumina source files.Ken Moore2017-02-27
|/
* Clean up the archiver a bit.Ken Moore2017-02-03
* Fix the __linux__ ifdef. Needed to be all lowercase.Ken Moore2017-01-03
* Re-sync the translation files with the sources.Ken Moore2017-01-03
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-03
|\
| * Add basic keyboard shortcutsJT Pennington2016-12-31
* | Block off the SIGINFO/SIGUSR1 section with __Linux__ definition checks. This ...Ken Moore2017-01-03
|/
* New Feature for lumina-archiver:Ken Moore2016-12-29
* 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
* Get rid of the whitespace between mimetype registrations in the lumina-archiv...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
* Add a new dialog UI form (not integrated yet) for a front-end to "dd"ing ISO/...Ken Moore2016-11-18
* 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
bgstack15