Commit graph

10,954 commits

Author SHA1 Message Date
Alexander Koblov
0750dc3264 ADD: Open with other from flatpak sandbox (issue #309)
FIX: Memory leak

(cherry picked from commit 6ee8e81d6d)
2023-10-09 21:49:41 +03:00
Alexander Koblov
28507aedda FIX: Read image using libturbojpeg library under macOS (fixes #1300)
(cherry picked from commit 0ec75f36bc)
2023-10-09 21:49:14 +03:00
Alexander Koblov
455d1ba7ed FIX: Loading the same Thumbnails multiple times in TThumbFileView (fixes #1295)
(cherry picked from commit 9c22daae6a)
2023-10-09 21:49:14 +03:00
rich2014
febf51a6d6 UDP: treat wsFullScreen as Maximized when saving Main Form WindowState
(cherry picked from commit 9bb0aea519)
2023-10-09 21:49:14 +03:00
rich2014
fafe1f2c68 UPD: Cocoa: workaround code about WindowState removed by new Lcl/Cocoa version
(cherry picked from commit bb0f0026b5)
2023-10-09 21:49:13 +03:00
Alexander Koblov
42dfbf5448 UPD: Don't open X-display under Wayland v1.1.3
(cherry picked from commit ad3298dd23)
2023-09-30 22:55:54 +03:00
Alexander Koblov
8245d4acda ADD: Move file to trash from flatpak sandbox (issue #309)
(cherry picked from commit dd9704a8a3)
2023-09-30 22:55:54 +03:00
Alexander Koblov
8c74dcac10 ADD: O_PATH constant
(cherry picked from commit 6a8b3fe1d5)
2023-09-30 22:55:54 +03:00
Alexander Koblov
5f6ca4483f FIX: Build under non macOS
(cherry picked from commit 782d208d9b)
2023-09-29 23:49:37 +03:00
Alexander Koblov
dbdb689e61 FIX: Wrong byte order when read JPEG image using libturbojpeg under macOS (issue #1290)
(cherry picked from commit 337c6ef4dc)
2023-09-29 23:49:37 +03:00
rich2014
a1855fc64a FIX & UPD #1290: generate thumbnails by system native QuickLook on MacOS
(cherry picked from commit 7f5efba427)
2023-09-29 23:49:37 +03:00
Alexander Koblov
5021ef9c93 ADD: Viewer - scroll by up/down keys when caret disabled (fixes #1267)
(cherry picked from commit e81933aff0)
2023-09-29 23:49:37 +03:00
Alexander Koblov
1adf973bd5 UPD: Use xdg-open to open files from flatpak sandbox (issue #309)
(cherry picked from commit 5712b87023)
2023-09-29 23:49:37 +03:00
Alexander Koblov
91d0e7cb0b FIX: Don't show garbage mounts from flatpak sandbox (issue #309)
(cherry picked from commit 1efe181fd2)
2023-09-29 23:49:36 +03:00
Alexander Koblov
eecd70c65d UPD: Don't show directory change error on start
(cherry picked from commit ed026035ed)
2023-09-27 22:09:49 +03:00
Alexander Koblov
49a823e14b FIX: Drag&Drop - move file when drop it on the tab by left + right mouse button (fixes #1287)
(cherry picked from commit aee27d7f2e)
2023-09-25 22:46:47 +03:00
rich2014
798d8462cd UPD: AutoRefresh: further optimize the processing of sub-directory events
fswatch does not callback with sub-directory events, when no directory has FlatView enabled (most of the time)

(cherry picked from commit cf0fd59892)
2023-09-25 22:46:46 +03:00
rich2014
5919c7166e UPD #1278: About and Preferences added to AppMenu
(cherry picked from commit b40d8f44de)
2023-09-25 22:46:46 +03:00
rich2014
86798ee994 FIX: SplashForm: OnCLose missed before
(cherry picked from commit 1f71a393a3)
2023-09-25 22:46:46 +03:00
Alexander Koblov
7b71f4987b FIX: ShowModal function
(cherry picked from commit 7abd581bc3)
2023-09-25 00:08:52 +03:00
Alexander Koblov
4aeca13849 UPD: Viewer - don't show print menu when unavailable (fixes #1291)
(cherry picked from commit ee83513936)
2023-09-25 00:08:52 +03:00
rich2014
50ba015731 Fix #1274: the windows are not correctly enabled after multiple ShowModal()
(cherry picked from commit c2d947bf17)
2023-09-25 00:08:52 +03:00
Alexander Koblov
7413aaf165 UPD: Unrar version 2023-09-24 14:43:05 +03:00
Alexander Koblov
ac22480c70 UPD: Version number 2023-09-24 13:45:55 +03:00
Alexander Koblov
b254347e0b FIX: Find files - search hex sequence
(cherry picked from commit ce81d4bbde)
2023-09-23 22:07:06 +03:00
rich2014
21712753bc Fix: AutoRefresh: compilation issue on Windows and Linux
(cherry picked from commit 8a52783969)
2023-09-23 18:26:15 +03:00
rich2014
c16b13da6b UPD #1266: AutoRefresh: subdirectory events are only handled in FlatView mode
(cherry picked from commit 8494d60e8a)
2023-09-23 18:26:15 +03:00
Alexander Koblov
726b2d2fc4 FIX: Portable any map graphic format reader
(cherry picked from commit 443fc6d370)
2023-09-23 18:26:15 +03:00
Alexander Koblov
52fce9fba7 FIX: Sorting files/folders ignores Case sensitivity on Cyrillic names (fixes #1277)
(cherry picked from commit bba5731565)
2023-09-23 18:26:14 +03:00
Matej
3c12d81209 Update lclstrconsts.sl.po (#1261)
Updated Slovenian translation.

(cherry picked from commit f78d4171bb)
2023-09-20 21:57:12 +03:00
Alexander Koblov
66fd3a4cd4 FIX: Empty dir size in status bar calculates to -1 (fixes #1268)
(cherry picked from commit 4ee3818bb8)
2023-09-20 21:57:12 +03:00
Alexander Koblov
6215d2fa93 FIX: ImageMagick 7 compatibility
FIX: Crash on close when ImageMagick not found

(cherry picked from commit 5605cc3d8a)
2023-09-20 21:57:12 +03:00
Alexander Koblov
961efff810 FIX: Drag&Drop - restore selection of active file when start drag with control key pressed
(cherry picked from commit d98d27d833)
2023-09-20 21:57:11 +03:00
Alexander Koblov
33d8e86db3 ADD: Haiku support
(cherry picked from commit e9835c734d)
2023-09-20 21:57:11 +03:00
Alexander Koblov
1c46399683 ADD: Zip - save password to cache (issue #1254) v1.1.2
(cherry picked from commit 0115f01430)
2023-09-09 15:26:28 +03:00
Alexander Koblov
da09d79d01 FIX: Files associations made in KDE doesn't affect Double Commander (fixes #637)
(cherry picked from commit f3f6a20fbb)
2023-09-09 15:26:28 +03:00
Alexander Koblov
a89cc3f4ca FIX: Change zip plugin configuration force quits (fixes #1233)
(cherry picked from commit e2e3ac9031)
2023-09-09 15:26:28 +03:00
Alexander Koblov
31485c58b9 FIX: Revision number 2023-09-09 12:21:30 +03:00
Alexander Koblov
035cbb3de6 UPD: Version number 2023-09-09 12:20:08 +03:00
Alexander Koblov
8eeb289dbf UPD: Language files
(cherry picked from commit 4b16ac8d95)
2023-09-09 12:18:04 +03:00
Alexander Koblov
ea1d13dd3a FIX: Quick View - focus wrong control when load file from archive (issue #1254)
(cherry picked from commit 7b3df5558d)
2023-09-09 12:18:03 +03:00
Alexander Koblov
6729ec2110 FIX: Wrong background with gtk2 theme Gnome OSX-IV-1.3 (fixes #32)
(cherry picked from commit 8d04bf014d)
2023-09-09 12:18:03 +03:00
rich2014
b31ec41399 UPD: remove unnecessary code, and improve MainForm display
(cherry picked from commit b2129d7790)
2023-09-09 12:18:03 +03:00
rich2014
374ecc52a2 UPD & FIX: handle Splash Form consistently across all platforms, especially on MacOS
1. more Lazarus’ idioms for SplashForm (like Lazarus IDE)
2. SplashForm can be shown correctly on MacOS
3. improved display of SplashForm in Gt2k
4. tested on Win32, Gtk2, Qt5, Cocoa

(cherry picked from commit 623185b685)
2023-09-09 12:18:03 +03:00
Matej
3ac33017e4 Update doublecmd.sl.po (#1248)
This is an update to Slovenian translation. I get an error, when Previewing the changes, but have no idea how to resolve it.

(cherry picked from commit 6b55aa43f0)
2023-09-09 12:18:02 +03:00
Alexander Koblov
abd7777534 FIX: Viewer find skips first matching occurrence (fixes #1250)
(cherry picked from commit 15c1cc8fdf)
2023-09-08 22:58:18 +03:00
Alexander Koblov
e53426d0a4 FIX: Load libheif.dll and it dependencies from the same path
(cherry picked from commit a815a476e6)
2023-09-08 22:58:18 +03:00
Alexander Koblov
bde8179846 ADD: Load library from system PATH
(cherry picked from commit 9f2e26306e)
2023-09-08 22:58:18 +03:00
Paul Gessos
4a9b928ba8 Update doublecmd.el.po until line 4200 (#1247)
(cherry picked from commit 0fc983fe24)
2023-09-08 22:58:17 +03:00
Alexander Koblov
8fbc6674c3 FIX: Revision number v1.1.1 2023-08-19 15:18:22 +03:00