486 Commits

Author SHA1 Message Date
85f9822b96 Fix prevSubImage 2025-03-25 18:26:08 +01:00
7fc6c64fd7 Make help windows non modal 2025-03-24 22:09:18 +01:00
4488c2e6af Always make 4 channels 2025-03-24 22:08:54 +01:00
0047607c1d Add loading sub images 2025-03-23 13:33:34 +01:00
45c368bbbb Remove usage of SLOT() and SIGNAL() 2025-03-19 13:50:39 +01:00
c96cb86a29 Show relative path in title bar for when browsing dir recursive 2025-03-19 13:14:04 +01:00
fe3e5f66be Release 20250318 20250318 2025-03-18 17:29:19 +01:00
6fd17fbdf5 Use only single database 2025-03-18 14:46:08 +01:00
f30dd2a520 Add generating thumbnails from cmd line 2025-03-17 11:08:18 +01:00
21675d9479 Add install thumbnailer button 2025-03-17 11:07:42 +01:00
f669baa8a6 Drop lib prefix for dll 2025-03-10 11:26:43 +01:00
c317012c99 Configurable threshold 2025-03-10 03:05:44 -07:00
d0dbef20c7 Fix handling of inf and nan in TFloat16 2025-03-10 11:03:17 +01:00
bd45900821 Finish standalone thumbnailer under 2025-03-10 11:01:45 +01:00
96a89bff92 fixup! Fix images that have values outside of 0-1 range 2025-03-09 17:51:26 +01:00
c05fc36ee3 Add FITS to thumbnailer 2025-03-06 18:36:48 +01:00
05b0aa9a2f Add custom implementation of half float 2025-03-06 15:35:12 +01:00
7b70b6cce5 Use texture2DArray for colormap to work with OpenGL ES 2025-03-05 21:14:43 +01:00
5150ec5639 Fix images that have values outside of 0-1 range 2025-03-04 16:09:33 +01:00
79529552d9 Thumbnailer for windows 2025-03-04 06:53:47 -08:00
c872c72bb5 Release 20250302 20250302 2025-03-02 17:31:24 +01:00
58abf762c0 Fix Do not prepend \\ to network share paths 2025-03-02 17:09:33 +01:00
e47c99fd21 Update translations 2025-03-02 14:41:31 +01:00
24ddf1dc61 Add ability to have user defined colormaps 2025-03-02 14:32:09 +01:00
8f333191c3 Update help 2025-03-02 14:31:29 +01:00
e4cb99657e Move aspect to resize in parameters 2025-03-02 13:45:58 +01:00
d644e8095d Small fix for help dialog 2025-03-02 13:45:39 +01:00
1796e128ad For setSolverProfile use index 1-8 2025-03-02 13:45:31 +01:00
37fdac39dc Add best fit on image load 2025-03-02 13:44:59 +01:00
13e1abf07e Add autotrech to conversion 2025-03-01 14:24:28 +01:00
617abf7afe Better handling of FITS loading error 2025-02-28 10:42:39 +01:00
d59ee7fddc Add additional colormaps 2025-02-28 10:41:12 +01:00
d545c6ca0f Do not prepend \\ to network share paths 2025-02-26 20:43:46 +01:00
5249b277ec Add integer resample 2025-02-25 17:41:29 +01:00
e4b9fefa5a Move MTFParam 2025-02-25 17:35:55 +01:00
d069ce3302 Add shortcut to 100% zoom 2025-02-23 09:45:29 +01:00
58c182adc0 Add thumbnailer 2025-02-16 23:36:25 +01:00
c36068aaf4 Fix mxe build 2025-02-16 16:19:39 +01:00
fcb3aec81f Remove startfit 2025-02-16 15:22:38 +01:00
7510dac82b Reorginize code 2025-02-16 15:19:20 +01:00
55439be04c Add Portuguese translation thanks to John Peter Sá 2025-02-07 15:10:19 +01:00
0ff2001797 Handle MAX_PATH every where 20250126 2025-01-26 16:00:00 +01:00
fc36024eee Remove deprecated QSqlQuery usage 2025-01-19 15:49:31 +01:00
3cda53f26c Do not attempt open not existing file 2025-01-19 15:11:32 +01:00
58d18cc28a Remove unused function 2025-01-19 15:11:14 +01:00
2b96da60de Do not use global thread pool 2025-01-12 10:59:12 +01:00
236f66ed2f Add solver profile to script engine 2024-12-27 23:20:51 +01:00
a86c100e69 Fix issue with Qt 6.8 2024-12-22 12:19:34 +01:00
45ee9b7258 Fix half pixel offset and add filtering in sw rendering
Signed-off-by: Dušan Poizl <nou.spiro@gmail.com>
2024-12-05 16:02:46 +01:00
be1e65251d Support really big images 50000px 2024-11-30 22:03:58 +01:00