Commit graph

1,213 commits

Author SHA1 Message Date
Alexander Koblov
abb34e8d07 ADD: QueryDirectoryFile function 2020-02-23 15:05:33 +00:00
Alexander Koblov
61d2991252 ADD: Show unknown error code 2020-02-16 16:25:27 +00:00
Alexander Koblov
c0b8b8a3fe ADD: Show extended network error 2020-02-16 16:05:29 +00:00
Alexander Koblov
2cb96dc26e FIX: Build with fpc 3.2 2020-02-14 21:00:01 +00:00
Alexander Koblov
bec4ea82d3 FIX: Make window title dark only when dark mode enabled 2020-02-10 18:27:49 +00:00
Alexander Koblov
3806af891d FIX: Build with fpc 3.2 2020-02-10 18:23:17 +00:00
Alexander Koblov
dd696b6f4c ADD: Dark mode support (Windows 10 + Qt5) 2020-02-09 14:33:57 +00:00
Alexander Koblov
eeeb989f20 ADD: Qt5 support (Windows) 2020-02-09 10:33:07 +00:00
Alexander Koblov
4dd4156755 UPD: Use ScreenInfo.ColorDepth 2020-02-08 18:05:17 +00:00
Alexander Koblov
903db93c6a UPD: Use SHGetFolderLocation instead SHGetSpecialFolderLocation 2020-02-07 18:40:35 +00:00
Alexander Koblov
7ca914b352 ADD: Get mount state for DRIVE_REMOVABLE 2020-02-07 18:30:30 +00:00
Alexander Koblov
23eaac10cd ADD: Detect SD-card insert/remove 2020-02-07 17:33:37 +00:00
Alexander Koblov
a384ee55ed FIX: Bug [0002287] Open terminal (F9) does not work 2020-01-29 17:05:49 +00:00
Alexander Koblov
a1f51f9b48 ADD: cm_FlatViewSel action 2020-01-26 10:31:42 +00:00
Alexander Koblov
0760e7f6db FIX: RabbitVCS - show overlay icons #2 2020-01-25 22:09:45 +00:00
Alexander Koblov
0ce758b3c9 FIX: RabbitVCS - show overlay icons 2020-01-25 22:02:41 +00:00
Alexander Koblov
c378cd3c33 ADD: RabbitVCS - Qt5 determine GTK platform theme plugin version 2020-01-25 17:44:26 +00:00
Alexander Koblov
368438b351 ADD: RabbitVCS - python 3.8 support 2020-01-25 10:04:13 +00:00
Alexander Koblov
ee3921ff12 UPD: Use new RabbitVCS check method 2020-01-24 20:26:00 +00:00
Alexander Koblov
4906f02bd9 UPD: Speed optimization 2020-01-24 20:11:35 +00:00
Alexander Koblov
938fccf79e DEL: Obsolete code 2020-01-24 17:52:04 +00:00
Alexander Koblov
80e8e391be FIX: Python - 'module' object has no attribute 'argv' 2020-01-24 17:38:16 +00:00
Alexander Koblov
b47c8bbcd2 FIX: RabbitVCS context menu under Qt5 2020-01-19 11:56:39 +00:00
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
f35ab459e4 ADD: cm_CompareDirsWithSubdirs equivalent 2020-01-10 20:10:20 +00:00
Alexander Koblov
c445f6e9dc FIX: Forced file list reload on network share 2019-12-11 20:31:20 +00:00
Alexander Koblov
0232f55f4e FIX: Bug [0002373] If DC runs slowly, and 2nd instances runs-- crash because of "cannot read pixmap file" 2019-12-07 17:29:54 +00:00
Alexander Koblov
e71595b841 UPD: Refactoring 2019-12-07 16:51:36 +00:00
Alexander Koblov
fb31aae024 UPD: Ignore ESysEINTR, use fpPoll 2019-11-26 18:49:48 +00:00
Alexander Koblov
9ed02fa613 ADD: Ignore ESysEINTR 2019-11-25 20:41:28 +00:00
Alexander Koblov
a7677e03d7 FIX: Build under macOS 2019-11-23 21:37:13 +00:00
Alexander Koblov
5662e36779 UPD: Relocate some functions 2019-11-09 09:03:08 +00:00
Alexander Koblov
eeffa52c01 FIX: Show wfx-plugin icon under GTK2 2019-11-02 20:20:15 +00:00
Alexander Koblov
c9e2cdc2e2 FIX: Warnings 2019-11-02 19:38:06 +00:00
Alexander Koblov
2dbafcf1d9 ADD: Show wfx-plugin icon under Linux (loads from plugin_name.ico) 2019-11-02 19:30:40 +00:00
Alexander Koblov
33fe44881c FIX: Build under lazarus trunk 2019-10-15 18:50:40 +00:00
Alexander Koblov
7018ab2327 UPD: IsUserAdmin function 2019-09-18 16:45:56 +00:00
Alexander Koblov
ebdb11c6f2 ADD: mbGetDriveSerialNumber function 2019-09-15 14:45:15 +00:00
Alexander Koblov
70c3f3b5dd ADD: Check administrator privileges first 2019-09-15 12:12:39 +00:00
Alexander Koblov
c9277cd56b UPD: Use special unit to elavate 2019-09-14 08:16:55 +00:00
Alexander Koblov
62fd46e72a UPD: Start to implement a new elevation mechanism 2019-09-12 17:28:10 +00:00
Alexander Koblov
0ad077c93c ADD: GioFileGetEmblem function 2019-08-25 12:58:46 +00:00
Alexander Koblov
a2e3cf234f FIX: Bug [0002326] Thumbnails not shown correctly 2019-08-11 12:31:52 +00:00
Alexander Koblov
a7e3764efe FIX: Lua integer type 2019-08-11 09:34:05 +00:00
Alexander Koblov
d464787127 FIX: Bug [0002257] Can't delete to the trash bin in symlinked directories on different volumes (partitions) 2019-08-10 19:09:10 +00:00
Alexander Koblov
a51b586239 UPD: Better Total Commander plugins compatibility 2019-08-10 08:51:14 +00:00
Alexander Koblov
041a4e038b ADD: PE import module 2019-08-10 08:06:02 +00:00