550 Commits

Author SHA1 Message Date
68fbcfbb59 Refractor stretch panel 2022-04-09 10:28:36 +02:00
5da85e53ec Add FITS files indexing support to database 2022-04-08 21:41:38 +02:00
7afb12d9cc Save column width for ImageInfo 2022-04-08 18:28:15 +02:00
0e985d7799 Hide scrollbars when not needed 2022-04-08 17:25:40 +02:00
c7e36bd4d6 Refractor ImageInfoData 2022-04-08 12:36:13 +02:00
5a8582c8b0 Add app icon 2022-04-07 16:28:26 +02:00
4344a11385 Correct include dir for cfitsio 2022-04-07 10:31:38 +02:00
888e3d86a9 Use OpenGL 3.2 Core 2022-04-07 09:58:52 +02:00
b67c2d520e Convert to CMake build system 2022-04-07 09:58:37 +02:00
f3b3884da3 Fix wrong direction in fragment shader 2022-04-06 23:36:52 +02:00
bebaa37650 Fix for nVidia 2022-04-06 23:21:48 +02:00
023a616fa0 Stretch and calculate stats on demand 2022-04-06 15:49:58 +02:00
2ff1b993a1 Rework stretch to use just MTF 2022-04-06 13:12:47 +02:00
31783dbdeb Fix calculation of MAD 2022-04-06 13:11:48 +02:00
20855da329 Add STFSlider 2022-04-06 09:46:24 +02:00
206e1dd393 Initial autostretch 2021-09-11 11:37:54 +02:00
f173e48a26 Get rid of QPixmap 2021-04-20 23:28:52 +02:00
1ba6a0ff19 Add filesystem widget 2021-04-20 12:00:30 +02:00
47360b5227 Set focus to image view 2021-04-16 10:49:13 +02:00
bbe8c0fe5c Remember best fit beween different image sizes 2021-04-14 22:51:41 +02:00
1a4b62f7cd Initialize stretch method 2021-04-14 22:50:56 +02:00
4b67199ca2 Add JPEG extension 2021-04-14 22:34:25 +02:00
ae686fe6ba Remove photocapture module 2021-04-14 10:33:50 +02:00
3f01cb9ab6 Remove some debug 2021-04-14 10:30:08 +02:00
4e75b471b9 Do not set pixmap to old widget 2021-04-14 10:29:39 +02:00
01c4cdc7b7 Accept file path to open as command line argument 2021-04-14 10:29:15 +02:00
8aeafbdc5e Properly handle load when QPixmap is null 2021-04-14 10:28:38 +02:00
05b40b64f8 Initialize variable so it doesn't end up in almost infinite loop 2021-04-14 10:20:50 +02:00
99c7144135 Fix QSettigns include 2021-03-25 19:38:13 +01:00
d235b18e86 Refractor loading FITS so it can load RGB images 2021-03-25 16:14:28 +01:00
dcb47f51a0 Fix bw flag for RGB formats 2021-03-25 16:13:50 +01:00
d09bbd813b Refractor upload to OpenGL 2021-03-25 09:33:53 +01:00
c1ed17dd86 Add RGB variants to RawImage 2021-03-25 09:33:35 +01:00
ab3a7d9654 Correctly render BW image 2021-03-22 18:23:28 +01:00
43028f32c6 Support for FLOAT32 2021-03-22 18:23:28 +01:00
a23eeb4a26 Add full screen 2020-05-17 18:06:34 +02:00
72935e9288 Save image into file 2020-05-17 17:59:39 +02:00
b71d0c4a7f Working asinh stretch 2020-05-17 14:48:02 +02:00
e350591b3f Implement oneToOne() and bestFit() 2020-05-16 22:53:12 +02:00
0a856bc14d Remove repaint() usage 2020-05-16 22:49:17 +02:00
03a3b71790 Zoom refractor 2020-05-16 22:46:57 +02:00
3fb3b2a760 Add ability to set param of stretch 2020-05-16 22:38:38 +02:00
ab2a7c9f1a Fix crash when loading RAW 2020-05-15 08:38:27 +02:00
30c8f6557f Working scale and zoom 2020-05-14 22:42:39 +02:00
c3a71ed4e6 Working scroll 2020-05-10 21:03:10 +02:00
1e45a78b39 Reworked RawImage class to use OpenCV 2020-05-10 17:02:16 +02:00
fcc1696c2c Rebase fixup 2019-11-26 06:01:36 +01:00
c03067d45e Do not delete void* 2019-11-23 21:11:33 +01:00
6aa52236a8 First version OpenGL drawing 2019-11-23 21:11:33 +01:00
7e815634bb Remember last open directory as start point 2019-11-19 06:52:40 +01:00