| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
If a *.img file is loaded, enable a new menu option/dialog for burning that image to a USB device.
This is a front-end to the "dd" utility, and has full status reporting about the process as well. If the dd operation requires elevated permissions and qsudo is installed, also provide a prompt for switching to root permissions (with qsudo) and immediately re-opening the burn dialog with the same file.
|
|
|
|
| |
This reverts commit 151062b99e29e18dbc614bf66582f908c864a96a.
|
|
|
|
|
| |
This reverts commit b9840ef585385fece513e24e4cea193d35328dc0, reversing
changes made to cb5524f6fd5186414c11339375bebd3b808b4857.
|
|
|
|
|
|
|
| |
1) Add the ability to extract only the selected item from an archive
2) Add better status reporting on archive interactions
Changelog=yes
|
|
|
|
| |
temporarily.
|
|
This is a pure Qt5 front-end to the "tar" utility for creating, viewing, and editing archives of various formats.
ChangeLog=YES
|