Commit Graph

435 Commits

Author SHA1 Message Date
ce6a4cc40c Refresh dir when show hidden files is toggled 2022-12-13 21:31:23 +01:00
0368c1f1dc Update metainfo xml 2022-12-10 07:48:17 +01:00
a1e98d818b Fix copy on btrfs 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
ba6062b925 Enale loading all image types that Qt can load 2022-11-27 21:10:43 +01:00
6411b7cd15 Release 20221126 2022-11-26 12:03:36 +01:00
223f7cd0ea Refractor save dialog 2022-11-26 11:02:29 +01:00
f8f9ee08b3 Add QFileDialog::DontUseNativeDialog 2022-11-22 11:04:04 +01:00
af5aed7ef8 Install metainfo generally 2022-11-21 19:09:19 +01:00
8f5249b142 Add metainfo file 2022-11-21 17:44:48 +01:00
a7dc942c62 Add scalable icon 2022-11-21 15:49:09 +01:00
1a1399434b Change domain name 2022-11-21 13:18:46 +01:00
be567841bf Workaround in AMD OpenGL driver bug
AMD OpenGL driver on Windows doesn't generate mipmaps for sRGB textures
correctly
2022-10-26 23:32:22 +02:00
62d2671112 Update french translation 2022-10-23 12:11:40 +02:00
1f8923512e Update translations 2022-10-23 10:18:21 +02:00
455c3b2d64 Make it combilable with Qt 5.13 and older 2022-10-23 09:54:23 +02:00
4fe546f0e5 Add support for ICC color profiles 2022-10-18 21:19:05 +02:00
95c6fc5343 Enable sRGB to gamma correct scaling 2022-10-16 11:05:15 +02:00
2bc54ea0cc Fix loading RAW on MacOS
LibRaw object is too big for stack so needs to be on heap
2022-10-15 09:56:14 +02:00
be6e472081 Settings dialog 2022-10-10 10:30:25 +02:00
9746f8f653 Add option to show hidden files 2022-08-29 18:37:51 +02:00
b51a305c63 Remove unused method 2022-08-29 18:29:00 +02:00
39775b5e98 Scale float images to 0,1 range on load 2022-07-22 11:36:10 +02:00
93b56e2966 Workaround for QTBUG-87332 2022-07-03 13:40:54 +02:00
2e41464ff4 Update build instructions 2022-06-27 10:26:27 +02:00
b6ae7d4cdb Update french help, fix few typo. Thanks to Patrick Chevalley 2022-06-24 21:14:08 +02:00
1bd48e8fb4 Refres database table when indexing is done 2022-06-24 18:30:28 +02:00
1d65eda490 Search with CRVAL# 2022-06-24 18:06:26 +02:00
97346df596 Update help 2022-06-24 18:05:33 +02:00
a157b274a2 Save to database CRVALi 2022-06-23 16:57:00 +02:00
6466702819 Set correct type to vertex attribute 2022-06-22 23:43:56 +02:00
b4ea65b42a Upload sizes to OpenGL only once per draw
Should fix MacOS issue
2022-06-22 23:24:29 +02:00
1682de4e1b Update translations 2022-06-22 23:01:35 +02:00
00872b31df Add icon for MacOS 2022-06-21 09:12:26 +02:00
2884787916 Changes to build on MacOS 2022-06-20 23:52:09 +02:00
86ea9fc137 Add MacOS PCL libs 2022-06-20 23:36:31 +02:00
67199a033d Better status bar 2022-06-17 13:24:52 +02:00
0f182900c2 Fix build on older gcc 2022-06-17 09:54:50 +02:00
19ed5ae1a4 Better handling of FITS records 2022-06-17 00:31:27 +02:00
46215c7a7d Workaround for incorect handling of PV1_2 2022-06-16 23:46:54 +02:00
c346487504 Add parsing WCS info from XISF 2022-06-16 23:44:28 +02:00
5b6fead6f1 Fix issue with numeric values in XISF FITS header 2022-06-15 08:55:44 +02:00
3e94aa0eda Add search by RA and DEC point 2022-06-14 22:46:40 +02:00
08e70cdb52 Calculate bounds on indexing 2022-06-14 21:44:32 +02:00
04e587b51c Add WCSData::calculateBounds 2022-06-13 23:28:39 +02:00