Alexander Koblov
a2ebfa5fcf
FIX: Sparse file attribute symbol
2017-07-23 20:05:38 +00:00
Alexander Koblov
5edf5eac15
ADD: Better Qt5 support
2017-07-23 16:45:35 +00:00
Alexander Koblov
6cdd56669c
ADD: Better Qt5 support
2017-07-23 16:32:01 +00:00
Alexander Koblov
a3c110f728
ADD: Better Qt5 support
2017-07-23 16:27:15 +00:00
Alexander Koblov
89c69a8426
UPD: Merge changes from trunk
2017-07-23 14:08:20 +00:00
Alexander Koblov
1d2e1dd2da
ADD: WlxModule - Qt5 support
2017-07-23 11:49:37 +00:00
Alexander Koblov
500263a67e
FIX: Bug [0001876] Dialog "No files found" when opening Viewer from Search Results
2017-07-22 20:29:51 +00:00
Alexander Koblov
d27b57eb4a
ADD: Build AudioInfo plugin
2017-07-22 17:54:46 +00:00
Alexander Koblov
b8a27cc1a8
UPD: Language files
2017-07-22 17:31:00 +00:00
Alexander Koblov
3000f28f1b
UPD: Use TRasterImage type
2017-07-22 15:01:01 +00:00
Alexander Koblov
f87486cb27
UPD: Version number
2017-07-22 12:33:11 +00:00
Alexander Koblov
c75309f2e8
UPD: Version number
2017-07-22 12:29:04 +00:00
Alexander Koblov
3d867b1ace
ADD: Version 0.8 branch
2017-07-22 12:24:51 +00:00
Alexander Koblov
0dc4ab5cec
FIX: Sftp - show error when cannot connect to server
2017-07-16 19:06:59 +00:00
Alexander Koblov
ea1124d71c
UPD: Russian language file by Skif_off
2017-07-16 15:58:45 +00:00
Alexander Koblov
ebfef248c9
ADD: Sftp - determine link to directory
2017-07-16 12:43:06 +00:00
Alexander Koblov
d8d65df7ff
FIX: Sftp - Send correct response index
2017-07-16 07:56:22 +00:00
Alexander Koblov
c259c9e5e7
FIX: Possible high CPU load and access violation
2017-07-16 07:46:58 +00:00
Alexander Koblov
512c53e182
ADD: Copyright info
2017-07-16 07:23:43 +00:00
Alexander Koblov
d8365901f1
ADD: Sftp - request password if needed
2017-07-16 07:19:36 +00:00
Alexander Koblov
b0c3832581
ADD: libssh2 - Makefile to build with mbedTLS
2017-07-15 21:19:43 +00:00
Alexander Koblov
40d11a533e
ADD: libssh2 - Makefile to build with libgcrypt
2017-07-15 19:12:20 +00:00
Alexander Koblov
0b9ef1ad0e
UPD: FTP plugin version number
2017-07-15 17:17:39 +00:00
Alexander Koblov
164ebc515c
FIX: FTP - Incorrect source->target indication when copy from server
2017-07-15 08:56:42 +00:00
Denis Bisson
61ceb12f89
FIX: In built-in editor, preserve the status of the "Regular Expressions" checkbox in the "Search" dialog for the next search. When tweaking a regex to search what we want to target, it was annoying to keep re-checking it each time.
...
RMV: Remove dead functions "EditorKeyDown" and "EditorKeyPress".
2017-07-15 02:12:20 +00:00
Denis Bisson
f8d1921d36
FIX: In the "Directory Hotlist" configuration window, stop moving the cursor for the user when clicking on the button in top right that make appear popup menu.
2017-07-12 02:47:04 +00:00
Alexander Koblov
8d9ef7c779
ADD: FTP - background copy
2017-07-11 17:27:18 +00:00
Alexander Koblov
b29a73b368
ADD: Sftp - Error checking
2017-07-10 17:08:05 +00:00
Alexander Koblov
66491f31d0
ADD: libssh2 build script
2017-07-10 16:55:06 +00:00
Alexander Koblov
43ecd4d578
FIX: Display correct console font size
2017-07-10 15:04:32 +00:00
Alexander Koblov
97c4c6a68d
FIX: Set console font name
2017-07-10 14:53:20 +00:00
Alexander Koblov
4c579bf574
FIX: Use correct font variable
2017-07-10 14:41:24 +00:00
Alexander Koblov
b38d5a8498
UPD: Convert *.hgl files to new format
2017-07-10 14:31:33 +00:00
Alexander Koblov
fcda7291c2
ADD: Set encrypted flag
2017-07-10 13:26:22 +00:00
Alexander Koblov
6b39b7bdd5
ADD: THeaderData flags
2017-07-10 13:22:14 +00:00
Alexander Koblov
f37ec5dfca
ADD: Sftp - enable ssh2 from configuration dialog
2017-07-10 11:48:35 +00:00
Alexander Koblov
28b52c8f19
ADD: Sftp - init/exit libssh2
2017-07-10 09:40:23 +00:00
Alexander Koblov
63f2c8e24a
FIX: Sftp - don't show file size for directories
2017-07-10 06:53:43 +00:00
Alexander Koblov
307621b2a1
ADD: FTP - Simple SFTP support
2017-07-10 06:37:49 +00:00
Alexander Koblov
340852b2f2
FIX: FTP - Possible access violation error
2017-07-10 06:29:45 +00:00
Alexander Koblov
5d8748ee62
FIX: FTP - crash under Linux
2017-07-09 16:39:14 +00:00
Alexander Koblov
57bfb3960a
ADD: FTP - load libssh2 library under Unix
2017-07-09 15:37:02 +00:00
Denis Bisson
6d52464be6
FIX: Function to compare filetime with the flag to consider a one hour difference to be equal file was not working correctly. Instead of considering a difference of 3600 seconds as an equivalent time, it was using instead 3600 days as the difference. This has been fixed. This was to fix the "cm_CompareDirectories" internal command when the setting "NtfsHourTimeDelay" was set to true that was not working correctly with actual files with exactly 1 hour file time difference.
2017-07-08 18:14:39 +00:00
Denis Bisson
c655d7242f
FIX: When directory hotlist was empty AND we were accessing directory hotlist configuration indirectly, like accessing Configuration > Option and then select the Directory Hotlist in the configuration tree on left, Directory Hotlist configuration windows was still showing path and target path controls... This was incorrect since no entry were selected in the tree at that moment. This has been fixed.
...
CHG: It should not happen, but if by an unexpected manipulation we would be able to access popup menu helper for path and target, it won't cause an exception error any more since the pop-up menu won't even be displayed in these circumstances.
2017-07-08 01:04:33 +00:00
Alexander Koblov
dbf24bd29c
FIX: Restore focus
2017-07-06 19:24:13 +00:00
Alexander Koblov
3d4c17a480
FIX: FTP - FileSize function
2017-07-06 17:17:43 +00:00
Alexander Koblov
41a1d1b2ff
ADD: FTP - initial sftp support code
2017-07-06 15:54:58 +00:00
Alexander Koblov
af50180865
UPD: FTP - refactoring
2017-07-06 15:50:05 +00:00
Denis Bisson
9177fbd457
FIX: The help page "variables.html" is now accessible, finally, for help on the possible parameters used with external command.
2017-07-05 02:46:26 +00:00
Alexander Koblov
bdfa52e98d
FIX: Bug [0001509] When you type an address in the address bar and got it wrong, you don't have a chance to correct the typo
2017-07-04 07:43:12 +00:00