Commit Graph

435 Commits

Author SHA1 Message Date
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 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 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
0c2c5f908c Hide fsanitizer behind option 2023-10-10 21:42:26 +02:00
c2197298a7 Hide analyze menu 2023-09-30 23:13:11 +02:00
e8630330b2 Show stats for each channel 2023-09-30 23:13:02 +02:00
5955a02175 Fix loading RAW files 2023-09-10 22:14:27 +02:00
c0b9194ecc Add header files to cmakelists.txt 2023-09-09 17:39:09 +02:00
5f27acbfd1 Add test files 2023-08-29 23:17:16 +02:00
f1a2aae9b6 Update LibXISF, fixes in RawImage 2023-08-28 20:38:35 +02:00
9ffbdcee30 Get rid of raw pointers 2023-06-17 21:47:06 +02:00
d9b1c253db Move initialization of member variables 2023-06-17 21:45:35 +02:00
7e39304799 Get rid of some explicit new allocation 2023-06-17 20:32:58 +02:00
31cf1ee2b1 Getting rid of opencv 2023-06-16 23:40:11 +02:00
ab245f0484 Add false color rendering 2023-06-02 20:41:34 +02:00
77c312800a Update metainfo 2023-04-19 19:07:15 +02:00
21e90b92dc Fix assert lo < hi in std::clamp 2023-04-19 14:33:29 +02:00
2817d3c7c9 Update libXISF 2023-04-12 22:24:45 +02:00