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
Alexander Koblov
c605bc3fa7
ADD: Option to add extra line spacing
2017-07-04 07:22:40 +00:00
Alexander Koblov
9b5287159f
FIX: Find files update result list (Qt4, Qt5)
2017-06-28 11:58:33 +00:00
Alexander Koblov
27311a4632
UPD: Hide unavailable option
2017-06-28 11:47:48 +00:00
Alexander Koblov
beccb969e4
FIX: wlxMplayer - Build with Qt5
2017-06-28 08:49:31 +00:00
Alexander Koblov
0594656e60
ADD: Determine Windows checksum format by line ending style
2017-06-27 19:14:47 +00:00
Alexander Koblov
def6ba2bc3
FIX: GuessLineBreakStyle function
2017-06-27 17:33:36 +00:00
Alexander Koblov
edc7c74d2b
FIX: Bug [0001456]
2017-06-27 16:22:49 +00:00
Denis Bisson
cb2b9dcd45
UPD: French language file. Add missing translation and some keyboard accelerator for hot dir configurator.
2017-06-27 02:18:33 +00:00
Denis Bisson
c9f23884ce
UPD: Update language file regarding hot directory config page.
2017-06-27 01:53:16 +00:00
Denis Bisson
63b667fe27
CHG: In "Hot Directory", Most of the action are now actually a "TAction" from an "TActionList" instead of being simply from a "TPopupMenu". This way, the keyboard shortcut for them is working even if the focus is not on the TreeView like it was before.
...
ADD: In "Hot Directory", Previous modification now allow to have user stay with focus in the edit boxes of the "Name", "Path" and "Target" ready to type and still being able to use keyboard shortcut to move into the treelist. This speed up the periodic clean up we may do monthly for example without having to keep clicking in the treeview and going back and forth in the edit boxes at the bottom.
ADD: In "Hot Directory", Add many accelerator keys for accessing bottom edit boxes, to have the popup of the buttons in top right, etc. This way, user may access and do actions faster keeping his hands on the keyboard.
CHG: In "Hot Directory", When editing the name of a directory hotlist entry name, the name in the tree is updated as we type. No need any more to switch to a new entry to see the entry updated.
ADD: In "Hot Directory", after a scan to validate the existence of the pointed directories, the focus in the three will be move to the first unfound one, immediately ready to have the situation fixed.
ADD: In "Hot Directory", after importing entries from another .hotlist file for example, the focus at the end will be on the last imported entry.
CHG: In "Hot Directory", after inserting/adding a new branches, the focus is now on the node instead of the dummy new entry inside the node. It's more logical since we're ready to name the new wanted created branch.
FIX: In "Hot Directory", when inserting or adding a new entry based on the current path of panels, it will now include file source in the name. This will be mainly noticeable in Linux when using current panel location is "smb://tera-15/openshare01/Backup" for example.
2017-06-27 01:51:48 +00:00
Alexander Koblov
6cc571f44b
FIX: Incorrect scroll when selecting using right mouse button #3
2017-06-25 18:58:12 +00:00
Alexander Koblov
a4ce91e9d2
FIX: Build with Lazarus 1.6.4
2017-06-25 18:55:43 +00:00