Commit Graph

135 Commits

Author SHA1 Message Date
Dušan Poizl eb307ea091 Optimize median calculation 2019-09-28 12:27:38 +02:00
Dušan Poizl 4cc58de7a1 Draw circles around peaks 2019-09-28 12:00:08 +02:00
Dušan Poizl b5d63a6185 Add actions for peak and star find 2019-09-28 11:12:45 +02:00
Dušan Poizl c4f25c32ed Fix loading FITS 2019-09-28 09:54:33 +02:00
Dušan Poizl f968d0eab2 Turn on calculating of image statistics 2019-09-27 12:18:14 +02:00
Dušan Poizl 3c1f7b23ae Make imageStats virtual method so it can be called from abstract class 2019-09-27 12:17:21 +02:00
Dušan Poizl 558bc4c137 Remove unused member variables 2019-09-27 12:16:42 +02:00
Dušan Poizl cdec3ea444 Make raw data copy only when needed 2019-09-26 12:44:32 +02:00
Dušan Poizl fa025dff0e Add RawImage class that handle images as byte array 2019-09-24 18:39:01 +02:00
Dušan Poizl 9c0c0d41c7 Fix loading 32 bit FITS 2019-09-19 17:18:02 +02:00
Dušan Poizl dbc722a1e6 Fix crash when reloading folder 2019-09-19 17:07:47 +02:00
Dušan Poizl 737b2908a5 Wait for all thread to finish before deleting 2019-09-19 06:53:42 +02:00
Dušan Poizl bf195a038c Read FITS headers 2019-09-04 17:42:26 +02:00
Dušan Poizl dd9accbbb9 Add simple FITS image loading 2019-09-04 17:28:44 +02:00
Dušan Poizl 01e15bcd1b Load and show additional exif info 2019-09-01 16:27:01 +02:00
Dušan Poizl 310efce14e Load and show image info 2019-09-01 16:04:45 +02:00
Dušan Poizl f0e4923a68 Do not load images that were already released 2019-08-21 16:32:14 +02:00
Dušan Poizl 50dcd4b902 Add simple live mode that show last image added to directory 2019-08-21 06:39:18 +02:00
Dušan Poizl 9a5027e498 Basic support for cr2 raw files 2019-08-20 08:26:27 +02:00
Dušan Poizl c14de4913c Update window title after markAndNext() 2017-02-01 18:12:17 +01:00
Dušan Poizl 909a2f75c7 Gracefully handling signals
Signed-off-by: Dušan Poizl <nou.spiro@gmail.com>
2017-01-06 16:57:00 +01:00
Dušan Poizl 01ee5bc4b3 Add copy marked file to directory 2016-08-02 17:15:54 +02:00
Dušan Poizl 2b2fb764a9 Add mark/unmark and move to next file actions 2016-08-02 06:23:52 +02:00
Dušan Poizl 3faba4eac9 Watching current dir for changes to reload file list 2016-07-31 18:10:32 +02:00
Dušan Poizl c69c8eb7da Add ImageRingList::setFile() 2016-07-31 17:54:30 +02:00
Dušan Poizl 941119d174 Added marking 2016-07-31 14:34:58 +02:00
Dušan Poizl 3f226eb952 Start of marking of images for selection 2016-07-30 21:29:11 +02:00
Dušan Poizl 32e06a3e08 Fix QPixmap::scaled: Pixmap is a null pixmap error 2016-07-30 21:28:14 +02:00
Dušan Poizl 59970e20de Align image to center and put dark background 2016-07-30 21:22:27 +02:00
Dušan Poizl a679efa11a Zoom support 2016-07-30 16:26:06 +02:00
Dušan Poizl b44ff27f54 Keep image scaled to fit into window 2016-07-30 14:58:03 +02:00
Dušan Poizl 5881dfeef5 Wrong sign is paning code 2016-07-30 14:55:06 +02:00
Dušan Poizl 6debf6d419 Open file menu 2016-07-30 14:29:07 +02:00
Dušan Poizl b576ffb215 Don't crash on empty list 2016-07-30 14:28:12 +02:00
Dušan Poizl 4ad766a2ca Initial commit 2016-07-29 16:52:22 +02:00