Commit graph

499 commits

Author SHA1 Message Date
Alexander Koblov
b9b5b48a3a FIX: Draw menu button overlay 2019-05-16 18:27:04 +00:00
Alexander Koblov
a819a28d63 ADD: Viewer - auto-reload option 2019-05-05 10:11:07 +00:00
Alexander Koblov
72e8d53546 FIX: Bug [0002290] "Range check error" when entering a directory 2019-04-28 10:16:36 +00:00
Alexander Koblov
0f79980a83 ADD: Use fallocate under Linux to reserve space 2019-03-10 10:01:13 +00:00
Alexander Koblov
2ef910216b FIX: Delete operation - too long question dialog 2019-03-03 12:22:34 +00:00
Alexander Koblov
44419b9d0b FIX: TProcessUtf8 - support poNewProcessGroup (Unix) 2019-03-02 21:16:22 +00:00
Alexander Koblov
8f79510de9 FIX: TProcessUtf8 - pause/resume process group (Unix) 2019-03-02 09:23:35 +00:00
Alexander Koblov
900d70cb20 ADD: TProcessUtf8 - support poNewProcessGroup (Unix) 2019-03-02 09:01:07 +00:00
Alexander Koblov
5c3e04b737 ADD: Toolbar - show captions option 2019-02-24 13:28:26 +00:00
Alexander Koblov
6f81c74ca2 ADD: New attributes constants 2019-02-20 18:04:41 +00:00
Alexander Koblov
703477ccda FIX: Bug [0002095] In Place File Copy - Clipped File Name #1 2019-01-29 17:50:41 +00:00
Alexander Koblov
ff713ff280 ADD: KASStatusBar control 2019-01-27 11:26:54 +00:00
Alexander Koblov
6ed040a808 FIX: SplitString function result 2019-01-26 11:17:42 +00:00
Denis Bisson
3b91bc0fba FIX: Switch momentarily "CurrentDir" to plugin directories when loading them. 2018-12-22 23:40:48 +00:00
Alexander Koblov
2b82f72212 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #8 2018-12-21 21:20:24 +00:00
Alexander Koblov
c275f9cf61 FIX: TKASCDEdit - Selection X coordinate #2 2018-12-15 14:58:42 +00:00
Alexander Koblov
e9459d0be1 FIX: TKASCDEdit - Selection X coordinate 2018-12-15 14:53:55 +00:00
Alexander Koblov
26779a5e0a UPD: Optimization 2018-12-14 22:12:19 +00:00
Alexander Koblov
48e92595ed FIX: Possible division by zero 2018-12-14 22:08:56 +00:00
Alexander Koblov
cdf05b030a ADD: KASProgressBar - show percent under Windows 2018-12-14 21:54:32 +00:00
Alexander Koblov
83a1063a94 ADD: KASProgressBar - implement BarShowText under Windows 2018-12-14 21:30:46 +00:00
Denis Bisson
d8b5191927 FIX: The name of file types in some file requesters for opening/saving various file, mainly in configuration windows, are now translatable.
UPD: Because of above modification, update of language files.
CHG: Replace the .lrt file of fLinker by its new .lrj equivalent.
2018-12-12 03:50:49 +00:00
Alexander Koblov
21f16f67dc FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #7 2018-12-10 19:09:37 +00:00
Alexander Koblov
d125c80583 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #6 2018-12-08 21:53:59 +00:00
Alexander Koblov
2fd8e827e9 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #5 2018-12-08 21:44:33 +00:00
Alexander Koblov
d613107be9 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #4 2018-12-08 16:16:35 +00:00
Alexander Koblov
6ca0dc449c ADD: Build define 2018-11-24 13:37:43 +00:00
Alexander Koblov
339264e221 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #3 2018-11-17 10:53:31 +00:00
Alexander Koblov
afd884b5f2 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #2 2018-11-17 08:44:34 +00:00
cordylus
53c255ab04 FIX: Bug [0001725] Selecting a text in viewer by mouse has problems with X coordinate #1 2018-11-16 13:09:41 +00:00
Alexander Koblov
1292ba8ead UPD: Use standard function to get time zone offset 2018-11-15 20:15:52 +00:00
Alexander Koblov
36df60e234 FIX: UnixFileTimeToDateTime and DateTimeToUnixFileTime functions (Windows) 2018-11-11 18:23:36 +00:00
Alexander Koblov
33406cad67 UPD: Use new timezone conversion method under Windows >= Vista 2018-11-11 17:49:50 +00:00
Alexander Koblov
a731423cc7 FIX: Bug [0002012] Wrong time of JPG files 2018-11-09 18:14:38 +00:00
Alexander Koblov
d77e40e00a ADD: TKASProgressBar - Qt5 support 2018-11-03 10:46:17 +00:00
Alexander Koblov
893aed2cef FIX: Freeze on entering unreachable network paths 2018-09-25 17:18:47 +00:00
Alexander Koblov
c2ce42c1d5 FIX: Test hash value 2018-09-23 15:13:48 +00:00
Alexander Koblov
9ae883948f UPD: Recommended parameters 2018-09-23 14:29:40 +00:00
Alexander Koblov
ed74c52ab9 FIX: Crash under Win64 2018-09-15 15:18:39 +00:00
Alexander Koblov
e4be4dbba1 UPD: Function implementation 2018-09-15 13:12:36 +00:00
Alexander Koblov
7a82fd380a UPD: Speed up SHA512 calculation using SSSE3 (x86_64) 2018-09-15 11:46:47 +00:00
Alexander Koblov
fbf3ed2e37 FIX: Compiling 2018-09-15 08:57:36 +00:00
Alexander Koblov
50de4d7d61 UPD: Speed up SHA256 calculation using SSSE3 (x86_64) 2018-09-15 08:44:58 +00:00
Alexander Koblov
8356656222 FIX: Close empty files 2018-08-11 07:33:11 +00:00
Alexander Koblov
7b3760e4e9 FIX: Autocomplete dropdown font color 2018-08-05 12:57:37 +00:00
Alexander Koblov
59db5feb57 FIX: Bug [0001538] 2018-08-05 09:10:49 +00:00
Alexander Koblov
efba2f49e8 FIX: GetFileSize call 2018-08-05 08:05:45 +00:00
Alexander Koblov
19c9c5b062 ADD: Feature [0001941] Allow to change default tab stop value in settings
ADD: Allow to change maximum of chars on one line unwrapped text in settings
2018-07-27 17:41:20 +00:00
Alexander Koblov
cc113bc625 ADD: Viewer - draw cross when no file open 2018-07-22 11:24:50 +00:00
Alexander Koblov
7cf551b952 FIX: Bug [0001540] Unsupported viewer encoding when view very big file 2018-07-22 10:26:59 +00:00