Commit graph

9,867 commits

Author SHA1 Message Date
Alexander Koblov
e538e36d25 ADD: Print RabbitVCS version
FIX: Warnings
2020-01-19 09:12:18 +00:00
Alexander Koblov
be8e369135 FIX: Bug [0002378] app not staring if rabbitvcs installed 2020-01-18 22:02:20 +00:00
Alexander Koblov
ebd9f06ba7 FIX: RabbitVCS context menu under Qt5 2020-01-18 19:20:12 +00:00
Alexander Koblov
91068e2155 ADD: Determine LXQt Desktop Environment 2020-01-18 12:13:54 +00:00
Alexander Koblov
5674fb24c3 FIX: Set focus at start (cocoa) 2020-01-18 11:02:40 +00:00
Alexander Koblov
5127c20b50 FIX: Bug [0002339] 2020-01-18 10:54:27 +00:00
Alexander Koblov
d1fda7cefa FIX: Bug [0001348] No horizontal scroll via mouse horizontal wheel in the text viewer 2020-01-17 21:46:37 +00:00
Alexander Koblov
8d2fae2663 FIX: Bug [0002238] Treeview sorting different from file view panel 2020-01-17 18:29:03 +00:00
Alexander Koblov
712ec209d1 FIX: Calculate hash for directory with symlink to directory 2020-01-14 18:07:05 +00:00
Denis Bisson
2d68ebe363 CHG:Standardization of the term "Multi-Rename Tool" to replace "Multi Rename" and "MultiRename" in are where the users SEE it with no impact in existing configuration regarding settings and hotkeys.
UPD:Language files adapted so the "Multi-Rename" uniformization has no impact in other languages.
2020-01-14 02:13:45 +00:00
Alexander Koblov
962839a10c FIX: Bug [0002050] Quickview crashs by scrolling through zip archive 2020-01-13 17:18:28 +00:00
Alexander Koblov
c1de9d9ed0 UPD: Revert revision 9253 2020-01-12 15:55:28 +00:00
Alexander Koblov
002b83f013 UPD: Refactoring 2020-01-12 13:03:41 +00:00
Alexander Koblov
dc4ac9d60a UPD: Speed up file type coloring by template 2020-01-12 12:51:59 +00:00
Alexander Koblov
2b1de2cd3f UPD: Speed optimization 2020-01-12 11:42:39 +00:00
Alexander Koblov
cfc7d0f974 UPD: Don't show serach templates with content plugins for non-local file system 2020-01-12 11:13:46 +00:00
Alexander Koblov
ff71d028be UPD: Language files 2020-01-12 10:53:36 +00:00
Alexander Koblov
ecb8db1e5a ADD: Sync dirs - filter by search template 2020-01-12 10:52:06 +00:00
Alexander Koblov
419a550dcd UPD: Optimization 2020-01-11 21:37:24 +00:00
Alexander Koblov
3ab052bc3b FIX: KASToolBar - separator in vertical mode without themes 2020-01-11 17:33:39 +00:00
Alexander Koblov
15bdf92456 FIX: Middle toolbar - execute command by hotkey 2020-01-11 17:20:53 +00:00
Alexander Koblov
4a14064ae9 FIX: Quick view file in the archive when flat view mode 2020-01-11 16:40:41 +00:00
Alexander Koblov
c7b3ff13d0 FIX: Bug [0002404] When dragging files away from Double Commander, the cursor moves to a different file 2020-01-11 13:16:38 +00:00
Alexander Koblov
220d4242ef ADD: doublecmd-qt5.pkgbuild 2020-01-11 11:51:29 +00:00
Alexander Koblov
f35ab459e4 ADD: cm_CompareDirsWithSubdirs equivalent 2020-01-10 20:10:20 +00:00
Alexander Koblov
d20b8352cd ADD: cm_CompareDirectories new parameters 'files=on/off' and directories=on/off' 2020-01-10 19:53:02 +00:00
Alexander Koblov
ce02bc74d9 FIX: FTP - save password to cache only after successful login 2020-01-10 18:16:41 +00:00
Alexander Koblov
5276382797 UPD: Speed up file sorting (Windows) 2020-01-10 17:29:25 +00:00
Alexander Koblov
36611d4d19 UPD: Better file view loader performance count 2020-01-10 17:21:40 +00:00
Alexander Koblov
44ef27acc8 ADD: CeUtf8ToUtf16, CeUtf16ToUtf8 functions 2020-01-10 16:53:10 +00:00
Alexander Koblov
5663273b07 UPD: Use UnicodeString instead WideString 2020-01-09 17:12:09 +00:00
Denis Bisson
4e54cefc5b FIX: In MultiRename tool, when using the helper to enter the "[V:hint]" placeholder and prompting the user to enter a variable name, if user was pressing the "Cancel" button, it was still inserting the mask.
FIX: In MultiRename tool, when launching the file rename process and there was at least one variable value for a "[V]" placeholder, if user was hitting "Cancel" when prompt to enter variable value, it was still doing the actual file renaming.
2020-01-09 01:39:00 +00:00
Alexander Koblov
d18586d49f FIX: Bug [0002419] DC can't unpack SFX archive 2020-01-08 13:30:38 +00:00
Alexander Koblov
098ee2683f FIX: Build under Unix 2020-01-08 10:50:47 +00:00
Alexander Koblov
1358063ed5 UPD: Copyright year 2020-01-08 09:48:06 +00:00
Alexander Koblov
73f0afa6de UPD: Merged revision(s) 9231 from trunk 2020-01-07 17:25:15 +00:00
Alexander Koblov
0ba7b685e4 UPD: Use fmShareDenyWrite when calculate hash 2020-01-07 11:29:03 +00:00
Alexander Koblov
1e8571f914 FIX: Update file size at operation start 2020-01-07 10:27:51 +00:00
Alexander Koblov
659fc12a16 UPD: Merged revision(s) 9209, 9217 from trunk 2020-01-06 22:51:09 +00:00
Alexander Koblov
57541827d4 UPD: Russian language file 2020-01-06 10:54:46 +00:00
Denis Bisson
e5b170204c FIX: In MultiRename dialog, when aborting a "Save As" preset while entering the preset name, it was still attempting to save the preset. 2020-01-05 14:23:31 +00:00
Denis Bisson
11bda74439 FIX: Rearrange keyboard accelerator in sort anything dialog, text range dialog and path range dialog for the MultiRename tool window.
FIX: After closing preset sort window, have the focus still in the MultiRename window so we're ready to continue without having to click on window.
FIX: One element was not autosized in select text range in MultiRename.
FIX: Fix typo in "OK" button in sort dialog for the MultiRename preset.
RMV: In the MultiRename dialog, since there is no 'Clear mask' added dynamically, remove the associated things that were forgotten to remove in code and language files.
ADD: In MultiRename dialog window, the three buttons with no caption now have tooltip to indicate their function.
ADD: Edit file list for MultiRename based on current displayed new name instead of taken always the original name like it was. Not only it allows to have placeholders to do their job and have the editor to do the finition for few exceptions left, but it also makes the function compatible with another known orthodox file manager. We kept the other "Edit Names" that was present simply for legacy users used to it, even if with the new, simply having a [N]/[E] placeholders and launch "Edit Current New Names" would do the same job.
2020-01-05 04:21:15 +00:00
Denis Bisson
aad62b2555 FIX: In MultiRename dialog, when option "Icons > Show icons > Show icons for actions in menus" was disabled, three buttons were left with no images.
FIX: In MultiRename dialog, default button for the "Yes/No" confirmation of preset deletion was "Yes". It's more secure for user to have it at "No".
FIX: Same thing as above for overwriting an existing preset name. It's more secure for user to have it at "No".
FIX: In MultiRename configuration form, two buttons associated with common MultiRename log location were not sized correctly vertically.
FIX: In MultiRename dialog, when sorting project, the button to sort alphabetically the list was not working in some conditions.
2020-01-03 15:53:11 +00:00
Alexander Koblov
a34f45f1d2 FIX: Build under Linux 2020-01-03 11:14:49 +00:00
Denis Bisson
be0aed37ff ADD: We may configure the font used in the Tree View Menu.
FIX: The font used for the search results is not correctly preserved and restored from a session to another.
ADD: The font used for the function button at the buttom in main panel is now configurable (before, we were able to change size, but not actual font used).
CHG: The elements of the configuration window for the font are now generated at run-time instead of being at design-time. Elements are generated from the "gFonts" so we won't forget any configurable font this way.
UPD: New language files for above modification. But they have been updated in such way that the translated strings for the font usage have been preserved. Only the last three that were forgotten and not present visually in previous versions are to be translated.
2020-01-03 04:55:45 +00:00
Denis Bisson
0029f9386c CHG: Many modifications in the MultiRename dialog window still preserving general look, parameter parsing, existing configured presets and translated captions.
ADD: Easier way to access the presets in MultiRename dialog.
ADD: As we cycle in the MultiRename preset drop list, it now shows on the fly the various masks and their effect for each preset.
CHG: Without changing too much the MultiRename dialog window loayer, rearrange it slightly to possibly allow more room to the filename and extension filters and to filename of rename log.
ADD: Allow user to sort the presets of MultiRename dialog the way he wants instead of being forced and sorted via hidden hash value of their name which gave not intuitive order.
ADD: In MultiRename dialog, add many keyboard shortcuts to allow user with the keyboard to quickly set his preset and do other actions.
ADD: Add a possibility of having a "preset" parameter when invoking the internal command "cm_MultiRename".
ADD: Add an extra configuration page in the Options to allow user to customize some behavior of the MultiRename actions.
ADD: When exiting the MultiRename dialog, have a an option to determine the behavior when attempting to exit with unsaved modification in a preset.
ADD: Add an option to determine the preset to load when launching the MultiRename dialog.
ADD: Add basic functions with preset in MultiRename dialog to quickly allow to load, save, save as, rename, delete, etc.
ADD: Keyboard hotkeys may now be configured in the MultiRename dialog for most of the functions.
CHG: Shortcut keys to access presets of MultiRename dialog and to exit it similar to other apps.
ADD: In MultiRename dialog, add filters "[G]" and "[V:Hint]".
ADD: In MultiRename dialog, add many functionalities around the "Renaming log" to define it easier, to make it using special directory description for portable implementation, etc.
ADD: The log associated with MultiRename may now be appened instead of being overwrite on each call.
ADD: The complete filename with its path may be configured to be stored in log.
ADD: New option in the configuration to set the invalid character replacement so it can now be something else than a single dot.
ADD: Seventeen icons associated with actions in MultiRename dialog in four resolutions: 16x16, 20x20, 24x24 and 32x32.
ADD: New functionality in dialog window selecting range from a string to indicate if we count the chars from the start and/or from the end or if we work with a start;length basis.
ADD: New dialog window to in MultiRename to indicate the level of path range we want to recuperate for a rename portion, and if we count from start or the end.
ADD: New languages files with new strings accomodating the above modifications.
INF: Above modifications in MultiRename log has been made to have the less impact regarding translation in other languages for existing translated string.
2020-01-03 03:13:54 +00:00
Denis Bisson
2f55316f01 CHG: Function "FillContentFieldMenu" may now received either a "TPopupMenu" or a "TMenuItem" parameter object to build a wdx plugin branch menu from it. 2020-01-03 00:34:47 +00:00
Denis Bisson
a21b85711e CHG: Caller of functions "msgYesNo" and "msgYesNoCancel" may now defined the default button. 2020-01-03 00:26:21 +00:00
Denis Bisson
dda3bdf7d2 FIX: Some fixes for inconsistencies in some language files regarding MultiRename placeholders in menus. 2020-01-02 22:59:37 +00:00
Alexander Koblov
f44caaacea UPD: Merged revision(s) 9211-9212 from trunk 2020-01-02 20:24:13 +00:00