Commit graph

10,149 commits

Author SHA1 Message Date
Alexander Koblov
b30fada782 DEL: Duplicate code 2018-05-24 20:08:39 +00:00
Alexander Koblov
97677ff388 ADD: Find files - search hex value 2018-05-24 19:55:33 +00:00
Alexander Koblov
87e5bd9df4 FIX: Bug [0002059] HiDPI: Font size is not taken into account to draw rows in File List 2018-05-23 17:48:44 +00:00
Alexander Koblov
e0e0065643 FIX: Compatibility with Lazarus 1.8.4 2018-05-22 20:23:30 +00:00
Alexander Koblov
2ddef19d7d UPD: Language files 2018-05-21 19:44:40 +00:00
Alexander Koblov
78292eb043 ADD: Installer - copy ftp language files 2018-05-21 19:43:25 +00:00
Alexander Koblov
9c1f45eae6 DEL: Wrong hint 2018-05-21 19:37:05 +00:00
Alexander Koblov
ebf7440a46 FIX: Resource strings translation when two translators created 2018-05-21 19:32:23 +00:00
Alexander Koblov
3ebef57e85 ADD: FTP - Options dialog translation 2018-05-21 17:07:30 +00:00
Alexander Koblov
74b5a98382 ADD: DialogAPI - localization support 2018-05-21 17:05:19 +00:00
Alexander Koblov
bb4a3d8f40 UPD: Merge fixes from trunk 2018-05-20 19:57:44 +00:00
Alexander Koblov
a8ff49e558 FIX: Translate LCL strings 2018-05-20 19:22:12 +00:00
Alexander Koblov
a30e8f3b1c UPD: Chinese (Simplified) language files 2018-05-20 19:08:05 +00:00
Alexander Koblov
53f5e1b45e UPD: Version number 2018-05-20 16:25:15 +00:00
Alexander Koblov
fc72b58b4a UPD: Merged revision(s) 8108, 8117, 8130-8131, 8135 from trunk 2018-05-20 13:37:46 +00:00
Alexander Koblov
bb142ef235 FIX: Bug [0002040] List index (68) out of bounds when viewing multiple graphics files and deleting as I go 2018-05-20 09:44:55 +00:00
Alexander Koblov
a5ba9ab5db FIX: Bug [0002060] Sync dirs: weird focus causes unfortunate situations 2018-05-20 08:29:14 +00:00
Alexander Koblov
d076c65563 ADD: Feature [0002061] Sync dirs: space to cycle through file marking 2018-05-20 08:10:26 +00:00
Alexander Koblov
fd85eb22bc ADD: SSH - verify server fingerprint
UPD: FTP - use standard dialog for quick connection
2018-05-18 20:41:52 +00:00
Alexander Koblov
8abc3d779b FIX: FTP - build under Linux 32 bit 2018-05-16 20:55:29 +00:00
Alexander Koblov
2f8aa96197 ADD: Install polkit action file (to execute via pkexec) 2018-05-16 20:45:21 +00:00
Alexander Koblov
8141a1d401 FIX: FTP - options dialog wrong anchors 2018-05-15 20:12:47 +00:00
Alexander Koblov
c8a14d2cb4 UPD: Open with dialog position 2018-05-15 19:58:39 +00:00
Alexander Koblov
bfa3cc55f3 UPD: Open with dialog height 2018-05-15 19:51:34 +00:00
Alexander Koblov
fd051121d6 UPD: Language files 2018-05-15 19:46:09 +00:00
Alexander Koblov
a8bb844fc6 FIX: Open with dialog - settings category icon 2018-05-15 19:40:18 +00:00
Alexander Koblov
33f43044a4 ADD: Open with dialog - load categories icons 2018-05-15 19:29:21 +00:00
Alexander Koblov
67e6d5934c ADD: Open with dialog - group applications in categories 2018-05-15 19:11:13 +00:00
Alexander Koblov
68d3a83762 UPD: Merged revision(s) 8117, 8119-8121 from trunk 2018-05-14 19:48:17 +00:00
Alexander Koblov
1da7de35c2 FIX: FTP - Read unix permissions in MLSD answer, cleanup 2018-05-14 17:28:19 +00:00
Alexander Koblov
245f68932e FIX: FTP - Access violation 2018-05-13 21:03:53 +00:00
Alexander Koblov
343bb0922e FIX: FTP - Incorrect parsing of 'pdir' entry in MLSD listing 2018-05-13 14:13:25 +00:00
Alexander Koblov
adc7aa2382 ADD: Croatian language file by Ivica Pavelić 2018-05-13 14:09:07 +00:00
Alexander Koblov
31ef7eb594 FIX: FTP - Rename connection via properties dialog 2018-05-13 09:36:50 +00:00
Alexander Koblov
d08906f6c4 FIX: FTP - Proxy under Unix 2018-05-13 09:19:12 +00:00
Alexander Koblov
7f36e149e9 ADD: FTP - Log socket errors 2018-05-12 17:30:48 +00:00
Alexander Koblov
905a3e9579 FIX: FTP - Socks proxy 2018-05-12 17:08:00 +00:00
Alexander Koblov
e663102c90 FIX: FTP - Update proxy list 2018-05-12 15:55:57 +00:00
Alexander Koblov
19fea15dd8 UPD: FTP - Better proxy naming 2018-05-12 15:45:40 +00:00
Alexander Koblov
6b40831f53 ADD: FTP - Initial proxy support 2018-05-12 15:34:12 +00:00
Alexander Koblov
125a8f51a4 ADD: FTP - Proxy support class 2018-05-12 15:30:35 +00:00
Alexander Koblov
7d8a1c6444 ФADD: FTP - Start proxy support 2018-05-12 15:14:58 +00:00
Alexander Koblov
41d4adc32f ADD: DialogAPI - TPanel and TRadioGroup controls 2018-05-12 14:13:39 +00:00
Alexander Koblov
a7ab4f836d UPD: Merged revision(s) 8067 from trunk 2018-05-12 08:44:33 +00:00
Alexander Koblov
6f59b25235 UPD: Merged revision(s) 8080 from trunk 2018-05-12 08:39:06 +00:00
Alexander Koblov
c17cbbc908 UPD: Merged revision(s) 8063, 8070, 8076-8079, 8089, 8091 from trunk 2018-05-12 08:33:10 +00:00
Alexander Koblov
32fa79f55e ADD: SFTP - Send init commands 2018-05-12 08:00:33 +00:00
Alexander Koblov
69077cee4a ADD: FTP - Auto detect encoding 2018-05-12 07:40:07 +00:00
Alexander Koblov
0a02e9882c ADD: Read Windows 10 release number 2018-05-11 22:10:14 +00:00
Alexander Koblov
2d9a50e126 ADD: SCP - Log errors 2018-05-11 20:44:46 +00:00