526 Commits

Author SHA1 Message Date
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
f1ff04382b Add option to not use native file dialogs
Thanks to Patrick Chevalley for updated french tranlation
2022-12-15 20:36:19 +01:00
ad91adf1d9 Implement workaround for flatpak QFile::moveToTrash 2022-12-15 17:26:16 +01:00
b7369c2501 Remove unused variables in debayer shader 2022-12-15 00:25:00 +01:00
79ed6b2059 Fix error in slovak translation 2022-12-15 00:10:52 +01:00
380974a088 Allow saving debayered image 2022-12-15 00:03:29 +01:00
b1ad56ca1f Fix debayer shader 2022-12-15 00:03:14 +01:00
58abef5a72 Update metainfo 2022-12-14 22:00:07 +01:00
5427ff57cb Change superpixel tooltip 2022-12-14 21:58:24 +01:00
6a2fa3f656 Update translation 2022-12-14 21:51:19 +01:00
c62ec7db8c Add move to trash action 2022-12-14 21:51:05 +01:00
d5eb0fdce5 Change key shortcuts 2022-12-14 21:50:30 +01:00
6d25919e1f Add image formats to help 2022-12-14 21:50:05 +01:00
26d1af6077 Add debayer 2022-12-14 21:18:25 +01:00
44d8a8b856 Fix invert button 2022-12-14 17:42:13 +01:00
dab6c1f79d Add All files filter to open dialog 2022-12-14 17:16:32 +01:00
ce6a4cc40c Refresh dir when show hidden files is toggled 2022-12-13 21:31:23 +01:00
0368c1f1dc Update metainfo xml 20221210 2022-12-10 07:48:17 +01:00
a1e98d818b Fix copy on btrfs 20221209 2022-12-09 19:58:15 +01:00
f3f194bcef Update translation and metainfo 2022-12-09 19:33:26 +01:00
efd36f96c3 Use native dialogs 2022-12-09 18:38:07 +01:00
37923b37b3 Add error message for copy/move 2022-12-09 18:36:43 +01:00
900453577e Fix includes 2022-11-28 17:36:37 +01:00
34d466c3e0 Show checker pattern with transparent files 2022-11-28 17:32:23 +01:00
9e98127084 Do gamma conversion manualy
Requesting sRGB capable framebuffer is unreliable
2022-11-28 17:31:50 +01:00