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
Alexander Koblov
c2c6590ae4
FIX: Zip - extract concatenated gzip archive
...
UPD: Zip - use fast CRC32 function
2022-09-14 19:00:07 +03:00
Alexander Koblov
dd3ee2639b
UPD: Speed up zip-archive creation/modification
2022-09-11 18:59:51 +03:00
Alexander Koblov
1e03f05284
UPD: Zip - doublecmd.diff
2022-09-11 18:59:51 +03:00
Alexander Koblov
4ed7362c07
ADD: SFTP - Show used encryption methods
2022-09-10 13:28:11 +03:00
Alexander Koblov
c6c5fbaed7
UPD: Zip - project file
2022-09-10 12:20:45 +03:00
Alexander Koblov
b858e33b17
FIX: Zip - unpack encrypted (AES) archive
2022-09-10 12:17:06 +03:00
Alexander Koblov
199450b197
FIX: Zip - unpack progress (file > 2 GB)
2022-09-10 12:15:19 +03:00
Alexander Koblov
1d3ba73af4
FIX: SevenZip - create 7-Zip archive with PPMd compression method
2022-08-20 14:32:14 +03:00
Alexander Koblov
c13c40bd32
FIX: SevenZip - MessageBox text encoding
2022-08-15 22:00:21 +03:00
Alexander Koblov
29cea47087
FIX: Zip - update time extra fields ( fixes #492 )
2022-08-09 18:50:38 +03:00
Alexander Koblov
8d01d3cd10
UPD: Project file
2022-08-06 12:48:25 +03:00
Alexander Koblov
6ea44db451
FIX: Extract encrypted RAR archive when password contains non-ASCII characters
2022-08-06 12:48:25 +03:00
Alexander Koblov
38342adcc2
FIX: SevenZip - Create .zip archives
2022-07-31 22:33:59 +03:00
Alexander Koblov
00ea415c48
FIX: Unrar - don't rewrite configuration file
2022-07-15 18:12:16 +03:00
Alexander Koblov
9d468c8aca
FIX: SevenZip - save configuration when path contains non ASCII characters
2022-07-14 18:41:28 +03:00
Alexander Koblov
cb5357bf45
FIX: Unrar - save configuration when path contains non ASCII characters
2022-07-14 18:31:24 +03:00
Alexander Koblov
d056097608
UPD: Clean up
...
FIX: Wrong lParam value
2022-07-01 22:29:28 +03:00
Alexander Koblov
f3e558ca31
UPD: Enable RichView plugin
2022-07-01 22:04:43 +03:00
Alexander Koblov
6b976b54b5
ADD: RichView plugin
2022-07-01 21:57:15 +03:00
Alexander Koblov
03e6a989d9
FIX: Zip - extract file with long name (> 100) from .tar archive in the pax format
2022-06-27 20:39:24 +03:00
Alexander Koblov
c3f0f99774
ADD: Zip - show bzip2/zstd/xz compression/decompression progress
2022-06-21 21:35:33 +03:00
Alexander Koblov
2c28d3debe
FIX: FPC 3.0.4 compatibility ( fixes #385 )
2022-05-24 19:49:29 +03:00
Alexander Koblov
5451867f64
FIX: Zip - save Unix file attributes ( fixes #424 )
2022-05-03 12:08:01 +03:00
larinsv
f5809a23f5
FIX: FPC 3.3 compatibility ( #385 )
2022-03-27 20:21:21 +03:00
Alexander Koblov
52b34362e3
UPD: German language files
2022-02-23 13:12:55 +03:00
Alexander Koblov
2a69adfc53
ADD: TAR - read mtime from PAX headers
2022-02-16 18:36:46 +03:00