Commit Graph

135 Commits

Author SHA1 Message Date
Dušan Poizl da1843e48c Add button to autostrech for each file 2022-04-19 19:59:05 +02:00
Dušan Poizl e0d473c8c8 Add marked files dialog 2022-04-19 19:57:06 +02:00
Dušan Poizl 92f9920f24 Add saving to FITS and XISF 2022-04-19 16:57:54 +02:00
Dušan Poizl f68a9c4d7c Right path for flatpak 2022-04-18 15:53:32 +02:00
Dušan Poizl 027a38cb42 Revert install.cmake 2022-04-18 15:46:32 +02:00
Dušan Poizl 47d5a9fc96 Add xisf to mime 2022-04-18 15:40:42 +02:00
Dušan Poizl 061bb3892e Install desktop icon even without xdg-icon-resource 2022-04-18 15:30:46 +02:00
Dušan Poizl b0b1a3a14b Bumb GLSL version to 330 2022-04-18 10:50:19 +02:00
Dušan Poizl ea834ebd16 Change stretchpanel to QToolBar 2022-04-18 10:20:19 +02:00
Dušan Poizl ce836a8ff3 Change fullscreen shortcut 2022-04-18 09:57:06 +02:00
Dušan Poizl a1848b27bf Don't call update for each thumbnail loaded 2022-04-18 09:56:45 +02:00
Dušan Poizl fabf3f0c1a Separate thumnail loading to different pool 2022-04-18 09:55:47 +02:00
Dušan Poizl cba8a0bb9c Clear image sizes buffer to prevent graphical glitches 2022-04-18 09:55:06 +02:00
Dušan Poizl 4e6230eef2 Add thumbnails 2022-04-18 07:20:35 +02:00
Dušan Poizl 2c95364fc4 Reorganize CMakeLists.txt 2022-04-17 16:05:54 +02:00
Dušan Poizl 26be690c70 Add drop file support 2022-04-14 11:20:16 +02:00
Dušan Poizl 56d6db8bc3 Explicitly link gslcblas 2022-04-12 12:20:13 +02:00
Dušan Poizl a44c456cab Add indexing of XISF 2022-04-12 09:03:29 +02:00
Dušan Poizl 0fb27266c7 Support for XISF 2022-04-12 08:17:18 +02:00
Dušan Poizl e5cd25cc77 Multiple search support and SQL optimization 2022-04-11 20:12:06 +02:00
Dušan Poizl c51be18d28 Store UTC mtime not local one 2022-04-11 10:33:53 +02:00
Dušan Poizl 61a618b2fd Don't keep QSqlDatabase instance 2022-04-11 10:33:28 +02:00
Dušan Poizl 84a71896f8 Fix laoding 16 bit signed files 2022-04-10 17:37:10 +02:00
Dušan Poizl 0ba02d4070 Fix calculating median and mad for 32 float images 2022-04-10 16:30:51 +02:00
Dušan Poizl eff0780014 Fix crash if last file in directory is deleted 2022-04-10 16:30:27 +02:00
Dušan Poizl 7665ea76b6 Desktop icon and menu entry when install on Linux 2022-04-10 16:30:10 +02:00
Dušan Poizl 9ba2515aa8 Don't append file column 2022-04-10 12:28:42 +02:00
Dušan Poizl 9b1f165381 Find FITS_INCLUDE on all platforms 2022-04-09 21:48:10 +02:00
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