lxqt-archiver-0.9.1 / 2024-02-21
===================================
* 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 mimetype names of shared-mime-info ≥ 2.3.
* Fixed extraction of multiple archives.
lxqt-archiver-0.9.0 / 2023-11-05
===================================
* Ported away from deprecated time format.
* Added appropriate fallback icons to toolbar and menu.
Change log:
lxqt-archiver-0.7.0 / 2022-11-05
===================================
* Removed the redundant function `n_fields()` from `glib-utils`.
* Silenced some compilation warnings.
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.
lxqt-archiver-0.4.0 / 2021-04-15
===================================
- Support opening and extracting of disk images.
- Also, support xz-compressed disk images.
- Added "application/vnd.debian.binary-package" to mimetypes list.
- Made directory view horizontally scrollable.
- Remember window settings.
-Avoid memory leak in "java-utils.c".
-Fixed comparison of integer expressions of different signedness.
-Removed "g_ptr_array_free_full" from "glib-utils.c" and used GLib's
"g_ptr_array_free" instead.
-Use bsdtar to handle RPM packages.
A simple & lightweight Qt file archiver.
The core I/O functions are ported from Engrampa (a Gnome File Roller fork).
This is only a front-end (a graphical interface) to archiving programs
like tar and zip.
This is part of LXQt-0.15.0 desktop