Commit graph

5,795 commits

Author SHA1 Message Date
Alexander Koblov
595f52601a ADD: Options to show Windows drive letters in uppercase and with a colon after the letter (issue #59). 2021-05-23 19:25:18 +03:00
Alexander Koblov
8dcd606ec3 ADD: Find files - search text in *.xlsx 2021-05-23 15:22:49 +03:00
Alexander Koblov
8e756c0a0e FIX: Read Windows 10 version number 2021-05-22 14:22:00 +03:00
Alexander Koblov
64791e378e UPD: Read build number from uxtheme.dll (fixes #88) 2021-05-22 14:21:59 +03:00
Alexander Koblov
71620710ab FIX: Call internal commands from context menu asynchronously (Windows) 2021-05-16 13:02:13 +03:00
Alexander Koblov
50e0bee59c FIX: Bug #83 Linux, symlink, F6 makes copy symlink, do not move 2021-05-03 13:56:33 +03:00
Alexander Koblov
c0886e2ee5 FIX: Copy attributes (Windows) 2021-05-02 15:05:59 +03:00
Denis Bisson
2c7be5a5e2
ADD: New supported "setup" parameter for internal command "cm_LoadFavoriteTabs". (#82)
* FIX: Bad format messages in Dutch language file.

* Completion of French language file.

* ADD: New supported "setup" parameter for internal command "cm_LoadFavoriteTabs"

ADD: Modifiy the command "cm_LoadFavoriteTabs" so it would accept a parameter "setup=name" to intruct DC to load Favorite Tabs setup with name "name".
ADD: When the command "cm_LoadFavoriteTabs" has the parameter "setup=" with no value, it will invalidate the current Favorite Tabs selection so it won't save over it.
CHG: One new string in the language files.
ADD: Add the "actAddPlugin" declaration in the main form unit file that was missing for any reason.
2021-05-02 14:39:10 +03:00
Alexander Koblov
65e93e7e6c FIX: Reload filelist when cannot find created file 2021-04-30 21:51:57 +03:00
Alexander Koblov
5199cf1864 FIX: Redefine template 2021-04-29 21:30:19 +03:00
Alexander Koblov
3ae10caf77 FIX: Bug [0002638] Select a Group editor not recalling RegEx settings 2021-04-29 21:12:48 +03:00
Alexander Koblov
e476a87b11 ADD: Load network drive icon in background thread 2021-04-27 22:38:47 +03:00
Alexander Koblov
6e577b17ec FIX: Set virtual drive size to zero 2021-04-25 13:19:51 +03:00
Alexander Koblov
2e7992cc63 FIX: Write to log window after connect when log window disabled 2021-04-25 13:07:55 +03:00
Alexander Koblov
69d25ee337 ADD: Find files - search text in *.ods 2021-04-19 22:37:33 +03:00
Alexander Koblov
582d3ed903 ADD: Find files - search text in Office XML (*.odt) 2021-04-11 18:33:30 +03:00
Alexander Koblov
bf38054900 FIX: Enabled controls 2021-04-11 17:22:43 +03:00
Alexander Koblov
ddddab8584 FIX: Typo 2021-04-11 17:00:19 +03:00
Alexander Koblov
a57b98ddac ADD: Find files - search text in Office XML (*.docx) 2021-04-11 16:53:41 +03:00
Alexander Koblov
6db4ff0b63 FIX: SHChangeIconDialog under Qt5 2021-04-09 21:08:59 +03:00
Alexander Koblov
92fa74caa9 FIX: Build Qt5 version under Windows 2021-04-06 20:42:33 +03:00
Alexander Koblov
028eac7aca ADD: Set WM_WINDOW_ROLE under Qt5 2021-04-03 12:48:49 +03:00
Alexander Koblov
6774cfbba9 FIX: Tree view - show hidden folders 2021-04-01 23:00:34 +03:00
Alexander Koblov
b42a7db9f6 FIX: Don't show disks with 'nobrowse' flag 2021-03-28 17:34:38 +03:00
Alexander Koblov
ecf2b4a219 FIX: Bug [0002631] Mounted .dmg images should be shown in the drives list 2021-03-28 14:01:39 +03:00
Alexander Koblov
7a898460a3 FIX: Crash with latest free pascal and lazarus (macOS) 2021-03-27 19:53:41 +03:00
Alexander Koblov
a8141e2d7b ADD: SyncDirs - option to change font colors 2021-03-23 21:12:30 +03:00
Alexander Koblov
7c440f0b36 FIX: Insert mask at wrong position 2021-03-21 14:12:10 +03:00
Alexander Koblov
6b49c9e3c0 UPD: Use button panel 2021-03-21 01:00:22 +03:00
Alexander Koblov
c14d29a4da ADD: Multi-rename - save mask history 2021-03-17 22:51:20 +03:00
Alexander Koblov
4a3ffd4c8f ADD: Feature [0002613] Option to disable bind mounts from disk list in the gui 2021-03-17 20:55:19 +03:00
Alexander Koblov
97c2075a3d FIX: Memory leak 2021-03-17 20:52:59 +03:00
Alexander Koblov
24f6ba7247 UPD: Show commit count and hash 2021-03-14 15:30:14 +03:00
Alexander Koblov
dc53b13ea0 FIX: Create output directory 2021-03-14 01:51:56 +03:00
Alexander Koblov
d1b78e4a26 FIX: Load thumbnails from *.mp3 2021-03-13 12:14:53 +03:00
Alexander Koblov
372ad016e2 ADD: Show commit time 2021-03-12 20:11:12 +03:00
Alexander Koblov
856e386740 UPD: Use git2revisioninc 2021-03-12 19:02:04 +03:00
Alexander Koblov
b8a36ebe9f ADD: git2revisioninc.cmd 2021-03-12 19:00:53 +03:00
Alexander Koblov
842c6cd9f5 FIX: Open with - ignore duplicate folders #2 2021-03-11 10:28:54 +00:00
Alexander Koblov
cdc6f22d42 FIX: Open with - ignore duplicate folders 2021-03-11 10:12:38 +00:00
Alexander Koblov
c683a365f7 ADD: Debug watcher (Linux) 2021-03-11 09:42:58 +00:00
Alexander Koblov
b48b2816d5 ADD: Copy text from message box (Ctrl+C) 2021-03-10 15:57:23 +00:00
Alexander Koblov
8fa99d4a71 UPD: Don't calculate statistics when move directories on the same volume #2 2021-03-10 13:59:39 +00:00
Alexander Koblov
5c0ba0969a UPD: Don't calculate statistics when move directories on the same volume 2021-03-10 12:33:39 +00:00
Alexander Koblov
7eb6da3b27 ADD: Read thumnails from .mp3 files (APIC ID3 tag) 2021-03-08 10:12:51 +00:00
Alexander Koblov
b07689afe4 FIX: Slow file list loading when directory contains many subdirectories 2021-03-07 11:27:48 +00:00
Alexander Koblov
55b7940848 FIX: Search in the selected directories only (Unix) 2021-03-07 08:22:11 +00:00
Alexander Koblov
4b9042bd41 FIX: Bug [0002618] Missing PO messages 2021-03-06 18:53:20 +00:00
Alexander Koblov
9b87205a78 ADD: Elevation form to project 2021-03-06 18:40:53 +00:00
Alexander Koblov
895a52b52a FIX: Configuration file name 2021-03-05 21:49:07 +00:00