Commit graph

375 commits

Author SHA1 Message Date
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
cordylus
48eb6cd7e6 UPD: New faster natural sorting algorithm
ADD: Sort methods for special characters
2019-12-31 20:56:31 +00:00
Alexander Koblov
66901eb041 ADD: Toolbar - space style separator 2019-12-08 14:19:06 +00:00
Alexander Koblov
645d311458 FIX: Quick search - buttons under Qt 2019-08-25 10:24:00 +00:00
cordylus
8fe1d49e67 UPD: Disable dimmed hidden file icons checkbox in options if icons are disabled 2019-07-09 18:49:18 +00:00
Alexander Koblov
835f7282dd ADD: Save middle toolbar options 2019-07-07 09:52:11 +00:00
Alexander Koblov
9dd65625c5 DEL: Unneeded file 2019-07-07 09:37:53 +00:00
Alexander Koblov
0d0b5e6c18 ADD: Middle toolbar configuration page 2019-07-07 09:23:01 +00:00
cordylus
4555b89e88 FIX: Bug [0001982] File Search with Brief View Navigation style Causes Issues with Selecting Files 2019-06-29 01:14:54 +00:00
cordylus
e2450b0438 FIX: Bug [0002153] Don't reset filter when changing view #2 2019-06-29 00:11:31 +00:00
cordylus
12d3ebae67 FIX: Bug [0002153] Don't reset filter when changing view
UPD: Quick search/filter is now cloned with FileView (currently used e.g. in Target = Source)
2019-06-24 21:23:51 +00:00
cordylus
39b3264dfc UPD: Accept hotkey modifiers in any order in filter in options 2019-06-23 16:54:25 +00:00
cordylus
0d27027975 ADD: Feature [0002074] Add an option to filter hotkeys using the name of the keys 2019-06-23 02:58:11 +00:00
cordylus
3b91617d05 FIX: Bug [0002085] File selection with "INSERT" not working on filtered list 2019-06-23 00:27:12 +00:00
Alexander Koblov
51797f8c25 DEL: Duplicate option 2019-06-22 12:32:05 +00:00
Alexander Koblov
44aded6668 ADD: Middle toolbar - initial implementation 2019-06-22 09:00:11 +00:00
cordylus
f9097bec94 FIX: Tab order in options 2019-06-17 23:40:40 +00:00
cordylus
790bdb8537 FIX: Exception when closing quick search panel using mouse after revision 8891 2019-06-17 16:32:45 +00:00
cordylus
3f2bf9bcfd FIX: Quick search moved to the next or previous result with every configuration button click if there was a manual move before the click 2019-06-17 16:05:32 +00:00
cordylus
7f5ddeeb62 FIX: Quick search moved to the next or previous result with every filter button click if there was a manual move before the click 2019-06-17 02:26:09 +00:00
cordylus
87edb410c0 FIX: Prevent quick search buttons from capturing focus on mouse click 2019-06-17 02:06:11 +00:00
cordylus
2cf81a061b FIX: Quick search moved to the next or previous result with every change of search text if there was a manual move before the edit 2019-06-16 19:54:02 +00:00
Alexander Koblov
b9b5b48a3a FIX: Draw menu button overlay 2019-05-16 18:27:04 +00:00
Alexander Koblov
e6821ae098 ADD: Feature [0002242] Custom ruler position 2019-05-10 11:36:02 +00:00
Denis Bisson
13a973bc41 UPD: Language files updated so no fuzzy string created with previous modification in toolbar configuration. 2019-04-05 01:56:45 +00:00
Denis Bisson
b9d972a34b FIX: In toolbar configuration page, solve keyboard accelerator conflict with the "D" key where it was used for both "&Delete" and external "Comman&d". Now the "M" key will be used for external "Co&mmand". (So ones doing "Atl-D" thinking setting the external command will stop deleting their button!). 2019-04-05 01:54:28 +00:00
Denis Bisson
54cd8ffc85 ADD: While in configuration of Lua library location, if after a modification of it the configured Lua library location doesn't work, report it to user immediately.
ADD: Still to help new user, if user attempts to add a Lua script based WDX plugin and there is a problem attempting to load Lua library, report to user the proper message about the library loading error instead of reporting that the plugin is invalid.
ADD: In the above scenario, offer to switch to Lua library location configuration tab if library can't be loaded.
2019-04-03 00:43:00 +00:00
Denis Bisson
f5807ddfe4 ADD: Setting for the location of the Lua library file now present in the main page of the plugins configuration tab. Easier to change it.
ADD: Path for the Lua library file may now be relative to another path or environment variable.
ADD: Even if after changing the path we instruct user to restart application, to launch Lua script or after manually refreshing display of panel using using Lua WDX plugin, new location will be effective immediately without restarting application (library is reloaded).
INF: Still backward compatible with someone who configured just "luaxxx.dll" and rely on system searching path to locate the library.
2019-04-03 00:10:01 +00:00
Alexander Koblov
a031c4a7fc FIX: Bug [0002112] Using Enter to save Directory Hotlist crashes DC 2019-03-25 19:43:13 +00:00
Alexander Koblov
eb66159a90 FIX: Configuration custom columns - don't add space when it is not needed 2019-03-24 11:27:17 +00:00
Alexander Koblov
457c33e1c6 UPD: Replace all .lrt by .lrj 2019-02-24 14:38:04 +00:00
Alexander Koblov
c20e385ea9 UPD: Replace some .lrt by .lrj 2019-02-24 13:38:29 +00:00
Alexander Koblov
5c3e04b737 ADD: Toolbar - show captions option 2019-02-24 13:28:26 +00:00
Alexander Koblov
982f7559d9 FIX: Error message encoding 2019-02-19 18:31:29 +00:00
Denis Bisson
a854387ad6 ADD: In "Language" configuration frame, a double-click on the language list will attempt to close configuration dialog. 2019-01-26 18:51:54 +00:00
Denis Bisson
a9acb47c39 ADD: Add a percent variable button helper for internal command parameter in toolbar configuration frame. 2019-01-26 15:58:25 +00:00
Denis Bisson
8ea8ce011b CHG: Change a little the way the popup menu to help to enter the percent variables is arranged in such a way that it's created on the spot when required and concentrated related code is in one unit instead of having its creation spread around. 2019-01-26 15:53:01 +00:00
Alexander Koblov
b3a3604e77 ADD: WDX - Initial localization support 2019-01-26 11:45:12 +00:00
Denis Bisson
29a0463c6a RMV: Remove erroneous hint in toolbar extra configuration page. 2019-01-24 03:35:30 +00:00
Alexander Koblov
a737bbcc27 ADD: Options to disable save main window state and folder tabs at exit 2019-01-22 18:45:13 +00:00
Alexander Koblov
cf2a1ccc26 FIX: Duplicate text after apply button click 2019-01-21 19:40:19 +00:00
Denis Bisson
115b2abe20 ADD: New internal command "cm_AddPlugin". 2019-01-20 02:50:52 +00:00
Denis Bisson
3559100c34 FIX: Fix two typos in extra configuration page of file associations. 2019-01-02 13:53:32 +00:00
Denis Bisson
b9a13acf17 ADD: New extra configuration tab for toolbar configuration to set possible relative paths to icons, commands and starting paths to external commands when adding them.
ADD: New options to set possible relative paths to icons, commands and starting paths for action configured in file associations cofiguration when adding them.
ADD: New extra configuration tab for directory hotlist to set possible relative paths to active and target paths when adding new ones.
ADD: Add possibilities to apply on request the above mention relativeness of paths to current configured ones.
ADD: Add these new "foptionstoolbarextra" and "foptionsdirectoryhotlistextra" units to project files list.
UPD: Replace the lrt files by the newer lrj for units "foptionstoolbar", "foptionsfileassocextra" and "foptionsdirectoryhotlist".
UPD: Because of above modifications, new languages files.
RMV: Sixteen annoying hyphens related with menu item separators removed from language files.
2019-01-02 00:58:09 +00:00
Denis Bisson
cedea2ae78 FIX: In toolbar configuration page, request to export the current toolbar was in fact always exporting the top toolbar. This has been fixed to actually export the current toolbar. 2019-01-01 21:58:53 +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
09cf6d88dd FIX: QuickSearch frame lose focus on SpeedButton click 2018-12-08 15:54:12 +00:00
Denis Bisson
622a3f9b24 FIX: A typo regarding "abbreviation" that needs a double "b". 2018-11-29 11:07:57 +00:00
Denis Bisson
46dd0a1603 ADD: User may now personalized the unit he will see for file size.
ADD: New option to set the way the header/footer memory size are displayed (hard disk space/current selection).
ADD: New option to set the way the memory size is displayed in the operation box (where we see transfer speed).
ADD: Translatable strings regarding memory file size abreviations (B, K, M, G, T and others).
ADD: Translatable strings for "<DIR>" and "<LNK>".
ADD: New unit for file size "TB".
RMV: Remove four unnecessary .lrt files replaced by .lrj ones.
2018-11-29 04:39:57 +00:00