Alexander Koblov
cd71826d1e
UPD: Create image in correct format
2017-08-22 18:30:21 +00:00
Alexander Koblov
a15beec0f2
ADD: Default encoding in find files dialog
2017-08-20 16:12:15 +00:00
Alexander Koblov
a9979e4cd8
FIX: Bug [0000678] File type converter for viewer not working
2017-08-20 08:38:08 +00:00
Alexander Koblov
820452fc0d
UPD: Revert previous commit
2017-08-20 08:15:19 +00:00
Alexander Koblov
af589b4f84
FIX: Build with fpc 2.6.4
2017-08-19 22:28:14 +00:00
Alexander Koblov
8509bd970e
ADD: Use getrandom under Linux if available
2017-08-19 20:14:23 +00:00
Alexander Koblov
1143acf073
FIX: Warning
2017-08-19 15:04:32 +00:00
Alexander Koblov
1a6f4e7d1d
ADD: Copyright info
2017-08-19 14:19:26 +00:00
Alexander Koblov
16bc9827cc
UPD: Fill random buffer at each step
2017-08-19 14:15:44 +00:00
Alexander Koblov
76a0c5ce7b
UPD: Comment debug text
2017-08-19 14:08:06 +00:00
Alexander Koblov
daf9f8d154
UPD: Simpler check
2017-08-19 13:35:24 +00:00
Alexander Koblov
1920ea4606
UPD: Use isaac as fallback random generator
2017-08-19 12:52:30 +00:00
Alexander Koblov
082062e1ef
UPD: Use scrypt as key derivation function
2017-08-19 11:29:18 +00:00
Alexander Koblov
a1a4d6231d
ADD: Algorithm type byte
2017-08-19 08:11:42 +00:00
Alexander Koblov
e583d4608e
UPD: HMAC_COUNT
2017-08-18 21:52:29 +00:00
Alexander Koblov
605fb60359
FIX: Bug [0000695] Standard Mac OS shortcuts for doesn't work in Viewer
2017-08-14 16:53:09 +00:00
Alexander Koblov
33f56b56c3
FIX: Bug [0001749] MacOS-style Hotkeys to search text in viewer
2017-08-13 20:35:21 +00:00
Alexander Koblov
f503c3a21e
ADD: Error checking
2017-08-13 08:11:03 +00:00
Alexander Koblov
c75654c771
ADD: Convert password store to new format
2017-08-12 21:26:58 +00:00
Alexander Koblov
ddfd1034b9
UPD: Use random data to verify master password
2017-08-12 20:50:29 +00:00
Alexander Koblov
9a9ab74a8a
UPD: HMAC_COUNT
2017-08-12 14:17:49 +00:00
Alexander Koblov
0752690c80
UPD: Use pbkdf2_hmac_sha3_512
2017-08-12 14:07:03 +00:00
Alexander Koblov
13c11b6646
UPD: Speed up file coloring
2017-08-12 13:09:04 +00:00
Alexander Koblov
fe5359d266
UPD: Speed up file coloring
2017-08-12 13:03:14 +00:00
Alexander Koblov
386d89d742
UPD: Speed up
2017-08-12 12:34:29 +00:00
Alexander Koblov
3b75706e43
UPD: Password store storage
2017-08-12 12:11:48 +00:00
Alexander Koblov
a056d89158
FIX: Clear selection if file was renamed
2017-08-12 09:05:29 +00:00
Alexander Koblov
6bb3061993
UPD: Speed up file coloring
2017-08-06 09:34:08 +00:00
Alexander Koblov
6c62dad879
UPD: Use more security password store
2017-08-06 09:24:54 +00:00
Alexander Koblov
7d16edd2ae
ADD: Use /dev/urandom under Unix to get random bytes
2017-08-06 07:54:35 +00:00
Alexander Koblov
5ccc853845
UPD: Use RtlGenRandom function
2017-08-05 09:46:29 +00:00
Alexander Koblov
7e91f44ec3
UPD: Optimize wipe function
2017-08-05 09:20:07 +00:00
Alexander Koblov
7d7a28510e
ADD: Block random function
2017-08-05 09:01:00 +00:00
Alexander Koblov
d65b35b371
FIX: Bug [0001387]
2017-07-29 15:11:16 +00:00
Alexander Koblov
0d2c2f0e2f
ADD: Resize thumbnail from provider if needed
2017-07-29 14:48:46 +00:00
Alexander Koblov
a2ebfa5fcf
FIX: Sparse file attribute symbol
2017-07-23 20:05:38 +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
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
3000f28f1b
UPD: Use TRasterImage type
2017-07-22 15:01:01 +00:00
Alexander Koblov
c75309f2e8
UPD: Version number
2017-07-22 12:29:04 +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
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
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
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