550 Commits

Author SHA1 Message Date
ae07d4793b Draw only visible filenames in thumbnails 2024-02-11 13:52:52 +01:00
dc2a781d3b Add calculating stats with script 2024-02-04 00:11:31 +01:00
90035f44ed Refractor LoadRunable 2024-02-04 00:09:46 +01:00
53c9a58125 Prevent symlink loop when indexing 2024-02-03 15:32:34 +01:00
3f7e3689e8 Prevent symlink loops 2024-02-02 22:41:44 +01:00
af9187737f Add recursive directory 2024-02-02 20:55:58 +01:00
4e952873e3 Fix metainfo 20240201 2024-02-02 00:09:42 +01:00
fb24800050 Add DBus for MacOS to fix build issue 2024-02-01 23:27:40 +01:00
ea0dcc226a Update metainfo 2024-02-01 23:26:08 +01:00
6a7b677b95 Translatiotions 2024-02-01 23:22:35 +01:00
0cee4c9c53 Add thumbnail quality to settings 2024-02-01 23:03:21 +01:00
d5f2351905 Only degress should show negative sign 2024-01-22 21:32:15 +01:00
18732a8cbf Limit image info to 1024 characters 2024-01-22 21:31:28 +01:00
8c9c1d8d06 Flip image according to ROWORDER 2024-01-22 21:30:39 +01:00
e5f425ff8d Fix some edge cases when stretch 2024-01-18 16:10:11 +01:00
428f9c360a Small optimization in resample 2024-01-15 08:58:14 +01:00
a8a1509db7 Show error message in main window when image fail to load 2024-01-14 14:32:01 +01:00
6539c78c57 Add box resize algorithm 2024-01-14 14:28:28 +01:00
0e0d29320e Set unlimited image size so it doesn't fail to load big images 2024-01-14 14:04:54 +01:00
1efe8e6974 Fix date in meta info 2024-01-11 13:30:30 +01:00
dae10182d1 Fix SSE instricts ifdef 2024-01-09 15:40:27 +01:00
ed5fc9c1c2 Increase number max preload images to 32 20240108 2024-01-08 16:52:46 +01:00
cd6a64a98b Additional work on batch processing 2024-01-08 15:44:05 +01:00
67355a82b7 Add bayer mask selection 2024-01-08 15:43:21 +01:00
8fc2078a3a Don't skip images before they load 2024-01-05 13:37:13 +01:00
da9b389409 Add slideshow 2024-01-05 13:36:06 +01:00
7818b8d3e9 Fix icon instalation 2023-12-31 16:04:32 +01:00
11294bfcb0 Scripting module 2023-12-31 16:04:16 +01:00
faecb385aa Reorganize resources 2023-12-22 11:20:03 +01:00
e5be04926b Fix warnings 2023-12-20 11:31:55 +01:00
eaf2c7094b Migrate to Qt6 2023-12-20 11:31:51 +01:00
aef41f5f6b Fix Qt deprectation warnings 2023-12-18 16:03:04 +01:00
2134f13b06 Add nearest and bicubic filtering 2023-12-18 15:54:15 +01:00
0e9c980325 Add support for CR3 files 2023-11-25 18:06:38 +01:00
b9bf6bf183 Fixed scaling for int32 2023-11-21 18:31:07 +01:00
50c070b169 Fix stack size problem on MacOS 20231116 2023-11-16 22:13:32 +01:00
cfee287bfa Update metainfo 2023-11-16 22:13:25 +01:00
61e0c542f5 Update translations and help 2023-11-16 19:11:36 +01:00
a42abb05ea Add scaling for float images that are out of 0.0-1.0 range 2023-11-15 10:14:25 +01:00
5c6df4a59f Optimize calculating stast for debayer 2023-11-15 10:13:49 +01:00
35d5934227 Better stretch non full range images like CR2 2023-11-15 10:12:55 +01:00
8e3c1b35db Remove dead code 2023-11-15 10:02:53 +01:00
544e4abf92 Made unlinked stretch white balancing 2023-11-14 23:47:47 +01:00
e97e10fb5b Make STF slider wider 2023-11-14 16:30:57 +01:00
2608a1bc79 Add tooltip with filenames 2023-11-14 16:30:38 +01:00
fa69f17e51 Support for unlinked stretch 2023-11-14 12:08:28 +01:00
4a9d720343 Sum all channels histograms 2023-11-14 12:04:55 +01:00
d462ece7c9 Improve histogram for 8 bit images 2023-11-13 23:15:34 +01:00
46b0210078 Add histogram 2023-11-13 21:12:23 +01:00
0a803ace10 Prepare for three channels STF 2023-10-10 22:48:40 +02:00