Commit Graph

435 Commits

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