Commit graph

5,374 commits

Author SHA1 Message Date
Alexander Koblov
c2ef2d71d2 FIX: Extract filenames with forbidden characters from archives #2 2019-12-29 14:56:37 +00:00
Alexander Koblov
bb480107ca FIX: Extract files from archive by file mask 2019-12-29 14:41:04 +00:00
Alexander Koblov
f142adedb8 FIX: Extract filenames with forbidden characters from archives 2019-12-29 13:18:06 +00:00
Alexander Koblov
2d26e14ae3 ADD: Feature [0001649] Viewer - search regex 2019-12-28 16:05:41 +00:00
Alexander Koblov
8cfd03e0d4 ADD: RegExp - set pointer to input string and input string length 2019-12-28 15:46:06 +00:00
Alexander Koblov
9361ca6bc5 FIX: Auto size disk panels 2019-12-28 12:30:36 +00:00
Alexander Koblov
35febd93e9 FIX: TControl.ChangeBounds loop detected 2019-12-28 11:57:36 +00:00
Alexander Koblov
f18d7b46aa UPD: Better look #3 2019-12-28 11:37:44 +00:00
Alexander Koblov
ff966cafa4 UPD: Better look #2 2019-12-28 11:32:34 +00:00
Alexander Koblov
2925ef7bec UPD: Better look 2019-12-28 11:10:29 +00:00
Alexander Koblov
3a38e21049 UPD: Don't use class helper 2019-12-28 10:12:10 +00:00
Alexander Koblov
6c387ad5e3 FIX: Wrong left disk panel size 2019-12-28 10:05:50 +00:00
Alexander Koblov
03f07cd9d6 FIX: Don't start dragging by middle mouse button 2019-12-24 20:36:55 +00:00
Alexander Koblov
cf69f30527 FIX: Crash when clone FileView with duplicates 2019-12-22 14:29:19 +00:00
Alexander Koblov
2171cbe7e2 UPD: Don't apply template to non native file attributes 2019-12-22 11:59:50 +00:00
Alexander Koblov
6f661af51a FIX: Wfx-plugins - FsExecuteFile with 'quote commandline' verb 2019-12-22 10:09:19 +00:00
Alexander Koblov
ffc19df91f UPD: Refactoring 2019-12-14 12:16:22 +00:00
Alexander Koblov
c5c97a1e0b UPD: Pack files - better .tar.xyz extension handling #2 2019-12-14 10:54:52 +00:00
Alexander Koblov
5d66eb9ed8 UPD: Pack files - better .tar.xyz extension handling 2019-12-14 09:17:12 +00:00
Alexander Koblov
b543d308f9 UPD: Find archiver by mask instead extension 2019-12-13 18:35:33 +00:00
Alexander Koblov
3ad3610cee UPD: Verify after copy - use blake2s under 32 bit and blake2b under 64 bit 2019-12-11 20:58:55 +00:00
Alexander Koblov
c445f6e9dc FIX: Forced file list reload on network share 2019-12-11 20:31:20 +00:00
Alexander Koblov
4a63039ed3 UPD: Middle toolbar - use new space style separator 2019-12-08 14:25:53 +00:00
Alexander Koblov
66901eb041 ADD: Toolbar - space style separator 2019-12-08 14:19:06 +00:00
Alexander Koblov
bd0931c2bd FIX: Bug [0002394] Error on "Resave on the last favorite tabs..." 2019-12-08 12:02:32 +00:00
Alexander Koblov
f11c6227e2 FIX: Range check error 2019-12-08 10:00:25 +00:00
Alexander Koblov
62c0a1dccb UPD: Hide controls in define template mode 2019-12-08 08:16:51 +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
51cafb4d0d FIX: Warning 2019-12-07 09:05:53 +00:00
Alexander Koblov
b0c5ec7742 UPD: Find duplicates - use blake2s under 32 bit and blake2b under 64 bit 2019-12-07 09:02:40 +00:00
Alexander Koblov
f1227408a0 FIX: Load search template without duplicate name option 2019-12-07 08:50:57 +00:00
Alexander Koblov
438f63e7ab FIX: Find files - crash on feed to listbox with empty results #2 2019-12-07 08:25:33 +00:00
Alexander Koblov
6c3157abc7 FIX: Find files - crash on feed to listbox with empty results 2019-12-06 21:37:20 +00:00
Alexander Koblov
66f455d420 ADD: Elevate - skip all 2019-12-06 19:20:36 +00:00
Alexander Koblov
a3325cd154 FIX: Sync dirs - progress background color (Qt, Qt5) 2019-12-06 17:19:07 +00:00
Alexander Koblov
5afb4da10a UPD: Resource file 2019-12-05 20:38:03 +00:00
Alexander Koblov
65403a4a5c FIX: Bug [0002415] root ("/") in the directory hotlist is deleted between sessions 2019-12-05 18:41:45 +00:00
Alexander Koblov
802a72dc88 UPD: Change active columns set 2019-12-04 18:48:41 +00:00
Alexander Koblov
0ee36fa82e ADD: Duplicate files - sort result 2019-12-04 18:45:54 +00:00
Alexander Koblov
b6a4a232ec ADD: Find duplicate files by hash 2019-12-04 18:03:38 +00:00
Alexander Koblov
d46ad32dfd ADD: Find duplicate files options 2019-12-04 17:31:15 +00:00
Alexander Koblov
df94df6151 ADD: Find duplicate files 2019-12-03 18:17:23 +00:00
Alexander Koblov
6021b52828 ADD: Load/save duplicates search in the template 2019-12-02 17:48:36 +00:00
Alexander Koblov
8086e15fe9 UPD: Don't follow symlink to root directory (issue 0002410 2019-11-30 13:26:24 +00:00
Alexander Koblov
0a7a6f439e UPD: Sync dirs - use KASProgressBar 2019-11-29 19:59:54 +00:00
Alexander Koblov
2c43841f4a ADD: Sync dirs - display real operations progress 2019-11-29 19:37:55 +00:00
Alexander Koblov
8cc533333e FIX: Find files - Wrong "Regular expression" state after "Hex" unchecking 2019-11-28 17:58:21 +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