Commit graph

11,001 commits

Author SHA1 Message Date
Alexander Koblov
4265a6089b FIX: Refresh a file list after file rename in the flat view mode (issue #1322) 2023-10-29 16:12:13 +03:00
Alexander Koblov
76a5f8025b FIX: Access violation on attempt to edit directory in file search results (fixes #949) 2023-10-27 19:41:35 +03:00
Alexander Koblov
5777435901 FIX: Non-integer input using audioinfo Search plugin causes error/crash (fixes #922) 2023-10-27 19:39:20 +03:00
Alexander Koblov
d4742bcb40 FIX: About dialog - close button position 2023-10-27 19:36:29 +03:00
Alexander Koblov
d80d94ef3e FIX: About dialog - close button position 2023-10-26 22:11:37 +03:00
Alexander Koblov
585e804c10 UPD: Create hardlink and symlink dialogs 2023-10-25 23:18:28 +03:00
Alexander Koblov
28d13ee123 FIX: Environment variables are case sensitive under Unix 2023-10-25 22:26:35 +03:00
Alexander Koblov
fe32a00340 ADD: Network connect button (fixes #265) 2023-10-25 22:22:41 +03:00
Alexander Koblov
0991a28b23 UPD: Combine files - show dialog at the main form center 2023-10-25 22:10:48 +03:00
Alexander Koblov
0946eb1a47 FIX: Combine files dialog autosize 2023-10-25 21:59:12 +03:00
Alexander Koblov
bea36afb82 UPD: About dialog 2023-10-25 20:23:41 +03:00
Alexander Koblov
6c21e2adb8 FIX: Buttons autosize 2023-10-25 19:32:30 +03:00
Alexander Koblov
25ec4cc253 FIX: Buttons autosize 2023-10-25 19:21:49 +03:00
Alexander Koblov
997407ba22 FIX: Symlink form autosize 2023-10-25 19:05:24 +03:00
Alexander Koblov
3c3f408f70 UPD: GetCurrentIconTheme function 2023-10-23 21:38:31 +03:00
Alexander Koblov
9f1a98a1b8 ADD: Fly desktop environment 2023-10-23 21:30:45 +03:00
Alexander Koblov
d6248457c5 FIX: Save XML-config into symbolic link 2023-10-21 21:53:26 +03:00
Alexander Koblov
7f38508f46 FIX: Save XML-config into symbolic link 2023-10-21 17:03:13 +03:00
Alexander Koblov
63dd485b34 ADD: Set process current directory when execute <?..?> command 2023-10-21 13:21:39 +03:00
Alexander Koblov
fbb03850c5 UPD: Use TempFileSystemFileSource 2023-10-21 01:34:23 +03:00
Alexander Koblov
27f7173c53 FIX: File full path corruption 2023-10-21 00:41:46 +03:00
Alexander Koblov
dec24438eb ADD: Viewer - allow quick view using internal associations with '{!DC-VIEWER}' command 2023-10-21 00:31:54 +03:00
Alexander Koblov
9d9157e6e1 UPD: Viewer - load previous/next file hotkeys 2023-10-20 21:11:53 +03:00
Alexander Koblov
10823479aa ADD: Viewer - SynEdit use editor settings 2023-10-20 20:48:17 +03:00
Alexander Koblov
e3a3e63dba ADD: Viewer - SynEdit use editor settings 2023-10-19 18:18:22 +03:00
Alexander Koblov
2d581148ee ADD: Feature [0001289] Store tabs in a separate config file 2023-10-19 18:13:49 +03:00
rich2014
f6a7835bd7 Fix #1312: Key Event eaten by QLPreviewView 2023-10-15 15:07:39 +08:00
rich2014
f4a5ad5ef0 Fix: Cocoa/TKASPathEdit: call AutoComplete() only when changed by user now 2023-10-14 21:25:13 +08:00
rich2014
41d9b7e830 UPD: SplashForm: simplify Panel using default color, compatible with new version of Lazarus
1. adapt to new version on cocoa
2. the appearance on all platforms remains the same
3. see also: f49aedaf1f
2023-10-14 21:25:13 +08:00
Alexander Koblov
27d7666e45 ADD: Viewer - scroll by up/down/pageup/pagedown/left/right keys when caret disabled 2023-10-14 00:55:18 +03:00
Alexander Koblov
4cf86dd929 FIX: FileSystemWatcher - 'rename' event under Linux 2023-10-13 19:57:31 +03:00
Mihaly Nyilas
2ff00ae905
UPD: Hungarian language file (#1314) 2023-10-11 23:19:29 +03:00
Alexander Koblov
d8bc7ce213 UPD: TXzDecompressionStream.Seek function 2023-10-09 19:45:44 +03:00
Alexander Koblov
a7f80e5fd1 FIX: Range check error (fixes #1292) 2023-10-09 19:36:06 +03:00
Alexander Koblov
493987e2e4 UPD: Don't show menu separator when it's not required 2023-10-09 18:39:38 +03:00
Alexander Koblov
f4c82e3c7a FIX: Crash - configure custom columns (issue #1310) 2023-10-09 18:37:02 +03:00
Alexander Koblov
f586b0c1cc FIX: Wrong rows height 2023-10-08 23:50:26 +03:00
Alexander Koblov
c968b0de67 FIX: ELayoutException: Position range overflow (issue #736) 2023-10-08 17:25:46 +03:00
Alexander Koblov
873d4fcd5c FIX: Build deb_wdx 2023-10-08 16:19:58 +03:00
Alexander Koblov
6ee8e81d6d ADD: Open with other from flatpak sandbox (issue #309)
FIX: Memory leak
2023-10-08 13:01:58 +03:00
Alexander Koblov
dc49a59a9c FIX: Test archive operation progress 2023-10-08 01:24:47 +03:00
Alexander Koblov
bf1a1e61df UPD: Zip - readme.txt 2023-10-07 19:25:59 +03:00
Alexander Koblov
5c0192a445 UPD: Zip - increase buffer size 2023-10-07 19:07:55 +03:00
Alexander Koblov
34841ed2c8 UPD: Better archive file operations progress indication 2023-10-07 18:54:07 +03:00
Alexander Koblov
d0a4cbd864 FIX: Zip - show correct compression progress
ADD: Zip - create .tar.* archives at one step
2023-10-07 18:51:45 +03:00
Alexander Koblov
c7c51230d1 ADD: Zip - show total progress when compress 2023-10-06 20:22:02 +03:00
Alexander Koblov
f89ab9056e ADD: Zip - show total progress when extract 2023-10-06 19:31:23 +03:00
Alexander Koblov
dca8d10726 ADD: Operation progress - show only percent when size unknown 2023-10-06 19:19:32 +03:00
Alexander Koblov
0ec75f36bc FIX: Read image using libturbojpeg library under macOS (fixes #1300) 2023-10-04 20:30:04 +03:00
Alexander Koblov
9c22daae6a FIX: Loading the same Thumbnails multiple times in TThumbFileView (fixes #1295) 2023-10-02 20:11:08 +03:00