Commit graph

7,612 commits

Author SHA1 Message Date
Alexander Koblov
bdbb103cda FIX: High CPU load with Qt5 (workaround) 2017-06-04 10:53:35 +00:00
Alexander Koblov
b5c17b860f FIX: Bug [0001645] The long name of a file or folder is truncated when it is the only file/folder on the drive (patch by cordylus) 2017-06-04 09:08:34 +00:00
Alexander Koblov
db61422cd2 FIX: Bug [0001397] 2017-06-03 21:10:16 +00:00
Alexander Koblov
08ed305c65 ADD: WinFileTimeToUnixTime function 2017-06-03 14:24:25 +00:00
Denis Bisson
d8546171a6 FIX: Running in Windows with a WFX plug-in allowing to connect to a Linux/Unix server, we were unable to set the permission correctly on the target. 2017-06-03 02:45:38 +00:00
Alexander Koblov
603f4939c8 FIX: Bug [0001737] Do not close the rename field if the rename has failed 2017-06-02 18:15:51 +00:00
Alexander Koblov
5a3afb436b ADD: Ctrl+Tab/Shift+Ctrl+Tab to switch tabs in find files dialog 2017-06-02 18:00:08 +00:00
Denis Bisson
a46bad4c9c CHG: Rewrite the importation of TC toolbar to make it simpler and faster (work with DCXmlConfig instead of playing directly with DC toolbars). 2017-06-02 11:42:26 +00:00
Denis Bisson
fd46cfbdf0 FIX: Was crashing 9 times on 10 in Linux/Ubuntu, in "Toolbar" configuration, when doing the "Other... -> Add toolbar with all DC commands".
ADD: "DCGetNewGUID" function in "uDCUtils" to get a unique ID number (used in "fOptionsToolbar" and "ufavoritetabs").
CHG: Languages files changed because of the addition of a forgotten message
2017-06-01 00:10:50 +00:00
Alexander Koblov
75aa2b224a UPD: Default monospace font (Windows) 2017-05-31 18:54:55 +00:00
Alexander Koblov
cb6e514e3a FIX: Bug [0001847] Crash on start #2 2017-05-31 18:35:18 +00:00
Alexander Koblov
6937273257 FIX: Bug [0001847] Crash on start 2017-05-31 17:11:41 +00:00
Denis Bisson
6f8efe714d FIX: Correct a little thing in the order of TStringList creation in a try/finally block regarding TC toolbar import. Sorry. 2017-05-28 15:29:50 +00:00
Denis Bisson
a379e568bb FIX: Attempting to import a TC toolbar where there was a reference to supported internal command *after* a sub toolbar was just previously imported was not working and result into a runtime error. This has been fixed. 2017-05-28 15:25:58 +00:00
Denis Bisson
17c3119a0a FIX: When attempting to import TC toolbar, it was not working when the configured "TC executable", "TC Configuration file" and "TC Toolbar output path" were given in relative path format OR with environment variable in them. This has been fixed.
FIX: When attempting to import TC toolbar, if in TC the main toolbar file was defined using "%COMMANDER_INI%\.." in the path of it, it was not working. This has been fixed.
2017-05-28 15:24:33 +00:00
Alexander Koblov
f483d4d044 UPD: Clean up 2017-05-28 14:56:32 +00:00
Alexander Koblov
cefa474a95 FIX: TSynLuaSyn - UTF-8 support 2017-05-28 14:39:55 +00:00
Alexander Koblov
e10bcbafa8 ADD: Update doublecmd-qt5 2017-05-28 12:37:50 +00:00
Alexander Koblov
9601db35df FIX: Build with Lazarus >= 1.7 2017-05-28 10:37:25 +00:00
Denis Bisson
9e4b126810 FIX: For whatever reason(new Lazarus, or Windows, or whatever), in the internal command selector dialog ("fmaincommandsdlg"), after changing once the category, the text of the columns "Command name", "Hotkey" and "Hint" were overwritten each other... The TListBox "lbCommands.Canvas.TextWidth" was always reporting 0 for the required width after category have changed once... This has been fixed by checking instead the TLabel "lblCommandName.Canvas.TextWidth" which seems still stable. 2017-05-27 18:09:00 +00:00
Denis Bisson
f75c70b819 FIX: Avoid annoying "EConvertError" exception in "synunihighlighter" when running DC through Lazarus in areas where "," is the normal system decimal separator. 2017-05-27 17:27:50 +00:00
Denis Bisson
de2806f031 ADD: Add 16x16, 24x24 and 32x32 icons for internal command "cm_FocusSwap". 2017-05-27 17:26:22 +00:00
Alexander Koblov
0fee691d1a FIX: Memory leak 2017-05-27 13:33:49 +00:00
Alexander Koblov
2793944fe9 ADD: FTP - Write UseAllocate option to ini-file 2017-05-25 19:16:18 +00:00
Alexander Koblov
0d92d7881a UPD: FTP - Doesn't execute ALLO command (most servers doesn't support it) 2017-05-25 19:00:15 +00:00
Alexander Koblov
c3aed43d09 FIX: Create directory command in context menu (KDE) 2017-05-23 18:04:14 +00:00
Alexander Koblov
658bab581c FIX: Unix quote "|" and ";" 2017-05-21 12:43:42 +00:00
Alexander Koblov
c7e11248a8 UPD: Editor use application-exit icon 2017-05-21 12:21:58 +00:00
Alexander Koblov
5d3c775e17 UPD: Editor use go-jump icon 2017-05-21 12:18:21 +00:00
Alexander Koblov
ab280a657f UPD: Editor use help-about icon 2017-05-21 11:47:43 +00:00
Alexander Koblov
aad756cd0e ADD: Go to line icon 2017-05-21 11:22:03 +00:00
Alexander Koblov
4cb90c8540 UPD: Adjust editor icons size with Lazarus >= 1.7 2017-05-21 11:07:42 +00:00
Alexander Koblov
8f5e0fa2cf ADD: Editor icons 20x20 2017-05-21 11:03:44 +00:00
Alexander Koblov
95a4de1893 ADD: Editor icons 24x24 2017-05-21 10:54:08 +00:00
Alexander Koblov
6234048c29 ADD: Editor icons 32x32 2017-05-21 10:03:15 +00:00
Alexander Koblov
a46eec4d57 ADD: Editor icons 16x16 2017-05-21 10:00:51 +00:00
Alexander Koblov
cfce069195 ADD: Editor load icons from icon theme 2017-05-21 09:53:06 +00:00
Alexander Koblov
bca3358ace FIX: Delete dialog and High-DPI 2017-05-20 18:40:38 +00:00
Alexander Koblov
1d377bacb4 FIX: Bug [0001627] Btn in the bottom panel, on scale 200% 2017-05-20 18:27:06 +00:00
Alexander Koblov
82a70c3088 UPD: Zip plugin - output directory 2017-05-20 16:43:11 +00:00
Alexander Koblov
59924aacd5 UPD: clean.bat 2017-05-20 16:36:27 +00:00
Alexander Koblov
bdad75cb05 UPD: Spanish translation by kuidao 2017-05-20 13:47:01 +00:00
Alexander Koblov
4d23ca50d0 FIX: Synchronize directories - access violation 2017-05-20 13:27:38 +00:00
Alexander Koblov
6e69e82c87 FIX: Bug [0001841] Rename field has bad size and position in columns view with horizontal scrolling or with name column not in the first position 2017-05-19 20:46:33 +00:00
Alexander Koblov
583479c381 FIX: Bug [0001694] Replace by in the Find files dialog should understand Regexp (\0, \1, \r, \n) when the appropriate checkbox is set 2017-05-17 19:53:41 +00:00
Alexander Koblov
d9a8c6fd67 FIX: Bug [0001603] Clicking on search result should bring main window to front (patch by cordylus) 2017-05-17 19:50:41 +00:00
Alexander Koblov
59d2240ca6 FIX: Zip - read file attributes in OS/2 format 2017-05-17 19:45:27 +00:00
Alexander Koblov
93b405c57c FIX: Bug [0001383] 2017-05-17 19:30:41 +00:00
Alexander Koblov
148119ee0d FIX: Bug [0001776] Filenames not passed on correctly to MP3Tag 2017-05-14 12:22:18 +00:00
Alexander Koblov
4b869f6b63 FIX: Bug [0001829] Auto refresh and recent files coloration 2017-05-13 16:30:44 +00:00