Commit graph

926 commits

Author SHA1 Message Date
Alexander Koblov
1c46399683 ADD: Zip - save password to cache (issue #1254)
(cherry picked from commit 0115f01430)
2023-09-09 15:26:28 +03:00
Alexander Koblov
a89cc3f4ca FIX: Change zip plugin configuration force quits (fixes #1233)
(cherry picked from commit e2e3ac9031)
2023-09-09 15:26:28 +03:00
Alexander Koblov
fbdf8e6938 FIX: SevenZip - heap corruption
(cherry picked from commit 7c1296856c)
2023-08-15 21:22:35 +03:00
Alexander Koblov
859c7b066d FIX: SevenZip - double-free (VT_BSTR)
(cherry picked from commit 315b3f0e0d)
2023-08-15 21:22:35 +03:00
Alexander Koblov
b17255bc35 FIX: Zip - crash in the options dialog
(cherry picked from commit c9186d1e81)
2023-08-08 20:39:33 +03:00
Alexander Koblov
d3d4ddf1ec FIX: AudioInfo - don't show invalid 'Track (zero-filled)' field
(cherry picked from commit 2efbd8515c)
2023-07-29 15:47:11 +03:00
Alexander Koblov
8475db364d FIX: AudioInfo - read track number
(cherry picked from commit 27e23900bf)
2023-07-29 15:47:10 +03:00
Alexander Koblov
e525264b32 ADD: FTP - write to log libssh2 error message when authentication failed 2023-07-13 20:30:45 +03:00
Alexander Koblov
c6c812fa85 FIX: FTP - Show error when authentication failed
ADD: FTP - Show error when only one key configured
2023-07-12 19:35:14 +03:00
Alexander Koblov
f058e835f8 FIX: Lazarus 2.3 compatibility 2023-06-15 20:47:43 +03:00
Alexander Koblov
d4fc718f8f ADD: AudioInfo - bit depth field 2023-03-06 14:55:13 +03:00
Alexander Koblov
13bd3ce79b ADD: Zip - .tzst extension 2023-02-28 21:46:17 +03:00
Alexander Koblov
2150343460 UPD: AudioInfo - return empty string instead ft_fieldempty 2023-02-28 18:42:56 +03:00
Alexander Koblov
b50740cef7 FIX: Zip - crash on compression when libzstd not found 2023-02-26 14:16:19 +03:00
Alexander Koblov
735cf33d5b ADD: Zip - translate resource strings 2023-02-25 17:23:18 +03:00
Alexander Koblov
47680a5cc6 FIX: AudioInfo - read ID3v2.4 with UTF-16 encoding 2023-02-25 14:09:41 +03:00
Alexander Koblov
594c2beaba FIX: Zip - wrong checksum 2023-02-25 12:12:10 +03:00
Alexander Koblov
70187320b1 UPD: Language files 2023-02-25 12:00:23 +03:00
Alexander Koblov
8c46e8b089 ADD: Zip - capability to change compression settings of all supported formats 2023-02-25 12:00:23 +03:00
Alexander Koblov
0f90c2580b UPD: Zip - speed up .zipx creation 2023-02-14 20:17:39 +03:00
Alexander Koblov
7159dd4ddd UPD: Zip - doublecmd.diff 2023-02-13 19:17:52 +03:00
Alexander Koblov
4c027c42a9 FIX: Incorrect .tar.gz archive reading: same directory appears multiple time (fixes #809) 2023-02-13 19:10:09 +03:00
Alexander Koblov
ff22ea0858 ADD: FTP - don't show size for connections 2023-02-12 12:57:12 +03:00
Alexander Koblov
9825c04bdc ADD: FTP - capability to create connection copy 2023-02-12 11:59:45 +03:00
Alexander Koblov
6edfa91d49 UPD: Line-endings 2023-01-19 21:17:15 +03:00
Alexander Koblov
d660b14965 FIX: AudioInfo - read IDv2.4 with UTF-8 encoding (fixes #723) 2022-12-18 23:18:09 +03:00
Alexander Koblov
49f29d47a3 FIX: Extract files with zero UNIX time 2022-12-05 19:01:43 +03:00
Alexander Koblov
81e1cee3b8 FIX: Bug [0002644] Closing an unavailable FTP connection not possible 2022-12-05 18:16:06 +03:00
Alexander Koblov
faee14c230 ADD: FTP - save private key passphrase to cache (issue #697) 2022-12-02 20:26:40 +03:00
Alexander Koblov
a193935b47 FIX: Zip - open small Gzip archive 2022-11-29 18:53:05 +03:00
rich2014
fb6fbebe45
UPD: MacPreview: change extension comparison to case insensitive (#676) 2022-11-22 19:59:44 +03:00
Alexander Koblov
559b0f6719 FIX: Don't load the unversioned libcrypto under macOS (issue #674) 2022-11-20 22:22:29 +03:00
Alexander Koblov
9ff705ef69 ADD: FTP - Haiku support 2022-11-20 12:17:40 +03:00
Alexander Koblov
3232137533 UPD: OpenSSL library versions (issue #674) 2022-11-20 10:45:24 +03:00
Alexander Koblov
fc8306f639 UPD: Unrar - Refactoring
ADD: Unrar - GetBackgroundFlags function (fixes #665)
2022-11-14 21:41:36 +03:00
Alexander Koblov
35abf6c493 ADD: Base64 - GetBackgroundFlags function (issue #665) 2022-11-14 18:45:08 +03:00
Alexander Koblov
4d85d6d474 ADD: Zip - GetBackgroundFlags function (issue #665) 2022-11-14 18:41:32 +03:00
Alexander Koblov
ee8b06ae53 ADD: Qt 6 widgetset support (fixes #402) 2022-11-13 20:38:18 +03:00
Alexander Koblov
b5a932b3bb DEL: Unneeded files (fixes #616) 2022-10-03 18:55:00 +03:00
rich2014
0136ca6fcd
FIX: DARWIN: MacPreview: workaournd for the bug of MacOS Quick Look (#618) 2022-10-02 12:38:39 +03:00
Antikruk
2b4d77b85c
UPD: Belarusian translation (#609) 2022-09-27 19:11:33 +03:00
rich2014
29e8e51516
UPD: DARWIN: enable MacPreview wlx-plugin (#608)
* UPD: DARWIN: enable MacPreview wlx-plugin

* UPD: DARWIN: add MacPreview.wlx into udefaultplugins.UpdatePlugins()
2022-09-26 21:14:07 +03:00
rich2014
5ea1a59cbb
ADD: DARWIN: add a WlxPlugin MacPreview (#603)
* ADD: DARWIN: add a WlxPlugin MacPreview, implemented using MacOS Native QuickLook Preview

* UPD: Plugin name modified and authors added in the remarks
2022-09-26 08:28:02 +03:00
Alexander Koblov
85d5c093d5 UPD: Use new GetTempName function 2022-09-18 20:10:10 +03:00
Alexander Koblov
d3669d5c32 UPD: SevenZip - refactoring 2022-09-17 14:07:40 +03:00
Alexander Koblov
181997bf08 FIX: SevenZip - update password visibility on "show password" change 2022-09-17 13:03:45 +03:00
Alexander Koblov
6011f09b10 FIX: Zip - gzip unpack progress 2022-09-16 18:41:40 +03:00
Alexander Koblov
8cd00f4a05 FIX: Zip - slow gzip-file opening 2022-09-16 18:41:22 +03:00
Alexander Koblov
82b6f6ec0b UPD: Speed up gzip-archive creation/modification 2022-09-15 21:27:10 +03:00
Alexander Koblov
952ceb722e ADD: Zip - show gzip compression progress 2022-09-14 21:19:16 +03:00