Releases: lxqt/lxqt-archiver
Releases · lxqt/lxqt-archiver
1.1.0
- Added
application/vnd.rar
to the supported mime types.
- Add clear button to filter bar.
- Silenced a compilation warning about
GList
.
0.9.1
- Support the use of 7zip instead of p7zip with the new option
USE_7Z
(OFF
by default), especially for Debian-based systems.
- Updated to new MIME type names of shared-mime-info ≥ 2.3.
- Fixed extraction of multiple archives.
0.9.0
- Ported away from deprecated time format.
- Added appropriate fallback icons to toolbar and menu.
0.8.0
Updated translations and dependencies and bumped the version.
0.7.0
Some code cleanup and translation updates.
0.6.0
Main changes:
- Allow changing of the view icon size and remember it.
- Allow sorting by any column (but only sort by the first column at startup).
- Forget the password (if any) on reloading the archive.
0.5.0
Main changes:
- Show password prompt for archives with encrypted lists.
- Fixed listing RAR archive contents with encrypted file list.
0.4.0
Main changes:
- Disk images can be opened and extracted.
- Window settings are remembered.
- The directory view is made horizontally scrollable.
0.3.0
Main changes:
- Used
bsdtar
(belonging to libarchive
) to open and extract RPM packages.
- Fixed a memory leak and did some code cleanup.