Commit Graph

107 Commits

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