Commit graph

934 commits

Author SHA1 Message Date
rich2014
f6a7835bd7 Fix #1312: Key Event eaten by QLPreviewView 2023-10-15 15:07:39 +08:00
Alexander Koblov
d8bc7ce213 UPD: TXzDecompressionStream.Seek function 2023-10-09 19:45:44 +03:00
Alexander Koblov
873d4fcd5c FIX: Build deb_wdx 2023-10-08 16:19:58 +03:00
Alexander Koblov
bf1a1e61df UPD: Zip - readme.txt 2023-10-07 19:25:59 +03:00
Alexander Koblov
5c0192a445 UPD: Zip - increase buffer size 2023-10-07 19:07:55 +03:00
Alexander Koblov
d0a4cbd864 FIX: Zip - show correct compression progress
ADD: Zip - create .tar.* archives at one step
2023-10-07 18:51:45 +03:00
Alexander Koblov
c7c51230d1 ADD: Zip - show total progress when compress 2023-10-06 20:22:02 +03:00
Alexander Koblov
f89ab9056e ADD: Zip - show total progress when extract 2023-10-06 19:31:23 +03:00
Alexander Koblov
0115f01430 ADD: Zip - save password to cache (issue #1254) 2023-09-09 14:55:04 +03:00
Alexander Koblov
e2e3ac9031 FIX: Change zip plugin configuration force quits (fixes #1233) 2023-09-09 13:34:21 +03:00
Alexander Koblov
7c1296856c FIX: SevenZip - heap corruption 2023-08-15 19:48:22 +03:00
Alexander Koblov
315b3f0e0d FIX: SevenZip - double-free (VT_BSTR) 2023-08-14 19:58:35 +03:00
Alexander Koblov
c9186d1e81 FIX: Zip - crash in the options dialog 2023-08-06 18:00:33 +03:00
Alexander Koblov
2efbd8515c FIX: AudioInfo - don't show invalid 'Track (zero-filled)' field 2023-07-21 12:10:47 +03:00
Alexander Koblov
27e23900bf FIX: AudioInfo - read track number 2023-07-21 11:41:49 +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