550 Commits

Author SHA1 Message Date
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 20230419 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 20230412 2023-04-12 22:24:45 +02:00
a51b0ef02c Floor offset to to prevent half pixel drawing 2023-03-13 22:49:34 +01:00
7b19230366 Fix disrepancy between wheel scroll and bar 2023-03-12 16:44:18 +01:00
26666ee36d Improved zoom and scrolling 2023-03-12 13:45:07 +01:00
74aee15f80 Specify layout index in shader 2023-03-11 13:38:36 +01:00
fde1594086 Add file list sorting 2023-03-11 10:41:26 +01:00
a9783f6030 Update LibXISF 2023-03-09 18:35:38 +01:00
1ce4f95f53 Release 20230212 20230212 2023-02-12 23:02:50 +01:00
1400fd2e32 Fix bug in XISF indexing 2023-02-12 22:59:07 +01:00
cc7f56fc53 Change submodule URL 2023-02-10 14:08:37 +01:00
8921ef9c63 Restore accidently removed FITSRecord ctr 2023-02-10 13:45:13 +01:00
576df9c196 Downscale image to max OpenGL texture 2023-02-10 09:11:38 +01:00
c47ecbedb8 Replace PCL with LibXISF 2023-02-10 09:10:57 +01:00
c7f4e3747a Fix initialization of SATURATION settings 2023-01-12 09:47:41 +01:00
304cd33f34 Fix white balance uninitialized at start 2023-01-11 00:49:26 +01:00
abc813ddbb Fix exceptions and errors in analyzing code 2023-01-01 19:04:23 +01:00
88f449d971 Add makeCurrent to all methods that calls OpenGL 2022-12-29 23:12:06 +01:00
295ddb8daf Don't create debug context 2022-12-29 21:56:23 +01:00
1a220bc3ed Update metainfo 20221228 2022-12-28 14:59:17 +01:00
f67539a3a1 Update translations 2022-12-28 14:51:45 +01:00
468bcb5abb Add saturation statistic 2022-12-28 14:43:47 +01:00
fd49ba9a44 CSV export 2022-12-28 13:24:05 +01:00
22e3b06fdd Fix potentional race conditions 2022-12-28 11:33:26 +01:00
01febbf421 Fix invalid query when no column is selected 2022-12-28 11:17:36 +01:00
7690496cf5 Load XISF::ReadImageProperties 2022-12-26 18:07:16 +01:00
743a5f50c4 Disable manual mipmap generation on ATI cards 2022-12-26 10:19:45 +01:00
eac534352f Tidy up some debug outputs 2022-12-26 10:19:20 +01:00
57bdc74ef6 Get rid of QRegExp 2022-12-26 10:13:24 +01:00
fd1fd7ff08 Get rid of fullscreen mode 2022-12-25 19:34:09 +01:00
c1aca3ca65 Add fine tune for STF slider 2022-12-22 12:45:47 +01:00
5cc8fdd83d Simple grey world white balance 2022-12-20 22:27:15 +01:00
66e13529be Allow change of preload without restart 2022-12-18 10:18:01 +01:00
e1bed8e1cb Allow change of thumbnail size without restart 2022-12-18 00:17:28 +01:00
151f521688 Set image width and height for XISF 2022-12-17 09:48:35 +01:00
926647e1a7 Don't do unecessary color profile conversion 2022-12-17 09:47:38 +01:00
71fc1f2bd1 Release 20221215 20221215 2022-12-15 20:54:39 +01:00