Warning, /education/kstars/ChangeLog is written in an unsupported language. File is not indexed.

0001 KStars Revision History
0002 
0003 To produce log below, use:
0004 
0005 $ git log --date=short --pretty=format:"%h %ad %<(20)%an %<(150,trunc)%s"
0006 
0007 3.6.9 (Lobi):
0008 
0009 e6285e15c 2024-01-30 John Evans           In Sequence HFR Check Bugfix
0010 e2b4bb982 2024-01-28 Jasem Mutlaq         Fix possible crash when disconnecting devices where we have pending properties
0011 246836cda 2024-01-27 Yuri Chornoivan      Fix minor typos
0012 8f9102b14 2024-01-26 Jasem Mutlaq         Add Train reset
0013 145597bca 2024-01-26 Hy Murveit           Simplify moon separation test
0014 fb7717365 2024-01-26 John Evans           Donut Buster - Phase 1
0015 6193ab3e6 2024-01-23 Jasem Mutlaq         Add one more check for client manager, but it should exist by this point
0016 2d63b2fe6 2024-01-21 Jasem Mutlaq         Fix minor issue in port selector where connection status is not updated per device
0017 44e743715 2024-01-22 John Evans           CFZ Step Size Precision to 3dp
0018 38612eaa8 2024-01-21 Toni Schriber        Add capture time delay estimate for rotator movements
0019 bc0d0f7e0 2024-01-21 Toni Schriber        overhaul "differential slewing"
0020 b21f5ed2f 2024-01-21 Jasem Mutlaq         Fix driver labels
0021 4f1532fe3 2024-01-21 Hy Murveit           Simplify variance calculation
0022 ebee2551c 2024-01-20 John Evans           Focus: Small tweaks as requested by forum user
0023 e697a1a86 2024-01-20 Yuri Chornoivan      Fix minor typos
0024 9e20246b5 2024-01-20 Jasem Mutlaq         INDI Driver sync
0025 ee2923bdb 2024-01-11 Ian Jessen           Added camera data for Player One Astronomy Saturn-C and Poseidon-C
0026 51b3f1892 2024-01-19 John Evans           In Sequence HFR Check Refactor
0027 74186b331 2024-01-19 Antoni Bella Pérez   [l10n]: Fixes and improves
0028 a3c404394 2024-01-17 Jasem Mutlaq         Account for actual exposure time in the focus timeout
0029 d3889e4e9 2024-01-15 Hy Murveit           Fix small bug in sequencejob save
0030 47e7a0a6f 2024-01-15 Hy Murveit           Added handbook section on editing the scheduler queue while running, and on...
0031 4ec204cf3 2024-01-15 Hy Murveit           Create standalone editor for editing and saving .esq files.
0032 6d38e124d 2024-01-13 Jasem Mutlaq         Fix focus setAllSetting not merging settings as in other modules
0033 5b6cd4ebe 2024-01-13 Wolfgang Reissenberger Bug fix capture pausing blocks meridian flip
0034 ae438cfdc 2024-01-11 Toni Schriber        Insert missing activation of LoadSlewB - New approach
0035 5d6ed6b40 2024-01-11 Yuri Chornoivan      Fix links in documentation
0036 ae99a90bd 2024-01-08 Thomas Stibor        Fix crash on empty PlotList
0037 159967706 2024-01-10 Joseph McGee         sub-exposure calculator documentation updates
0038 85d7e975e 2024-01-08 Wolfgang Reissenberger Global sequence job property removed from job's core properties
0039 c711a5664 2024-01-08 Wolfgang Reissenberger Bugfix: Making capture scripts job specific
0040 82449abbf 2024-01-08 Jasem Mutlaq         Fix crash due to not updating list after removing an iten
0041 3566e05a5 2024-01-07 Wolfgang Reissenberger Bugfix realign after MF when paused
0042 db539accd 2024-01-07 Wolfgang Reissenberger Bug fix for resetting dithering counter
0043 fe1a6ee1a 2024-01-06 Wolfgang Reissenberger Bug fix connecting Ekos mount instead of ISD mount to MF state engine
0044 2795862a8 2024-01-06 Josep M. Ferrer      Fix a minor typo (remove an extra period)
0045 17aef3994 2024-01-06 Wolfgang Reissenberger Bugfix for scheduler editing
0046 570acfb22 2024-01-05 Hy Murveit           Move sequenceJob load/save to sequencejob.cpp/h and implement SequenceQueue class
0047 b4698037b 2024-01-05 Wolfgang Reissenberger Bugfix for INDI button activation
0048 f0363b848 2024-01-05 Oliver Kellogg       kstars/indi/collimationOptions.ui : In offsetLabel toolTip change Elements to Element's.
0049 9aa0a72ae 2024-01-05 Oliver Kellogg       kstars/ekos/scheduler/scheduler.cpp (setupScheduler) : In call to completionHeader->setToolTip remove stray quote at "job".
0050 b87621fd6 2024-01-05 Jasem Mutlaq         Mark 3.6.9 beta
0051 9dba34235 2024-01-05 Jasem Mutlaq         Send capture status
0052 1083603d4 2024-01-05 Jasem Mutlaq         Fix issue with dome missing in align module
0053 2132c4875 2024-01-05 Wolfgang Reissenberger Option making display of INDI window at startup configurable
0054 00b658156 2024-01-04 John Evans           Adaptive Focus Fix1
0055 723b9c91d 2024-01-04 Wolfgang Reissenberger Separating Business Logic from UI in Scheduler | step 5
0056 b788c14fa 2024-01-04 Wolfgang Reissenberger Bugfix for new row selection while editing
0057 2c716fda2 2024-01-02 Hy Murveit           FITS Roi also updates the stats table.
0058 e09109c0d 2024-01-03 Hy Murveit           Allow deleting of scheduler jobs and appending to scheduler queue while running other jobs.
0059 d117a4bc6 2024-01-02 Wolfgang Reissenberger Fixes and enhancements for editing running schedules
0060 c1f9ad3c7 2024-01-02 Hy Murveit           Refactor scheduler a little
0061 c7d374cb3 2024-01-01 Wolfgang Reissenberger Always show and edit scheduler job properties
0062 e829d91bf 2024-01-01 Jasem Mutlaq         Add support to per-job dither frequency. By default it is 0 so it uses global dither frequency. If non-zero, it will instead use this value instead ..
0063 693c48aac 2024-01-01 John Evans           Focus UI Refactor
0064 b3fce864d 2024-01-01 Jasem Mutlaq         Send scheduler log and status
0065 f28fc9e3a 2023-12-31 Jasem Mutlaq         Process FITS selection should have a URL so that it can be set from general settings
0066 038ab9a90 2023-12-31 Jasem Mutlaq         Add missing set global settings
0067 202df89bc 2023-12-31 Jasem Mutlaq         Fix signal changed by mistake
0068 79be76675 2023-12-30 Jasem Mutlaq         Fix scheduler test
0069 44d2ba4c1 2023-12-30 Jasem Mutlaq         Use standarized settings like rest of Ekos modules where as all settings as synced automatically to disk when changed and are loaded accordingly
0070 4f96291c8 2023-12-30 Jasem Mutlaq         Use debounced timer for sending settings and save settings to disks once the debounce period is over to over excessive writes to disk
0071 2f8284bff 2023-12-31 Jasem Mutlaq         Change maximum to 5 since some barlows can go pretty high
0072 25c82f725 2023-12-28 John Evans           Focuser Properties Log Spam
0073 c6d5be144 2023-12-28 Wolfgang Reissenberger Separating Business Logic from UI in Scheduler | step 4
0074 bdfa10a25 2023-12-27 Jasem Mutlaq         Fix issue with autopark not triggering correctly
0075 3f4597dba 2023-12-26 Jasem Mutlaq         Add button to reset optical train. This is required not only due to convenience but also because of missing devices error that cannot go away unless..
0076 75f7039db 2023-12-26 Yuri Chornoivan      Fix minor typo
0077 b5d1c8425 2023-12-25 Wolfgang Reissenberger Minimal flip duration
0078 fc8639e66 2023-12-25 Yuri Chornoivan      Fix minor typos
0079 800076133 2023-12-25 Yuri Chornoivan      Fix minor typos
0080 a47e63015 2023-12-24 Ed Lee               Add Collimation overlay graphics to live view
0081 0e2a1026a 2023-12-24 Jasem Mutlaq         Separate Alt and HA Abort dispatches
0082 9b364f10d 2023-12-05 Jasem Mutlaq         Sync scripts
0083 35d9abbff 2023-12-05 Jasem Mutlaq         Fix crash when downloading observing list images
0084 fb27d200e 2023-12-11 Hy Murveit           Add logging to driver restart
0085 b2ece5b20 2023-12-22 Jasem Mutlaq         Fix FITS Viewer crash on close
0086 dc6302201 2023-12-20 Jasem Mutlaq         Must check if the string value is -- so that we reset the controls to their special values
0087 25230b597 2023-12-20 Jasem Mutlaq         Fix guiding suspend not working properly when capturing non-light frames.
0088 4ed1e3232 2023-12-20 Jasem Mutlaq         Send min and max in metadata
0089 7cf2f7e1e 2023-12-19 Hy Murveit           Fix compile without fitsio
0090 c9618a44b 2023-12-19 Jasem Mutlaq         Must perform a FULL RESET if the camera resolution changes
0091 4594efba6 2023-12-17 Wolfgang Reissenberger Separating Business Logic from UI in Scheduler | step 3
0092 38e985c5c 2023-12-12 Jasem Mutlaq         Use correct logging category
0093 1d463e265 2023-12-11 Jasem Mutlaq         Clear last reference to pointer to delete the object
0094 bc5adc3da 2023-12-10 Hy Murveit           undo previous fix
0095 697b30c9a 2023-12-11 Wolfgang Reissenberger Bugfix for placeholder replacement of implicit values
0096 ada76a181 2023-12-10 Hy Murveit           Fix bug introduced in 5f3dcf74
0097 143f4a900 2023-12-10 Jasem Mutlaq         Fix infinite feedback loop that was caused by improper string comparision between a C string and QString
0098 e7fcc7870 2023-12-09 Jasem Mutlaq         Add robust crash recovery to capture and guide modules. Focus and alignment are pending
0099 5f3dcf74e 2023-12-09 Jasem Mutlaq         Fix FITSViewer not being removed from list after closing window
0100 e576820dd 2023-12-07 Hy Murveit           Fix handbook authors section
0101 ad5215f3b 2023-12-07 Albert Astals Cid    Remove docbook that doesn't compile
0102 16796ae7a 2023-12-06 Yuri Chornoivan      Fix minor typos
0103 0a8c955fe 2023-12-05 Yuri Chornoivan      Fix minor typos
0104 c59528b13 2023-12-05 Yuri Chornoivan      Fix XML
0105 d694512d8 2023-12-05 Hy Murveit           Increase visibility for Ekos and FITS Viewer in the KStars Handbook
0106 67fdcaeda 2023-12-05 Jasem Mutlaq         Reduce margins
0107 147aa0206 2023-12-03 Wolfgang Reissenberger Bug fix for unknown camera temperature, gain or offset
0108 44e508650 2023-12-02 Yuri Chornoivan      Fix minor typos
0109 5112379dd 2023-12-02 Yuri Chornoivan      Fix minor typo
0110 397fcc66b 2023-12-02 Yuri Chornoivan      Fix minor typos
0111 41cb8e87b 2023-12-02 Yuri Chornoivan      Fix minor typos
0112 187dcff04 2023-12-02 Yuri Chornoivan      Fix minor typos
0113 
0114 3.6.8 (Abberator):
0115 
0116 b92ee12e8 2023-12-01 Jasem Mutlaq         INDI drivers sync                                                                                                                                     
0117 e3e305a17 2023-12-01 John Evans           Aberration Inspector Handbook Update                                                                                                                  
0118 9aa0227e2 2023-12-01 John Evans           Focus Guide Settle Bug                                                                                                                                
0119 fd55f8939 2023-12-01 John Evans           Scheduler hangs when Focus does not signal Autofocus start failure                                                                                    
0120 a610e357c 2023-12-01 Joseph McGee         Fixed a problem that prevented the exposure calculator file download function from finding new camera data files in github.                           
0121 6bbb21618 2023-12-01 Toni Schriber        Revise differential slewing                                                                                                                           
0122 08c25289f 2023-11-30 Yuri Chornoivan      Fix minor typo                                                                                                                                        
0123 323adaebb 2023-11-30 Yuri Chornoivan      Fix minor typos                                                                                                                                       
0124 9d32a738e 2023-11-29 Jasem Mutlaq         Send INDI status                                                                                                                                      
0125 9da16320f 2023-11-29 Joseph McGee         Update handbook Ekos Capture to include docs for Exposure Calculator. Add...                                                                          
0126 097cc6c70 2023-11-28 Hy Murveit           Bugfix in one-pulse dither. Dither pulses were going the wrong way.                                                                                   
0127 a444f38a8 2023-11-28 Jasem Mutlaq         Update dependencies and add contributor                                                                                                               
0128 ca9e3f73f 2023-11-27 Wolfgang Reissenberger Refactor placeholder matching                                                                                                                         
0129 a2ac5c25e 2023-11-27 Wolfgang Reissenberger Bug fix reading initial pier and park states                                                                                                          
0130 d5235682a 2023-11-27 Wolfgang Reissenberger Bugfix clear gain and offset                                                                                                                          
0131 482f86e07 2023-11-26 John Evans           Focus timer bug fix                                                                                                                                   
0132 04f68ddfe 2023-11-24 Hy Murveit           Bugfix: prevent possible ekos crash on indi camera driver crash                                                                                       
0133 98cbe4386 2023-11-22 Antonio Escriban     Protect from nullptr in SequenceJob::setISO()                                                                                                         
0134 e7a0564ed 2023-11-22 Wolfgang Reissenberger Protect against runtime exceptions when CCD driver crashes                                                                                            
0135 5effccf71 2023-11-21 Hy Murveit           Protect from nullptr in abortExposure                                                                                                                 
0136 309f78b2e 2023-11-21 Yuri Chornoivan      Fix minor typo                                                                                                                                        
0137 259ecd612 2023-11-21 Wolfgang Reissenberger Wall source as option, not as single action                                                                                                           
0138 a1613642d 2023-11-20 Hy Murveit           Reduce latency between captures.                                                                                                                      
0139 ed71dd8b5 2023-11-20 Jasem Mutlaq         Remove problematic header                                                                                                                             
0140 2d3033641 2023-11-20 Jasem Mutlaq         Fix mode                                                                                                                                              
0141 452e5efc8 2023-11-20 Joseph McGee         Improvements to the exposure calculator                                                                                                               
0142 1a8b29227 2023-11-19 Wolfgang Reissenberger Bug fix for pier side expression                                                                                                                      
0143 ed6db110f 2023-11-19 Wolfgang Reissenberger Bug fix for creating signature expression                                                                                                             
0144 c6e538c7b 2023-11-17 Jasem Mutlaq         Add qt5 visualization dependency                                                                                                                      
0145 9d7eb02ea 2023-11-15 Hy Murveit           Bugfix: guide start deviation was not saved properly in esq file.                                                                                     
0146 b0d8db776 2023-11-13 John Evans           Aberration Inspector                                                                                                                                  
0147 646b11a19 2023-11-12 Eric Dejouhanet      CI: add DataViz lib, shift to builder image 0.12.                                                                                                     
0148 75d45b64e 2023-11-11 Hy Murveit           Add a new not-default scheduler option to disable greedy scheduling.                                                                                  
0149 0fe13494f 2023-11-11 Wolfgang Reissenberger Setting target name from mount slew                                                                                                                   
0150 a7b2303f3 2023-11-10 Wolfgang Reissenberger Separating Business Logic from UI in Scheduler | step 2                                                                                               
0151 70d63fb0b 2023-11-09 John Evans           DSLR Focus Movement Bug                                                                                                                               
0152 a5e14795f 2023-11-09 Hy Murveit           Add align logging for some solver failures and clean up error box.                                                                                    
0153 15c5d08df 2023-11-08 Hy Murveit           Fix bug in estimating job time, capture delays were misinterpreted.                                                                                   
0154 fa87b9417 2023-11-08 Hy Murveit           improve the hfr tooltip in fitsviewer                                                                                                                 
0155 86d006547 2023-11-02 Yuri Chornoivan      Fix minor typo                                                                                                                                        
0156 427a641f2 2023-11-01 Wolfgang Reissenberger Bug fix setting the target when reading an .esq file                                                                                                  
0157 cdf527598 2023-11-01 Wolfgang Reissenberger New placeholders for ISO, binning and pure exposure time added.                                                                                       
0158 1732799f0 2023-10-30 Wolfgang Reissenberger Capture target job specific                                                                                                                           
0159 6765a5104 2023-10-30 Jasem Mutlaq         Add HFR to metadata                                                                                                                                   
0160 7301bedde 2023-10-29 Hy Murveit           Switch FITSViewer Solver from Angle to Position Angle (PA).                                                                                           
0161 68c8eb8b6 2023-10-28 Jasem Mutlaq         Send telescope information for FITS header                                                                                                            
0162 f3db4e49b 2023-10-25 Hy Murveit           Refactor header files to include only what is necessary-4                                                                                             
0163 7853caf45 2023-10-25 Brett Gottula        Make "Set Coordinates Manually" dialog more intuitive                                                                                                 
0164 8012f616a 2023-10-25 Hy Murveit           Refactor header files to include only what is necessary-3                                                                                             
0165 4df3da256 2023-10-24 Hy Murveit           Refactor header files to include only what is necessary-2                                                                                             
0166 2f7ec7c1a 2023-10-24 Hy Murveit           Refactor header files to include what is necessary-1                                                                                                  
0167 54d9f1f6f 2023-10-22 Hy Murveit           Add John as developer                                                                                                                                 
0168 430b4d6d4 2023-10-24 Wolfgang Reissenberger Separating Business Logic from UI in Scheduler | step 1                                                                                               
0169 28293212a 2023-10-24 Yuri Chornoivan      Fix minor typo                                                                                                                                        
0170 bcf9478ef 2023-10-24 Jasem Mutlaq         Make camera and scope-lens fields as required                                                                                                         
0171 d07b126fe 2023-10-23 Hy Murveit           Update handbook align pages                                                                                                                           
0172 7baa2b4f5 2023-10-22 Yuri Chornoivan      Fix minor typo, enhance formatting for translations                                                                                                   
0173 1a7e12b9a 2023-10-21 Hy Murveit           fix typo in handbook                                                                                                                                  
0174 a56cdba51 2023-10-21 Yuri Chornoivan      Fix minor typos                                                                                                                                       
0175 4c56f06d8 2023-10-21 Yuri Chornoivan      Fix XML                                                                                                                                               
0176 e575f8f50 2023-10-20 Hy Murveit           Update handbook fitsviewer section and add new fitsviewer solver section.                                                                             
0177 7669ccff9 2023-10-17 John Evans           Focus Analyze Bug                                                                                                                                     
0178 20b2cfe2a 2023-10-15 Jasem Mutlaq         Prevent crash that might occur due to driver restart                                                                                                  
0179 87b19ad68 2023-10-14 Jasem Mutlaq         Double check that camera object exists                                                                                                                
0180 3112260b6 2023-10-13 Jasem Mutlaq         Only list data length not the whole buffer                                                                                                            
0181 2864f9bdb 2023-10-12 Jasem Mutlaq         Fix capture calibration error                                                                                                                         
0182 703825598 2023-10-12 Jasem Mutlaq         Add exclusive group since you cannot select mount GOTO and mount park at the same time                                                                
0183 4dae801b8 2023-10-11 Jasem Mutlaq         Remove flat field source since it does not fit within optical trains model. When a train is selected, we know if dust caps or light sources are avai..
0184 79c17a4d9 2023-10-10 Jasem Mutlaq         Initial work to use calibration pre actions instead of calibration source                                                                             
0185 966abde62 2023-10-12 Hy Murveit           Fitsviewer solver                                                                                                                                     
0186 d88d6a5a0 2023-10-09 Wolfgang Reissenberger Bug fix setting signature when loading capture sequence                                                                                               
0187 b36a78b02 2023-10-08 Jasem Mutlaq         Separate connectSettings from connectSyncSettings when there are different non-sync signals involved                                                  
0188 cfc274ad1 2023-10-08 Jasem Mutlaq         Add separate check for canBin and canSubframe                                                                                                         
0189 36f65073b 2023-10-08 Jasem Mutlaq         Fix issue where a race conditions on delayed properties might lead to undefined capture or transfer formats. Modify canBin and canSubframe to always..
0190 96559537e 2023-10-07 Jasem Mutlaq         Prevent endless capture retries                                                                                                                       
0191 4b7384e85 2023-10-07 Jasem Mutlaq         Do not use system-wide abort which would crash the whole program                                                                                      
0192 f2d8ea4f2 2023-10-07 Wolfgang Reissenberger Job sequence handling refactored                                                                                                                      
0193 1960671b3 2023-10-07 Jasem Mutlaq         Fix observatory icon as proposed by Steven Roger in #253                                                                                              
0194 aa59c63d1 2023-10-06 Eric Dejouhanet      Clarify temperature regulation and where settings are kept.                                                                                           
0195 42300ee5d 2023-10-05 Toni Schriber        Deactivate autodefault property of [Align Option] pushbutton                                                                                          
0196 a5c0639d2 2023-10-05 Toni Schriber        Take care of standard range for PA when creating a sequence job                                                                                       
0197 ea77383a0 2023-10-05 Jasem Mutlaq         3.6.8 development cycle
0198 
0199 3.6.7 (OVERLAY):
0200 
0201 723c4743f 2023-09-30 Jasem Mutlaq         INDI drivers sync
0202 d39c36d26 2023-09-29 Jasem Mutlaq         Invoke might not work for all parentless objects
0203 17508fd93 2023-09-28 Jasem Mutlaq         Revert "Save flip policy"
0204 b2e5af299 2023-09-28 John Evans           HFR Adj Bug
0205 0d4cff2fc 2023-09-27 Jasem Mutlaq         Save flip policy
0206 37970721f 2023-09-27 Hy Murveit           Fix start_at greedy scheduler simulation
0207 856fb1856 2023-09-26 Wolfgang Reissenberger Fixes for capture state bugs
0208 74d173898 2023-09-26 Hy Murveit           slight fix for start_at jobs in greedy scheduler
0209 02b6b9a31 2023-09-25 Wolfgang Reissenberger Bugfix for new placeholder values
0210 c816e83a9 2023-09-23 Hy Murveit           Add scale and position to failed solve image filename
0211 c11a47bde 2023-09-23 Hy Murveit           Add option to auto-save failed align images.
0212 44e106eb0 2023-09-16 Oliver Kellogg       kstars/kstars.kcfg (group "Align" entry "AstrometryFlipRotationAllowed") : Disambiguate <whatsthis>. https://invent.kde.org/education/kstars/-/commi..
0213 51c12672f 2023-09-16 Jasem Mutlaq         Removing old fix for a QT bug that no longer exists on Windows
0214 ec0746d7b 2023-09-16 Eric Dejouhanet      Bugfix  mount altitude limits
0215 4849e57ce 2023-09-15 Wolfgang Reissenberger Logging capture settings added
0216 3bd6988b7 2023-09-14 Oliver Kellogg       kstars/ekos/align/opsalign.ui : Fix typo in tooltip of radiobutton "FlipRotationNotAllowed".
0217 5d3a9fdd3 2023-09-13 Toni Schriber        Upgrade & refactor rotatorsettings
0218 680dbb457 2023-09-13 Hy Murveit           Improve analyze/adaptive-focus graphics.
0219 8ae81c48e 2023-09-13 Wolfgang Reissenberger Bugfix for state logging
0220 b0b11bb34 2023-09-10 Hy Murveit           Analyze in-progress timeline sessions were not shown when switching to current session
0221 c7f659645 2023-09-10 Hy Murveit           Disable lots of multistar logging.
0222 004f4d95a 2023-09-09 Hy Murveit           Reduce resolution of a few Analyze stats to make them fit better.
0223 1499a832b 2023-09-05 Hy Murveit           Improve job start/end time estimation.
0224 02163ba56 2023-09-06 Hy Murveit           Fix crash
0225 b27e2b313 2023-09-04 Hy Murveit           Improve imageOverlay visibility test, add RectangleOverlap class.
0226 63f61d365 2023-09-02 Philip Mair          Ekos Fokus: Fix temperature not updated after startup
0227 aba6ea9af 2023-09-01 Jasem Mutlaq         Fix compile errors due to changes in placeholder tests
0228 ae9a7fc2f 2023-09-01 Jasem Mutlaq         Remove obsolete code
0229 c2890c018 2023-08-31 Jasem Mutlaq         Fix issue with remote filenames not matching placeholder signature
0230 418726f66 2023-08-30 Wolfgang Reissenberger Ensure exactly one directory separator
0231 f0c36bc0e 2023-08-29 Hy Murveit           Update two gpg parameters that somehow are not the standard defaults.
0232 6d6910146 2023-08-30 Wolfgang Reissenberger Classic algorithm code parts removed from Scheduler
0233 b54a48d64 2023-08-30 Jasem Mutlaq         Add logging to note when we change device time and location from KStars
0234 4491953d7 2023-08-29 Jasem Mutlaq         Add missing sequence file. This should resolve issue with mosaic info not getting saved properly on edit
0235 a1ab2037c 2023-08-27 Wolfgang Reissenberger Bugfix wall source
0236 03ac2ee8b 2023-08-23 Jasem Mutlaq         One more place to prevent rotater from uncommanded motion
0237 2f9792b30 2023-08-22 Wolfgang Reissenberger Refactoring Capture | extracting sequence job handling
0238 f31ea61a8 2023-08-22 Jasem Mutlaq         Fix bug when using offline HIPS source that prevented HIPS settings from getting saved to the configuration file correctly
0239 027898f54 2023-08-21 Hy Murveit           Greedy scheduler may not bump a job started a few seconds ago.
0240 24782190a 2023-08-21 Antoni Bella Pérez   doc: some review
0241 577dec309 2023-08-20 Hy Murveit           Add view menu option and keyboard shortcut for image overlays.
0242 cd028a575 2023-08-20 Hy Murveit           Implement refresh button. Avoid adding to status widget when not in main thread.
0243 ce758d961 2023-08-18 Jasem Mutlaq         Fix rotator going to zero after startup due to signals not blocked properly as they should during startup
0244 569871dac 2023-08-18 Wolfgang Reissenberger Aperture calculation corrected for DSLR lenses
0245 047e68676 2023-08-17 Yuri Chornoivan      Fix minor typos
0246 1303316ac 2023-08-16 Tetsuya Kakura       Fix capture count on Windows
0247 fe874a997 2023-08-10 Hy Murveit           Update tooltips for scheduler steps.
0248 6906f4cd4 2023-08-16 Yuri Chornoivan      Fix minor typos
0249 d0affd0b5 2023-08-15 Hy Murveit           fix i18n bug
0250 35af5ee3f 2023-08-15 Hy Murveit           Add image overlays docbook page.
0251 9dce95eb9 2023-08-15 Hy Murveit           Add i18n to imageOverlay.
0252 cb21bb20b 2023-08-15 Jasem Mutlaq         Simplify. Add button to refresh files (not yet implemented)
0253 f93ab7486 2023-08-15 Hy Murveit           Image Overlay Component.
0254 6dba08055 2023-08-15 Jasem Mutlaq         Fix Active Device
0255 e522b191d 2023-08-14 Wolfgang Reissenberger Refactoring Capture | extracting process steps (continued)
0256 a4432a087 2023-08-14 Jasem Mutlaq         Mosaic tiles now account for focal reducer
0257 d48b03e20 2023-08-14 John Evans           Focus looping reset bug
0258 5cefcc588 2023-08-13 Pino Toscano         Explicitly include fitsdata.h
0259 c4d79967a 2023-08-12 Jasem Mutlaq         Fix too large font size in mosaic
0260 d05688569 2023-08-12 Pino Toscano         Explicitly include fitsdata.h
0261 6d6e8bc36 2023-08-11 Wolfgang Reissenberger New placeholders in placeholder path
0262 fb7dd987b 2023-08-11 Yuri Chornoivan      Fix XML
0263 1cf8fe875 2023-08-10 Antoni Bella Pérez   doc: GUI Sync
0264 340761130 2023-08-06 Jasem Mutlaq         Default align profile should be default
0265 2fddd09c3 2023-08-04 Hy Murveit           Fix handbook link
0266 7422de4d7 2023-08-04 Oliver Kellogg       ekos/align/polaralignmentassistant.cpp (getPAHMessage) : Fix typo in i18n message of case PAH_REFRESH with (pAHRefreshAlgorithm->currentIndex() == P..
0267 e17f98a63 2023-08-02 Yuri Chornoivan      Fix minor typo
0268 08c0ceeb7 2023-08-02 Jasem Mutlaq         Starting KStars v3.6.7 development cycle
0269 5972c874a 2023-08-02 Albert Astals Cid    Fix compilation in some systems
0270 2f581f88c 2023-08-01 Jasem Mutlaq         Fix typo
0271 2f4cddbb1 2023-07-31 Hy Murveit           Update guider section of the handbook
0272 1de8adb48 2023-07-31 Yuri Chornoivan      Fix minor typo
0273 
0274 3.6.6 (GREEDY):
0275 
0276 d19108b68 2023-07-31 Jasem Mutlaq         Add missing time info
0277 fd9ca7837 2023-07-30 Valentin Boettcher   update default open ngc catalog to the 2023 version
0278 c8711579a 2023-07-30 Hy Murveit           Make analyze filename display fit better
0279 2cbbfba27 2023-07-30 Jasem Mutlaq         When a camera is removed, reset active chip to nullptr. Check if we have a valid active camera and chip in sequence job
0280 e16ec17c0 2023-07-30 Toni Schriber        Change default image format for online astrometry from JPG to FITS
0281 8b365baa2 2023-07-30 Jasem Mutlaq         Dark library should use whatever format selected by the user. Fixes #244
0282 386db7a17 2023-07-30 Jasem Mutlaq         INDI drivers sync
0283 088798eae 2023-07-29 Wolfgang Reissenberger Reporting of captured image corrected
0284 55b3637a0 2023-07-25 Andreas Sturmlechner Drop superfluous definition
0285 85bcddf3e 2023-07-29 Hy Murveit           Analyze/Capture stats were using default StellarSolver values. Now HFRProfiles.
0286 81129ae4f 2023-07-28 Yuri Chornoivan      Fix minor typos
0287 c35758934 2023-07-28 Yuri Chornoivan      Fix minor typo
0288 bf59e1a3a 2023-07-27 John Evans           updated focus section of manual for 3.6.6
0289 af220f3be 2023-07-26 Wolfgang Reissenberger Bug fix clearing guiding graph also on manager tab
0290 1fbb90d62 2023-07-25 Hy Murveit           Fix Analyze i18n inconsistency when writing/reading align & guide states.
0291 5dab3c217 2023-07-25 John Evans           Focus fixes 10
0292 1ae40efe2 2023-07-25 Hy Murveit           Do not let the fontsize for FOV markers get larger than the allotted vertical space.
0293 4af6f49ff 2023-07-23 Wolfgang Reissenberger Bug fix for handling remotely stored images
0294 7acaf6d60 2023-07-22 Jasem Mutlaq         Display reduced focal length and focal ratios
0295 e11d92604 2023-07-22 Jasem Mutlaq         Update DSLR lens range to allow longer focal lengths
0296 8c4d33bb1 2023-07-21 John Evans           BuildFilterOffsets refactor
0297 ee40d388e 2023-07-20 Akarsh Simha         Add DBus methods to query what KStars is currently centered on
0298 368b2b838 2023-07-21 Jasem Mutlaq         Update tooltips to avoid user confusion
0299 57db672c1 2023-07-20 Jasem Mutlaq         Fix crash when closing FITS viewer due to lambda capturing the shared pointer
0300 7ec241953 2023-07-20 Jasem Mutlaq         send overall label
0301 ca0dfd510 2023-07-20 Jasem Mutlaq         Add hasWCS to metadata
0302 eaea6ddd2 2023-07-20 Jasem Mutlaq         Fix crash when multiple instances of FITSViewer is used. Since migrating to QSharedPointer, need to clear the reference when the window is closed an..
0303 39978a612 2023-07-20 Hy Murveit           Fix bug where greedy scheduler would terminate StartAt jobs
0304 a7839dc70 2023-07-18 John Evans           Focus: persist radio button settings
0305 e221f0bb5 2023-07-18 Jasem Mutlaq         Translate PAH messages. Fixes #250
0306 25198770d 2023-07-18 Toni Schriber        Correct permutated name of rotator reverse switch
0307 90d14972b 2023-07-17 Jasem Mutlaq         Fix tab IDs after FITSViewer is destroyed
0308 5467649c4 2023-07-17 Jasem Mutlaq         Cover the whole range of HIPS 0 to 20th order
0309 b6f26355d 2023-07-16 Jasem Mutlaq         Use QSharedPointer for FITSViewer
0310 63b3c2026 2023-07-16 Jasem Mutlaq         Fix MacOS compile issues
0311 2fad01da9 2023-07-16 Jasem Mutlaq         Fix crash when offline hips is not found
0312 3239cf62c 2023-07-16 Jasem Mutlaq         Fix crash when tab is out of bound
0313 c5a5fa2bd 2023-07-16 Jasem Mutlaq         Do not check current order for offline hips
0314 29c010239 2023-07-16 Jasem Mutlaq         HiPS FITS Viewer overlay
0315 725947f68 2023-07-15 Jasem Mutlaq         Fix filter manager crash in case a device was removed and then add again
0316 bfe392c79 2023-07-14 Wolfgang Reissenberger Failed alignment after a meridian flip blocks capturing
0317 9ba62a314 2023-07-14 Jasem Mutlaq         Fix typo
0318 48f165e5b 2023-07-13 Jasem Mutlaq         Migrate FITSTab to QSharedPointer
0319 e3d0d6bf5 2023-07-13 Jasem Mutlaq         Simplify updated signal and add autostretch scriptable toggle
0320 8767c1700 2023-07-13 Jasem Mutlaq         Add a signal on image update
0321 3eaf2d520 2023-07-13 Jasem Mutlaq         Fix warning
0322 295d83d06 2023-07-12 Jasem Mutlaq         Add ability to remote set stretch values
0323 da80c7a45 2023-07-11 Jasem Mutlaq         Explicitly convert to QUrl from String when applicable
0324 c8218e0e6 2023-07-11 Jasem Mutlaq         Make saveScheduler scriptable
0325 4bbbdef52 2023-07-11 Jasem Mutlaq         Process Url for invoke method
0326 1d9a87858 2023-07-09 Yuri Chornoivan      Fix minor typo
0327 acaef0610 2023-07-09 Hy Murveit           Retire classic scheduler algorithm--but keep code for now.
0328 74a9b7907 2023-07-08 Hy Murveit           fix tooltip typo
0329 5721e6103 2023-07-08 Jasem Mutlaq         Fix QSharedPointer semantics
0330 a23ad8fb1 2023-07-08 Jasem Mutlaq         Fix crash
0331 165efa8ef 2023-07-08 Jasem Mutlaq         Remove unnecessary headers
0332 3b7e5ed7f 2023-07-07 Jasem Mutlaq         Use QSharedPointer for DriverInfo
0333 1d8a62e94 2023-07-08 Toni Schriber        Evoke stop state of align module after canceling manual rotator
0334 14147ef71 2023-07-08 Hy Murveit           Allow user to specificy number of consecutive high-guide-deviation frames...
0335 8c97889c0 2023-07-06 Yuri Chornoivan      Fix minor typos
0336 3525b0b4e 2023-07-05 Yuri Chornoivan      Fix minor typos
0337 802f093a9 2023-07-04 Yuri Chornoivan      Remove executable bit
0338 ccbee55ba 2023-07-04 Yuri Chornoivan      Fix minor typos
0339 179c4d0cf 2023-07-04 Yuri Chornoivan      Fix XML
0340 66c111a70 2023-07-04 Hy Murveit           Another finsih-repeat bugfix--re no RememberProgress and job reset.
0341 d9f7e46b0 2023-07-03 Hy Murveit           fix scheduler finish-repeat bug
0342 48523b97b 2023-07-03 Jasem Mutlaq         If there is no focus offset requested then return immediately
0343 829ccaf4b 2023-07-03 Jasem Mutlaq         Fix warning
0344 50f904ee8 2023-07-03 Hy Murveit           Update scheduler handbook section.
0345 9ae7b00dd 2023-07-02 Hy Murveit           Add test for scheduler groups.
0346 1e5747a68 2023-07-02 Hy Murveit           Remove dead code: mosaic.ui mosaic.cpp mosaic.h
0347 7a1be9a4f 2023-07-02 Hy Murveit           Add groups to greedy scheduling
0348 e2a51afab 2023-07-01 John Evans           Fixed bug taking flats when "flats same as lights" option checked
0349 623045502 2023-07-01 Hy Murveit           Fix display bug in previous speedup MR
0350 94c81b812 2023-06-30 Yuri Chornoivan      Fix minor typos
0351 8ac0664a9 2023-06-30 Hy Murveit           Speedup scheduler with large number of jobs
0352 7ccd8b57d 2023-06-30 Jasem Mutlaq         Fix QML warning
0353 18b91a1bb 2023-06-30 Jasem Mutlaq         Update client tab on client terminal
0354 e42566083 2023-06-29 Wolfgang Reissenberger Scheduler option for repeating the entire schedule
0355 05fc60ee7 2023-06-28 Jasem Mutlaq         Set remote drivers field in add profile
0356 cb7ef7ef6 2023-06-27 Wolfgang Reissenberger Refactoring capture module | process extraction
0357 7b9f085ba 2023-06-27 Jasem Mutlaq         Revert "Update to new KF5 standards"
0358 3f6799d1c 2023-06-27 Jasem Mutlaq         Support radio buttons in settings
0359 d23bfe791 2023-06-27 Jasem Mutlaq         Update to new KF5 standards
0360 d69ad255b 2023-06-26 Josep M. Ferrer      Use of https protocol for links instead of http
0361 71d371a42 2023-06-26 Toni Schriber        replace rotator button icon
0362 87fb6fc59 2023-06-26 Jasem Mutlaq         Fix test case
0363 7ca9523aa 2023-06-26 Jasem Mutlaq         Use guide via to avoid confusion
0364 59adda9c0 2023-06-25 Yuri Chornoivan      Fix minor typo
0365 99158d070 2023-06-22 Yuri Chornoivan      Fix minor typos
0366 e117e41e7 2023-06-21 Jasem Mutlaq         Do not hardcode the server URLs
0367 12d9d3819 2023-06-21 Jasem Mutlaq         Add more logging for rotator and do not use pointer in set angle
0368 a32a54542 2023-06-20 Yuri Chornoivan      Fix minor typos
0369 312643c3e 2023-06-19 John Evans           L1PPhase2 Focus Updates to Handbook
0370 d7b314e60 2023-06-19 Jasem Mutlaq         Do not capture after non-guide dither since a camera is not required nor expected
0371 d958ca4a9 2023-06-18 Johnny Jazeix        Simplify includes with using class include instead of module
0372 cddc55888 2023-06-17 Johnny Jazeix        fix Teritary -> Tertiary
0373 355bf52ec 2023-06-16 Jasem Mutlaq         Fix cloud plan id
0374 0f7329c47 2023-06-14 Antoni Bella Pérez   City fixes to her local language
0375 dd01692c6 2023-06-12 Jasem Mutlaq         INDI Drivers sync
0376 fbbab14a5 2023-06-11 Hy Murveit           histogram touchup
0377 9e36ff401 2023-06-10 Hy Murveit           Histogram bugfixes. Remove dead code.
0378 8162fe893 2023-06-09 Hy Murveit           Mousing over image puts cursor in histogram
0379 71095146d 2023-06-10 Jasem Mutlaq         Fix calling database in a different thread
0380 a8cdb3eb3 2023-06-10 Jasem Mutlaq         Fix setting font size to zero
0381 942d8b143 2023-06-04 Valentin Boettcher   tell the linker to remove unnecessary symbols from the python module
0382 02381eea2 2023-06-08 John Evans           L1P Phase2 Bugs9
0383 c9f3b5790 2023-06-07 Jasem Mutlaq         Improve logging and disable unnecessary logs
0384 d588c90bf 2023-06-07 Jasem Mutlaq         Fix KF5 warnings
0385 708a4cbf5 2023-06-07 Jasem Mutlaq         Fix missing signal issue
0386 a60bcdabd 2023-06-07 Hy Murveit           Add histogram tooltips
0387 f0f518f13 2023-06-06 Hy Murveit           Fix bug computing histograms for float/double images.
0388 8f5b2a59d 2023-06-06 Wolfgang Reissenberger Bugfix parking for darks and bias frames
0389 2878f8b65 2023-06-06 Hy Murveit           Add histogram stretch controls to fitstab
0390 b83de3431 2023-05-31 Heiko Becker         Fix build without INDI
0391 0626a7914 2023-06-02 Jasem Mutlaq         Only emit status change if state actually changed
0392 b60ea464a 2023-06-01 Antoni Bella Pérez   l10n: minor fixes
0393 06eea8e05 2023-06-01 Jasem Mutlaq         Must clear list to prevent crash
0394 0200b4865 2023-06-01 Jasem Mutlaq         Starting 3.6.6 development cycle
0395 0edbf8eec 2023-05-31 Jasem Mutlaq         3.6.5 changelog
0396 8e64183e8 2023-05-31 John Evans           L1PPhase2Bugs8: Better Curve Fitting
0397 
0398 
0399 3.6.5 (SUBS):
0400 
0401 30e179d01 2023-05-31 Jasem Mutlaq         Fix regressions introduced by MR !793 due to the use of static variables. Using Options statically caused a major regression in retrieving the AppDa..
0402 2374e48e8 2023-05-31 Jasem Mutlaq         Fix misc clanzy warnings                                                                                                                              
0403 709a14de5 2023-05-31 Jasem Mutlaq         Make sure elapsed time make sense                                                                                                                     
0404 dcd5e345a 2023-05-31 Jasem Mutlaq         Remove remote astrometry timer as it conflicts with align timer                                                                                       
0405 c77a4551d 2023-05-30 Jasem Mutlaq         Add missing ovp parameter                                                                                                                             
0406 0bd69e351 2023-05-30 Hy Murveit           Add developer option to save align images                                                                                                             
0407 b6ff9866f 2023-05-30 Jasem Mutlaq         User database simplification to fix Windows crash                                                                                                     
0408 aa2cab2d1 2023-05-29 John Evans           Draft: LIPPhase2Bugs7 : added missing widgets to kstars.kcfg                                                                                          
0409 370da55ef 2023-05-28 Jasem Mutlaq         Reset remote astrometry if driver was removed                                                                                                         
0410 e1f10c183 2023-05-28 Jasem Mutlaq         Comment out the confirmation for PAA dialog since a user may inadvertenly press No and then this choice is remembered in future sessions. Then the u..
0411 aa0592e9b 2023-05-28 Jasem Mutlaq         Improve support for detecting more complex trains                                                                                                     
0412 6a6d27782 2023-05-28 Jasem Mutlaq         Add secondary and teritary trains if there are more cameras detected                                                                                  
0413 b7dac8df2 2023-05-28 Oliver Kellogg       focus.ui focusStarMeasure toolTip (HFR): Fix typo at "encapsulates".                                                                                  
0414 cf6bd1c91 2023-05-27 Jasem Mutlaq         Fix compile issue on Windows                                                                                                                          
0415 cb37877e6 2023-05-27 Jasem Mutlaq         preliminary support for skypoint hips                                                                                                                 
0416 a5042fb20 2023-05-25 John Evans           fix for win64 compile error gslhelpers attempt 2                                                                                                      
0417 e9eb5cd98 2023-05-25 Jasem Mutlaq         Check placeholder format for placeholders when constructing prefix as this is required for remote files                                               
0418 3b0384524 2023-05-24 Jasem Mutlaq         Mark as stable for upcoming 3.6.5 release                                                                                                             
0419 d5e3cf6f2 2023-05-24 Jasem Mutlaq         Update credits                                                                                                                                        
0420 6fcd034eb 2023-05-24 Jasem Mutlaq         Move tooltip to credits instead                                                                                                                       
0421 9123fe3f0 2023-05-23 John Evans           constexpr-win64-bug                                                                                                                                   
0422 64ab91b4f 2023-05-23 John Evans           Bug fix for constexpr on win64                                                                                                                        
0423 8f9369cec 2023-05-22 Hy Murveit           Fix issue related to Analyze focus graph.                                                                                                             
0424 40c395962 2023-05-22 Jasem Mutlaq         Move the manual pulse widget button elsewhere as it conflicted with progress indicator                                                                
0425 8aa97813b 2023-05-20 Jasem Mutlaq         Check for intermediatory focus abort before it is restarted                                                                                           
0426 cacfd31bf 2023-05-20 Josep M. Ferrer      Fix small typos                                                                                                                                       
0427 85eab57d0 2023-05-20 Jasem Mutlaq         Restore index to General and reduce layout spacing                                                                                                    
0428 afe822f20 2023-05-19 Jasem Mutlaq         Send pending properties only every 500ms to throttle down                                                                                             
0429 c7857817a 2023-05-20 John Evans           L1P Phase2 bugs 5                                                                                                                                     
0430 72f8cc195 2023-05-19 Wolfgang Reissenberger Switch introduced between dynamic and static filter setting for alignment                                                                             
0431 103f527eb 2023-05-19 Jasem Mutlaq         Fix most likely cause for invalid train IDs that are not loaded property due to syncDelegatesDevices having pending changes without any more calls t..
0432 bdba7ccb7 2023-05-19 Jasem Mutlaq         Revert "Fix align not updating filter when it switches."                                                                                              
0433 d3b1bf84b 2023-05-19 Akarsh Simha         Allow the user to rotate the sky map, and also allow some standard settings like inverted view                                                        
0434 f0957855c 2023-05-18 Wolfgang Reissenberger Adapt frames counting when removing a sequence job                                                                                                    
0435 e54866918 2023-05-18 John Evans           L1P Phase 2 Bugs4 - Adjusted focus FWHM parameters to discard less stars                                                                              
0436 a9c39a7ff 2023-05-17 Hy Murveit           Modify capture labels.                                                                                                                                
0437 4ca1c52ad 2023-05-18 Yuri Chornoivan      Fix minor typo                                                                                                                                        
0438 807ee481a 2023-05-17 John Evans           L1P bug fix isEnabled()                                                                                                                               
0439 0f87d2661 2023-05-17 Hy Murveit           Extend the artificial interval for adaptive focus to 4s.                                                                                              
0440 6651d7498 2023-05-16 Hy Murveit           Add the autofocus solution and adaptive focus to Analyze.                                                                                             
0441 c7362f9e8 2023-05-17 Jasem Mutlaq         Multiple fixes for exposure calculators and coding style fixes with astyle                                                                            
0442 f53ee620e 2023-05-17 Jasem Mutlaq         Fix connection status                                                                                                                                 
0443 f0c1d9b02 2023-05-17 Joseph McGee         Changes for the implementation of the optimal sub-exposure calculator.                                                                                
0444 4b51a33aa 2023-05-17 Jasem Mutlaq         Ekoslive multi-node support                                                                                                                           
0445 6971d668e 2023-05-17 Yuri Chornoivan      Fix minor typos                                                                                                                                       
0446 d24c7791d 2023-05-17 Jasem Mutlaq         Add protection against unguraded use of rotator control panel. Improve tooltips                                                                       
0447 9b86ead10 2023-05-16 Jasem Mutlaq         Minor rotator improvements                                                                                                                            
0448 edc819956 2023-05-16 Hy Murveit           Add L1Pass curve to analyze focus plot                                                                                                                
0449 45d7bf8ae 2023-05-16 Toni Schriber        improve UI, encapsulation and calculations of 'rotatorsettings'                                                                                       
0450 7e58f51b2 2023-05-16 John Evans           L1P Phase 2 bug fixes 2                                                                                                                               
0451 13ad15bc4 2023-05-15 Wolfgang Reissenberger Aberration Inspector for Focusing                                                                                                                     
0452 06c43c75d 2023-05-15 James Amendolagine   Fix align not updating filter when it switches.                                                                                                       
0453 3f97b684f 2023-05-15 Jasem Mutlaq         Do not disable settings while focus in progress as it leads to regressions                                                                            
0454 7731f520f 2023-05-14 Wolfgang Reissenberger Move to trash by default when deleting frames                                                                                                         
0455 2a9bd8240 2023-05-14 Dušan Poizl          Load WCS info from XISF files                                                                                                                         
0456 a56e12970 2023-05-14 Philipp Auersperg-Castell option limitSupernovaeByZoom                                                                                                                          
0457 b2cd362a8 2023-05-13 Jasem Mutlaq         Add manual pulse support to guiding to help with diagnostics                                                                                          
0458 97191e607 2023-05-13 Wolfgang Reissenberger Checkbox for usage of external sky map                                                                                                                
0459 f063222a6 2023-05-13 Hy Murveit           Revert compression of saved focus and guide fits files.                                                                                               
0460 ac38b74ec 2023-05-11 Jasem Mutlaq         Check for filename payload in load and slew                                                                                                           
0461 e3259c606 2023-05-08 Hy Murveit           Fix PAA bug where stop popup is ignored.                                                                                                              
0462 fac91080e 2023-05-08 John Evans           bug fix to check for filter wheel before accessing filter wheel properties                                                                            
0463 669972118 2023-05-08 Yuri Chornoivan      Fix minor typos                                                                                                                                       
0464 2838e5914 2023-05-07 Yuri Chornoivan      Fix minor typos                                                                                                                                       
0465 5663a5de5 2023-05-06 John Evans           L1P Phase2                                                                                                                                            
0466 840363fed 2023-05-04 Wolfgang Reissenberger Refactoring capture module to state machine | attribute cleanup                                                                                       
0467 53e11b220 2023-05-02 James Amendolagine   Update meridian flip so that it will Call the flip specific command if available.                                                                     
0468 98092182f 2023-05-01 Hy Murveit           cleanup                                                                                                                                               
0469 5ac32a4c6 2023-05-02 Hy Murveit           Add a separator when generating filenames if needed                                                                                                   
0470 55e200dbd 2023-04-29 Hy Murveit           Don't permanently change module's optical train setting when train doesn't exist.                                                                     
0471 dc74ec565 2023-04-18 Jasem Mutlaq         Send messages to EkosLive                                                                                                                             
0472 d3e39283c 2023-04-13 Jasem Mutlaq         Fix remote placeholder not getting properly sanitized                                                                                                 
0473 3f48f16ae 2023-04-12 Jasem Mutlaq         Do not permit optical train change while PHD2 is connected                                                                                            
0474 3b7649d4f 2023-04-12 Jasem Mutlaq         Fix bug with not setting filter policy prior to filter initializtion which may lead to autofocus when it is not required                              
0475 fa278c2e8 2023-04-08 Hy Murveit           Update signal/slot code in analyze                                                                                                                    
0476 6cd080643 2023-04-08 Hy Murveit           Add more scheduler status to scheduler status display                                                                                                 
0477 9e9f7a24c 2023-04-07 Jasem Mutlaq         Starting KStars 3.6.5 development cycle
0478 
0479 
0480 3.6.4 (XISF):
0481 
0482 e27a949d3 2023-04-06 Jasem Mutlaq         Fix typo
0483 72911b507 2023-04-05 Jasem Mutlaq         Fix loading of compressed FITS
0484 79a2438bf 2023-04-05 Jasem Mutlaq         Fix ekoslive warnings
0485 6fa3707e4 2023-04-04 Jasem Mutlaq         If device interface is not defined then parking and unparking them should result in a state error and not endless loops. Thanks to Lee in INDI forum..
0486 af20fb775 2023-04-04 Jasem Mutlaq         Fix option not synced to disk
0487 46eec7822 2023-04-04 Jasem Mutlaq         Fix EkosLive options not getting saved
0488 f70848260 2023-04-04 Jasem Mutlaq         INDI drivers sync
0489 0bd4bd113 2023-04-03 Jasem Mutlaq         Protect against missing time and location update in case an external source (e.g. GPS) is missing in the profile or fails to connect. This is done b..
0490 e2819d315 2023-04-03 Wolfgang Reissenberger Bugfix for mount model
0491 084c98e0e 2023-04-02 Jasem Mutlaq         Update the documentation to remove obsoleted packages and add xisf
0492 64ddc0721 2023-03-31 Jasem Mutlaq         Add reset placeholder format button and fix format preview
0493 2539107d8 2023-03-29 Jasem Mutlaq         INDI drivers sync
0494 802b47efa 2023-03-28 Jasem Mutlaq         INDI drivers sync
0495 d7777aac5 2023-03-28 Jasem Mutlaq         Fix crash when removing a managed driver that was removed previously
0496 f9896797e 2023-03-26 Jasem Mutlaq         Add extra check to ensure index is valid
0497 1da9fb89b 2023-03-26 Jasem Mutlaq         Check if we have new FITS_HEADER property introduced in INDI v2.0.1
0498 c60ca17fc 2023-03-26 Jasem Mutlaq         Fix typo
0499 a83ab4122 2023-03-25 Wolfgang Reissenberger Avoid deleting the last optical train
0500 3a3bd60bd 2023-03-25 Jasem Mutlaq         Mark as stable to prepare for release
0501 78585dae0 2023-03-25 Jasem Mutlaq         INDI drivers sync
0502 cc9e0b93a 2023-03-25 Jasem Mutlaq         Add John Evans to authors and TNS server for supernovae
0503 bd541f2a3 2023-03-24 Jasem Mutlaq         if a train is deleted, replace with with the next available train until a user make an explicit selection
0504 59d571f1f 2023-03-21 Jasem Mutlaq         Update KStars to be compatible with INDI 2.0.1 FITS headers property
0505 58795d32c 2023-03-19 Wolfgang Reissenberger Setting capture state correctly after flip completed
0506 4e3a60b89 2023-03-13 Dušan Poizl          Add libxisf-dev as build dependency
0507 68ac5fd09 2023-03-14 Wolfgang Reissenberger Horizontal splitters added to modules layout
0508 e536811e5 2023-03-10 Phu Nguyen           Update home page to kstars.kde.org
0509 0ef3b1fd1 2023-03-10 Dušan Poizl          Changes for LibXISF0.2
0510 e6d9b4712 2023-03-11 Wolfgang Reissenberger Refactor meridian state capture logic to state machine
0511 a3f3c23ab 2023-03-06 Phu Nguyen           Update screenshot links
0512 85a93acd5 2023-03-06 Wolfgang Reissenberger Remove target attribute from SequenceJob
0513 acd22a458 2023-03-02 Thomas Stibor        Draw asteroids with selectable color and fixed size
0514 117c717f9 2023-03-03 Jasem Mutlaq         Cache directly from filename so that we do not reuse m_CurrentDarkFrame
0515 c36da89c7 2023-03-03 Jasem Mutlaq         Protect against connecting nullptr
0516 d8ad7c16e 2023-03-03 Jasem Mutlaq         Fix dark library cache issue where same reference was used for multiple images
0517 1b8b4ce10 2023-03-03 Jasem Mutlaq         Fix typo
0518 59e5fc5f3 2023-03-03 Jasem Mutlaq         Add missing loadGlobalSettings function in dark library
0519 489459240 2023-03-02 Jasem Mutlaq         Max dark guide threshold Default is 1 sec
0520 c66d297bf 2023-03-02 Jasem Mutlaq         Increase missing devices timeout to 5 seconds to alleviate false alarms for late initialized devices
0521 5471ea716 2023-03-02 Jasem Mutlaq         Remove obsolete signals
0522 d9855d97f 2023-03-02 Hy Murveit           Fix file overwriting issue
0523 5757bd7fa 2023-02-28 Hy Murveit           Fix locale issue in Analyze file picker
0524 16ce193b0 2023-02-28 Jasem Mutlaq         Update target position angle when a meridian flip is detected so that it does not cause uncommanded rotation post MF
0525 10775c532 2023-02-27 Wolfgang Reissenberger Avoid '+' in target names
0526 dd1ec285b 2023-02-25 Jasem Mutlaq         Do not remove filter model on device removal
0527 9eb7dca58 2023-02-25 Jasem Mutlaq         Remove device from filter manager
0528 644ae4280 2023-02-24 Wolfgang Reissenberger Controlling EKOS with external Sky Maps
0529 2ab3d1715 2023-02-19 James Amendolagine   Increase the indi control panel property label width to make them more readable.
0530 8d8d1b2ec 2023-02-19 Dušan Poizl          Support for XISF
0531 0738eeb60 2023-02-18 Wolfgang Reissenberger Extract capture initialization (filters, focus on filter change) to state machine
0532 30b3cd59b 2023-02-18 Thomas Stibor        Fix asteroid visual magnitude calculation
0533 f19d35326 2023-02-18 Eric Dejouhanet      CI: move to Ubuntu 22.04.
0534 437afb6a9 2023-02-18 Robert Lancaster     A user recently reported missing letters in QML labels, textfields, radio boxes, and titles in the Mount Control Box and the What's Interesting Wind..
0535 303bbc9c8 2023-02-18 Jasem Mutlaq         Add missing Qt::Tool
0536 bdd05f0fd 2023-02-15 Jasem Mutlaq         Fix crash in test catalog due to XML loading issue that only happens in TEST probably due to some https issue?
0537 d1dc21dea 2023-02-09 Jasem Mutlaq         Use alternative solution that also fixes datetime placeholder on Windows. Backporting to 3.6.3
0538 11dce3d7a 2023-02-09 Jasem Mutlaq         Remove another use for indi_timestamp
0539 e1b75bbc6 2023-02-08 Jasem Mutlaq         Use Qt own ISO8601
0540 e5e8f4c1e 2023-02-07 Jasem Mutlaq         Fix setting optical train reducer
0541 1530d9eec 2023-02-06 Jasem Mutlaq         Fix placeholder sequence counter on Windows.
0542 ce303ea71 2023-02-06 Jasem Mutlaq         Fix placeholder path on Windows due to hardcoded POSIX separators
0543 09d24763b 2023-02-06 Jasem Mutlaq         Add x suffix to make it more clear
0544 b81336d65 2023-02-06 Jasem Mutlaq         Fix range for reducer/barlow
0545 2851932b8 2023-02-05 Jasem Mutlaq         Fix separator replacement mistake
0546 1dbdae3e9 2023-02-05 Jasem Mutlaq         Use indi_timestamp from INDI GIT
0547 608a13db2 2023-02-05 Hy Murveit           m_TargetName was being overwritten when the UI Element targetNameT was programmatically modified. This cause the signaling from the scheduler to cap..
0548 
0549 3.6.3 (ZTF):
0550 
0551 a250eb5f3 2023-01-31 Jasem Mutlaq         INDI drivers sync
0552 833cc0dc1 2023-01-30 Jasem Mutlaq         Add missing overall percentage
0553 962673337 2023-01-30 Jasem Mutlaq         Fix meridian flip update throttling issue
0554 62ac48afb 2023-01-28 Jasem Mutlaq         Use MD5 unique signature instead of random UUID since the latter cannot be used again
0555 a3633aa2b 2023-01-28 Jasem Mutlaq         Traced down the issue to the debounce timer introduced before. Needs to be disabled for programattic imports
0556 a82b08561 2023-01-28 Jasem Mutlaq         Fix timing issue with mosaic import
0557 9a8f4739a 2023-01-27 Jasem Mutlaq         Need to save mosaic information on train change in align module
0558 c540e4546 2023-01-26 Jasem Mutlaq         When syncing devices we must reset the combo boxes to previous state
0559 da9595154 2023-01-26 Jasem Mutlaq         Fix typo
0560 327e831b5 2023-01-26 Jasem Mutlaq         Fix deprecated INDI 2.0.0 warnings
0561 6dfc7c571 2023-01-26 Jasem Mutlaq         Use same format as previous version of KStars to be consistent
0562 ad163ad69 2023-01-26 Jasem Mutlaq         Fix major calculation error in calculating DSLR field of view
0563 48b170a28 2023-01-26 Jasem Mutlaq         Refresh scope list after editing equipment manager otherwise newly added optical elements do not show up
0564 6a13a7f70 2023-01-23 Jasem Mutlaq         Disable EQGrid since it is no longer needed
0565 640c86a95 2023-01-23 Jasem Mutlaq         Delay emitting newFrame since align view does not render immediately
0566 3e2ee4da5 2023-01-23 Jasem Mutlaq         Misc fixes to code style. Make sure we emit update whenever any element is updated
0567 ee28def5b 2023-01-23 Jasem Mutlaq         Use tooltips instead of dedicated UI to show the preview filename
0568 b83f57bc4 2023-01-21 Jasem Mutlaq         INDI drivers sync
0569 ae8750ee7 2023-01-20 John Evans           Auto focus overscan
0570 4aa8b9660 2023-01-19 Jasem Mutlaq         Fix compile error on Windows
0571 b73651e41 2023-01-18 Jasem Mutlaq         Remove unnecessary headers
0572 8294000cc 2023-01-16 Yuri Chornoivan      Fix minor typos
0573 94a629497 2023-01-15 Hy Murveit           Update handbook for polar alignment
0574 9670a2b57 2023-01-14 Wolfgang Reissenberger Fixing compiler warnings for anonymous non-c-compatible type defs
0575 cd8468a4c 2023-01-13 Hy Murveit           Fix deprecations
0576 67c277420 2023-01-12 Jasem Mutlaq         Fix few INDI warnings
0577 a613b41fd 2023-01-11 Jasem Mutlaq         Update to support INDI v2.0.0
0578 04c226d02 2023-01-10 Yuri Chornoivan      Fix minor typo
0579 dea0c5630 2023-01-10 Ed Lee               Manage path separator between directory and format.
0580 f65e6c7e8 2023-01-09 Hy Murveit           Make Greedy the default scheduer algorithm
0581 8027ac261 2023-01-09 Wolfgang Reissenberger Restructured Capture header file to improve the readability
0582 3c3a686e9 2023-01-09 Jurgen Doreleijers   FITS histogram limited scroll and zoom. See #239 assuming only positive pixel intensities.
0583 882a0a360 2023-01-03 Hy Murveit           Add custom y-axes to Analyze Statistics plot.
0584 a5bf0733f 2023-01-08 Wolfgang Reissenberger State machine for guiding deviation
0585 7572cabec 2023-01-05 Hy Murveit           Move some includes from .h to .cpp files when not needed in the .h.
0586 e719762dd 2023-01-02 Dušan Poizl          Change Part# to Part_# in mosaic tool
0587 ebda16652 2023-01-02 Hy Murveit           Make the right ekos options tab display for capture and scheduler. Start options on top.
0588 a0424db1c 2023-01-01 Jasem Mutlaq         Add uuid and zoom to payload
0589 5b4455e31 2023-01-01 Hy Murveit           Add WindowStaysOnTopHint on Mac OS
0590 993ba254d 2022-12-31 Jurgen Doreleijers   Fix for #237 FITS viewer fails to show the button for toggling star detection
0591 0c603711f 2022-12-30 Wolfgang Reissenberger Re-focusing state machine for Capture
0592 71ae9043c 2022-12-28 Wolfgang Reissenberger Bug fix for capture target part III
0593 6f18babd3 2022-12-27 Jasem Mutlaq         Guiding --> Guider so that it is consistent
0594 4e8e992de 2022-12-26 Wolfgang Reissenberger Bug fix for capture target part II
0595 19a9b07e3 2022-12-24 Hy Murveit           speedup for the clipping calculations
0596 987476f44 2022-12-24 Jasem Mutlaq         Improve description
0597 231a5e06b 2022-12-23 Hy Murveit           Add controls to set the clipping values
0598 3714e6903 2022-12-23 Hy Murveit           fix test_ekos_scheduler_ops and make it stable
0599 1b16c737b 2022-12-23 Wolfgang Reissenberger Placeholder setting target from scheduler
0600 7594783db 2022-12-22 John Evans           Focus timer bug version 2
0601 79e8f5b25 2022-12-17 Wolfgang Reissenberger Bugfix for target in file name
0602 83db5e001 2022-12-14 Wolfgang Reissenberger Debug message for missing options key removed
0603 f7fc99b99 2022-12-11 Jurgen Doreleijers   Fixing bugs 1 thru 3 mentioned in issue 173.
0604 c8b36baba 2022-12-11 Salman Naheed        Add commands for file settings
0605 67e2801ee 2022-12-10 Jurgen Doreleijers   Simple calculators for angle
0606 7fb401349 2022-12-08 Hy Murveit           Add mount altitude constraint to scheduler altitude check
0607 459e91fea 2022-12-09 Hy Murveit           Fix analyze cursor bug, add cursor to the timeline too.
0608 4be1d63c9 2022-12-08 Hy Murveit           Add y-zoom to analyze stats plot, and allow user to hide Analyze displays.
0609 6d7935cd5 2022-12-08 Hy Murveit           disable 2 flakey tests, test_placeholderpath and test_ekos_capture_count
0610 3f20b2a18 2022-12-02 Josep M. Ferrer      Small typo
0611 0b901fb69 2022-12-02 Yuri Chornoivan      Remove leftover
0612 8866a3d91 2022-12-02 Jasem Mutlaq         More fixes for placeholder. Separate suffix from format
0613 45926fc9f 2022-12-02 Yuri Chornoivan      Remove extra word
0614 e5325d060 2022-12-02 Josep M. Ferrer      Small typo
0615 2e7fb6e00 2022-12-02 Jasem Mutlaq         Preliminary fixes for placeholder changes. Separate base pictures directory from placeholder format
0616 c0c1ecc01 2022-12-02 Jasem Mutlaq         Minor GUI improvements
0617 8a9e9d23c 2022-12-01 Wolfgang Reissenberger Optical trains editor reworked
0618 faa1afec4 2022-12-01 Ed Lee               filename Placeholders
0619 460dbab54 2022-12-01 Jasem Mutlaq         Kicking off KStars v3.6.3 development cycle
0620 83ac93731 2022-11-30 Jasem Mutlaq         Add extra check for crash
0621 7ced69219 2022-11-30 Jasem Mutlaq         KStars stable 3.6.2 release
0622 
0623 
0624 3.6.2 (Artemis):
0625 
0626 c23d787e1 2022-11-29 Jasem Mutlaq         Fix issue with opening and closing covers manually for Light, Flat, and Dark frames. It was not asking user to cover the scope on darks and was not ..
0627 bbbe27b65 2022-11-29 Jasem Mutlaq         Fix setAllSettings not saving to KStars options file
0628 be1177c7d 2022-11-28 Jasem Mutlaq         Avoid using driver manager to access client manager since it can suffer from a dangling pointer. DriverManager should be migrated to shared pointers..
0629 bc950a716 2022-11-24 John Evans           Adding back a missed change
0630 05fd8fa74 2022-11-24 John Evans           rebasing some files
0631 18da11511 2022-11-24 John Evans           Added extra logging to focus motion for debug purposes
0632 2d4a67d45 2022-11-22 Hy Murveit           Don't dark guide when dithering. Reduce dithering lost-star threshold.
0633 ee7fc577f 2022-11-22 Hy Murveit           Dark Guiding tweaks
0634 27fdc2614 2022-11-22 Jasem Mutlaq         INDI driver sync
0635 1f6e980a5 2022-11-21 Jasem Mutlaq         Fix target name connection and connect ekoslive after scheduler is initialized
0636 13cd3d36b 2022-11-21 Jasem Mutlaq         If slewing to empty sky we should update target name accordingly to avoid confusion that we are still on the last target
0637 bd1c6281f 2022-11-21 Jasem Mutlaq         Fine tune star rBest value to give more chance to select deep sky object within the vicinity
0638 fc671fe62 2022-11-21 Jurgen Doreleijers   Fixing accounting problems for dso's.
0639 eaca38e27 2022-11-20 Jasem Mutlaq         Add missing ACTIVE_FOCUSER check for ACTIVE_DEVICES
0640 f9748439a 2022-11-20 Jasem Mutlaq         Add more logging for target coords so it is easier to diagnose issues
0641 c529eb057 2022-11-20 Jasem Mutlaq         Add test case for deltaAngle
0642 79dd22abd 2022-11-20 Wolfgang Reissenberger But fix for re-alignment and meridian flip
0643 e2ea8e74b 2022-11-19 Hy Murveit           Fix bug in dither offset check
0644 38005c58c 2022-11-20 Jasem Mutlaq         Fix warnings and add more statement to watch for target position angle changes
0645 5960a4b57 2022-11-18 Jasem Mutlaq         Use updateCoordsNow to avoid warnings
0646 77465dcd6 2022-11-18 Jasem Mutlaq         Fix issue where center and track does not place an object exactly at the center but to an offset
0647 14d392c89 2022-11-18 Jasem Mutlaq         Fix text cut off in the wizard
0648 87df459ad 2022-11-17 Jasem Mutlaq         Do not static i18n. This should fix the language switch issue in KStars
0649 ab06d00fb 2022-11-17 Jasem Mutlaq         Fix kxi18n reference not found warning in the logs. Thanks Albert
0650 47d5b1212 2022-11-17 Jasem Mutlaq         Disable FETCH_TRANSLATIONS since po is now already included in the repo
0651 9cf165b98 2022-11-15 Jasem Mutlaq         Update maximum focal length to 900
0652 91cbdc787 2022-11-14 Jasem Mutlaq         If stream is disabled, do not process stream blobs
0653 527326818 2022-11-13 Wolfgang Reissenberger Scheduler warning for missing dome
0654 412e1ad4a 2022-11-13 Jasem Mutlaq         Revert "Use shared_ptr from INDI since this is a major improvement to exchanging raw pointers of devices that might be deleted leading to crashes. T..
0655 85ed6aa90 2022-11-13 Jasem Mutlaq         Use shared_ptr from INDI since this is a major improvement to exchanging raw pointers of devices that might be deleted leading to crashes. This requ..
0656 4f713ce04 2022-11-13 Jasem Mutlaq         Generic invoke, property set and get
0657 01ea79f81 2022-11-12 Wolfgang Reissenberger Refactoring capture meridian flip state handling
0658 9e5470ab5 2022-11-10 Jasem Mutlaq         Add generic method invoke call with optional arguments
0659 735d8711d 2022-11-10 Jasem Mutlaq         Use KSMessageBox to manual observatory startup and shutdown
0660 17503e83f 2022-11-10 Jasem Mutlaq         Send text directly
0661 fdbe8f6f6 2022-11-10 Hy Murveit           remove exclamation marks
0662 95eeb487a 2022-11-10 Hy Murveit           add warning when specified filter is not in the filter wheel definition
0663 b27d84e5b 2022-11-10 Jasem Mutlaq         Fix enable mount limits due to meridian flip signal confusion. Fixes #230
0664 b5caf284c 2022-11-09 Jasem Mutlaq         Add camera read-only gain and offset values if available
0665 f62413989 2022-11-09 Jasem Mutlaq         Train editor should be disabled until we have trains to edit
0666 aa8d30614 2022-11-08 Jasem Mutlaq         Give clear indication which devices are exactly missing from optical trains
0667 b588449b0 2022-11-08 Jasem Mutlaq         Avoid refreshing optical manager too many times if no new devices are detected
0668 8a51cbc4a 2022-11-08 Jasem Mutlaq         Only set optical train profile when all drivers are running
0669 04d97cd76 2022-11-07 Wolfgang Reissenberger Scheduler job handling during job startup
0670 9326dff7c 2022-11-07 Jasem Mutlaq         Since edit strategy is on field change, no need to explicitly reload model from database after update
0671 dff6dd8d1 2022-11-06 Hy Murveit           Fix issue where scheduler stopped when align was retrying.
0672 71c429fb4 2022-11-06 Hy Murveit           Add healpix solver speedup to scheduler pointing check
0673 8cf39818e 2022-11-05 Jasem Mutlaq         When removing profile and trains, make sure the database is cleaned from related settings as well
0674 da18bed5c 2022-11-04 Jasem Mutlaq         Fix FlagManager RA box to show hours instead of degrees.
0675 c167a35fc 2022-11-03 John Evans           Focus Motion Timer bug fix
0676 16c044c29 2022-11-02 Jasem Mutlaq         Separate key from property name since later might be altered to support kcfg_ prefixes
0677 571ead8c4 2022-11-02 Jasem Mutlaq         Restore polyfills since they are required and used
0678 d116db10e 2022-11-02 Jasem Mutlaq         Add a function to save global settings programatically
0679 c2016e5bb 2022-10-31 Hy Murveit           Disable large deviation backoff from multistar.
0680 615132f34 2022-10-31 Jasem Mutlaq         Fix a few edge cases where a lone camera does not auto-connect even when that is enabled due to conflicts with optical train manager
0681 1ec0c2f12 2022-10-30 Jasem Mutlaq         Use focus motion GUI to fetch value and return after timeout
0682 32e9ab7b7 2022-10-30 Jasem Mutlaq         Add train, reducer, and ratio to database since they affect the effective FOV
0683 80ea2a68d 2022-10-30 Jasem Mutlaq         Add .fz to compressed focus images.
0684 20fd759e0 2022-10-30 Jasem Mutlaq         Change camera selection to camera 1 and 2 since it makes more sense to specify those with optical trains
0685 af3508278 2022-10-30 Jasem Mutlaq         Respect delay parameter when framing
0686 14ca531f3 2022-10-29 Hy Murveit           Remove scheduler sort-jobs-by-altitude option.
0687 15fd46284 2022-10-28 Hy Murveit           Remove inaccurate tooltip
0688 a4661a7cf 2022-10-28 Jasem Mutlaq         Fix filter manager not getting updated when filter wheel device is switched
0689 950738aee 2022-10-28 Jasem Mutlaq         Remove obsolete filterAlias
0690 516a453c7 2022-10-27 Hy Murveit           fitsURL was being (incorrectly) remembered across jobs.
0691 af517e6a2 2022-10-27 Jasem Mutlaq         Use QFile::exists to check file path
0692 300a741eb 2022-10-25 Hy Murveit           fix bug in aligning with fits file
0693 b9d0e04a3 2022-10-24 Wolfgang Reissenberger Bug fix for target recognition after finished slew
0694 2e4b04d56 2022-10-24 Jasem Mutlaq         Add protections against crashes in mount module
0695 c9b1caa31 2022-10-24 Jasem Mutlaq         Fix CSV parsing issue with telescopeius
0696 b1e7ddade 2022-10-24 Jasem Mutlaq         Fix issue when equipment profile is started with different device from those stored in the optical train. If such a condition is detected, we must a..
0697 a7c7952f0 2022-10-24 Jasem Mutlaq         Sync scope info when mount is set again
0698 121e6fff3 2022-10-24 Jasem Mutlaq         Fix bug when searching for deep sky catalog objects as it was using rBest even when oBest was nullptr. It should always use maxrad as starting point
0699 e87a015d7 2022-10-20 Jasem Mutlaq         Telescopius mosaic import ready for testing
0700 c20b7182f 2022-10-19 Jasem Mutlaq         Initial work for mosaic import backend
0701 215171005 2022-10-22 Wolfgang Reissenberger Invalid value used if no filter name is set instead of -1
0702 ab1918351 2022-10-21 Yuri Chornoivan      Fix minor typos
0703 22221736c 2022-10-20 John Evans           Control to allow autofocus backlash compensation to be toggled on or off
0704 c3bebc9ec 2022-10-19 Jasem Mutlaq         Fix crash in focus module from using timer based temperature check. Since defaultFocusTemperatureSource is *already* connected to checkTemperatureSo..
0705 0e0537e44 2022-10-19 Jasem Mutlaq         Disconnect ready timer when device is disconnected
0706 af0b2db8b 2022-10-19 Jasem Mutlaq         Prevent crash by checking weather source
0707 8fff5e72d 2022-10-19 Jasem Mutlaq         Try to remove managed drivers differently
0708 2a7107adc 2022-10-19 Jasem Mutlaq         Fix an issue where some late driver interface updates does not generate proper signals to update Ekos of the new arrived device. This particullary f..
0709 84461b88b 2022-10-18 Jasem Mutlaq         Fix crash when camera is not initialized
0710 d368ebcfc 2022-10-19 Wolfgang Reissenberger Scheduler error handling for starting astrometry
0711 51b2eb16a 2022-10-17 Jasem Mutlaq         Add support for mosaic import from Telescopius
0712 e1bafbfa3 2022-10-17 Jasem Mutlaq         Use correct header
0713 0b364d791 2022-10-16 Jasem Mutlaq         Fix rotation in align. Fix PA in scheduler
0714 8bac0ef83 2022-10-15 Jasem Mutlaq         Fix crash when saving a scheduler job with mixed mosaic and non-mosaic jobs
0715 486b6bf50 2022-10-15 Jasem Mutlaq         Add missing telescopeInfo DBus call
0716 573bfb975 2022-10-15 Jasem Mutlaq         Do not disconnect property registration timer to allow late properties to trigger an update once they arrive
0717 87317b637 2022-10-15 Jasem Mutlaq         Fix issue with saving INDI hosts port. Fix connection to INDI server not generating a failure message upon connection refused.
0718 bfc16d5be 2022-10-12 Wolfgang Reissenberger Bug fix for test case execution
0719 14def4e57 2022-10-12 Jasem Mutlaq         Respect max travel as set by the focuser.
0720 19964daf8 2022-10-12 Wolfgang Reissenberger State machine controls meridian flip for Mount
0721 db2b9deb8 2022-10-08 Marius P             kstars remove "#if QT_VERSION >= QT_VERSION_CHECK("
0722 981abf80b 2022-10-10 Albert Astals Cid    Import info_url.dat from svn
0723 1ee190d84 2022-10-10 Jasem Mutlaq         Do not process INDI timeout if auto connect is false
0724 4a9c6f8a0 2022-10-08 Jasem Mutlaq         Fix issue where deleting scopes from database was not working due to string and number mismatch
0725 68c5ba243 2022-10-08 Jasem Mutlaq         Fix issue where mount is not ready and therefore controls are not updated correctly as reported by some users. Now we check if mount becomes ready t..
0726 8107632cc 2022-10-08 Jasem Mutlaq         Fix radio button not updating train options properly by using toggled instead of clicked signals.
0727 8ee5174ed 2022-10-06 Jasem Mutlaq         Process message at UTF-8
0728 524b27f57 2022-09-27 Hy Murveit           Enforce start-capture guide deviation
0729 c604479bf 2022-10-02 Marius P             Minimum Qt version is 5.12.7, remove #if checks for older Qt versions
0730 3e365444e 2022-10-05 Jasem Mutlaq         Fix crash in dark library need to check if camera was initilized properly
0731 d91aecc91 2022-10-03 Marius P             CMakeLists.txt cmake_minimum_required should be first
0732 6baa2cca8 2022-10-05 Albert Astals Cid    remove fr kstars doc for now since it doesn't compile with KF 5.68
0733 e216e16c4 2022-10-04 Jasem Mutlaq         Fix filter manager not refreshing correctly
0734 988c10f19 2022-10-04 Jasem Mutlaq         Fix several crashes across modules when mount is not specified in the profile
0735 d39e3f3e9 2022-10-03 Jasem Mutlaq         Fix crash when switching to a train that does not have filter wheel in focus module
0736 53bb406e4 2022-10-02 Jasem Mutlaq         Convert astrometry scale in scheduler to the correct units required for SolverUtils
0737 9aae140ef 2022-10-02 Jasem Mutlaq         Fix filter focus issue by using global filter managers per device instead of a unique instance for each module
0738 3f648d38c 2022-10-02 Jasem Mutlaq         Starting KStars v3.6.2 development cycle.
0739 072890a34 2022-10-01 Jasem Mutlaq         Check focuser for connection status as well
0740 9b01432c6 2022-10-01 Jasem Mutlaq         More complete management of module status in compliance with device connection status
0741 a6a2657b4 2022-10-01 Jasem Mutlaq         Enable and disable part of modules according to availability of devices
0742 ce83876d0 2022-10-01 Jasem Mutlaq         Quick fix for ability to establish modules while not all devices are connected.
0743 5378eb568 2022-09-30 Jasem Mutlaq         Remove debug statements
0744 a18b2ae1b 2022-09-30 Jasem Mutlaq         Fix crash due to infinite cyclic calls when filter manager is updated.
0745 8494f0586 2022-09-30 Jasem Mutlaq         Fix order of parameters
0746 a87f66590 2022-09-30 Hy Murveit           remove the swapCheck checkbox
0747 42d4cf5c1 2022-09-30 Paolo Stivanin       Lower QT_MIN_VERSION to 5.12.7
0748 9901e1a4a 2022-09-29 Jasem Mutlaq         Do not declare connection failure while port selector is up
0749 
0750 3.6.1 (ChoCho):
0751 
0752 4cfb967be 2022-09-29 Jasem Mutlaq         INDI driver sync
0753 f88169d38 2022-09-29 Jasem Mutlaq         Warn users if one or more devices fail to connect
0754 b2a51cd00 2022-09-28 Jasem Mutlaq         Fix issue where settingUpdated only emits the delta settings and not all settings
0755 77c4b156d 2022-09-28 Hy Murveit           Make guider target plot square and visible from the start
0756 b52ec1edb 2022-09-28 Hy Murveit           Do not draw star circles when printing HFRs
0757 5dee4c5bc 2022-09-27 Jasem Mutlaq         Fix issue for simple devices where readyTimer is not started since there are no more properties to define after connect
0758 ae604534e 2022-09-27 Hy Murveit           adjust guider logging
0759 3c107c0c1 2022-09-27 Hy Murveit           bugfix: Analyze meridian flip session was not being rendered
0760 218d763ba 2022-09-26 Wolfgang Reissenberger Bug fix: correct widget names so that they match their option key
0761 add3d0f84 2022-09-25 Hy Murveit           Bugfix: correct rendering of artificial horizon in equatorial mode
0762 b69eb9bb5 2022-09-25 Jasem Mutlaq         Fix issue when modules are marked ready when they are not fully ready
0763 11c776ef3 2022-09-24 Hy Murveit           Prevent guider from selecting very narrow guidestar
0764 6a39b3fe2 2022-09-24 Wolfgang Reissenberger Handling attempts sending an RPC call if no connection established
0765 dd2f11f33 2022-09-24 Hy Murveit           Call checkCamera before loading a sequenceQueue in case UI has not yet been updated.
0766 dde5b6be7 2022-09-23 Hy Murveit           bugfix, numPixels field was not being added to detected stars
0767 47ee6d41b 2022-09-23 Jasem Mutlaq         Get driver interface and connection from basedevice upon setting it up for first time. This fixes an issue when connecting to a remote INDI server w..
0768 09cf99f3f 2022-09-23 Jasem Mutlaq         Fix a bug where filter list sometimes does not get updated since we do not keep refreshing the filter properties which may come at a later stage
0769 0e6ee00f3 2022-09-22 Jasem Mutlaq         Prevent accidental setting of frame type to negative if case current index is below zero
0770 d7a0dabdd 2022-09-21 Wolfgang Reissenberger Bugfix for restarting a paused capture sequence after a meridian flip
0771 3a7edde82 2022-09-21 Jasem Mutlaq         Update Satellite sources URLs
0772 fb3cca5ee 2022-09-20 Jasem Mutlaq         Revert to Linear 1 Pass algorithm with more sane defaults to prevent huge initial movement
0773 031ca2581 2022-09-20 Jasem Mutlaq         Add barlow to reducer and increase range to 3x as proposed by Sophie
0774 608ab8b0b 2022-09-19 Jasem Mutlaq         Separate dust cap and light interfaces to their own defined schemas
0775 b0cd3fca3 2022-09-19 Jasem Mutlaq         Only emit newDevice once the concrete device is established, not generic
0776 44e35b775 2022-09-19 Jasem Mutlaq         Revert to polynomial algorithm as default as it appears to be more reliable if not as accurate
0777 96c912776 2022-09-19 Jasem Mutlaq         Check existing device is not null before comparing with incoming device
0778 ad25136cf 2022-09-19 Jasem Mutlaq         When setting same device again, run integrity check
0779 ed9f55536 2022-09-19 Jasem Mutlaq         Use consistent function names across interfaces. Fix scheduler connections
0780 f61e9d785 2022-09-18 Jasem Mutlaq         Fix filter manager reset. Fix light box and caps not properly initialized
0781 19f32f7b2 2022-09-18 Jasem Mutlaq         Fix several issues with INDI devices syncing with scheduler
0782 ef24bbd8f 2022-09-18 Jasem Mutlaq         Add missing TRAIN_GET_PROFILES command
0783 328fff709 2022-09-18 Jasem Mutlaq         Fix default config value and remove obsolete option
0784 fa189393c 2022-09-18 Jasem Mutlaq         Simplify code
0785 00727bfdb 2022-09-17 Jasem Mutlaq         More options migration fixes
0786 303285941 2022-09-17 Jasem Mutlaq         Fix minor option issues, always use GUI directly if accessible
0787 25b556034 2022-09-17 Jasem Mutlaq         For GUI elements no need to call Options use the current value as is
0788 a66626269 2022-09-17 Wolfgang Reissenberger State machines for meridian flip and Capture
0789 cb7390038 2022-09-17 Jasem Mutlaq         Fix some options not getting properly saved to global settings
0790 a895dba46 2022-09-17 Hy Murveit           fix windows compile array->pair
0791 a65413da6 2022-09-16 Jasem Mutlaq         Emit trainChanged signal when the train selection is updated
0792 92308f78d 2022-09-16 Jasem Mutlaq         When loading existing FITS Data also emit loaded or failed accordingly
0793 b5b447baa 2022-09-16 Sophie Taylor        Dark guiding for the GPG guider
0794 c66ab8c04 2022-09-15 Jasem Mutlaq         Fix typo
0795 926488df2 2022-09-15 Jasem Mutlaq         Add toggle autopark command
0796 f8565b9cc 2022-09-15 Jasem Mutlaq         Add missing dark library optical train getter and setter
0797 6daed1103 2022-09-15 Jasem Mutlaq         Restore get defect settings since we need to send back few settings not transmitted in the generic method
0798 05ad8a7a0 2022-09-15 Yuri Chornoivan      Fix minor typo
0799 a2b383e45 2022-09-14 Jasem Mutlaq         Dark library should use per-train settings
0800 b225418af 2022-09-14 Jasem Mutlaq         Implement Polar Alignment per-train settings
0801 d32cbb346 2022-09-14 Jasem Mutlaq         Store radio buttons in train settings
0802 8a84b48df 2022-09-14 Jasem Mutlaq         Connect newData to updateSensorData
0803 1a8d3d1b7 2022-09-14 Jasem Mutlaq         Use camera temperature when initially setting up ranges
0804 425741fd8 2022-09-14 Jasem Mutlaq         Fix renaming of optical trains. Use ID to designate profile trains instead of name
0805 0e810a03c 2022-09-13 Jasem Mutlaq         Need to send new train on update
0806 627e08d50 2022-09-13 Jasem Mutlaq         Fix EkosLive and optical train manager order
0807 6da7f5eae 2022-09-13 Jasem Mutlaq         Only show optical manager *after* connection is established and not before
0808 bc7a3dbb1 2022-09-11 Hy Murveit           fix analyze/focus bug
0809 6447c61ee 2022-09-11 Hy Murveit           Make TestEkosSimulator unstable
0810 3cfa10454 2022-09-11 Jasem Mutlaq         Do not call refreshTrains on dataChanged since that affect how DB is updated. Use ID when setting train
0811 88924a1ff 2022-09-10 Jasem Mutlaq         Update scheduler to use INDI devices from DBus interface
0812 2ec6f0652 2022-09-10 Jasem Mutlaq         Enable and disable train combo selection based on module state
0813 ebdde43a8 2022-09-10 Jasem Mutlaq         Fix device driver manual start by waiting more on client connection.
0814 b3b6f9f14 2022-09-10 Jasem Mutlaq         Enable a couple of tests back into stable
0815 888540276 2022-09-09 Jasem Mutlaq         Do not set options since these now are handled by global and per-train settings
0816 ffe13b704 2022-09-09 Jasem Mutlaq         Implement per-train and global settings in mount.
0817 1cd712023 2022-09-09 Jasem Mutlaq         No one is checking unstable tests. Better validate they work and are stable.
0818 8f7b80f11 2022-09-09 Jasem Mutlaq         Disable appimage build since it takes a long time to complete
0819 2d90e9d21 2022-09-08 Hy Murveit           PAA: use the index and healpix of the 3rd PAA calibration image at the start of the refresh phase.
0820 9c88d8e59 2022-09-08 Hy Murveit           Fix SolverUtils bug, scale was assuming arcseconds-per-pixel but using image-width
0821 aa58d3d10 2022-09-08 Wolfgang Reissenberger Meridian flip delay in degrees and some layout optimizations
0822 f32a48674 2022-09-08 Jasem Mutlaq         do not use oag
0823 95d39deb2 2022-09-08 Jasem Mutlaq         Fix filter manager setup
0824 a060df2d9 2022-09-08 Jasem Mutlaq         Fix GUI refactor
0825 f779ec202 2022-09-07 Hy Murveit           Fix bug where deprecated XML caused extra sequence jobs
0826 667395910 2022-09-08 Jasem Mutlaq         Global and per-train guide settings
0827 b063a8801 2022-09-07 Salman Naheed        Feature/add dslr editor
0828 9e6b1ed7c 2022-09-07 Jasem Mutlaq         Move align to new settings system
0829 734d73ce7 2022-09-07 Jasem Mutlaq         Set active job filter manager upon executing a job
0830 125214462 2022-09-07 Jasem Mutlaq         Refactor Filter Manager so that it is no longer a singleton but rather an instance used in several modules. This is required with optical trains tha..
0831 c5385f624 2022-09-06 Jasem Mutlaq         Update to new default values and check settings validity
0832 15a051218 2022-09-06 Jasem Mutlaq         Implement improved settings system where global settings and per-train settings are saved. Using KConfigSkeleton properties, we can easily load and ..
0833 50c805216 2022-09-06 Jasem Mutlaq         Fix spacing
0834 1c96fc03c 2022-09-06 Jasem Mutlaq         When camera is not available, disable relevant controls
0835 1a0ae11d4 2022-09-06 Jasem Mutlaq         Make sure ID is valid before setting optical train ID
0836 d846993ba 2022-09-05 Jasem Mutlaq         Watch out if m_FilterPositionProperty is undefined as well
0837 a744736f9 2022-09-05 Jasem Mutlaq         For dust caps since the interface is defined later we need to re-sync devices
0838 b8b0ef18a 2022-09-05 Jasem Mutlaq         Save settings per train. Starting in focus module to test grounds
0839 0c72a3bc0 2022-09-05 Wolfgang Reissenberger Option added to use dedicated guiding chips with optical trains
0840 c1b8df2aa 2022-09-04 Jasem Mutlaq         Fix refactor issue
0841 8155175ab 2022-09-04 Jasem Mutlaq         Default default meridian flip offset
0842 85e378ded 2022-09-03 Wolfgang Reissenberger Adapting UI tests to new optical trains
0843 04d1f76a1 2022-09-01 Jasem Mutlaq         Merge branch 'observatory_work'
0844 7bcd12c8b 2022-09-01 Jasem Mutlaq         Add notification source
0845 5e814ddb0 2022-08-31 Jasem Mutlaq         Re-enable observatory module
0846 ce7d0b277 2022-08-25 Jasem Mutlaq         Update asteroid and comet orbital elements
0847 1003dbdf7 2022-08-30 Jasem Mutlaq         Use click instead of activated to enable removal on non KDE systems
0848 7f04d5ead 2022-08-30 Jasem Mutlaq         Always emit updated signal when setting the profile
0849 b87c90cc4 2022-08-29 Yuri Chornoivan      Fix minor typo
0850 979049c2d 2022-08-28 Jasem Mutlaq         Add support for DSLR lenses. User can select either scope or lens in equipment...
0851 d7d561fbd 2022-08-28 Wolfgang Reissenberger Rotator preparation check fixed
0852 1528c497a 2022-08-27 Wolfgang Reissenberger Bugfix for initialisation of rotator device (and others)
0853 5ac1ab1dd 2022-08-27 Wolfgang Reissenberger No separate JPLParser creation for check of epoch_mjd, since this causes crashes
0854 af6c130c4 2022-08-27 Jasem Mutlaq         Use native compress in cfitsio
0855 dc2c53d20 2022-08-26 Jasem Mutlaq         Disable use of asyncmanager in find dialog filtering due to reported crashes
0856 4036f6c76 2022-08-26 Jasem Mutlaq         Fix format changes in NASA asteroid file
0857 8aaea06fb 2022-08-25 alfred herrhausen    Summary Screen layout improvements, Total RMS added
0858 f4be22a05 2022-08-25 Wolfgang Reissenberger Always check initial guiding deviation before capturing
0859 48f9fe591 2022-08-25 Hy Murveit           Bugfix--scheduler was ignoring artificial horizon ceiling constraints
0860 541765728 2022-08-24 Jasem Mutlaq         Local driver source should be used last since we need to prefer system source
0861 ea5f58855 2022-08-24 Salman Naheed        Update Guide / Align Settings
0862 17ab5c3bd 2022-08-23 Hy Murveit           fix tooltip
0863 9963c8f62 2022-08-24 Hy Murveit           Combine sampled polygons into large polygon for artificial horizon regions
0864 2ffd9258a 2022-08-22 Hy Murveit           Reduce the resolution in drawing artificial horizon to 1 degree
0865 947104587 2022-08-12 Marius P             guidealgorithms use C++ initialization instead of memset
0866 9e81b9404 2022-08-21 Sophie Taylor        Fix receiving compressed images from devices
0867 d83031e37 2022-08-21 Hy Murveit           Adjust UI for guide tab. New info line display for internal guider.
0868 3cc4a01b5 2022-08-21 Salman Naheed        Update PAA
0869 ed12bfba6 2022-08-20 Sophie Taylor        Fix CI test result upload
0870 c41323965 2022-08-20 Robert Lancaster     Attempting to patch Find Dialog Crash Bug on MacOS
0871 c1cad331e 2022-08-19 Sophie Taylor        Compress master dark frames
0872 538d8ecd8 2022-08-19 Sophie Taylor        Proper support for loading compressed image statistics
0873 7530af279 2022-08-19 Jasem Mutlaq         SVBony alias sync
0874 21f5c0bff 2022-08-18 Toni Schriber        Fix position angle and rotator raw angle calculations part II
0875 32f651315 2022-08-18 Jasem Mutlaq         No need for separate concrete device
0876 d8fb436ca 2022-08-18 Jasem Mutlaq         Merge branch 'scheduler_work'
0877 1ec7b3e55 2022-08-18 Jasem Mutlaq         More progress, but I think dustcap control need to be removed from scheduler. Observatory module should handle dome and weather devices and should r..
0878 14ca0d79b 2022-08-18 Jasem Mutlaq         Simplify target set
0879 6921c54ef 2022-08-17 Jasem Mutlaq         Initial work for using device interfaces
0880 1548ac61a 2022-08-17 Wolfgang Reissenberger Problem with guide calibration after meridian flip
0881 644c71c83 2022-08-17 Sophie Taylor        Compress saved autofocus and guide images
0882 600a01f25 2022-08-15 Jasem Mutlaq         Ensure we only create concrete devices if they do not exist yet
0883 aa4061c9a 2022-08-15 Jasem Mutlaq         Simply connections and simple refactor
0884 afb7edcc1 2022-08-15 Jasem Mutlaq         Use current index to watch for changes in the combo box
0885 7fbd5614f 2022-08-14 Jasem Mutlaq         Should process text for DRIVER_INFO since some drivers delay their driver interface updates until a later point
0886 ada862609 2022-08-14 Jasem Mutlaq         No need to cast
0887 88d187f9f 2022-08-14 Jasem Mutlaq         Fix FOV calculation due to binning
0888 2b72f6866 2022-08-13 Hy Murveit           Fix analyze stats update for target distance
0889 c50b87496 2022-08-13 Jasem Mutlaq         Use QtConcurrent for the actual computations for each planet and not for the overall functions enabling or disabling GUI elements from a thread migh..
0890 e53744a0e 2022-08-13 Yuri Chornoivan      Fix minor typo
0891 4591643b4 2022-08-12 Hy Murveit           Analyze target distance should be plotted as a property of the last capture.
0892 7a106fa8f 2022-08-12 Hy Murveit           Allow user to increase number of SEP MultiStar reference stars, invent SNR for invented guidestars
0893 405f2b2f8 2022-08-11 Jasem Mutlaq         Set propotional gains in Options once synced
0894 d09c95855 2022-08-11 Jasem Mutlaq         Fix telescope open/cover not getting called correctly in manual mode
0895 689323dee 2022-08-11 l10n daemon script   GIT_SILENT made messages (after extraction)
0896 525f2f9ee 2022-08-10 Jasem Mutlaq         Must retain a copy of data in the chip
0897 419c70156 2022-08-07 Hy Murveit           Update mount parking controls
0898 4ad462abf 2022-08-06 Jasem Mutlaq         Detect park status in both register and process stages
0899 c92154574 2022-08-06 Jasem Mutlaq         Improve reliabilty of connecting devices in modules
0900 63b2050e4 2022-08-05 Jasem Mutlaq         Remove Dustcap, Weather, and Dome modules since we should not create modules or interfaces for individual devices. Fix dust and light box settings s..
0901 dcf015c79 2022-08-05 Jasem Mutlaq         Fix device sync by calling on relevant generic device as iteration is not necessary
0902 f065348b6 2022-08-04 Jasem Mutlaq         Fix various issues with INDI refactor. Fixes #204
0903 67b23ff53 2022-08-03 Jasem Mutlaq         Only abort capture process on guide failure if we are capturing light frames
0904 b98aa5cd1 2022-08-02 Hy Murveit           fix comment
0905 ecc32506f 2022-08-02 Hy Murveit           fix align solver disconnect crash, disable ssolver logging
0906 81092b913 2022-08-01 Jasem Mutlaq         Fix rotator and dust cap by using register property to load initial values
0907 1ab23e657 2022-08-01 Jasem Mutlaq         Always start modules before adding devices to avoid missing them later
0908 6a60e821a 2022-07-31 Jasem Mutlaq         INDI Devices Handling Refactor
0909 6fb94d350 2022-07-31 Jasem Mutlaq         Remove 3rd party driver added by mistake
0910 c633499b6 2022-07-30 Jasem Mutlaq         3.6.1 beta. Bump Qt min to 5.12.8 and KF5 to 5.68 and cmake to 3.16 and C++ standard to 17
0911 
0912 3.6.0 (Contact):
0913 
0914 5764593a0 2022-07-28 Yuri Chornoivan      Fix minor typo: Conver -> Cover
0915 812db5041 2022-07-28 Yuri Chornoivan      Fix minor typos
0916 25acbb39e 2022-07-27 Jasem Mutlaq         Add profile scripts editor section and mosaic planner section
0917 1cdfd279b 2022-07-27 Jasem Mutlaq         Check web manager version
0918 3cd8bcb6a 2022-07-26 Hy Murveit           Improve tooltip for greedy algorithm
0919 10e2ae66d 2022-07-26 Jasem Mutlaq         Add extra check for imageData
0920 922b8d538 2022-07-25 Yuri Chornoivan      Fix minor typos
0921 e818dfd3a 2022-07-25 Sophie Taylor        Use reference type to avoid copying in analyze.cpp
0922 f32a8abaa 2022-07-25 Sophie Taylor        Improve tooltips for GPG expert settings
0923 c1bf845d2 2022-07-25 Wolfgang Reissenberger Bugfix capturing does not continue after a meridian flip
0924 e34a73104 2022-07-25 Sophie Taylor        Correct nomenclature for Linear1 focus algorithm with "R2" -> "R²", and add a default and minimum value for R² limit
0925 05d35802c 2022-07-24 Yuri Chornoivan      Fix minor glitches
0926 3b2f187b4 2022-07-24 John Evans           Focus update to Kstars User Manual
0927 4f17f38ae 2022-07-23 Jasem Mutlaq         Use PA instead of rotation to be consistent with rest of KStars notations
0928 072640687 2022-07-22 Yuri Chornoivan      Fix minor typos
0929 8d1f894fa 2022-07-22 Yuri Chornoivan      Fix links in docs
0930 8b1833fc1 2022-07-22 John Evans           Update focus section of user manual including Linear 1 Pass
0931 4fb60642f 2022-07-20 Akarsh Simha         For some strange reason, changing this include order fixes my compile
0932 68f5eb38a 2022-07-18 Akarsh Simha         Fix compile on old compilers
0933 8cd7a0dfc 2022-07-17 Salman Naheed        Update Scheduler Module
0934 4b69fb22d 2022-07-17 Jasem Mutlaq         Fix crash when sending scripts to remote INDI Web Manager
0935 043570675 2022-07-17 Jasem Mutlaq         Add reverse logging
0936 8fe9d9d17 2022-07-17 Hy Murveit           add regexp for comets in FindDialog
0937 8d5206617 2022-07-17 Jasem Mutlaq         Add more logging when rotator stops moving
0938 0ef8382d4 2022-07-15 Jasem Mutlaq         WCS not related at all to toggling selection mode
0939 90a77b64b 2022-07-15 Jasem Mutlaq         Fix issue where some modules might not have updated camera controls value like gain and offset
0940 a2549a72c 2022-07-14 Jasem Mutlaq         Add reverse rotator in the GUI
0941 4bf37d271 2022-07-14 Jasem Mutlaq         Add more check for current rotator PA
0942 21bd6bd90 2022-07-14 Jasem Mutlaq         Remove rouge character
0943 100ef8747 2022-07-14 Jasem Mutlaq         Add helper function to limit PA range. Fix target angle when going to specific position angle
0944 80206d718 2022-07-12 Hy Murveit           Add checkbox (defaulting to false) that enables partitioning in StellarSolver...
0945 6eab46a64 2022-07-11 Madhav  Prabhu       Added documentation for measure fits background, some bug fixes, merge conflicts
0946 5a2ba9f8e 2022-07-11 Akarsh Simha         A number of changes to make the PGC experience smooth (+ a couple bugfixes)
0947 7b8bb9f9f 2022-07-11 Hy Murveit           Improve testfitsdata::testParallelSolvers test.
0948 15f3ae122 2022-07-09 Jasem Mutlaq         Remove last
0949 85178f058 2022-07-09 Jasem Mutlaq         process BLOB managers removal at the main thread
0950 874255301 2022-07-09 Jasem Mutlaq         Fix position angle and rotator raw angle calculations
0951 77aa41ad6 2022-07-07 John Evans           L1P Bug Fixes 1
0952 adbae37b6 2022-07-06 Jasem Mutlaq         Use Q_FUNC_INFO with generic qDebug to including function info until they are migrated to qCDebug
0953 6d60a7d02 2022-07-06 Jasem Mutlaq         Fix error where we cannot create children for a parent in a different thread
0954 2a0626007 2022-07-06 Jasem Mutlaq         Add driver delay and script logging
0955 1f9608158 2022-07-06 Jasem Mutlaq         Remove invalid connect
0956 55a1925fd 2022-07-05 Jasem Mutlaq         Send back guide settings after setting them
0957 9a17d54e9 2022-07-05 Jasem Mutlaq         Add support for GOTO from pixel coordinates
0958 8495c7c4d 2022-07-05 Jasem Mutlaq         Refactor roi --> ROI and fix a few warnings
0959 f1e2d67c5 2022-07-05 Jasem Mutlaq         Fix untranslated strings and refactor roi --> ROI
0960 1024c75e9 2022-07-05 Jasem Mutlaq         Improve Dark Flats visibility in job sequence and do not change filter unless frame is LIGHT or FLAT. Should probably add support for dark filter se..
0961 3f36bb17d 2022-07-02 Jasem Mutlaq         Fix port conversion issue.
0962 f60573464 2022-07-02 Jasem Mutlaq         Fix string to int comparision
0963 77f16d707 2022-07-01 Madhav Prabhu        bug fixes for MR 621
0964 bd7a8998d 2022-07-01 Jasem Mutlaq         Stop mount timers to prevent possible race crash on stopping devices
0965 f44ef2bab 2022-07-01 Jasem Mutlaq         Double check the wcsControl exists
0966 bc8009335 2022-07-01 Jasem Mutlaq         engine.h no longer available with latest KF5
0967 57f3223e0 2022-07-01 Hy Murveit           fix focuser hanging bug
0968 8cd464f6a 2022-07-01 Jasem Mutlaq         Save script after manually editing the field
0969 2f81968e7 2022-06-30 Hy Murveit           improve SolverUtils timing
0970 4c8e55f1c 2022-06-29 Hy Murveit           fix analyze report of polynomial focus solution
0971 bc274ba20 2022-06-30 Jasem Mutlaq         Add support for profile scripts
0972 febaf5828 2022-06-30 Hy Murveit           Save checkboxes on the scheduler tab
0973 2411064da 2022-06-30 Jasem Mutlaq         Add mean and use symbols instead of text. Fix tooltip issues with WCS image
0974 904f7a8c9 2022-06-30 Madhav  Prabhu       Measure FITSImage Background for a region of interest(Rectangle)
0975 40f4e87f3 2022-06-29 Hy Murveit           reset guide rms calc in analyze after break
0976 f47377435 2022-06-29 John Evans           DRAFT Fixed focus restart bug
0977 2d4a6e1f2 2022-06-28 Jasem Mutlaq         Refactor variable for more consistent naming. Do not reset devcices if nothing changed
0978 30bad87df 2022-06-28 Jasem Mutlaq         Add more checks for activeCCD to prevent possible crashes
0979 5db980ef3 2022-06-27 Ed Lee               Geographic map update
0980 00dfafd73 2022-06-27 Jasem Mutlaq         Remove all GUI notifications from FITSXXX classes and let the calling class deal with how to handle errors.
0981 2fa0ec40a 2022-06-26 Jasem Mutlaq         Make checkFocus callable from DBus
0982 db266b753 2022-06-24 Hy Murveit           bugfix--scheduler was not stopping when saving remotely
0983 408f7863e 2022-06-24 Jasem Mutlaq         Fix asteroid JPL dataset by changing epoch.mjd to epoch_mjd and per.y to per_y as proposed by Thoman Sitbor in the INDI forum. It is confirmed to wo..
0984 edf1a9019 2022-06-22 Jasem Mutlaq         Add more checks to ensure all INDI related signals are disconnected on shutdown
0985 fc96812f5 2022-06-22 Hy Murveit           Fix SolverUtil memory issue, update testParallelSolvers, update testfitsdata to pass and enable it.
0986 ff8ad3140 2022-06-21 Hy Murveit           Improve parallel solver test, correct SolverUtils issue
0987 c6500d367 2022-06-21 Jasem Mutlaq         Check if activeCCD is still there on timeout
0988 d3a74f73f 2022-06-20 Jasem Mutlaq         Remove PlaceholderText role as it does not compile on older Qt version
0989 11846aa76 2022-06-20 Jasem Mutlaq         Send updated error to EkosLive
0990 b6035d478 2022-06-20 Jasem Mutlaq         Ignore generated Options.kcfgc
0991 ba4a326f4 2022-06-20 Jasem Mutlaq         Depending on KF5 version, enable support for generating properties for Options
0992 f6b43f299 2022-06-19 Jasem Mutlaq         Add capability to set and get any option by using QProperty system
0993 14be948e7 2022-06-19 Jasem Mutlaq         Make rotator settings more prominent
0994 78bc28c10 2022-06-19 Jasem Mutlaq         Fix clang warnings
0995 9f6400b5c 2022-06-19 Jasem Mutlaq         Set position angle initial value to -181 which means it is invalid by default and must be set explicitly by the user for it to have any affect on th..
0996 b3fce7908 2022-06-18 Jasem Mutlaq         Ensure current rotator is connected as well
0997 592308dfb 2022-06-18 Jasem Mutlaq         Check explicitly if the image is grayscale 8bit for single channel
0998 c81a04c7c 2022-06-17 Jasem Mutlaq         Enable support for fast blob access with INDI v1.9.7
0999 51dcfa391 2022-06-17 Jasem Mutlaq         Do not return after manual align, status must be updated correctly
1000 b23bfcc4a 2022-06-17 Jasem Mutlaq         Must reset m_ImageData when we receive a buffer for load and slew
1001 8a0ee517d 2022-06-17 Yuri Chornoivan      Fix minor typos
1002 6f1909d91 2022-06-16 Jasem Mutlaq         Add EkosLive messages for manual rotator
1003 4e45c9d32 2022-06-16 John Evans           Linear1Pass 1st attempt part 2
1004 a95ec55a5 2022-06-15 Jasem Mutlaq         Searching for nearby objects while performing a telescope GOTO should NOT depend on zoom level since this a non-interactive action
1005 6f6393ac7 2022-06-15 Jasem Mutlaq         Report more settings
1006 25ebbd68f 2022-06-15 Jasem Mutlaq         Enable slider transparency depending on mosaic auto check
1007 ab1a00198 2022-06-15 Jasem Mutlaq         Make sure slotAboutToQuit is not called twice
1008 1d0616afc 2022-06-15 Jasem Mutlaq         Move dedicated rotation <--> position angle conversion functions to SolverUtil class. Block signals when setting values after fetching INDI informat..
1009 613d37539 2022-06-15 Jasem Mutlaq         When KStars is closed down by clicking on the X button, config file was never saved so all uncached changes to settings were lost. This is not fixed..
1010 e6e0cc1b8 2022-06-15 Jasem Mutlaq         Remove all instances of dmsBox setDegType and replace them with explicit setUnits
1011 3322e439c 2022-06-15 Jasem Mutlaq         Popup the Ekos scheduler manager after creating jobs
1012 e8786ed7c 2022-06-14 Jasem Mutlaq         Use while in case the results are larger than 360
1013 5e68a975c 2022-06-14 Jasem Mutlaq         Use rotator should be on by default
1014 eb25f3a72 2022-06-14 Jasem Mutlaq         Small fix to keep range with PA limits
1015 bd2d42c08 2022-06-14 Jasem Mutlaq         Add ra0 and de0 to mount info packet
1016 44c10ec54 2022-06-14 Jasem Mutlaq         Move limits to its own dialog box to give more space to capture GUI since it...
1017 4a0725efc 2022-06-14 Salman Naheed        Update getSchedulerSettings
1018 41ba058ca 2022-06-14 Jasem Mutlaq         Mount control panel should reflect reversed states of mount axis when updated directly via the INDI Control Panel
1019 6ec7ed784 2022-06-13 Jasem Mutlaq         Ask user to change axis direction since this is the most likely culprit and not speed
1020 f88ac4dff 2022-06-13 Jasem Mutlaq         Do not create framing assistant dialog if there is an existing instance
1021 c111dea45 2022-06-13 Akarsh Simha         Various fixes and improvements related to DSO catalogs and visibility
1022 0457a026c 2022-06-12 Jasem Mutlaq         Refactor member variable to be more descriptive. Get camera resolution before checking for ROI
1023 7b1410fe1 2022-06-11 Jasem Mutlaq         Fix compile on Windows
1024 b194adc01 2022-06-11 Salman Naheed        Scheduler Module
1025 332c8b735 2022-06-10 Akarsh Simha         Further improvements to Add Catalog Object UI, including auto-filling data from text
1026 63bc10769 2022-06-10 Akarsh Simha         Improve the manual focus dialog for the SkyMap
1027 c7965d2e3 2022-06-10 Yuri Chornoivan      Fix minor typos
1028 ceede41b5 2022-06-09 Hy Murveit           fix polar-alignment messages
1029 87473ae1b 2022-06-09 Antoni Bella Pérez   l10n Improves: comments added for gender change
1030 441a8bd5e 2022-06-09 Hy Murveit           Polar-alignment V3. Use plate solving during refresh phase. Update UI.
1031 87986bde3 2022-06-08 Salman Naheed        Scheduler Module
1032 406db34c9 2022-06-08 Hy Murveit           Show number of clipped pixels on fitsviewer status bar if show-clipping is enabled
1033 531398e3b 2022-06-08 Ed Lee               Corrected comment formatting for C as opposed to C++
1034 41220bfb4 2022-06-08 Hy Murveit           Analyze bugfix and complete unfinished scheduler job
1035 ec5c439a0 2022-06-07 Jasem Mutlaq         For lightbox, we must check target state since for dark frame it must turned off and not kept on which results in infinite loop
1036 ba2bc4f0e 2022-06-06 Jasem Mutlaq         Do not override user directory selection unless it is to append the target postfix
1037 a541ab914 2022-06-06 Jasem Mutlaq         Fix crash on driver restart
1038 4011db0a2 2022-05-24 Heiko Becker         Use Config mode for finding Eigen3
1039 d63af8786 2022-06-06 Akarsh Simha         Refactor `DmsBox` widget and improve the Add Catalog Object form
1040 de4dad5d3 2022-06-06 Ed Lee               Issue#103
1041 809ee311d 2022-05-29 Érico Nogueira       Check for sicons() availability properly.
1042 4418d810c 2022-05-29 Jasem Mutlaq         KStars v3.6.0 development cycle
1043 
1044 3.5.8 (Arrakis):
1045 
1046 907bc629b 2022-03-15 Jasem Mutlaq         Replace repeated message with just a label update
1047 fead0a8d4 2022-03-15 Wolfgang Reissenberger Avoid in-sequence-counter countdown when already zero
1048 b10c443f7 2022-03-14 Robert Lancaster     Forgot Prefix path for DriverSupport
1049 0a552226f 2022-03-14 Jasem Mutlaq         Only emit newCoord when mount is connected
1050 e02adcf48 2022-03-14 Wolfgang Reissenberger Bugfix initial guide deviation set blocks post MF calibration
1051 6853eec35 2022-03-14 Jasem Mutlaq         If telescope device is not defined or connected, do not process coordinates
1052 1640c7a2b 2022-03-13 Robert Lancaster     Moving KStars Mac INDI copy instructions to cmakelists
1053 56cd0535f 2022-03-13 Jasem Mutlaq         Add an exact parameter to findByName so that catalog component can customize its search behavior globally
1054 64b9ec0c3 2022-03-13 Akarsh Simha         Fix  CatalogsComponent::findByName() to find only 1 exact match
1055 0e2a3ab07 2022-03-13 Akarsh Simha         Fixes and some improvements to the "Add catalog object" UI
1056 e22bfc6ed 2022-03-11 Akarsh Simha         Fix truncation of observing list upon adding to it from popup menu
1057 993692eaa 2022-03-13 Akarsh Simha         Make some usability improvements, especially in the Find Dialog
1058 9245f9b75 2022-03-12 Hy Murveit           reduce log spam
1059 e23a7ab8c 2022-03-12 Jasem Mutlaq         Various memory leaks. Still there is definitely memory leaks when performing...
1060 dabeeec3d 2022-03-11 Jasem Mutlaq         Fix compile on 18.04
1061 f34bcb7d9 2022-03-11 Jasem Mutlaq         Disable event-driven setScopeStatus from INDI::Telescope since it sets m_Status which prevents the polling method from working
1062 5033fba01 2022-03-11 Jasem Mutlaq         Fix bug that caused PAA to fail if a driver send HORIZONTAL_COORD as well
1063 836f47c89 2022-03-11 Jasem Mutlaq         Improve Look n Feel tab
1064 23bb6cbfd 2022-03-10 Robert Lancaster     updating to StellarSolver 2.1
1065 f184fd378 2022-03-09 Nicolas Fella        Don't find KAuth
1066 96ed6a6d7 2022-03-10 Jasem Mutlaq         Fix compile on Windows
1067 755c34e96 2022-03-09 Hy Murveit           Make the test_ekos_scheduler_ops tests more stable.
1068 860301309 2022-03-09 Jasem Mutlaq         Fix typo
1069 abec3e796 2022-03-09 Jasem Mutlaq         Extra check
1070 e4685108d 2022-03-09 Jasem Mutlaq         vShapeSolution should be reset in stop
1071 d38a27b17 2022-03-08 Akarsh Simha         Whenever stars have Henry Draper numbers, make them show up as their names
1072 21635a353 2022-03-08 Robert Lancaster     Fix memory leak
1073 4c71e6262 2022-03-07 Jasem Mutlaq         No need to explicitly load the dark frame
1074 50c523bdc 2022-03-07 Jasem Mutlaq         Clear pointers on disconnect
1075 d973ffec2 2022-03-06 Robert Lancaster     Making it faster by reusing stellarsolver.
1076 4ea60c7fe 2022-03-07 Jasem Mutlaq         Capture encoding is now fully implemented in the code along with capture format. Fix issue when setting temperature and filters in non-light frames
1077 e1a1f7c33 2022-03-06 Jasem Mutlaq         Make it compile on 18.04
1078 4cfc70ff0 2022-03-06 Jasem Mutlaq         Make it compile on 18.04
1079 8e7fd183f 2022-03-06 Hy Murveit           change scheduler colors for analyze
1080 146577ca6 2022-03-06 Robert Lancaster     Fixing a KHelpClient bug on MacOS
1081 3b39d06b4 2022-03-06 Philip Mair          Fixed restoring of bin settings
1082 134d3d8d1 2022-03-06 Yuri Chornoivan      Fix minor typos
1083 52e0e4d1e 2022-03-06 Jasem Mutlaq         Improve tooltip and simplify UI
1084 961575df9 2022-03-05 Robert Lancaster     Improving Tooltips
1085 d2724f80c 2022-03-05 Jasem Mutlaq         Clear sequence array on clear sequence
1086 24d0806b5 2022-03-02 Akarsh Simha         Fix bug due to addition of new sky culture by saving config differently
1087 ec9448cbd 2022-03-05 Hy Murveit           New Greedy Algorithm for Scheduler
1088 a39d48e8e 2022-03-04 Mattia Procopio      Allow to provide a custom URL to download index data from
1089 3e5b922c1 2022-03-04 Robert Lancaster     Fixing some issues found by Jussi Saarvirta
1090 56a377826 2022-03-03 Hy Murveit           fix maxGuidestarsHFR issue, fix test, increase max dither size
1091 cf5db0400 2022-03-02 Robert Lancaster     Updating KStars to support StellarSolver 2.0
1092 9f20fe9e7 2022-03-02 Jasem Mutlaq         Make minimum exposure value 1 for refresh phase
1093 831dc2890 2022-03-02 Hy Murveit           Allow older capture sequence files
1094 cc7225978 2022-03-01 Salman Naheed        Ekoslive dark library
1095 bfa23a060 2022-02-28 Nate Graham          Add Release tags to AppStream metadata file
1096 06d6c0460 2022-02-26 Nate Graham          Make default color scheme default
1097 8fe6068e0 2022-02-24 Salman Naheed        Ekoslive dark library
1098 5dbb32de0 2022-02-23 Hy Murveit           Unconstrain Ekos' main vertical slider
1099 df71cbf3e 2022-02-22 Salman Naheed        Ekoslive dark library
1100 cd1cb58cf 2022-02-22 Wolfgang Reissenberger Timer based update of mount coordinates
1101 8c457d62a 2022-02-22 Jasem Mutlaq         Add support for INDI capture format
1102 2de2a7d0b 2022-02-21 Akarsh Simha         Adding popular asterisms as a sky culture
1103 bbe08f422 2022-02-21 Salman Naheed        Ekoslive dark library
1104 46d5fd47b 2022-02-21 Hy Murveit           Change gpg period spinbox from int to double
1105 5a04cdbaa 2022-02-19 Wolfgang Reissenberger Bugfix selecting guide deviation when guiding is not running
1106 9071245d7 2022-02-17 Wolfgang Reissenberger Bugfix darks jobstate and #158
1107 e23f1c33d 2022-02-16 Hy Murveit           Small bug fixes: calibration not always shown. MultiStar graphics offset by a frame.
1108 
1109 
1110 3.5.7 (DoLookUp):
1111 
1112 feb6170cb 2022-01-16 Jasem Mutlaq         Make sure mount is slewing first
1113 ddab6d181 2022-01-16 Jasem Mutlaq         Fix mount model crash where it was calling system abort instead of align abort
1114 aae00542b 2022-01-16 Jasem Mutlaq         Use KSNotification when rejection motions outside of enabled mount limits. When limits are disabled and user issues GOTO below horizon, issue a time..
1115 cfcee7a34 2022-01-15 Jasem Mutlaq         In Edit job mode, set default button to validate job. On exit edit mode, reset default button to preview. Fixes #152
1116 d4932ed97 2022-01-15 Jasem Mutlaq         Check for ACTIVE_ROTATOR as well
1117 88dbcc22a 2022-01-15 Jasem Mutlaq         Fix gain and offset settings
1118 636a05c9c 2022-01-13 Jasem Mutlaq         Mark as stable
1119 b895d2dbf 2022-01-13 Jasem Mutlaq         Set initial property values
1120 8df58274d 2022-01-13 Jasem Mutlaq         Simplify removeDevice and remove by name instead of pointer
1121 59a7f4d6e 2022-01-13 Hy Murveit           Bugfix: test to delay capture with high guide deviation was broken
1122 d558c8959 2022-01-12 Jasem Mutlaq         Add support for flat darks.
1123 c16eb6f4b 2022-01-12 Jasem Mutlaq         Update frame is always align +A
1124 5ec6a8013 2022-01-11 Jasem Mutlaq         Wait until rotate state is OK before marking prepare as ready
1125 7d63e044a 2022-01-11 Wolfgang Reissenberger Deactivating meridian flip while PAA is running
1126 56ad052e2 2022-01-11 Hy Murveit           Don't allow guidestars to redo star correspondence if it isn't the first guide frame
1127 d5db98680 2022-01-10 Robert Lancaster     Making the data directory install first on Macs so that it gets copied by...
1128 99fe1935d 2022-01-09 Jasem Mutlaq         INDI driver sync
1129 66dcf9cf4 2022-01-09 Jasem Mutlaq         In case we have pending in-sequence tasks, we need to suspend fast exposure to...
1130 39f549260 2022-01-08 Hy Murveit           Disable some inapplicable controls. Include dither miss in random walk accumulator.
1131 c9cf28e52 2022-01-08 Robert Lancaster     Fixing some Mac Installation issues
1132 56339e713 2022-01-07 Jasem Mutlaq         Make video streaming window appear on top since if a user activates live feed then it is more important than other windows on the desktop
1133 02ead1ff9 2022-01-06 Hy Murveit           change label for new dither control
1134 267c55170 2022-01-06 Jasem Mutlaq         Extend properties that can be saved in a sequence file beyond just numbers....
1135 31f0ef70b 2022-01-06 Hy Murveit           dither and calibration cleanup.
1136 580c5a9c5 2022-01-05 Jasem Mutlaq         Use xplanet to generate images for planetery bodies
1137 a43a7153f 2022-01-04 Wolfgang Reissenberger Fix for regression introduced in step 1
1138 dbb44aca4 2022-01-04 Yuri Chornoivan      Fix minor typos
1139 40c19a5ea 2022-01-04 Akarsh Simha         Remove accidentally included warning
1140 7c954fa87 2022-01-04 Jasem Mutlaq         Emit PAA stage instead of just boolean toggled
1141 219207cad 2022-01-03 Akarsh Simha         Fix bugs involving the reading and writing of user's notes (logs) on objects
1142 2746e8356 2022-01-03 Robert Lancaster     Including XPLanet in the Build on Macs
1143 55d9055fb 2022-01-03 Robert Lancaster     Copying the QML files to the Mac data directory and supporting new xplanet location
1144 59851988c 2022-01-03 Jasem Mutlaq         Fix docbook issue
1145 e39f2f7a7 2022-01-03 Eric Dejouhanet      Mosaic Tool documentation update
1146 6e5a8c536 2022-01-02 Wolfgang Reissenberger Restricting sequence job state tests to INDI installations
1147 d81193b09 2022-01-01 Wolfgang Reissenberger State machine for capture control (Step 1)
1148 8f3cd304c 2022-01-01 Robert Lancaster     Removing unnecessary or redundant astrometry code on all platforms and removing the internal astrometry.net build on MacOS
1149 4a74f4f11 2021-12-30 Robert Lancaster     Making the data directory install first on Macs so that it gets copied by...
1150 89c81e716 2021-12-30 Jasem Mutlaq         Add a signal to alert other modules that Polar Alignment Assistant is active
1151 cac693eb9 2021-12-30 Jasem Mutlaq         Call meridianFlipSetupChanged instead of handling state changes
1152 3f9862002 2021-12-29 Robert Lancaster     Making the data directory install first on Macs so that it gets copied by...
1153 b6082ed29 2021-12-28 Robert Lancaster     Fixing Data directory install to app bundle for macs
1154 8cfa168f8 2021-12-26 Hy Murveit           re-enable the scheduler_ops test, keep it unstable for now
1155 f2280b776 2021-12-21 Jasem Mutlaq         Call start and not execute as the former is the correct function from cold state
1156 f65a547c5 2021-12-19 Eric Dejouhanet      Forgot folder creation before d-bus daemon startup.
1157 b607d6e86 2021-12-18 Eric Dejouhanet      Add d-bus support to CI image, start daemon when testing.
1158 e32f206f0 2021-12-18 Jasem Mutlaq         Start is the DBus facing function and must result in proper startup of the scheduler. This is a fix to a prior change to use private run
1159 bca5c0353 2021-12-15 Wolfgang Reissenberger Bugfix for scheduler and place holder test cases
1160 6782a28d3 2021-12-12 Pino Toscano         tests: remove useless xterm test
1161 6529f4ffc 2021-12-05 Jasem Mutlaq         Add support to dragging mosaic panels around
1162 0926c0218 2021-12-09 Ian Hattendorf       Fix issues finding INDI and compiling
1163 6372ec393 2021-12-06 Hy Murveit           SimClock will no longer remember that it was paused last time
1164 fceb9cb74 2021-12-05 Hy Murveit           display comets at almost all zooms, default names now 1AU.
1165 9de2059ab 2021-12-06 Jasem Mutlaq         Move building existing GUI property after we connect the signals so that we do not miss any buildProperty signal
1166 d224c34f9 2021-10-13 Antonio Escriban     standardized dialog for guider 'Control Parameters' &'Other Settings'
1167 e7bc2c83c 2021-12-05 Jasem Mutlaq         Use new style Signal slots connection for simclock and timestepbox
1168 551d2312d 2021-12-04 Jasem Mutlaq         Fix issue where restarted guide camera was not properly reassigned as the current camera due to conflicting states. Reset the camera with the same p..
1169 bc4fe3bad 2021-12-04 Jasem Mutlaq         Make set target into its own function since it gets reconnected too many times with lambda
1170 ccce44513 2021-12-04 Jasem Mutlaq         Add log when restarting a driver
1171 54f31606e 2021-12-02 Jasem Mutlaq         Add setNow dbus function. Update XML file to include setNow and setClockScale. Minor variable refactor
1172 68e20d0d7 2021-11-30 Jasem Mutlaq         Correct some build instructions
1173 198323721 2021-11-30 Jasem Mutlaq         Add libkf5doctools-dev as alternative
1174 5773416c1 2021-11-30 Jasem Mutlaq         INDI drivers sync
1175 dce51930b 2021-11-25 Jasem Mutlaq         Remove C++ style comments in C file
1176 4a2b5d64c 2021-11-25 Jasem Mutlaq         Compressed FITS image with fpack are now properly loaded in KStars when they are sent as buffer
1177 844257eb2 2021-11-25 Jasem Mutlaq         Enable complete flat capture with ADU calculation without using previews
1178 d26ad8671 2021-11-25 Wolfgang Reissenberger Bugfix guiding deviation restart aborted capture
1179 6097aa190 2021-11-22 Hy Murveit           PolarAlign: Add image number display in refresh phase.
1180 a676548f5 2021-11-22 Jasem Mutlaq         This fixes issue #142 by converting all instances of AppDataLocation to AppLocalDataLocation. This has no effect on Linux and MacOS (returns same va..
1181 124ba3a2a 2021-11-22 Wolfgang Reissenberger Bug fix scheduler capture counting
1182 0c3c8306d 2021-11-22 Wolfgang Reissenberger Display FITS viewer only when option is set
1183 262ccfbdc 2021-11-22 Jasem Mutlaq         Fix comet issue on Windows since it was saving file as text when it was binary gzipped file. Also fix comet magnitude calculation now that we use MP..
1184 d482ab947 2021-11-22 Jasem Mutlaq         Do not include unistd.h on Windows
1185 bd907c31c 2021-11-22 Jasem Mutlaq         Store name directly in a member variable for faster and safe access. Add device removal function
1186 509698be7 2021-11-19 Paweł Pleskaczyński  change guide graph style to line graph
1187 62fb748de 2021-11-18 Wolfgang Reissenberger Bugfix for capture guiding deviation recovery
1188 97f085604 2021-11-17 Jasem Mutlaq         Make it work on Qt prior to 5.10
1189 4bff7d0f1 2021-11-17 Jasem Mutlaq         USB entity causing build problems on Ubuntu 18.04 so reverting to regular text until 22.04 is released and 20.04 is the new baseline
1190 a08a1198d 2021-11-16 Jasem Mutlaq         Revert "Use NewStuff Elements"
1191 0b3380622 2021-11-11 Oleg Solovyov        Use NewStuff Elements
1192 906daf38e 2021-11-15 Jasem Mutlaq         Starting 3.5.7 development cycle
1193 df2613427 2021-11-12 Jasem Mutlaq         Add Zlib include directory so that Windows can find it
1194 e7cded0c5 2021-11-12 Jasem Mutlaq         Fix compiling on Windows
1195 
1196 3.5.6 (MPC):
1197 
1198 8fa7a982e 2021-11-10 Jasem Mutlaq         In case of framing, do not capture again in fast exposure as that it already done for us at the driver level
1199 5d14f61ae 2021-11-10 Jasem Mutlaq         Move response handling even before Ekos is connected
1200 6dc096f79 2021-11-10 Jasem Mutlaq         Make the INDI server connection error uses KStars notification system
1201 f79aa5e7d 2021-11-10 Jasem Mutlaq         Connection to INDI server should be INFO not ALERT
1202 0a583df80 2021-11-10 Jasem Mutlaq         Refactor name to standard INDI
1203 6bf9fb7f5 2021-11-10 Jasem Mutlaq         Extra check to stop countdown timer when not required
1204 0a42c0180 2021-11-10 Jasem Mutlaq         Improve fast exposure behavior in focus and align
1205 6d4fea42f 2021-11-10 Jasem Mutlaq         Add extra check to prevent crash in case frame dimensions are different
1206 89dbf27a6 2021-11-10 Jasem Mutlaq         Refactor name from exposure looping to fast exposure since the latter is more intuitive
1207 e076f16e4 2021-11-10 Jasem Mutlaq         Clean up capture module after dark library is done
1208 c5897aa63 2021-11-08 Jasem Mutlaq         Separate dark processor in its own class. Problem was in using a singleton to...
1209 190831806 2021-11-08 Jasem Mutlaq         MPC base comets
1210 41121c62a 2021-11-08 Jasem Mutlaq         Add support for selecting star by fraction of image size
1211 9b64e0777 2021-11-07 Jasem Mutlaq         Use 1920 for high bandwidth images
1212 e483a90a1 2021-11-06 Jasem Mutlaq         Fix clear data button not causing the graph not refresh
1213 9c606673c 2021-11-05 Wolfgang Reissenberger Align event based target
1214 b0b920de6 2021-11-01 Jasem Mutlaq         Add a row to display focus source temperature and the delta so that it is not ambigous
1215 e494f5d03 2021-10-30 Jasem Mutlaq         Accept MDPD drivers to have possible aliases. Though this only works when a single device is detected
1216 177743f0f 2021-10-26 Jasem Mutlaq         INDI Drivers sync
1217 3ea37b529 2021-10-24 Jasem Mutlaq         Suspend on filter focus offset change. Also only suspend if OAG is in use
1218 baa1fd701 2021-10-26 Jasem Mutlaq         What's up tonight DSO fix
1219 623aa9e9f 2021-10-19 Antonio Escriban     tooltip about fixed options for 'SEP Multi Star'-algorithm
1220 75144f58c 2021-10-25 Jasem Mutlaq         Move fits_write_img to last operation before closing to avoid possible HDU issues.
1221 db0809bf4 2021-10-23 Jasem Mutlaq         Indiana reverted to using DST
1222 05c79cd93 2021-10-22 Jasem Mutlaq         Fix polyfill issues on vanilla 20.04 with Qt 5.12
1223 895c27852 2021-10-21 Jasem Mutlaq         Use Tp as the JD of perihelion. Still the results are not very accurate compared to JPL
1224 2cb7f88d3 2021-10-21 Valentin Boettcher   basic fix for asteroids
1225 022665db8 2021-10-20 Jasem Mutlaq         Fix crash due to missing camera possibly after driver restart due to a timeout.
1226 21981dd2f 2021-10-17 Antonio Escriban     configSEPMultiStarOptions - small addendum
1227 0b9530f9f 2021-10-17 Jasem Mutlaq         No Queued Blocking signals and slots
1228 cb0f9a03a 2021-10-17 Hy Murveit           Add relative HFR calculation to Linear focus algorithm. Improve plotting. Tweak algorithm.
1229 d650674d7 2021-10-16 Jasem Mutlaq         After capture sequence is started, resync scheduler target position in alignment module
1230 6b79f840b 2021-10-16 Jasem Mutlaq         Disable PHD2 test until it passes properly in the CI
1231 8ba4c33d9 2021-10-16 Jasem Mutlaq         Do not show nan magnitudes in the tooltip
1232 08aaca20b 2021-10-14 Hy Murveit           emergency crash fix--guideview was nullptr
1233 4282a74ad 2021-10-13 Jasem Mutlaq         Add logging when there is out of memory error in FITSData. Would be better to know application own memory use as well
1234 724095c73 2021-10-13 Jasem Mutlaq         Make ksnotification use KStars own KSMessageBox
1235 319d4e9e1 2021-09-21 Antonio Escriban     improve guider binning setting/saving and check supported binning of guider camera to inform user in the log window of EKOS
1236 b1e26f562 2021-10-08 Antonio Escriban     rearranged initialization (#0 Prelude) of dialogs in "Guide" to ensure updating of settings
1237 842a71026 2021-10-11 Jasem Mutlaq         Do not run checkCCD if the module is busy as this might end up disconnecting...
1238 102d25637 2021-10-11 Jasem Mutlaq         Check if dark frame can be loaded before proceeding
1239 a7470e854 2021-10-03 Jasem Mutlaq         Use FWHM 1 as it appears to be much more reliable than 2 or above at detecting stars
1240 a1a81a46a 2021-10-10 Jasem Mutlaq         Better handling for INDI::CCD errors since they can happen to a number of...
1241 c697d6206 2021-10-06 Hy Murveit           switch fix to kstarsdatetime::addDays
1242 38cc4a20d 2021-10-06 Hy Murveit           add fix to calculateDawnDusk and update test
1243 0e680a7fb 2021-10-05 Hy Murveit           add test for dusk startup
1244 17ea2674f 2021-10-09 Valentin Boettcher   fix the issue where dso magnitudes are not drawn
1245 bb7cffeae 2021-10-09 Wolfgang Reissenberger Event based coordinate update
1246 e5b4efda0 2021-10-07 Hy Murveit           fix testschedulerunit, which was crashing
1247 1a33741f8 2021-10-08 Jasem Mutlaq         Do not show magnitude if nan
1248 88cfea4b8 2021-10-01 Hy Murveit           Retry focus position when solution is pending, is before pass1 minimum, and HFR got worse
1249 65dc13122 2021-10-04 Jasem Mutlaq         Consider file extension in the generated file placeholder. Unless @kchoi has another solution, this should probably be merged since DSLR images cann..
1250 c4a2438be 2021-10-05 Hy Murveit           fix terrain for equirectangular projection
1251 503e73e81 2021-10-05 Jasem Mutlaq         Improve port selector shouldShow algorithm so that it does not show singular device with singular serial port
1252 46bfd741b 2021-10-05 Jasem Mutlaq         Add manufacturers to auxiliary
1253 158947dc9 2021-10-05 Jasem Mutlaq         INDI driver sync
1254 655795bb9 2021-10-05 Jasem Mutlaq         INDI drivers sync
1255 f2d87ed4f 2021-10-03 Laurent Montel       GIT_SILENT: remove .arcconfig
1256 0b1fba8ab 2021-10-02 Jasem Mutlaq         Also set current goto mode when setting solver action
1257 69db0ba07 2021-10-01 Jasem Mutlaq         Quick fix dustCapLightEnabled -> lightBoxLightEnabled when checking currentLightBox
1258 0fe1e1102 2021-09-30 Jasem Mutlaq         Make the websocket connections unique and introduce cache to reduce unnecessary property update messaging
1259 3f3ad7887 2021-09-30 Jasem Mutlaq         Give more time for INDI to properly shutdown in case an existing server is detected
1260 7c490745c 2021-09-30 Jasem Mutlaq         Break instead of return so that calibration state is set correctly
1261 d9039d6ff 2021-09-29 Hy Murveit           Fix issue where PAA is falsely disabled due to FOV
1262 4e890c352 2021-09-28 Hy Murveit           Add popup if image write fails
1263 41a7d320c 2021-09-28 Jasem Mutlaq         Fix issue where saving flats to remote storage failed due to wrong camera...
1264 b920b785f 2021-09-21 Heiko Becker         Add FindERFA cmake module
1265 35fc49645 2021-09-23 Jasem Mutlaq         Since captured images are saved in a buffer, we do not persist bayer frames after debayering so we cannot save the file by copying. Bayer images wou..
1266 d806e5c3c 2021-09-23 Jasem Mutlaq         Also include camera name
1267 0c2b197c3 2021-09-23 Jasem Mutlaq         Restrict to 32x32 to be consistent with other icons
1268 a41561c29 2021-09-22 Akarsh Simha         Increase the maximum value of the deep-sky magnitude limits to 30.
1269 2bc3b2b18 2021-09-22 Hy Murveit           fix bug where hfr and eccentricity were not updating in fitsviewer
1270 f6622f0c6 2021-09-22 Jasem Mutlaq         Check image for nullptr
1271 aef8b3d31 2021-09-22 Jasem Mutlaq         Check if job index is within bounds
1272 8c26cf623 2021-09-21 Jasem Mutlaq         Fix typo
1273 23219a3a5 2021-09-20 Yuri Chornoivan      Remove extra translation string
1274 c1cfa5484 2021-09-19 Wolfgang Reissenberger Manager GUI refactoring | Image preview with data overlay + capture counting streamlined
1275 035ceb153 2021-09-19 Jasem Mutlaq         Check for lightbox before dust cap
1276 038f89092 2021-09-19 Kwon-Young Choi      New flexible method to name filenames using `PlaceholderPath::generateFilename`
1277 1d97ced0a 2021-09-18 Hy Murveit           Restructure test_ekos_scheduler_ops to allow for multiple job testing
1278 2d417b636 2021-09-17 Alexander Lohnau     Convert HEALPix copyright statements to SPDX
1279 a26205ae9 2021-09-17 Alexander Lohnau     Convert GPL-2.0-or-later copyright statements to SPDX
1280 05b50d987 2021-09-17 Jasem Mutlaq         KStars v3.5.6 Beta
1281 9d36d8272 2021-09-17 Alexander Lohnau     work/spdx
1282 584462311 2021-09-16 Hy Murveit           Add git merge instructions to README.md
1283 c4579a001 2021-09-16 Robert Lancaster     Fixing build on MacOS if the developer doesn't have dbus in the path, making it a warning instead of a failure
1284 f316ca22d 2021-09-15 Jasem Mutlaq         Add port_selector to json settings
1285 7b8d9a153 2021-09-14 Jasem Mutlaq         Restore check for set times
1286 
1287 3.5.5 (Bella):
1288 
1289 e16274917 2021-09-14 Jasem Mutlaq         KStars 3.5.5 stable
1290 a9b1d5a22 2021-09-14 Jasem Mutlaq         Fix transit and set times for several types of objects. Only remaining problematic object is comets. Lunar, Solar, Planetary, and Stellar objects ri..
1291 4ddf3bc17 2021-09-13 Hy Murveit           Tightened up the code related to capture suspending on bad guide deviations
1292 9d5e16721 2021-09-14 Jasem Mutlaq         When no temperature is supplied, turn off force
1293 4d0f5845e 2021-09-13 Jasem Mutlaq         No need for hack root cause fixed
1294 c276f5ffa 2021-09-13 Jasem Mutlaq         Fix crash division by zero. BUGS:402941
1295 31eaa16ab 2021-09-13 Hy Murveit           quiet frequent log message
1296 d40b42685 2021-09-13 Jasem Mutlaq         Fix tooltips. Fixes #424699
1297 3e727fab8 2021-09-13 Jasem Mutlaq         Reset default binning for solver to 2x2 since some cameras can be terrible at 4x4 leading to even more issues. Fix compiler warnings
1298 3ad663d8c 2021-09-12 Pino Toscano         typo fix
1299 32b28ed03 2021-09-12 Jasem Mutlaq         Change the infamous alignment failure message to suggest more items to check than just insufficient stars
1300 7c1946093 2021-09-11 Jasem Mutlaq         Restore special check for onBinaryReceive
1301 2f0cf7ec2 2021-09-10 Anthony Hinsinger    Disabled LTO
1302 268caf693 2021-09-11 Valentin Boettcher   fix the pykstars python package
1303 fd64fa993 2021-09-10 Jasem Mutlaq         Idle is acceptable state for parking and unparking for dust caps
1304 9c3fb25ec 2021-09-10 Jasem Mutlaq         Better use the new isValid then isRegistered
1305 2e36eb832 2021-09-10 Jasem Mutlaq         Check for nullptr in syncing switch and return
1306 06be887e8 2021-09-10 Jasem Mutlaq         Use dataProp.getPermission instead of accessing parent direclty
1307 53dd2001f 2021-09-08 Hy Murveit           bug fix: end calibration section in guidelog when calibrating 1D
1308 ab575d260 2021-09-09 Jasem Mutlaq         INDI drivers sync
1309 fa2f0fac1 2021-09-08 Jasem Mutlaq         Check for alignment in constructor since it is already registered before class is created
1310 37d7b6f82 2021-09-08 Jasem Mutlaq         On abnormal disconnect, try to clear devices first by using BlockingQueuedConnection connection type with serverFailure signal
1311 a100fa166 2021-09-08 Jasem Mutlaq         Use modern connect
1312 eb137327f 2021-09-07 Hy Murveit           Fix issue where calibration wasn't updated if guider binning was changed
1313 56d3372e8 2021-09-08 Jasem Mutlaq         Add new city in German. Fixes #130
1314 f86983c5d 2021-09-07 Hy Murveit           move vect.h and matr.h to namespace GuiderUtils
1315 69ea81e02 2021-09-07 Jasem Mutlaq         Partial fix for #442082 regarding building on newer Eigen version.
1316 ffffe23e8 2021-09-07 Jasem Mutlaq         Add extra checks to prevent mix up of camera signals to guide slots
1317 f757267f9 2021-09-06 Hy Murveit           fix guide driftplot for RA
1318 25058a519 2021-09-06 Hy Murveit           Guider fixes: ra error plotting reversed, disabling axes bug
1319 df269e340 2021-09-06 Jasem Mutlaq         Sort by magnitude and activate supernovae when searching for them
1320 4d4e5a55b 2021-09-06 Jasem Mutlaq         When searching for exact dso object, use lower to provide case-insensitive search
1321 c45ca58ee 2021-09-06 Jasem Mutlaq         Save guide bin index properly for future sessions
1322 5840eb553 2021-09-05 Jasem Mutlaq         Fix the elusive FITSViewer window popping up without image. tabID was never reset to -1 when a FITSViewer is closed mid-sequence so instead of calli..
1323 678c5e360 2021-09-05 Jasem Mutlaq         + Fix crash on crash when INDI server is still running. + INDI Control Panel was using a very convoluted layout system that results in few bugs when..
1324 f5d92a964 2021-09-04 Jasem Mutlaq         Use array for designations
1325 d7864b5a6 2021-09-03 Valentin Boettcher   skycomponent db import: do not ask and move to unique name...
1326 fadc315a5 2021-09-03 Jasem Mutlaq         Sync startup time to system when starting a profile in EkosLive
1327 9e14dbfb4 2021-09-02 Hy Murveit           fix crash in test_polaralign
1328 4ebe78ad6 2021-09-01 Jürgen Terpe         Resize manager: change the size of the log view
1329 acf1c21c3 2021-08-31 Jasem Mutlaq         Fix pre-capture script not executing before each capture as intended
1330 126879e3a 2021-08-29 Jasem Mutlaq         Remove message hack
1331 e014ceb04 2021-08-29 Robert Lancaster     Moving some kstars-mac building commands to cmakelists from the craft script to make it easier for potential coders
1332 9b00fd163 2021-08-29 Jasem Mutlaq         Add fov_w and fov_h to hipsfinder
1333 34f93cde2 2021-08-28 Jasem Mutlaq         Enclose searchObjects by the required ifdefs
1334 575263f04 2021-08-28 Jasem Mutlaq         Do not search objects in FITS after loading WCS unless it is explicitly needed.
1335 0af86470c 2021-08-28 Jasem Mutlaq         Use local time directly and let almanac do the conversion to UT.
1336 baf962fbf 2021-08-27 Jasem Mutlaq         Increase timeout
1337 a85a38c02 2021-08-27 Robert Lancaster     Eliminating formerly required Python options for local astrometry.net on MacOS
1338 aeebedcae 2021-08-27 Jasem Mutlaq         Possible fix for CI test failure
1339 4a03f493b 2021-08-27 Yuri Chornoivan      Fix minor typos
1340 a57f2889a 2021-08-26 Jasem Mutlaq         INDI drivers sync
1341 e7de78d1d 2021-08-19 Hy Murveit           Refactor guider, adjust UI, convert to 0-1.0 control parameter, use calibration, add calibration test.
1342 3a76f6907 2021-08-25 Edgar Scholz         Update skyculture sternenkarten simplifying some constellation lines adding new constelllation lines for the southern hemisphere
1343 2354ea736 2021-08-26 Valentin Boettcher   store a reference to the database file instead of a string
1344 1d87ec995 2021-08-26 Jasem Mutlaq         Add missing header
1345 2dd49c1af 2021-08-26 Alexander Lohnau     Use QFINDTESTDATA to make search for test data more robust
1346 2e37228d4 2021-08-23 Jasem Mutlaq         Add filter wheel sync test to demonstrate MR \!397
1347 a8ec089f7 2021-08-23 Jasem Mutlaq         Ensure that filter info is synchronized before capture. This sets the active filter wheel in camera ACTIVE_DEVICES so that the filter value can be p..
1348 99add6c0d 2021-08-23 Jasem Mutlaq         Add post refresh phase in order to shutdown properly when done. Update documentation
1349 0679c0ae3 2021-08-23 Jasem Mutlaq         Fix tab order
1350 d629cb0ac 2021-08-23 Jasem Mutlaq         Fallback to scale and then later position in case of align solver failure
1351 a7767c195 2021-08-22 Jasem Mutlaq         Some early documentation. Needs a lot more still
1352 e84986d41 2021-08-22 Jasem Mutlaq         Fix minor warnings
1353 4f98b9c6c 2021-08-22 Jasem Mutlaq         More fixes to issue in the migration process
1354 33d93a265 2021-08-22 Jasem Mutlaq         More minor fixes due the migration process
1355 0a444b30e 2021-08-22 Jasem Mutlaq         Separating manual rotator in its own class
1356 e6f8f4b9e 2021-08-22 Jasem Mutlaq         Init polar alignment in constructor
1357 e756f059d 2021-08-22 Jasem Mutlaq         Removing legacy polar alignment. Separating polar alignment in its own class. Still does not compile need more work
1358 faa288335 2021-08-21 Jasem Mutlaq         Solve an odd condition whereas duration is selected in capture sequenence, but ADU target is selected so that the final duration is determined by Ek..
1359 78782f5d5 2021-08-21 Jasem Mutlaq         Check that rectangle is valid for sending off to stellarsolver
1360 4c00c51bd 2021-08-21 Jasem Mutlaq         Respect scale and position options when using load and slew
1361 4f5204a9a 2021-08-21 Jasem Mutlaq         Separate mount model into its own class
1362 d1b829e41 2021-08-25 Jasem Mutlaq         solverCam --> solverCamera
1363 1a156e37f 2021-07-21 Antonio Escriban     Save Binning, Fits filter settings (guider), Camera gain (solver) and configure SEPMultistarOptions correctly
1364 90c8dfc28 2021-08-24 Valentin Boettcher   update paths to the test db to accomodate !395
1365 9b050ebb0 2021-08-23 Jasem Mutlaq         Disable TestEkosSchedulerOps test since it cannot apparently run in a CI environment with DBus server
1366 cb9fe8013 2021-08-19 Hy Murveit           Fix compiler warnings
1367 9e7f243d3 2021-08-22 Alexander Lohnau     Define CMake, Qt and KF requirements to versions that are shipped with Ubuntu 18.04
1368 837c12fcb 2021-08-21 Wolfgang Reissenberger Bug fix for profiles and target names containing special XML characters
1369 62f217c25 2021-08-21 Valentin Boettcher   add more information to the catalogsdb docstring
1370 3dbd0200b 2021-08-20 Jasem Mutlaq         Do not return duplicate search objects
1371 37b0d9584 2021-08-20 Jasem Mutlaq         Search each object type separately
1372 edbaf78e0 2021-08-18 Hy Murveit           Revamp guider UI, remove dead code
1373 2e297137a 2021-08-19 Hy Murveit           Defensive checks in capture.cpp
1374 8a3ca1233 2021-08-18 Jasem Mutlaq         Add observability and riseset support to EkosLive
1375 f048f70ac 2021-08-14 Jasem Mutlaq         Use 1280 as default for media in EkosLive
1376 01bb34a6c 2021-08-13 Hy Murveit           crash-fix: check for activeJob in setCaptureComplete
1377 60e54952e 2021-08-14 Hy Murveit           Add altitude adjustment for terrain image. Fix bug.
1378 8a7193d24 2021-08-12 Hy Murveit           Adjust golden values in polar-align test to match changes in bf86d2e3
1379 950a987ff 2021-08-11 Jasem Mutlaq         Set solver profile when it changes in options otherwise it will not be picked up by Ekos in the current session
1380 3001752d9 2021-08-11 Jasem Mutlaq         Reset image data before loading a new image in align view so that the new image is assigned after loading is done. This fixes an issue with loadands..
1381 4cce79ae2 2021-08-11 Jasem Mutlaq         Since actual devices in an observatory can take a while to startup unlike simulators, their ready signal could have been already emitted before the ..
1382 adbbb7e5d 2021-08-10 Jasem Mutlaq         Emit newModule() as early as possible to help against a race condition in scheduler whereas it is waiting for ready signal to be emitted by the modu..
1383 0bc9ee02a 2021-08-10 Jasem Mutlaq         Only register observatory module once
1384 89a437dc3 2021-08-10 Valentin Boettcher   fix performance for loading thumbnails
1385 5d0c6e1b9 2021-08-10 Jasem Mutlaq         Do not change camera while it is capturing
1386 218953bef 2021-08-10 Jasem Mutlaq         Fix connection, supposed to go to manager updateCurrentHFR
1387 c2fc4976e 2021-08-10 Jasem Mutlaq         Mark test as unstable
1388 1474aa3c5 2021-08-10 Wolfgang Reissenberger Move focuser back to initial position when interrupted by a meridian flip
1389 24efced5f 2021-08-06 Jasem Mutlaq         Fix build on Windows. Migrate to use more #pragma once for header files
1390 4038931f6 2021-08-06 Valentin Boettcher   increase search radius for right click
1391 f74b03f24 2021-08-06 Valentin Boettcher   resize catalog table headers to fit contents
1392 102f7a5cd 2021-08-06 Jasem Mutlaq         Minor code readability improvements
1393 2c71e7c0b 2021-08-06 Valentin Boettcher   use type aliases for the dso db return types
1394 6494258cd 2021-08-06 Yuri Chornoivan      i18n fixes
1395 a8638e0c7 2021-08-06 Jasem Mutlaq         HiPS finder to generate images for offline storage
1396 cb31b5082 2021-08-05 Valentin Boettcher   Skycomp import
1397 4834e3cc5 2021-08-04 Jasem Mutlaq         No need to say USE in checkbox
1398 c8dd0be67 2021-08-04 Jasem Mutlaq         INDI driver sync
1399 be7624ae2 2021-08-03 Wolfgang Reissenberger Tests for capture workflow
1400 c30ce7d73 2021-08-01 Yuri Chornoivan      Give a meaningful title to the color editor dialog
1401 ca5028200 2021-08-01 Hy Murveit           Add horizon altitude constraints to the scheduler. Add testing.  Improve dbus...
1402 6c2e034b0 2021-07-31 Valentin Boettcher   Add catalog color to the docs
1403 566e2d802 2021-07-31 Valentin Boettcher   add color database tests
1404 f1e2df5d5 2021-07-31 Valentin Boettcher   correct empty default
1405 9df332bef 2021-07-29 Valentin Boettcher   remove gruft from tests
1406 a161d52c1 2021-07-29 Valentin Boettcher   test and fix color string parsing and dumping
1407 ab6621fd3 2021-07-29 Valentin Boettcher   remove a stray qdebug
1408 8af6d816e 2021-07-27 Valentin Boettcher   implement color selection for catalog edit form
1409 877959efe 2021-07-27 Valentin Boettcher   move more functionality into the color editor
1410 6a6c41ffc 2021-07-27 Valentin Boettcher   better contrast
1411 c837e36f3 2021-07-27 Valentin Boettcher   identify color scheme by filename
1412 8b41724c2 2021-07-26 Valentin Boettcher   accept cancellation
1413 2a48f640f 2021-07-26 Valentin Boettcher   add ui for color selection
1414 dbb0cc3f1 2021-07-26 Valentin Boettcher   record color scheme names and files globally
1415 635944f64 2021-07-26 Valentin Boettcher   improve the docstring
1416 f657e5509 2021-07-26 Valentin Boettcher   basic color support
1417 2e5557e56 2021-07-27 Valentin Boettcher   fix dso_db_path to give the correct path with a slash
1418 036ddb348 2021-07-26 Valentin Boettcher   implement basic colors table
1419 bf86d2e37 2021-07-31 Akarsh Simha         Fix core computations in SkyPoint and StarObject, and a few other improvements.
1420 8cda1153a 2021-07-28 Jasem Mutlaq         Disable RunTimeLocation test as it keeps failing on OpenSUSE and FreeBSD. Fixes #124
1421 5e603e92b 2021-07-28 Yuri Chornoivan      Better sectionning for translation
1422 7d353e717 2021-07-28 Jasem Mutlaq         Add more information on why this particular test keeps failing
1423 d7f39cd83 2021-07-28 Akarsh Simha         "Batch add" option in the Observation Planner
1424 d6dc1f193 2021-07-27 Valentin Boettcher   fix dso_db_path to give the correct path with a slash
1425 d53eab53d 2021-07-27 Akarsh Simha         Expose the internet-based name resolver via DBus
1426 9e0ea7d34 2021-07-27 Jasem Mutlaq         Merge branch 'bellaperez/kstars-bellaperez/Documentation'
1427 8db2bdc19 2021-07-26 Antoni Bella Pérez   Merge branch 'bellaperez/Documentation' of invent.kde.org:bellaperez/kstars into bellaperez/Documentation
1428 7991d68f6 2021-07-26 Antoni Bella Pérez   Lastest changes
1429 5e04da0d1 2021-07-25 Antoni Bella Pérez   More revision with items reordered
1430 a3f149e7b 2021-07-25 Antoni Bella Pérez   Make it more visual adding some GUI icons
1431 01c3799a1 2021-07-25 Antoni Bella Pérez   Rename other screenshot
1432 a9caf514f 2021-07-25 Antoni Bella Pérez   Suitable screenshots rename
1433 2ad58f678 2021-07-26 Antoni Bella Pérez   squash 85566b790 Suitable screenshots rename squash e3db55aad Rename other screenshot squash 93b8cf57c Make it more visual adding some GUI icons squ..
1434 777aa42d0 2021-07-25 Antoni Bella Pérez   Add menu items and suitable tags
1435 f7f0b1e31 2021-07-23 Antoni Bella Pérez   Renew screenshots
1436 cd784a2e0 2021-07-23 Antoni Bella Pérez   Documentation updates  * Review all items
1437 dacce8c08 2021-07-26 Antoni Bella Pérez   Lastest changes
1438 182a80854 2021-07-26 Valentin Boettcher   qAppName is not known until runtime
1439 2c995dc3e 2021-07-26 Jasem Mutlaq         Disable port selector for the guide test
1440 496360a48 2021-07-25 Antoni Bella Pérez   l10n: Punctuation and capitalize
1441 6beac9288 2021-07-25 Antoni Bella Pérez   More revision with items reordered
1442 93b8cf57c 2021-07-25 Antoni Bella Pérez   Make it more visual adding some GUI icons
1443 e3db55aad 2021-07-25 Antoni Bella Pérez   Rename other screenshot
1444 85566b790 2021-07-25 Antoni Bella Pérez   Suitable screenshots rename
1445 ed9b97671 2021-07-25 Antoni Bella Pérez   Merge branch 'bellaperez/Documentation' of invent.kde.org:bellaperez/kstars into bellaperez/Documentation
1446 8737aa63c 2021-07-25 Antoni Bella Pérez   Merge branch 'master' of invent.kde.org:education/kstars into bellaperez/Documentation
1447 449fe8727 2021-07-25 Antoni Bella Pérez   Add menu items and suitable tags
1448 438eb08b2 2021-07-23 Antoni Bella Pérez   Renew screenshots
1449 1b4d80d2c 2021-07-23 Antoni Bella Pérez   Documentation updates  * Review all items
1450 5b1914466 2021-07-24 Hy Murveit           Restore the HFR etc statistics.
1451 55c620a70 2021-07-23 Antoni Bella Pérez   Renew screenshots
1452 d213c3a62 2021-07-23 Antoni Bella Pérez   Documentation updates  * Review all items
1453 6123fa93e 2021-07-22 Yuri Chornoivan      Fix minor typos
1454 0884643e5 2021-07-21 Jasem Mutlaq         Label KSPath test as unstable since it fails on CI
1455 c3d580cc4 2021-07-21 Hy Murveit           Refactor scheduler, use just one timer, add unit testing.
1456 d101568ac 2021-07-21 Valentin Boettcher   fix the object counts in the observation wizard
1457 a3c2303b5 2021-07-20 Wolfgang Reissenberger Bugfix for guiding target plot showing mirrored plots
1458 aaaa1feb1 2021-07-21 Antoni Bella Pérez   GUI l10n fixes
1459 13834ad30 2021-07-19 Wolfgang Reissenberger Bugfix shared pointers in capture count widget
1460 fae50b500 2021-07-19 Jasem Mutlaq         Use timer based approach to show the port selector
1461 8ba923311 2021-07-19 Jasem Mutlaq         Toggle profile port selector
1462 b9f35b78e 2021-07-17 Wolfgang Reissenberger Fixed compiler warnings
1463 48e46ce61 2021-07-18 Jasem Mutlaq         Bring back auto dark in capture module
1464 d4da61ef8 2021-07-18 Jasem Mutlaq         Sort by master dark capture date
1465 fb73702b1 2021-07-17 Jasem Mutlaq         Do not call WCS dependent functions without WCSLIB
1466 9ccf1f5bd 2021-07-17 Jasem Mutlaq         Remove unnecessary reset in sequence job that was only used to reset batch mode
1467 9c5028c10 2021-07-17 Jasem Mutlaq         Do not allow histogram width to be zero
1468 adaf4ec88 2021-07-10 Jarno Paananen       Remove precalculated pixel-to-WCS lookup table which takes huge amounts of memory (two floats per pixel) and slows down image loading in favor of ca..
1469 08b13460a 2021-07-14 Valentin Boettcher   update bundled openngc
1470 0386e1a21 2021-07-14 Valentin Boettcher   hack to make sorting work
1471 4f10d59fc 2021-07-14 Valentin Boettcher   find objects by wildcard to avoid wrong objects showing up
1472 0771fd970 2021-07-10 Valentin Boettcher   move the prefix definition where it belongs
1473 e476d439b 2021-07-10 Valentin Boettcher   remove accidental double pasting
1474 5f7848af1 2021-07-10 Valentin Boettcher   restore catalog exploration to what's interesting
1475 35a7e0f72 2021-07-09 Valentin Boettcher   clean up indentation in wiview.qml
1476 ddd9f67a3 2021-07-14 Wolfgang Reissenberger Manager refactoring | re-usable widgets extracted
1477 0be6e85a8 2021-07-14 Jasem Mutlaq         Use a smarter method to show the port selector dialog
1478 45c9695b8 2021-07-14 Yuri Chornoivan      Fix minor typos
1479 679497898 2021-07-14 Yuri Chornoivan      Fix typo, optimize docbook parsing for translation
1480 e262e2688 2021-07-14 Jasem Mutlaq         New Profile Port Selector
1481 93c6f30f7 2021-07-13 Nicolás Alvarez      Don't auto-retry GitLab CI jobs
1482 53e62ce5b 2021-07-13 Valentin Boettcher   fix doc issues discovered by checkxml5
1483 a38047c8d 2021-07-13 Valentin Boettcher   Dso docs
1484 8908f69b0 2021-07-13 Jasem Mutlaq         When Ekos resets, release dark library
1485 cae45d2eb 2021-07-12 Valentin Boettcher   generic data location to app data location
1486 01b134b3c 2021-07-11 Valentin Boettcher   change usage of writableLocation in texturemanager
1487 7d4ed9361 2021-07-11 Jasem Mutlaq         In capture and solve if image data is missing, assign from view
1488 e768088e7 2021-07-10 Jarno Paananen       Remove templating from rescale function as the template type is not used for anything (anymore?). Also fix a typo in "hasDebyaer".
1489 249350d35 2021-07-09 Valentin Boettcher   pre populate the search dialog with the brightest objects
1490 b661673a8 2021-07-09 Jasem Mutlaq         Many functions still depend on FITSView loading the image fully when when the FITSData is emitted. Such functions should be gradually moved to separ..
1491 772298d80 2021-07-08 Jasem Mutlaq         Remove underscore from target name when setting FITS_OBJECT
1492 74c9563e5 2021-07-07 Simone Tisa          Improve randomness of non guiding dithering
1493 1da63e84b 2021-07-07 Alexis Lopez Zubieta Fix/appimage
1494 563c5f336 2021-07-07 Eric Dejouhanet      Hotfix for the twilight restriction
1495 68cd35cad 2021-07-07 Dušan Poizl          Stable alphabetical INDI device order
1496 d71333ad1 2021-07-07 Eric Dejouhanet      Rewrite KSPaths::writableLocation to give test their own environment.
1497 a320f01e5 2021-07-07 Jasem Mutlaq         Mount QML changes caused crash on raspberry pi perhaps due to language issue in variable subsutiion. Have a workaround now for this to work
1498 addb57755 2021-07-06 Siyu Zhang           Control Mount with arrow keys
1499 c2b40918d 2021-07-02 Jasem Mutlaq         Move away from FITSView and try to use FITSData directly in order to decouple the data processing from GUI
1500 d130fa950 2021-06-26 Nate Graham          Add shortcuts for increasing and decreasing the time scale
1501 4c1ebb5f4 2021-07-06 Jasem Mutlaq         kdoctools-dev --> libkf5doctools-dev starting from Ubuntu 21.04
1502 e48bd5e95 2021-07-06 Jasem Mutlaq         Starting 3.5.5 development cycle
1503 fcedf7bb6 2021-07-06 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1504 5a05e1009 2021-07-06 Jasem Mutlaq         Update XML types for more direct access to variables by external programs
1505 4283b82ef 2021-07-06 Jasem Mutlaq         Use fully qualified name for CommunicationStatus so that external programs do not cause QMetaType errors
1506 50c6a3242 2021-07-05 Valentin Boettcher   the download dialog should belong to kstars
1507 94ad6adce 2021-07-05 Valentin Boettcher   fix the date conversion in pykstars and add catalog meta update
1508 5149471e2 2021-07-04 Valentin Boettcher   nicer backup filename
1509 5f9e33bda 2021-07-04 Valentin Boettcher   backup dso db
1510 86ac115a8 2021-07-02 Valentin Boettcher   only lesser versions are a problem
1511 d7d5a5c6f 2021-07-02 Valentin Boettcher   test reading timestamps
1512 78ed73fe1 2021-07-02 Valentin Boettcher   fix i18n typo
1513 6fc38b301 2021-07-02 Valentin Boettcher   implement migration for reading meta
1514 571324d0c 2021-07-02 Valentin Boettcher   add migration to import
1515 65cfd5699 2021-07-02 Valentin Boettcher   add timestamp support to pykstars
1516 bba1e308c 2021-07-02 Valentin Boettcher   update test db
1517 e3959205a 2021-07-02 Valentin Boettcher   add timestamp field to catalog and a migration to update the db
1518 56f732cb8 2021-07-03 Jasem Mutlaq         Prepare for 3.5.4 stable release
1519 3fe7f5941 2021-07-03 Valentin Boettcher   show notice about the knewstuff bug
1520 
1521 3.5.4 (Gera):
1522 
1523 7498a113d 2021-07-03 Valentin Boettcher   clear texture cache before reloading the deeps sky, cache not found
1524 305007451 2021-07-02 Jasem Mutlaq         Set correct frame information for DSLR
1525 896d37996 2021-07-02 Eric Dejouhanet      Fix twilight calculation
1526 8443f28f1 2021-07-01 Valentin Boettcher   don't show catalog identifier
1527 ac694e05f 2021-06-30 Jasem Mutlaq         Merge branch 'lancaster/kstars-master'
1528 d76113a8d 2021-06-30 Valentin Boettcher   Better dso search
1529 bacb23249 2021-06-30 Valentin Boettcher   also check top level dir for textures
1530 01f357a9b 2021-06-30 Valentin Boettcher   update default openngc
1531 53b39b377 2021-06-30 Valentin Boettcher   make object hashes more stable by only hashing essential fields
1532 d0b0ece76 2021-06-29 Robert Lancaster     Fixing typo2
1533 38189b7b8 2021-06-29 Robert Lancaster     Fixing typo
1534 f2f82ae39 2021-06-29 Robert Lancaster     fix descriptions due to wikipedia API update
1535 01c0ad994 2021-06-29 Robert Lancaster     Merge branch 'master' of https://invent.kde.org/education/kstars
1536 f2972aa6f 2021-06-29 Valentin Boettcher   fix the thumbnails in what's interesting
1537 782f19f9f 2021-06-27 Valentin Boettcher   Revert "draw dso with the correct position angle" and fix it for good
1538 f40a0e7c6 2021-06-26 Valentin Boettcher   draw dso with the correct position angle
1539 9512d5254 2021-06-26 Valentin Boettcher   rediscover textures when downloading with knewstuff
1540 6c72ce03f 2021-06-26 Valentin Boettcher   only discover texture dirs once
1541 0f94ae768 2021-06-26 Jasem Mutlaq         Remove Boost requirement for Windows
1542 aec4d7647 2021-06-25 Valentin Boettcher   correctly detect if the master catalog exists
1543 0ea39d5c8 2021-06-25 Valentin Boettcher   load inline textures faster
1544 6fe8ccb6f 2021-06-24 Jasem Mutlaq         INDI drivers sync
1545 c5d43c5b5 2021-06-23 Valentin Boettcher   hide inline images and initialize m_image_loaded correctly
1546 b380b83fa 2021-06-23 Valentin Boettcher   bring back the moon (and other solar system textures)
1547 7f5e80829 2021-06-23 Valentin Boettcher   make label density even cleverer
1548 6d8760431 2021-06-21 Valentin Boettcher   Implement inline images for DSO, organize thumbnail downloads into separate directory
1549 16cf8d159 2021-06-21 Hy Murveit           Add filter synonyms for Analyze
1550 3574cd138 2021-06-20 Valentin Boettcher   make the label density for catalogs cleverer
1551 0dc0ad435 2021-06-20 Yuri Chornoivan      Fix minor typos
1552 c3d369471 2021-06-19 Valentin Boettcher   remove nonsensical qsqlquery wrapper
1553 a4b519ad1 2021-06-19 Valentin Boettcher   give the user the option to start over if the dso db is unreadable + better initialization
1554 f986ac75e 2021-06-18 Valentin Boettcher   fix the AUTHORS list to be in alph. orderd
1555 bc8f96103 2021-06-18 Valentin Boettcher   be less verbose in the detailsdialog
1556 8919454be 2021-06-18 Yuri Chornoivan      Fix minor typos in docs
1557 54bdbbc5b 2021-06-18 Yuri Chornoivan      Fix one more i18n()
1558 b3ba86881 2021-06-18 Yuri Chornoivan      Fix i18n()
1559 c9796ef79 2021-06-18 Yuri Chornoivan      Fix minor typos
1560 be9d8156b 2021-06-18 Yuri Chornoivan      Fix message extraction
1561 8a92a7ab0 2021-06-17 Valentin Boettcher   fix segfault in whatsinteresting
1562 55f0aea68 2021-06-17 Valentin Boettcher   fix windows build by removing unsupported structure init
1563 8e7e74453 2021-06-17 Valentin Boettcher   check in forgotten test data
1564 e0a3ea3db 2021-06-17 Valentin Boettcher   Dso overhaul
1565 6a17d7aff 2021-06-16 Wolfgang Reissenberger Suspend mode added to align module
1566 14259e3ca 2021-06-15 Jasem Mutlaq         Only force fusion on non-KDE desktops.
1567 286aea8cf 2021-06-15 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1568 f0162f7a7 2021-06-14 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1569 e69d7da74 2021-06-14 l10n daemon script   GIT_SILENT made messages (after extraction)
1570 43172bba1 2021-06-12 Jasem Mutlaq         Use newer style coding for for loops. Use ISD::Telescope instead of raw device
1571 10ae85bb9 2021-06-12 Jasem Mutlaq         Unless stopping driver is requested, do not try to stop drivers on remote manager
1572 0593d51ad 2021-06-12 Jasem Mutlaq         Since GUIDE_DITHERING_SETTLE is ONLY set when ditherSettle > 0, therefore there is no need to check if it meets this condition since it is a must, a..
1573 7f7ef51f4 2021-06-12 Jasem Mutlaq         If not dither settling is required, capture immediately, otherwise skip capture
1574 872ec4734 2021-06-08 Yuri Chornoivan      Fix minor typo
1575 711a107c9 2021-06-07 Eric Dejouhanet      Astrometry tests in CI
1576 15bc20a91 2021-06-07 Jasem Mutlaq         If focus motion command times out in 30 seconds, command it again. If after 3...
1577 42fd89e76 2021-06-07 Wolfgang Reissenberger Manager UI cleanup
1578 700da587e 2021-06-07 Jasem Mutlaq         Check if weather check is enforced before shutting down. Comment out for now unused function
1579 20570cef7 2021-06-02 Jasem Mutlaq         Increase sensitivity of pixel scale difference by an order of magnitude to detect small variations in focal length
1580 95fdd1b37 2021-05-27 Jasem Mutlaq         Better state transition logging
1581 be4c957b6 2021-05-26 Jasem Mutlaq         Remove extra fprintf
1582 38c8ca689 2021-05-26 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1583 70690e650 2021-05-26 l10n daemon script   GIT_SILENT made messages (after extraction)
1584 9cc3e2026 2021-05-24 Jasem Mutlaq         Add temperature regulation dialog box
1585 0ace45948 2021-05-22 Hy Murveit           Magnifying glass for fitsviewer.
1586 628d7db6d 2021-05-20 Hy Murveit           Cleanup. Remove deprecated FITSView::getImageData. Fix typo.
1587 489168917 2021-05-19 Paweł Soja           Use non-pointer INDI::Property.
1588 29e87a8b6 2021-05-19 Yuri Chornoivan      Remove extra semicolons
1589 f01492f34 2021-05-18 Hy Murveit           Remove the red text color from the polar-align instructions.
1590 9452053b5 2021-05-11 Hy Murveit           Readability--replace loadSlewState with solveFromFile.
1591 f27c9ce2d 2021-05-17 Jasem Mutlaq         INDI driver sync
1592 4199047fd 2021-05-16 Eric Dejouhanet      Small update to the Scheduler docbook for the Mosaic Tool.
1593 689ea7404 2021-05-17 Yuri Chornoivan      Fix minor typos
1594 0b7564b42 2021-05-17 Yuri Chornoivan      Fix minor typo
1595 dedb7c9d7 2021-05-16 Eric Dejouhanet      Improve Mosaic Tool state
1596 e1ded1e85 2021-05-15 Jasem Mutlaq         Add detection and algorithm to focus log on start
1597 bd7c0e5fb 2021-05-15 Jasem Mutlaq         Use source temperature directly
1598 0082c4259 2021-05-15 Jasem Mutlaq         if source temperature is invalid, try to read from current source
1599 34774e237 2021-05-14 Jasem Mutlaq         Sync setting when temperature source changes
1600 c73dfc823 2021-05-10 Pawel Soja           Simplify code - Use INDI::WidgetView<>.
1601 9a627986e 2021-05-10 Jasem Mutlaq         Use KSNotification to send events
1602 aef83fc6a 2021-05-10 Jasem Mutlaq         Set calibration mode (previously preview_mode) whenever calibration is started...
1603 0c3da5721 2021-05-08 Jasem Mutlaq         Using adjusted with path() in Qt has a negative effect in Windows where driver letters are removed from the path. Falling back to a simpler method t..
1604 fedf419e7 2021-05-09 Jasem Mutlaq         Make user select explicit temperature source for focus instead of assuming which source to use
1605 d5b11325d 2021-05-08 Jasem Mutlaq         Simplify message for toggling rotator
1606 346275b9a 2021-05-08 Yuri Chornoivan      Fix weird formatting
1607 3e21f05f8 2021-05-03 Hy Murveit           Refactor artificial horizon constraints. Add ceiling constraint. Add unit tests. Use Great circle.
1608 bb37143cb 2021-05-06 Alexander Lohnau     GIT_SILENT Add auto generated files to .gitignore
1609 e32f6399c 2021-05-04 Wolfgang Reissenberger Bugfix meridian flip for lower culmination
1610 efc58b174 2021-04-17 Hy Murveit           Refactor scheduler for unit testing. Add Unit Tests.
1611 5e0a1a6fc 2021-05-01 Eric Dejouhanet      Fix catalog download crash
1612 5cd188f59 2021-04-30 Jasem Mutlaq         Start using temperature in passive cameras
1613 58fc41ab6 2021-04-30 Jasem Mutlaq         Fix login AND to OR
1614 2de30edc4 2021-04-29 Jasem Mutlaq         Revert unintended change, remove Qt::DirectConnection
1615 dc7e3007d 2021-04-29 Jasem Mutlaq         Fix upper limit for exposure in dark library
1616 c7d73a5ff 2021-04-29 Jasem Mutlaq         Fix rare crash on exist where client could still be active and sending updates
1617 fcbd6718e 2021-04-29 Jasem Mutlaq         Fix null QObject disconnect error
1618 864468396 2021-04-27 Eric Dejouhanet      Improve WUT performance by testing magnitude before visibility.
1619 1adf58605 2021-04-26 Heiko Becker         Fix build without BUILD_KSTARS_LITE and libraw
1620 e2bf44592 2021-04-26 Siyu Zhang           Fix build
1621 ed31d56b6 2021-04-26 Jasem Mutlaq         Starting v3.5.4 development cycle
1622 
1623 3.5.2 (Huygens):
1624 
1625 ec39e58d5 2021-02-28 Jasem Mutlaq         Fix return code error
1626 fea80004a 2021-02-28 Jasem Mutlaq         Improve solve failure alignment message
1627 157c8cff0 2021-02-28 Jasem Mutlaq         Mark stable release for 3.5.2
1628 487ca62b2 2021-02-28 Eric Dejouhanet      Fix fread return code check and non-init block use.
1629 e6c2c9c4c 2021-02-27 Hy Murveit           Save the estimated GPG period.
1630 a2f6995f6 2021-02-28 Yuri Chornoivan      Fix wrong usage of i18np()
1631 d80cef232 2021-02-27 Eric Dejouhanet      Fix Guider capture/reacquire timeout handling
1632 3f0274dda 2021-02-27 Eric Dejouhanet      Protect from focuser loss, ensure autofocus stop from button.
1633 a09145800 2021-02-24 Aziz Bouland         adds the ability to set the video buffer size and the max frames per second sent from ekos programtically
1634 ab65d91b8 2021-02-24 Jasem Mutlaq         INDI driver sync
1635 739c70fb8 2021-02-23 Hy Murveit           Save Align accuracy. Add focus position to Analyze focus info box.
1636 8240afe3c 2021-02-22 Yuri Chornoivan      Fix minor typo
1637 4aaad41e8 2021-02-22 Jasem Mutlaq         Fix build error
1638 601788519 2021-02-21 Jasem Mutlaq         Simplify PAA messages
1639 65b0f85d5 2021-02-18 Jasem Mutlaq         Add more information about mount coordinates conversions in log
1640 9ecc46851 2021-02-18 Jasem Mutlaq         Add ha to mount messages
1641 c5a7b5be0 2021-02-18 Eric Dejouhanet      Protect from focuser loss, ensure autofocus stop from button.
1642 11e7f786c 2021-02-16 Jasem Mutlaq         Send pixmap for low-res images
1643 d61c55749 2021-02-16 Jasem Mutlaq         No need to send temperature as state
1644 224caa313 2021-02-16 Jasem Mutlaq         Fix crash in serial port assistant device navigation
1645 b26c18ea1 2021-02-11 Hy Murveit           Add apt-add-ppa to README.md build instructions.
1646 c97f2adb4 2021-02-09 Eric Dejouhanet      Fix issues found by Coverity Scan (level medium)
1647 578da02cb 2021-02-08 Jasem Mutlaq         Disable placehold test on Windows until fixed later
1648 8962f1cc6 2021-02-08 Eric Dejouhanet      Fix issues found by Coverity Scan (level High).
1649 e50708a71 2021-02-08 Jasem Mutlaq         Only debayer images that originally have single channel in the fits header.
1650 dec23434b 2021-02-08 Jasem Mutlaq         Make sure we have single channel to read data min and max. For multichannel we calculate directly.
1651 b0268d421 2021-02-07 Jasem Mutlaq         Add visual studio ignores
1652 ea1cc1f96 2021-02-07 Jasem Mutlaq         Disable strict iterators for Windows
1653 1426c837f 2021-02-07 Jasem Mutlaq         Make KStars compile on Windows in Debug mode. Apparently headers order is important
1654 bfd04bf36 2021-01-27 Kwon-Young Choi      Test SequenceJob::getSignature
1655 b4e350952 2021-01-19 Kwon-Young Choi      Empty TestPlaceholderPath class in preparation of issue #54
1656 43c5c5dbe 2021-02-05 Jasem Mutlaq         INDI Drivers sync
1657 2d790408f 2021-02-05 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1658 c10e174fe 2021-02-03 Hy Murveit           PAA UI: Fix wording. Speedup drawing of circle.
1659 1caa4dcce 2021-02-04 Yuri Chornoivan      Fix minor typos
1660 c5c04f2e9 2021-02-03 Hy Murveit           New UI to help user correct polar alignment.
1661 4c3a23ed3 2021-02-02 Jasem Mutlaq         Simplify serial assistant
1662 783a076fb 2021-02-02 Jasem Mutlaq         Add weather interface as well since most are serial devices
1663 e37423958 2021-02-01 Jasem Mutlaq         No need to scale bounded rectangle
1664 708d9be9d 2021-01-31 Eric Dejouhanet      Fix sequence unexpectedly changing when pasting a Scheduler job.
1665 dc14609eb 2021-01-26 Jasem Mutlaq         Quick fix for meridian message box crash
1666 2e32f9886 2021-01-26 Jasem Mutlaq         Use KSMessageBox dialog to display meridian warning. Send az and alt error in the polarUpdated signal
1667 86b990833 2021-01-25 Hy Murveit           PAA fix issue with rotation, adjust test.
1668 b1a4eba48 2021-01-25 l10n daemon script   GIT_SILENT made messages (after extraction)
1669 5b3eacbd9 2021-01-24 Jasem Mutlaq         Send state when modules are started
1670 df1571634 2021-01-24 Jasem Mutlaq         Simplify PAH text
1671 e0bd6d66c 2021-01-24 Akarsh Simha         Update DSS URLs to https.
1672 dcc946b43 2021-01-24 l10n daemon script   GIT_SILENT made messages (after extraction)
1673 9ab004338 2021-01-22 Hy Murveit           PAA bugfix, make sure PAA is running before cancelling it on solver fail.
1674 54c8299b8 2021-01-23 Jasem Mutlaq         Fix build on BSD
1675 cef2ab206 2021-01-23 Jasem Mutlaq         Fix build on Windows
1676 dc3e949a0 2021-01-23 Jasem Mutlaq         Add adaptive sampling as a possible solution to load large images in memory constrained systems
1677 fb74da14b 2021-01-22 Hy Murveit           Fix PAA manual rotation message, Retry if solver fails, PAA UI cleanup.
1678 7619cc39a 2021-01-21 Jasem Mutlaq         Safe to add blocking connection back. No deadlock detected with tests
1679 f89934aa3 2021-01-21 Jasem Mutlaq         Emit change for vector correction
1680 83b04aa39 2021-01-16 Rick Bassham         feat: add rotation to scheduler
1681 74e0dac19 2021-01-20 Hy Murveit           Simplify AlignView for PAA and fix bug there.
1682 ed097b432 2021-01-20 Jasem Mutlaq         Remove older code now that we send updated frame
1683 1941d7623 2021-01-20 Jasem Mutlaq         Make the connection unique
1684 81570e3a8 2021-01-20 Jasem Mutlaq         Send correction vector on update
1685 4f3be0fc6 2021-01-20 Jasem Mutlaq         Fix mount speed settings in polar alignment
1686 1c57e4518 2021-01-20 Jasem Mutlaq         Ignore SIGPIPE again
1687 1b3245b3c 2021-01-20 Jasem Mutlaq         Safe to use blocking queued connection now
1688 0975bdf7f 2021-01-20 Jasem Mutlaq         Auto park on PAH completion should be off now by default
1689 c02f114a5 2021-01-18 Jasem Mutlaq         Fix Ekoslive PAH refresh
1690 74c8d9d91 2021-01-18 Jasem Mutlaq         Remove Pluto from planet search in observation wizard
1691 17637042f 2021-01-17 Hy Murveit           Analyze details table--move to QTableWidget.
1692 2a6ed9959 2021-01-17 Jasem Mutlaq         Remove extra functions for end focus as they were causing confusion. Focus tested under multiple real scenarios under Ikarus Observatory along with ..
1693 6a797bfaf 2021-01-17 Jasem Mutlaq         Create userdb database backup file and restore it once detecting a corrupted file for whatever reason
1694 3656fed1d 2021-01-17 Jasem Mutlaq         Delete client later to prevent crash under some scenarios
1695 a65830501 2021-01-17 Jasem Mutlaq         Abort focus if it is in progress while meridian flip is underway
1696 2e3ca42ba 2021-01-17 Jasem Mutlaq         WHen in meridian flip, ignore focus state changes
1697 85c3b3196 2021-01-17 Jasem Mutlaq         Must set this flag otherwise state is not dispatched in completeFocusProcedure
1698 f53607cdc 2021-01-17 Eric Dejouhanet      Fix Capture aborting exposure of Focus
1699 8f55f85d2 2021-01-16 l10n daemon script   GIT_SILENT made messages (after extraction)
1700 8dcefc97b 2021-01-15 Jasem Mutlaq         If ekos status is not idle, try to stop ekos first before starting again
1701 b90f3ef33 2021-01-13 Jasem Mutlaq         Set maximum temperature diff to 1 up from 0.1 as many cameras coolers are not usually accurate enough to 0.1. This would allow for first image to ki..
1702 05510da0e 2021-01-15 Hy Murveit           PAA--cleanup test. Update user messaging.
1703 53f886c33 2021-01-15 Jasem Mutlaq         Send ekoslive events even when not fully connected
1704 e15ef966f 2021-01-15 Jasem Mutlaq         Use KSNotification on device connection failure
1705 f87c3ba28 2021-01-15 Jasem Mutlaq         Use KSNotification::event instead of direct KNotification
1706 26c615d94 2021-01-15 Jasem Mutlaq         Use more sane defaults for INDI message notification and starting step size for most focusers
1707 29cda560e 2021-01-13 Jasem Mutlaq         Use Blocking Queued Connection again since deadlock issue temporarily fixed on INDI side
1708 0fa393571 2021-01-13 Hy Murveit           PAA: sample from the center of the image. Update test. minor bugfix.
1709 b7ac3bd53 2021-01-11 Hy Murveit           Fix PAA type (purple -> green).
1710 cbe33115a 2020-12-20 Hy Murveit           New polar-alignment scheme
1711 4635b3b08 2021-01-10 Brodrick Bassham     feat: manual rotation dialog in alignment module
1712 c5e8b6234 2021-01-10 Jasem Mutlaq         Starting 3.5.2 development cycle
1713 
1714 3.5.1 (Centauri):
1715 
1716 0b214549f 2021-01-07 Jasem Mutlaq         Mark 3.5.1 stable release                                                                                                                             
1717 6fd6ba608 2021-01-06 Jasem Mutlaq         Yet another fix to in sequence focus not getting reported to capture module after completion                                                          
1718 d204d7237 2021-01-05 Jasem Mutlaq         Fix crash when no object was clicked in recent satellite MR                                                                                           
1719 542911112 2021-01-02 Eric Dejouhanet      Fix focusEffect option test.                                                                                                                          
1720 287f375ac 2021-01-03 Pedro Rodriguez Perez Fix xi18n argument: it can't be split over multiple lines                                                                                             
1721 803b6f499 2021-01-03 Eric Dejouhanet      Additional fix for focus state changes                                                                                                                
1722 a6fa048db 2021-01-02 Hy Murveit           Add option to control downsampling on stretch slider preview.                                                                                         
1723 3b53c5446 2021-01-03 Yuri Chornoivan      Fix minor typo                                                                                                                                        
1724 dd96446b6 2021-01-02 Jasem Mutlaq         Set subtract parameters when existing frame is found as well                                                                                          
1725 298566a67 2021-01-02 Jasem Mutlaq         Set inSequenceFocus to false once stopped and set state to Ekos::FOCUS_COMPLETE once there is no need to perform autofocus after checkFocus in invoked
1726 2a6f959d2 2021-01-02 l10n daemon script   GIT_SILENT made messages (after extraction)                                                                                                           
1727 7de4a03d5 2021-01-01 Eric Dejouhanet      Fix and validate management of image filter in Focus.                                                                                                 
1728 a9b3a6d8e 2020-12-30 Eric Dejouhanet      Fix HFR check breaking running autofocus                                                                                                              
1729 8f5ee7e4f 2020-12-30 Jasem Mutlaq         Fix timespec for observation time                                                                                                                     
1730 cc23d8170 2020-12-30 Jasem Mutlaq         Gracefully handle remove probs. All tests ran OK with this change                                                                                     
1731 a39da7171 2020-12-30 Jasem Mutlaq         INDI drivers sync                                                                                                                                     
1732 c6c189b19 2020-12-28 Jasem Mutlaq         FITS saving failed because we used datatype while it was expecting imagetype                                                                          
1733 1f2790158 2020-12-26 Jasem Mutlaq         Double check that guider chip is valid, if not fallback to primary                                                                                    
1734 f08f7f74e 2020-12-25 Eric Dejouhanet      Skip mount control test until QML/GL mixed window issue is resolved.                                                                                  
1735 4ad709d23 2020-12-25 Eric Dejouhanet      Relax capture timeout, add warning.                                                                                                                   
1736 4c790b7f0 2020-12-25 Jasem Mutlaq         Guide limits should be first                                                                                                                          
1737 d111331dd 2020-12-23 Jasem Mutlaq         Revert "Improve HiPS rendering on HiDPI screens as well by relaxing levels"                                                                           
1738 081b064a9 2020-12-22 Fabrizio Pollastri   Mount Control: click on displayed coords to set them as input.                                                                                        
1739 5ff349164 2020-12-23 Aziz Bouland         Adds Park everyday for ekoslive                                                                                                                       
1740 d055ca42a 2020-12-22 Jasem Mutlaq         Fix potential crash when new operator fails. It should fail gracefully when memory allocation fails                                                   
1741 38c862083 2020-12-22 Jasem Mutlaq         Revert "[Needs Review] Add missing CMake module for StellarSolver"                                                                                    
1742 3d52e6981 2020-12-19 Akarsh Simha         Find StellarSolver in the usual UNIX locations                                                                                                        
1743 3a1b62620 2020-12-19 Akarsh Simha         Update FindStellarSolver.cmake from current master of StellarSolver                                                                                   
1744 a60cf3af2 2020-12-19 Akarsh Simha         [Needs Review] Add missing CMake module for StellarSolver                                                                                             
1745 78b2374d4 2020-12-18 Hy Murveit           Changed the order of the Capture Tab columns.                                                                                                         
1746 214386d8f 2020-12-17 Jasem Mutlaq         solver MODE would be used now to designate mode of operation local (stellarsolver) or remote solver. While solver TYPE would be used to differentiat..
1747 ce952999d 2020-12-16 Jasem Mutlaq         Improve HiPS rendering on HiDPI screens as well by relaxing levels                                                                                    
1748 e7e6ce298 2020-12-14 Pedro Rodriguez Perez Add satellite context menu copy TLE to clipboard                                                                                                      
1749 f4505dcac 2020-12-15 Luigi Toscano        Revert "Fix xi18n argument: it can't be split over multiple lines"                                                                                    
1750 dd0d33f0b 2020-12-14 Pedro Rodriguez Perez Fix xi18n argument: it can't be split over multiple lines                                                                                             
1751 4f41d99bd 2020-12-13 Hy Murveit           Add handook doc to README.md                                                                                                                          
1752 dd4559989 2020-12-14 Luigi Toscano        Fix xi18n argument: it can't be split over multiple lines                                                                                             
1753 ea17d50eb 2020-12-11 Jasem Mutlaq         Make sure cameras that have focus and filter interface are not inadvertenly identified as pure focus or filter wheel device. Check for CCD bit mask ..
1754 05bb5e469 2020-12-10 Hy Murveit           Make Linear focus restart a little gentler. Add test.                                                                                                 
1755 1c9cf1c98 2020-12-10 Jasem Mutlaq         Check for device name before deleting properties.                                                                                                     
1756 2b859c1b7 2020-12-09 Jasem Mutlaq         Scripts manager                                                                                                                                       
1757 79ff9655d 2020-12-02 Hy Murveit           Capture option to wait for low drift. Also guider keeps better track of guide star. Analyze can plot this better rms.                                 
1758 d15e198bd 2020-12-07 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours                                                                                        
1759 496411fed 2020-12-07 l10n daemon script   GIT_SILENT made messages (after extraction)                                                                                                           
1760 480a65cd7 2020-12-06 Robert Lancaster     Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script.  Also changing ..
1761 247eb3d2e 2020-12-04 Eric Dejouhanet      Remove some Ekos dependencies from builder                                                                                                            
1762 451ac590c 2020-12-01 Cyril Richard        Fixes wcs structure and code when singular matrix is detected. Should fix #47                                                                         
1763 e8da99b5d 2020-12-03 Hy Murveit           Fitsviewer option to overlay saturated pixels in red.                                                                                                 
1764 2da33d40e 2020-12-01 Robert Lancaster     Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script.  Also changing ..
1765 f7fa10536 2020-11-29 Eric Dejouhanet      Fix the focus state notification                                                                                                                      
1766 fafbf12e0 2020-11-27 Alexander Lohnau     Port KNS method                                                                                                                                       
1767 757b6d9f9 2020-11-28 Eric Dejouhanet      Make the app-image build failure a warning only.                                                                                                      
1768 3507693c8 2020-11-24 Jasem Mutlaq         Start KStars v3.5.1 development cycle                                                                                                                 
1769 f8ac2f798 2020-11-22 Jasem Mutlaq         Apparently checking isEnabled is not reliable indicator since it depends on parent status as well                                                     
1770 343f484ed 2020-11-22 Jasem Mutlaq         Call checkCCD..etc al when set setting is called for the first time to ensure all parameters are set up properly                                      
1771 
1772 3.5.0 (StellarSolver):
1773 
1774 3384e057f 2020-11-20 Robert Lancaster     Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script.  Also changing ..
1775 9e376958f 2020-11-19 Robert Lancaster     Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script.  Also changing ..
1776 56dc564a8 2020-11-18 Jasem Mutlaq         Only save debayered local file using copy method and not temporary ones
1777 6f7352178 2020-11-18 Jasem Mutlaq         Update dependency
1778 255dcd32d 2020-11-17 Jasem Mutlaq         Exclue User Input events to fix an issue on MacOS
1779 8b1eacdae 2020-11-17 Eric Dejouhanet      Prevent duplicate focus execution.
1780 69f97fd6d 2020-11-16 Jasem Mutlaq         Fix crash when multiple views access the same FITSData and where loading WCS is still in progress. Add a variable to keep watch on WCS processing st..
1781 b3422835d 2020-11-15 Hy Murveit           Linear focuser fix bug where it hadn't been returning to initial position on error.
1782 5b275fb3d 2020-11-16 Robert Lancaster     Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script.  Also changing ..
1783 1bb129f85 2020-11-15 Robert Lancaster     Updating CMakeLists to copy Data directory into the app bundle on Mac builds so that it doesn't have to be done in the build script.  Also changing ..
1784 d1e1352d4 2020-11-15 Jasem Mutlaq         Remove unused headers
1785 0dd339c95 2020-11-15 Eric Dejouhanet      Build on master and MRs, test and app-image on MRs only.
1786 2109eb393 2020-11-15 Jasem Mutlaq         Do not warn about Sun if you are already tracking it
1787 9b5156e22 2020-11-15 Jasem Mutlaq         Remove more unused old astrometry code
1788 8dd932036 2020-11-14 Jasem Mutlaq         Comment disabled file
1789 c7c03bfd8 2020-11-14 Jasem Mutlaq         Disable unused code. Create and add local astrometry folder to the list of astrometry paths
1790 5c1c1b76e 2020-11-14 Jasem Mutlaq         Call configure local astrometry to create the local astrometry download folder
1791 56dd014b8 2020-11-14 Jasem Mutlaq         Comment unused sources
1792 39b6d8ab0 2020-11-14 Jasem Mutlaq         Reduce sizes
1793 b70807bb2 2020-11-14 Eric Dejouhanet      Reset Ekos pop-ups parents
1794 8ef5acddc 2020-11-13 Fabrizio Pollastri   Mount Control layout with font metrics
1795 57c44d05c 2020-11-13 Eric Dejouhanet      Rework Focus UI button update.
1796 69b159be6 2020-11-13 Hy Murveit           Give the fitsValue and fitsPosition status widgets a minimum width.
1797 911f29311 2020-11-12 Robert Lancaster     Updating the profile editor to manage the initial keep parameter
1798 83ed4971a 2020-11-12 Hy Murveit           Fix profile combobox bug
1799 7ab6c95a6 2020-11-12 Jasem Mutlaq         Fix test fits data. Hopefully this is the last bit with default profiles
1800 4886d9b31 2020-11-11 Hy Murveit           Fix annoying compiler warnings.
1801 f8b9ca3de 2020-11-11 Eric Dejouhanet      Explicitly add libstellarsolver as dependency
1802 25d417e5c 2020-11-11 Jasem Mutlaq         Update mount control status when slewing
1803 bc6b3d43c 2020-11-11 Jasem Mutlaq         Fix several layout issues. Apparently less is more
1804 dcce7dd4d 2020-11-11 Jasem Mutlaq         Disconnect client manager to this specific device when removing to prevent possible crash
1805 8d542046b 2020-11-11 Jasem Mutlaq         Fixed LONG standing GUI bug affecting connection tab when some properties are removed and then later added. Now calling invalidate to refresh the la..
1806 be7515a43 2020-11-11 Jasem Mutlaq         Use QtConcurrent to speed up WCS calculations
1807 bb940ddcf 2020-11-10 Hy Murveit           Remember to reset the meridian flip (and other) settings on exit.
1808 370ede8ca 2020-11-10 Jasem Mutlaq         Use QTime to produce the text
1809 00e570b94 2020-11-10 Jasem Mutlaq         Throttle mount update status
1810 0ce1926c4 2020-11-10 Jasem Mutlaq         const correctness and add meridian flip status accessor
1811 88c82ce89 2020-11-10 Jasem Mutlaq         Add i18n to meridian flip status description
1812 5cfdb5870 2020-11-10 Wolfgang Reissenberger Capture counting test cases added
1813 15f72c16c 2020-11-10 Jasem Mutlaq         Send meridianFlipText separately
1814 0c8d0f085 2020-11-09 Hy Murveit           Don't print HFR for flats in fitsviewer status line.
1815 fba99848a 2020-11-10 Jasem Mutlaq         Should not disable meridian flip in polar alignment since it is not achieving the required result. An explicit call to mount module is required and ..
1816 c15d8028a 2020-11-09 Hy Murveit           Modified default StellarSolver profiles for Guide and Focus
1817 166f3d91a 2020-11-09 Hy Murveit           Fix bug where HFR status disappears from fitsviewer.
1818 8f1d90fdf 2020-11-08 Jasem Mutlaq         INDI Drivers sync
1819 70a5076bb 2020-11-07 Wolfgang Reissenberger Change fitsview tab title for image changes
1820 e8af04cf4 2020-11-07 Jasem Mutlaq         Use image_data filename instead of currentURL which can be empty
1821 25b789c2b 2020-11-04 Hy Murveit           Reorganize Analyze UI, add capture features.
1822 d0f7c923b 2020-11-06 Jasem Mutlaq         Include filename even when loading data buffer to set the metadata necessary
1823 59551491a 2020-11-05 Jasem Mutlaq         Delete all FITS viewers on exist
1824 08d9aa954 2020-11-05 Jasem Mutlaq         Switch local stellarsolver if remote astrometry device is not detected
1825 02922db06 2020-11-05 Jasem Mutlaq         Release all fits viewer if the option was indepdent windows since they will not be otherwise destroyed when KStars is
1826 a5f1a5e74 2020-11-05 Jasem Mutlaq         Remote solver should be working again
1827 8bd227f0c 2020-11-05 Jasem Mutlaq         Fix adding profile for cameras, guiders, and focusers
1828 3dfb01546 2020-11-04 Eric Dejouhanet      Fix star count being limited by StellarSolver's default profile.
1829 e9c606fd3 2020-11-04 Eric Dejouhanet      Work around the delay to add a sequence job item, consider invalid exposure and count.
1830 d3be92d28 2020-10-27 Dušan Poizl          Fix opening FITS files where path contain non Latin1 characters
1831 b90fe2201 2020-11-04 Jasem Mutlaq         Add HFR SEP Profiles
1832 0b22df4b0 2020-11-04 Jasem Mutlaq         Remove pp added by mistake
1833 f952564f4 2020-11-04 Jasem Mutlaq         Refactor to StellarSolverProfileEditor from generic OptionsProfilesEditor
1834 a2cef5e53 2020-11-04 Hy Murveit           HFR StellarSolver Extraction profiles.
1835 0be60f8a6 2020-11-03 Wolfgang Reissenberger Test cases for capture counting harmonized - tests with and without the scheduler use the same test data sets - new test data added showing bugs usi..
1836 edb060431 2020-11-02 Jasem Mutlaq         Fix by Fabrizio Pollastri to Qt 5.15 Mount QML layout
1837 1d0df82e7 2020-11-02 Jasem Mutlaq         Ensure the prior future if any completed processing before starting a new one
1838 940a05d8f 2020-11-02 Jasem Mutlaq         Fixed the root cause leading the erronous GOTO when using the DBus GotoTarget function
1839 60e223063 2020-11-02 Jasem Mutlaq         Restore function used in data visualization
1840 fe85aa9a9 2020-11-02 Jasem Mutlaq         More .get to .data fixes for pre Qt 5.11
1841 aaa132013 2020-11-02 Jasem Mutlaq         Fix warning
1842 c4dfdc612 2020-11-02 Jasem Mutlaq         No need to clear a stacked declared variable
1843 cd8eaa998 2020-11-02 Jasem Mutlaq         Set batch mode explicitly off to prevent any batch files written as a consequence
1844 d1cdcb1f4 2020-11-02 Jasem Mutlaq         Fix jpg and png loading. Support monochrome natively
1845 acfa86185 2020-11-02 Jasem Mutlaq         Do not fall back to searching full frame if there are no stars in the subframe. Let the calling function make that decision
1846 e4c82583f 2020-11-02 Jasem Mutlaq         Use .data since .get is not available until Qt 5.11
1847 46d67d9f3 2020-11-01 Hy Murveit           Remove red circles from SEPMultistar guideview
1848 e8b32a694 2020-11-01 Jasem Mutlaq         Fix mount module slew to wrong coordinates
1849 af7540d97 2020-11-01 Jasem Mutlaq         Handle cases where the corredponding module is not yet initialized
1850 c653962c5 2020-11-01 Jasem Mutlaq         Add a check for the current Telescope pointer
1851 976dc3067 2020-11-01 Jasem Mutlaq         Use delete later for FITSData and check if the future is running before waiting for it to finish
1852 8492eab3f 2020-10-31 Robert Lancaster     Setting correct windows default paths for astrometry solving.
1853 c27a4cd4c 2020-10-31 Jasem Mutlaq         Account for binned pixel
1854 db771febd 2020-10-30 Jasem Mutlaq         Add more metadata and increase METADATA_PACKET size
1855 5d8e55863 2020-10-29 Jasem Mutlaq         In case star detector is still running, wait for it to finish before destroying the object
1856 dfe6ee466 2020-10-29 Jasem Mutlaq         Set binning and sep profile in align
1857 8ee91df8f 2020-10-28 Jasem Mutlaq         Limit testfitsdata to StellarSolver
1858 b3d670d52 2020-10-28 Jasem Mutlaq         Do not run tests if StellarSolver is not installed
1859 1416dd6ee 2020-10-28 Jasem Mutlaq         Use more sane defaults for focus. Can be better optimized
1860 dfb2552f2 2020-10-27 Jasem Mutlaq         Check if special value is not invalid
1861 aa97bb16d 2020-10-27 Jasem Mutlaq         Use INVALID_VALUE to learn whether the value has been initialized
1862 87ec60260 2020-10-27 Jasem Mutlaq         Init offset and gain special values
1863 da0f07418 2020-10-27 Jasem Mutlaq         Fix gain and offset add job settings
1864 67f727db7 2020-10-27 Jasem Mutlaq         load from image QByteArray
1865 100f0e0c2 2020-10-27 Jasem Mutlaq         Use RGB888 to save on memory when loading from buffer
1866 22a3ac419 2020-10-27 Jasem Mutlaq         Media load and slew support
1867 758a122dd 2020-10-27 Jasem Mutlaq         Add a new command to send stellarsolver profiles
1868 c3c17b910 2020-10-27 Jasem Mutlaq         Handle capture preset in loop
1869 b1cbcace2 2020-10-27 Jasem Mutlaq         Rename StellarSolver profiles to more appropiate name. Add function to return a list of profile labels
1870 985347101 2020-10-27 Jasem Mutlaq         Update build to use modern stellarsolver config targets
1871 bd7b76b3a 2020-10-27 Jasem Mutlaq         Not required as stellarsolver would use config targets
1872 5ae4a9eac 2020-10-27 Jasem Mutlaq         Fix header corruption when copying values
1873 6d04886fe 2020-10-27 Jasem Mutlaq         Disable unnecessary function and reset FITSView
1874 d51afaa14 2020-10-27 Jasem Mutlaq         Make event notification less spammy
1875 bdb7d5784 2020-10-27 Jasem Mutlaq         Reset frame before focus capture
1876 4dba074d5 2020-10-26 Jasem Mutlaq         Do not forget to announce state change for mount
1877 b827b1d93 2020-10-26 Jasem Mutlaq         Re-enable loadandslew after solver failure
1878 8cc9ab4cc 2020-10-26 Jasem Mutlaq         When saving to a new FITS file, create it from a new image since we could have debayered the buffer and lost the original bayered buffer since it is..
1879 fbf04c95d 2020-10-26 Jasem Mutlaq         Use QByteArray instead of passing raw buffers
1880 8fc67230a 2020-10-26 Jasem Mutlaq         WHen loading images use all formats at once to avoid confusion
1881 f9638b9c2 2020-10-26 Jasem Mutlaq         Fix target diff refactor
1882 7bd28c2a3 2020-10-26 Jasem Mutlaq         Migrate old-style signals/slots to the new style
1883 276a12d96 2020-10-26 Jasem Mutlaq         Fix warnings and close and remove indi fifo file when server is stopped
1884 b45531d18 2020-10-26 Jasem Mutlaq         Remove temporary file check since it is no longer valid
1885 558448493 2020-10-26 Jasem Mutlaq         Fix FITS tests
1886 0077370a9 2020-10-26 Jasem Mutlaq         Close buffer are use
1887 07c8b0679 2020-10-25 Jasem Mutlaq         No need to set maxStarCount since it is set in the profiles
1888 995e1a343 2020-10-25 Jasem Mutlaq         Send resolution along with video frame
1889 bc2eb0e84 2020-10-25 Jasem Mutlaq         send extension in metadata
1890 af1a79810 2020-10-25 Jasem Mutlaq         Open buffer before use
1891 182db227a 2020-10-25 Jasem Mutlaq         For gain and offset, use their special value
1892 4a1b51091 2020-10-25 Jasem Mutlaq         Fix StelalrSolver ifdef enclosure
1893 1c2ed998c 2020-10-25 Jasem Mutlaq         Embed metadata with image
1894 f19c96c15 2020-10-25 Jasem Mutlaq         Fix StellarSolver warnings
1895 7e0056620 2020-10-25 Robert Lancaster     Updating the Astrometry Config File and Index File Directory options so that they don't create duplicate entries, they remove nonexistant directorie..
1896 f921dad0d 2020-10-25 Jasem Mutlaq         Use QSharedPointer for video frame
1897 10b5d026a 2020-10-25 Jasem Mutlaq         Rework dark library handling with the FITSData
1898 d1fd2c93e 2020-10-25 Jasem Mutlaq         Use temporary fake path name to ensure the file is recognized as preview
1899 b749c9b9d 2020-10-25 Jasem Mutlaq         Fix min/max in special cases
1900 b309d8ab7 2020-10-24 Jasem Mutlaq         Use files for online and offline solvers
1901 0a77a9376 2020-10-24 Jasem Mutlaq         Move all FITSViewer window creation to KStars instance so that it can manage them fully while other objects only request from the pool of available ..
1902 0a62e4648 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1903 f33714a06 2020-10-24 Jasem Mutlaq         Migrate channels to be part of the image statistics. Minor fixes
1904 fada31090 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1905 0a67e2ff2 2020-10-24 Jasem Mutlaq         Use summary view if possible to send preview images, if not then from FITSData
1906 546f368dd 2020-10-24 Jasem Mutlaq         Update capture module to work with FITSData directly. Fix gain setting
1907 f85812fa9 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1908 626300316 2020-10-24 Jasem Mutlaq         Add new method to load data directly from FITSData and not disk files
1909 a84c5fc08 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1910 5ffaf7808 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1911 c8881b868 2020-10-24 Jasem Mutlaq         Add support to load RAW images
1912 0a5d6709e 2020-10-24 Jasem Mutlaq         Remove auto convert FITS since that is no longer necesary
1913 c056458f9 2020-10-24 Jasem Mutlaq         Use FITSViewer shared pointer
1914 e12899511 2020-10-24 Jasem Mutlaq         Major refactoring for FITSViewer and how FITS and other data is handled: 1. Eliminate any unncessary "temporary" files. If we have a buffer, use it ..
1915 83568b231 2020-10-23 Felix Yan            Correct a typo in darkmatter.docbook
1916 696d5a022 2020-10-23 Nicolas Alvarez      GitLab CI: reduce parallel jobs in ninja
1917 3ca7488ac 2020-10-22 Jasem Mutlaq         Improve setSetting so that it updates object information if toggled
1918 aca1aa042 2020-10-22 Jasem Mutlaq         Fix tests. Need to re-check again after default profiles are embedded in KStars
1919 e65a48404 2020-10-22 Jasem Mutlaq         Correct syntax leading to odd results
1920 d22f267b8 2020-10-22 Jasem Mutlaq         Cast to double since JMIndex can be zero otherwise
1921 f703c7ba8 2020-10-22 Jasem Mutlaq         Do not remote load and slew temporary file, it will be detected later
1922 840a2d659 2020-10-22 Jasem Mutlaq         Restore align completion time. Do not copy solved file as it is not required with stellarsolver
1923 393783486 2020-10-22 Jasem Mutlaq         Update settings upon adding filter wheel
1924 a1c7b5a28 2020-10-22 Jasem Mutlaq         Use stars returned from StellarSolver to create edges directly
1925 1e88074a6 2020-10-22 Jasem Mutlaq         Move block down so that it compiles on Windows due to weird conflict with stellarsolver astrometry
1926 2a873898e 2020-10-21 Robert Lancaster     Updating the Astrometry Config File and Index File Directory options so that they don't create duplicate entries, they remove nonexistant directorie..
1927 c42bc42fa 2020-10-21 Jasem Mutlaq         Add check for jobs empty
1928 43aca337f 2020-10-21 Jasem Mutlaq         Use Unique Connections for all module connections
1929 8fd68915f 2020-10-21 Jasem Mutlaq         Get target params default settings before setting them
1930 e386646d0 2020-10-21 Jasem Mutlaq         Forgot to include middle rect
1931 d9d1167f8 2020-10-21 Jasem Mutlaq         Restore QuickHFR settings
1932 000e8a9ac 2020-10-21 Jasem Mutlaq         Use cleanup
1933 59faf2eab 2020-10-21 Jasem Mutlaq         Remove duplicate prepareJob
1934 7023bc311 2020-10-21 Jasem Mutlaq         Add missing header
1935 2f42d402b 2020-10-21 Jasem Mutlaq         Better handling for source extractor settings in FITSData
1936 759c64c27 2020-10-20 Jasem Mutlaq         Add extraction background as a separate entity to the FITS data that can be retrieved after source extraction
1937 9a89171a9 2020-10-20 Jasem Mutlaq         Enclose connect clause for dialog type confirmation in the corresponding if block
1938 2767cd178 2020-10-20 Jasem Mutlaq         Send axis delta to ekoslive
1939 b049d7abe 2020-10-20 Jasem Mutlaq         Fix missing closing slash in XML element
1940 a1755653e 2020-10-20 Jasem Mutlaq         Update to extractor parallel computation
1941 58aabb619 2020-10-19 Jasem Mutlaq         Standardize mount module interface
1942 d9ef1810f 2020-10-18 Jasem Mutlaq         wrap solver in QPointer to prevent leak
1943 f8c287bf1 2020-10-18 Jasem Mutlaq         Disable eventloop since extraction is sync operation now
1944 ad6b33668 2020-10-17 Wolfgang Reissenberger Ekos states documentation for capture states
1945 9208ba63a 2020-10-17 Robert Lancaster     Updating the Astrometry Config File and Index File Directory options so that they don't create duplicate entries, they remove nonexistant directorie..
1946 652039e03 2020-10-17 Wolfgang Reissenberger Bugfix correcting meridian flip states for double meridian flips
1947 5d7ff49ed 2020-10-17 Robert Lancaster     Adding the AutoDownsample function
1948 15ba3c90a 2020-10-16 Robert Lancaster     Fixing online file path.  Renaming some combo box items
1949 b3903b791 2020-10-16 Jasem Mutlaq         Make use of all available space
1950 5c8fb5e02 2020-10-16 Jasem Mutlaq         Use updated signal to ensure proper shutdown of the solver. Requires updated stellarsolver
1951 84d87a0e8 2020-10-16 Yuri Chornoivan      Add missing period
1952 8863df103 2020-10-15 Jasem Mutlaq         Improve how FOV Position Angle is displayed with match with expectations in Ekos
1953 bccebb707 2020-10-15 Jasem Mutlaq         Add sync target to mount function separately
1954 544cf5a8a 2020-10-15 Jasem Mutlaq         Add accuracy and settle to settings
1955 85b9f6a4e 2020-10-15 Jasem Mutlaq         Add focus option profiles to settings
1956 40ed6072a 2020-10-15 Christian Dersch     Update OpenNGC to latest release (v20201004)
1957 eef33ac6d 2020-10-15 Jasem Mutlaq         Fix non-FITS private load warnings
1958 42e295f7e 2020-10-15 Jasem Mutlaq         Fix scope reporting
1959 e24b0b211 2020-10-15 Jasem Mutlaq         process solverAction setting
1960 be9ccdbb7 2020-10-15 Jasem Mutlaq         Add guide loop support
1961 69b606eb7 2020-10-15 Jasem Mutlaq         Use pixmap for low bandwidth images
1962 7d23ea305 2020-10-15 Jasem Mutlaq         Add loop function to guide
1963 33d1abcd4 2020-10-15 Jasem Mutlaq         Add commands for focus and guide captures
1964 43e2c29f1 2020-10-15 Jasem Mutlaq         Improve supplied vs effective focal lengths
1965 8fdde98d4 2020-10-15 Jasem Mutlaq         Extend solver scale range from 80% to 120% of calculated values to allow for more room for variations
1966 23f9127f6 2020-10-15 Jasem Mutlaq         Disable problematic test until further notice
1967 9869bcfb5 2020-10-15 Jasem Mutlaq         Add additional check to ensure we are using the correct telescope when imaging a sequence
1968 36eb16a1c 2020-10-14 Jasem Mutlaq         Increase overall streaming quality
1969 a099f2361 2020-10-14 Jasem Mutlaq         Add space
1970 3f4acf6fa 2020-10-13 Jasem Mutlaq         Fix typo and correct format
1971 be009c503 2020-10-13 Jasem Mutlaq         Only debyaer .stream formats only
1972 961409672 2020-10-13 Eric Dejouhanet      Switch deps to nightly
1973 478382b13 2020-10-13 Jasem Mutlaq         Find existing header information to speed up load and slew like before using StellarSolver
1974 5ea51643f 2020-10-13 Jasem Mutlaq         Fix scale and field units
1975 0c31810ff 2020-10-13 Jasem Mutlaq         Add a function to parse solution header
1976 9a27b51f0 2020-10-13 Jasem Mutlaq         Make startup wizard buttons more concrete and less confusing.
1977 745b6d909 2020-10-12 Jasem Mutlaq         Restore the timer start when solving. Do not update effective FOV and focal length when in load and slew
1978 1069cd896 2020-10-12 Jasem Mutlaq         Fix crash when remote solver is selected but not available due to missing driver
1979 278bc3c15 2020-10-12 Jasem Mutlaq         Add focus, guide, and align to media websocket preview send
1980 9e941a735 2020-10-12 Eric Dejouhanet      Add StellarSolver library to CI.
1981 f597ae8bd 2020-10-12 Jasem Mutlaq         Make sure remote parse device exist. If not switch back to StellarSolver
1982 6014b37a2 2020-10-12 Jasem Mutlaq         Fix typo
1983 d6d3a27ff 2020-10-11 Akarsh Simha         In the find dialog, replace multiple spaces by single space.
1984 8aebf4626 2020-10-11 Akarsh Simha         astyle fixes
1985 4c1d71034 2020-10-11 Akarsh Simha         Hackish way to fix crash when a random text file is loaded as a session plan into the observing list tool
1986 698fb43f8 2020-10-11 Jasem Mutlaq         Add a settle status to Ekos manager whereas any 3rd party clients can now know when it is safer to communicate given that all properties are defined..
1987 ddb52173a 2020-10-11 Jasem Mutlaq         Fix calculation for effective focal length
1988 a8b786e88 2020-10-11 Akarsh Simha         Minor improvement: Avoid inserting nullptr objects into the nameHash
1989 d87b7b880 2020-10-11 Jasem Mutlaq         Remove ekos reference in FITS Sep detector
1990 0491c0286 2020-10-11 Jasem Mutlaq         Use KSUtil when possible to return any default paths
1991 d1e4e2115 2020-10-11 Jasem Mutlaq         Add effective focal length and ratio in align module
1992 25660a7e3 2020-10-11 Robert Lancaster     Separating StellarSolver logging from Astrometry logging.  Improving message for failed solves when alignment logging is off.  Improving Focus loggi..
1993 bce9e3dc8 2020-10-10 Yuri Chornoivan      Fix minor typos
1994 f7fe2ba7d 2020-10-10 Jasem Mutlaq         Declare starCenters for both stellarsolver and regular SEP
1995 51fbd126b 2020-10-09 Robert Lancaster     Master
1996 12ab6230f 2020-10-09 Jasem Mutlaq         Fix testfitsdata after latest changes
1997 10bb63b6e 2020-10-09 Jasem Mutlaq         Fix findStars usage
1998 fa6d0f0f2 2020-10-09 Jasem Mutlaq         Fix build when stellarsolver is not installed
1999 f7e82270e 2020-10-09 Jasem Mutlaq         Update code to use asynchronous mode for star detection
2000 d5d00312b 2020-10-09 Jasem Mutlaq         Use the updated StellarSolver consolidated syntax
2001 f95230b88 2020-10-09 Jasem Mutlaq         Fix the fits test with stellarsolver
2002 ebc1f4a7a 2020-10-08 Jasem Mutlaq         Use more accurate description for solver type
2003 e5878278c 2020-10-08 Jasem Mutlaq         Add libstellarsolver-dev to the dependencies
2004 976208fd7 2020-10-08 Jasem Mutlaq         Fix crash when using raw pointer
2005 82ccb1e90 2020-10-08 Jasem Mutlaq         Add new HFR_HIGH type which gets a star in the top 5% of detected stars to avoid overly saturated stars while still getting a bright star good enoug..
2006 8e8ea898c 2020-10-08 Jasem Mutlaq         If bounded search fails, fall back to full frame
2007 4c3b4151d 2020-10-08 Jasem Mutlaq         Fix memory allocation issue
2008 77fb1287b 2020-10-08 Jasem Mutlaq         Revert to gradient as it is now more reliable than SEP
2009 a44d6b9d3 2020-10-08 Jasem Mutlaq         Stop crash if stellarsolver object is not init
2010 63f320e23 2020-10-08 Jasem Mutlaq         Fix build when StellarSolver is not available even though it is now a hard dependency if INDI is detected
2011 b2a99b8fb 2020-10-08 Jasem Mutlaq         Fix stellarsolver includes
2012 20943987e 2020-10-08 Jasem Mutlaq         No need for astrometry.net
2013 4f67d3282 2020-10-08 Jasem Mutlaq         Star should be select after setting star center
2014 9a2189911 2020-10-08 Jasem Mutlaq         Fix using boundary in stellarsolver
2015 3e02202c8 2020-10-08 Jasem Mutlaq         Add stellarsolver dependency
2016 e78154841 2020-10-08 Robert Lancaster     This is a pretty big change.  It is the start of the integration of the StellarSolver Library that I created this spring.   Here are some of the cha..
2017 0ed5f9338 2020-10-08 Jasem Mutlaq         Revert "This is a pretty big change.  It is the start of the integration of the StellarSolver Library that I created this spring.   Here are some of..
2018 1dd9baf71 2020-10-08 Jasem Mutlaq         This is a pretty big change.  It is the start of the integration of the StellarSolver Library that I created this spring.   Here are some of the cha..
2019 7120f95a1 2020-10-07 Jasem Mutlaq         Add _GET for focus settings
2020 489300e12 2020-10-07 Jasem Mutlaq         Fix warnings
2021 5dd94370a 2020-10-06 Jasem Mutlaq         Fix property subscription
2022 afe2e28d8 2020-10-06 Jasem Mutlaq         Add focuser name to the settings get/set
2023 c643cb792 2020-10-06 Jasem Mutlaq         Fix absolute path and style
2024 681f72a62 2020-10-05 Hy Murveit           Fix issue with Analyze Info Box's background color.
2025 e690ee5c7 2020-10-06 Fabrizio Pollastri   Minimize the mean angle representation error of DMS/HMS formats
2026 936d1e33e 2020-10-05 Jasem Mutlaq         Add separate setters for primary, process, and mechanics options in focus module
2027 902789ba1 2020-10-05 Jasem Mutlaq         Add corresponding commands for setting settings
2028 de226522c 2020-10-05 Jasem Mutlaq         Add focus json Settings
2029 9e74446c7 2020-10-04 Robert Lancaster     Misspelled Options
2030 106e9968d 2020-10-04 Jasem Mutlaq         Add focus and guide get/set settings. Improve sycning settings
2031 896673f64 2020-10-04 Robert Lancaster     Fixing star detection problem in other algorithms
2032 4b671724c 2020-10-03 Robert Lancaster     Enabling Options Editing with apply and OK button, Allowing chaning of options profile for focusing, deleting unused options, improving logging opti..
2033 1ef9dcc5f 2020-10-03 Jasem Mutlaq         Fix sending video frames over websocket
2034 c8cfc1b17 2020-10-03 Jasem Mutlaq         Add an assert to check for potentially invalid base device and client manager pointers
2035 f2161238a 2020-10-03 Jasem Mutlaq         foreach --> for
2036 b23157726 2020-10-03 Jasem Mutlaq         Add labels to calibrate and rotate buttons to make them easier to figure out
2037 7062c36b0 2020-10-01 Philip Mair          Fix for temperature delta check When using single exposure jobs (SHOSHO...)
2038 ec404ec3c 2020-10-03 Robert Lancaster     Merging with upstream master
2039 2c3b8c64c 2020-10-03 Jasem Mutlaq         Add missing KSTARS_CCD dType to INDI::CCD
2040 432b0d356 2020-10-02 Jasem Mutlaq         Further improve handling disconnecting clients. Add 50ms delay to connecting devices
2041 6fccf3e9e 2020-10-02 Eric Dejouhanet      Fix some deadlocks and sigsegvs
2042 f5e4e9836 2020-10-01 Hy Murveit           Move settle started log statement to the start of dithering to match phdlogview
2043 d604b2835 2020-09-27 Hy Murveit           Skip GPG with large drift. Reset GPG if too many skips.
2044 ff7fff6d8 2020-09-30 Robert Lancaster     Loading index folder paths both default and from config file
2045 ae8f095f5 2020-09-30 Robert Lancaster     loading saved options list, deleting unused downsample option
2046 8ad873931 2020-09-30 Jasem Mutlaq         Fix wrong static cast to int for double value
2047 5af15c4cf 2020-09-29 Robert Lancaster     Creating a way for useScale and usePosition to be temporarily disabled for the loadAndSlew method.
2048 0f3c1f7d7 2020-09-29 Jasem Mutlaq         Add accuracy and settle to setSettings in Align
2049 b74f372e8 2020-09-29 Jasem Mutlaq         Support saving to QImage supported format
2050 861caff77 2020-09-29 Jasem Mutlaq         Separate PNG and JPG save
2051 23b8fe2c7 2020-09-29 Robert Lancaster     Enabling external program editor boxes
2052 1103d4958 2020-09-29 Robert Lancaster     making index folder list editable
2053 04642de74 2020-09-28 Robert Lancaster     trying again to fix find module on windows
2054 b542fff01 2020-09-28 Robert Lancaster     trying to fix findstellarsolver.cmake
2055 aa74bcdeb 2020-09-28 Robert Lancaster     Fixing problem with includes placement
2056 972088205 2020-09-28 Robert Lancaster     Trying to fix the cmake module
2057 85fa90625 2020-09-21 Hy Murveit           Add option to set max HFR for the guide star selected by SEP MultiStar.
2058 480e2db4f 2020-09-28 Jeremy Burton        Fix sequence tag name
2059 8b2b1e305 2020-09-28 Robert Lancaster     Correcting a forgotten disconnect that caused a crash
2060 362239934 2020-09-28 Robert Lancaster     Adding the ability to load any image in load and slew and Open image
2061 4b6c0dbb5 2020-09-27 Eric Dejouhanet      Fix gadget name in Capture Tests.
2062 d576fd1dc 2020-09-27 Jasem Mutlaq         Add gain, iso, and dark to align JSON get/set presets
2063 571da3b7b 2020-09-27 Jasem Mutlaq         Fix refactored save image error
2064 7a18e0a58 2020-09-27 Jasem Mutlaq         Revert "Fix deprecated warning. endl --> Qt::endl"
2065 3789e42f7 2020-09-27 Jasem Mutlaq         Fix deprecated warning. endl --> Qt::endl
2066 4ce14076f 2020-09-27 Jasem Mutlaq         Fix sequence XML tags messed up due to mass replace before
2067 2ca083c36 2020-09-27 Jasem Mutlaq         Set colorScheme as read-write property
2068 156415dea 2020-09-27 Robert Lancaster     Enabling options profile editor buttons
2069 c9cc6bfca 2020-09-25 Eric Dejouhanet      Color scheme update through d-bus
2070 183ad39bc 2020-09-25 Jasem Mutlaq         INDI drivers sync
2071 7402cc2be 2020-09-24 Jasem Mutlaq         Associate filter manager data with device
2072 5d6c8880f 2020-09-24 Jasem Mutlaq         Add get and set data for filter manager
2073 9272e360e 2020-09-24 Jasem Mutlaq         propElements is a better description for the variable
2074 7a9aa6254 2020-09-23 Jasem Mutlaq         Implement EkosLive add and remove properties
2075 5971ffdb5 2020-09-22 Jasem Mutlaq         Fix crash in guide module in case main camera is restarted
2076 e57d3b8ec 2020-09-22 Eric Dejouhanet      Create ccache folder when gitlab runner lacks its cache.
2077 c0f28925e 2020-09-22 Jasem Mutlaq         Fix compile error
2078 8d84f21bb 2020-09-22 Jasem Mutlaq         Do not use filename when it is not necessary
2079 91d0dcc94 2020-09-22 Eric Dejouhanet      Use ninja as build system instead of make, use ccache and fail fast on build.
2080 396ab2c72 2020-09-22 Yuri Chornoivan      Use plurals, fix argument
2081 28011870d 2020-09-21 Hy Murveit           Fix Analyze bug where bad timestamps can be used and written to analyze log
2082 8e83bce18 2020-09-21 Jasem Mutlaq         Fix data type typo
2083 7499206e7 2020-09-21 Akarsh Simha         Minor optimization: Move Options:: calls and floating point multiplication outside of drawing loop
2084 d768c4aa8 2020-09-21 Akarsh Simha         Apply the deep-sky limiting magnitude to custom catalogs as well.
2085 6bf859ac0 2020-09-21 Akarsh Simha         Refactor out the calculation for the deep-sky magnitude limit that we draw up to.
2086 1a8aec58c 2020-09-20 Akarsh Simha         Inform the user when a wishlist object was not available in KStars instead of truncating the wishlist silently
2087 aa1396bb0 2020-07-06 Akarsh Simha         Fix behavior of focus dialog when entering RA/Dec in JNow mode
2088 7b3f37d6a 2020-09-20 Jasem Mutlaq         Add support to saving png/jpg in FITS Viewer
2089 8bf143316 2020-09-20 Eric Dejouhanet      Reword ProfileEditor tooltips, especially remote INDI chaining.
2090 19cae02e0 2020-09-19 Nicolas Fella        Remove unused include
2091 528c3e74c 2020-09-17 Jasem Mutlaq         Add get calibration and file settings
2092 3ad907342 2020-09-16 Jasem Mutlaq         Fix typo
2093 f069f1358 2020-09-16 Jasem Mutlaq         Refactor capture module controls and add calibration, file, and limit settings to messages
2094 c55eb81a5 2020-09-16 Jasem Mutlaq         Fix possible crash condition is currentFilterPosition <= 0
2095 b207fc4be 2020-09-15 Kukuh Syafaat        add content rating
2096 af9f6a642 2020-09-14 Jasem Mutlaq         Add ISO and Gain controls in Align module. This is a temporary solution as we should move to using presets with preset editor so that different came..
2097 a52e61860 2020-09-14 Eric Dejouhanet      Condition use of horizontalAdvance to Qt 5.11+
2098 b9b00ffe1 2020-09-12 Fabrizio Pollastri   Fix SkyPoint::EquatorialToHorizontal giving Az=360.0
2099 a23eb10e4 2020-09-14 Eric Dejouhanet      Fix remote indi connection configuration and sigsegv on failure.
2100 34b0c07aa 2020-09-13 Jasem Mutlaq         Fix warning and only search stars for LIGHT frames
2101 f58c3b704 2020-09-13 Jasem Mutlaq         Fix INDI property to JSON translation
2102 9fc522af6 2020-09-12 Eric Dejouhanet      Add Capture Module tests.
2103 7fdf29242 2020-09-11 Jasem Mutlaq         Dynamically adjust font size based on how long the FOV name is
2104 d15324a77 2020-09-10 Jasem Mutlaq         Refactor to be more consistent with code style
2105 9831b5d1a 2020-09-10 Jasem Mutlaq         INDI drivers sync
2106 b5cf8f524 2020-09-10 Jasem Mutlaq         Fix cpp-check warnings and Windows build error
2107 72a7c8f16 2020-09-09 Cyril Richard        This fix the orientation issue: row order reversing will work differently for odd and even row count.
2108 c55c2c3a8 2020-09-07 Jasem Mutlaq         Add device attribute to EkosLive device messages as it is required
2109 9d7b3b17b 2020-09-06 Robert Lancaster     Updating defaults and fixing a crash
2110 ddf5bcabd 2020-09-05 Fabrizio Pollastri   Fix class Dms double to float rounding
2111 905746def 2020-09-05 Jasem Mutlaq         Update device time if KStars time is updated when applicable
2112 9498c39a3 2020-09-04 Hy Murveit           Update the git tips section of README.md
2113 f65d7f014 2020-09-02 Eric Dejouhanet      Relax RA/DEC match when slewing.
2114 05fe66e98 2020-09-01 Doug Summers         Add alt to autofocus log lines (kstars log and autofocus log) in support of temperature and elevation focus compensation analysis
2115 e17401310 2020-09-02 Hy Murveit           Fix testfitsdata.
2116 affb11733 2020-08-31 Alexis Lopez Zubieta Include indiserver
2117 fe07c8158 2020-08-28 Alexis Lopez Zubieta add appimage-builder recipe
2118 c06150531 2020-09-01 Jasem Mutlaq         Add support to APPDIR for App image builds
2119 3e26bbc6e 2020-09-01 Jasem Mutlaq         Add support to connecting to remote INDI hosts directly without device names
2120 1d6565d72 2020-09-01 Jasem Mutlaq         Add manufacturer selection support to camera and focuser dropdowns to make it more accessible
2121 f65347af8 2020-09-01 Jasem Mutlaq         INDI drivers sync
2122 38c6dfafc 2020-09-01 Jasem Mutlaq         We can safe call startAstrometry now since it sets the target coordinate in the align module
2123 05add3677 2020-08-31 Robert Lancaster     Making the OptionsProfiles work for KStars
2124 1b72f18dc 2020-08-29 Hy Murveit           Improve Analyze zoom-in.
2125 1314b03ee 2020-08-30 Robert Lancaster     Rotator and default paths combo box
2126 b05ea1c11 2020-08-30 Yuri Chornoivan      Use i18n() instead of tr()
2127 8bc1b3f6a 2020-08-30 Yuri Chornoivan      Allow flexible layout for labels on the Analyze tab
2128 0a46e2dbe 2020-08-30 Yuri Chornoivan      Fix minor typos
2129 3e6a13d62 2020-08-29 Yuri Chornoivan      Fix i18n() and typos
2130 df9c28a67 2020-08-28 Robert Lancaster     Integrating Options
2131 4e891aac0 2020-08-29 Jasem Mutlaq         Fix multithreaded race condition that could lead to crash between client and main GUI threads
2132 bbc46886b 2020-08-29 Jasem Mutlaq         If Ekos option for Independent Window is selected, set Qt::Window flag accordingly.
2133 01c6b2d8c 2020-08-28 Robert Lancaster     Updating docker test
2134 a808199da 2020-08-28 Robert Lancaster     Some forgotten files in the commits
2135 c99b53002 2020-08-28 Robert Lancaster     commenting out an issue
2136 b57497179 2020-08-28 Robert Lancaster     Fixing conflicts
2137 cffc7f79f 2020-08-28 Eric Dejouhanet      Using gitlab-runner to run tests.
2138 d6d6dbc3c 2020-08-28 Eric Dejouhanet      Revert "Revert "Debugging test initialization.""
2139 844f99123 2020-08-28 Eric Dejouhanet      Revert "Debugging test initialization."
2140 11a445154 2020-08-28 Robert Lancaster     updating to new include directory name for stellarsolver
2141 a2149a13a 2020-08-27 Hy Murveit           Change SEP MultiStar guiding from Experimental to Recommended.
2142 77bb12748 2020-08-28 Yuri Chornoivan      Use entity
2143 b620eb490 2020-08-28 Yuri Chornoivan      Add some formatting
2144 e082d271b 2020-08-28 Yuri Chornoivan      Fix minor typo
2145 9681ee46b 2020-08-25 Fabrizio Pollastri   Add sync with az/alt coordinates
2146 7b45612a9 2020-08-27 Hy Murveit           Changed the help popup so that it scrolls. Added a way to input an alternate directory for FITS files.
2147 9278ec8f1 2020-08-24 Yuri Chornoivan      Fix minor typo
2148 f5af981af 2020-08-23 Eric Dejouhanet      Stabilize tests
2149 f4a8a74c6 2020-08-23 Jasem Mutlaq         Make sure current telescope is initilized
2150 0910ae8a2 2020-08-23 Jasem Mutlaq         Add support for forcing re-alignment before each job
2151 3d9157ee3 2020-08-22 Robert Lancaster     Attempt at integrating the solver
2152 d260ea008 2020-08-22 Jasem Mutlaq         Fix issue with dbus call missing arguments
2153 f13b95b07 2020-08-22 Jasem Mutlaq         INDI Drivers sync
2154 57b7e9f8f 2020-08-20 Eric Dejouhanet      Revert "Option added for re-aligning if guiding failed"
2155 698b19a14 2020-08-20 Jasem Mutlaq         Add facility in Align module to set a custom target module. It used to be always based on current mount target, but under few circumstances, the cur..
2156 7beff6309 2020-08-19 Wolfgang Reissenberger Checking dithering before focus check to avoid overlapping of both actions during pre-capture checks
2157 6444cbc54 2020-08-19 Wolfgang Reissenberger Option added for re-aligning if guiding failed
2158 c9bc7452d 2020-08-19 Pino Toscano         TestFitsData: increment loading timeouts to 10s
2159 a9f07c324 2020-08-19 Jasem Mutlaq         Add extra check that property is registered
2160 3d3c7e3d3 2020-08-17 Valentin Boettcher   correct small typo in the doxygen main page
2161 43595faa3 2020-08-12 Nicolas Fella        Remove unneeded includes
2162 45db55d66 2020-08-10 Jasem Mutlaq         Disconnect all blob managers when remotely disconnecting a server as well
2163 e6a69db89 2020-08-05 Wolfgang Reissenberger Bug fix for continuing capturing after meridian flip if no guiding is running
2164 0c7482e02 2020-08-03 Hy Murveit           Add BUILD_RELEASE to main kstars version display.
2165 26f1cd330 2020-08-03 Jasem Mutlaq         Add pre-release warning to About page so that users can differentiate between beta and stable builds
2166 027d1df28 2020-08-02 Jasem Mutlaq         Add concept of Proxy Devices which are devices that implmenet a different interface of a concrete device decorator.
2167 3332d51f5 2020-08-01 Florian Signoret     Autofocus on observatory temperature change
2168 b13ec7ea4 2020-07-28 Jasem Mutlaq         Fix compile errors
2169 653a4a80f 2020-07-28 Hy Murveit           Adjust SEP MultiStar graphics so lines don't obscure guidestar.
2170 f3f1165ea 2020-07-26 Jasem Mutlaq         Correctly handle "other" button.
2171 328cd5477 2020-07-26 Hy Murveit           skip non-guide blobs in guider::newFITS, improve reaction to lost stars in dither, remove getLastStarPosition.
2172 597ec9f0e 2020-07-25 Hy Murveit           Added MR description section to README.md. Changed Pull Request -> Merge Request.
2173 4042555e6 2020-07-25 Jasem Mutlaq         Starting v3.5.0 development cycle
2174 3d97cda93 2020-07-18 Hy Murveit           Fixed dither issue where when star is not found, large drift is wrongly calculated.
2175 f0bfcdf13 2020-07-20 Pino Toscano         tests: do not pass a literal string as format string
2176 
2177 3.4.3 (Neowise):
2178 
2179 7b2c3a010 2020-07-18 Jasem Mutlaq         INDI driver sync
2180 11130020b 2020-07-17 Eric Dejouhanet      Bugfix  phd2 protocol tolerance
2181 19ec71c74 2020-07-17 Eric Dejouhanet      Fix qCompare int/double.
2182 29abc4aef 2020-07-17 Eric Dejouhanet      Fix focus test missing header.
2183 4fc154588 2020-07-16 Hy Murveit           Enable focus test
2184 2c4aab15d 2020-07-07 Hy Murveit           Save and restore calibration, with test. Refactor calibration code.
2185 b4c164f0a 2020-07-15 Jasem Mutlaq         Just account for the dec in the last step, no need to change the mosaic tile drawing code
2186 ef84f225e 2020-07-15 Jasem Mutlaq         Account for cos(dec) in mosaic tool
2187 0e0de5257 2020-07-14 Eric Dejouhanet      Improve fault tolerance during PHD2 interactions
2188 7d1de4a14 2020-07-13 Jasem Mutlaq         Add filter wheel logging to capture dbus
2189 adeebc903 2020-07-13 Jasem Mutlaq         Fix logging DBus call
2190 83bb3a765 2020-07-12 Jasem Mutlaq         Check that we process only WEATHER_PARAMETERS property
2191 dcd9dd52a 2020-07-12 Jasem Mutlaq         Use const reference to pass weather data instead of by value
2192 5a0ef1e81 2020-07-12 Jasem Mutlaq         Try to send 5secs before heart beat timeout instead of 15 secs
2193 4d7209279 2020-07-10 Jasem Mutlaq         Move flat focus option to filter manager for clarity
2194 dcf419875 2020-07-10 Jasem Mutlaq         INDI drivers sync
2195 d499f0bbb 2020-07-06 Jasem Mutlaq         Ensure that the default filter wheel exists in the current device list, otherwise fallback to filter wheel device list
2196 3d6975107 2020-07-06 Jasem Mutlaq         Ensure that the filter wheel is set to whatever the default is. Ignore override
2197 a4ea698e1 2020-07-05 Akarsh Simha         Code formatting (astyle) fixes
2198 e3dc576f5 2020-07-05 Akarsh Simha         [Needs testing] Major refactoring of refraction corrections that fixes some bugs
2199 4283c554f 2020-07-05 Akarsh Simha         Some refractoring: needs double-checking to be sure.
2200 10e98d37b 2020-07-05 Akarsh Simha         Remove incorrect comment -- we iterate for the inverse in SkyPoint::unrefract
2201 791f471c1 2020-07-05 Akarsh Simha         Replace -1.0 by SkyPoint::altCrit in various places (where we check for objects below the horizon)
2202 8576c3760 2020-07-04 Hy Murveit           Merge branch 'master' of https://invent.kde.org/education/kstars
2203 7137a2240 2020-07-04 Hy Murveit           Linear focus tests, UI, and tweaks
2204 749d40a51 2020-07-04 Akarsh Simha         Fix regression in rendering deep star catalogs from 3c299e52e57a1a52722bc9d3b9235b31a4306fb2
2205 4cdaf4457 2020-07-04 Jasem Mutlaq         INDI driver sync
2206 14c60f4dc 2020-07-03 Hy Murveit           Add a compute HFR option, and separate HFR computation from Mark Stars.
2207 706b372ac 2020-07-02 Hy Murveit           Merge branch 'master' of https://invent.kde.org/education/kstars
2208 92f1fbe58 2020-07-03 Jasem Mutlaq         Disable internalguide test in Windows
2209 712f85378 2020-07-03 Jasem Mutlaq         Re-arrange test requirements
2210 b7957ba6d 2020-07-03 Jasem Mutlaq         Move internal guide to INDI
2211 3acc0e989 2020-07-02 Jasem Mutlaq         Fix few issues with opsgpg UI file
2212 c331d2fe5 2020-07-02 Jasem Mutlaq         Add GUIDE_REACQUIRE to list of conditions which lead to GUIDE_ABORT
2213 1a46698f6 2020-07-01 Jasem Mutlaq         Dithering should be activated on preview
2214 6edf21614 2020-07-02 Hy Murveit           Fix compiler warnings in opsgpg
2215 446481d5f 2020-07-01 Jasem Mutlaq         Send to client if there is no object
2216 dae284f46 2020-07-01 Jasem Mutlaq         Do not start focus in preview capture
2217 43b0c54fd 2020-07-01 Jasem Mutlaq         Fix warnings
2218 ebf61c52f 2020-07-01 Hy Murveit           Gaussian Process Guider & guide graph
2219 17a8085bc 2020-06-29 Wolfgang Reissenberger Bugfix for correct activation of dome and weather UI
2220 db1a82113 2020-06-27 Eric Dejouhanet      Fix typo on DEC integral gain.
2221 d4b4cc2eb 2020-06-27 Jasem Mutlaq         Fix crash in image dump mode. Fix script parsing
2222 27c9bda00 2020-06-27 Jasem Mutlaq         Use regex to parse DBus command to fix a crash.
2223 eaae3bb6c 2020-06-27 Jasem Mutlaq         Increase icon size
2224 416181f40 2020-06-26 Jasem Mutlaq         Migrate the below horizon and Sun dialogs to KSMessageBox
2225 1fb950b4d 2020-06-26 Jasem Mutlaq         Add corresponding INDI driver call to logging as well
2226 632c41435 2020-06-26 Wolfgang Reissenberger Bugfix focuser duplicated abs position
2227 0e075c10e 2020-06-26 Jasem Mutlaq         Add more logging controls and sync filter rules after updataing them
2228 eac257180 2020-06-25 Jasem Mutlaq         Abort before time out
2229 32d82b183 2020-06-25 Jasem Mutlaq         INDI drivers sync
2230 f9ef809a6 2020-06-23 Wolfgang Reissenberger Fix crash in looping
2231 3ea1d0852 2020-06-23 Jasem Mutlaq         Add Ekos logging to DBus
2232 2afeec16f 2020-06-23 Wolfgang Reissenberger Bug fixing capture refactoring
2233 b7614fea3 2020-06-22 Hy Murveit           Remove obsolete code
2234 ad0936a94 2020-06-20 Jasem Mutlaq         Perform checks in 1000ms to enable proper shutdown sequence of multiple drivers per device
2235 e9eb0cdc6 2020-06-18 Jasem Mutlaq         Fix state machine transition. Do not emit unless we have an actual change in the state
2236 c85487ac5 2020-06-18 Hy Murveit           Internal guider improvements
2237 a36776e1e 2020-06-17 Jasem Mutlaq         Preview images should always be Client upload type
2238 58e9292b1 2020-06-17 Jasem Mutlaq         Fix issue where progress is not updated when remote images are captured. Thanks to Ken on INDI forums who found the issue
2239 8d1cc913e 2020-06-17 Jasem Mutlaq         Add support for camera driver restart. Still needs testing
2240 11f5b1758 2020-06-15 Hy Murveit           Graphics for SEP MultiStar
2241 cc17537dd 2020-06-15 Hy Murveit           Address the slew-never-started bug.
2242 b5693e22a 2020-06-14 Jasem Mutlaq         Disable spammy log for now
2243 b6ae9277f 2020-06-14 Eric Dejouhanet      Tests for the PHD2 guider link
2244 a223eb308 2020-06-13 Jasem Mutlaq         Add explicit offset control. Separate ISO and Gain controls
2245 fa66a4a10 2020-06-13 Jasem Mutlaq         Add explicit offset control. Separate ISO and Gain controls
2246 5804fa40b 2020-06-11 Hy Murveit           Cleaned up the multi-star guiding graphics
2247 0d98c7b5e 2020-06-11 Hy Murveit           Graphics for SEP MultiStar
2248 a4964e6a2 2020-06-11 Mohamad Kaouri       Added profile name uniqueness requirement
2249 bfa637c52 2020-06-11 Hy Murveit           SEP Multi-Star Internal Guider
2250 4293214ac 2020-06-10 Wolfgang Reissenberger Code refactoring unifying capture initialization for new sequences and continuing of sequences
2251 96a8ae0cc 2020-06-05 Jasem Mutlaq         INDI drivers sync
2252 e9533982c 2020-06-04 Chris Rowland        Allow for the case where the mount uses the pointing state early
2253 1b42c2f6f 2020-06-04 Jasem Mutlaq         Propagate weatherData from device to weather module and connect it with Focus
2254 6a8af56c1 2020-06-04 Jasem Mutlaq         Merge branch 'dmsummers/kstars-focus_temperature_logging' into HEAD
2255 3cb37ee62 2020-06-02 Florian Signoret     Keep focus temperature until next autofocus is complete
2256 160fd208a 2020-06-03 Hy Murveit           Changed name to isGuidingOn and made it a private method.
2257 d41401815 2020-06-02 Doug Summers         update to use WEATHER_TEMPERATURE name vs label
2258 032b712d3 2020-06-01 Doug Summers         focus log changes supporting addition of weather temperature sensor (when focuser sensor is unavailable) plus HFR addition to autofocus results, plu..
2259 c78d02b61 2020-06-02 Doug Summers         only log when focus logging is enabled
2260 af8ece546 2020-06-02 Jasem Mutlaq         Add extra register check in INDI Device
2261 19a8922e6 2020-06-01 Doug Summers         focus log changes supporting addition of weather temperature sensor (when focuser sensor is unavailable) plus HFR addition to autofocus results, plu..
2262 da5ccab3f 2020-06-01 Jasem Mutlaq         Ensure to register DBus modules as signals depend on order of creation
2263 80572f086 2020-05-30 Jasem Mutlaq         NO_ERROR appears to be reserved in Windows
2264 77ce9e42a 2020-05-27 Jasem Mutlaq         Use QElapseTimer instead of QTimer. Mark parking as failed state if state is ALERT and let calling function deal with the failure. Need to test
2265 3e583f43f 2020-05-27 Jasem Mutlaq         Only register a CCD device if the interface explicitly contains CCD_INTERFACE
2266 8e3147c72 2020-05-26 Jasem Mutlaq         Do not create a new device when a camera is reconnected again
2267 9cec1ad2c 2020-05-24 Jasem Mutlaq         Do not debayer streamed DSLR frames since they are motion JPGs
2268 7f3e50042 2020-05-24 Jasem Mutlaq         Sync INDI drivers
2269 96c82809d 2020-05-24 Jasem Mutlaq         use Delta symbol
2270 e1f84402f 2020-05-23 Jasem Mutlaq         Add missing header
2271 fb4e84ad9 2020-05-23 Jasem Mutlaq         Make transient message disappear after 10 seconds
2272 9ac60e4b0 2020-05-23 Jasem Mutlaq         Use #if defined and include kstars config
2273 a42bf8d62 2020-05-23 Jasem Mutlaq         polar alignment testing should be running only when INDI is installed
2274 c3edc7f24 2020-05-23 Chris Rowland        Add new polaralign class including test harness
2275 07de9e16a 2020-05-23 Jasem Mutlaq         Add support to edit filters names in Ekos capture module
2276 836e2f124 2020-05-23 Jasem Mutlaq         Use Delta instead of Change
2277 23e20970d 2020-05-23 Jasem Mutlaq         Formatting fix and disabling spammy log
2278 dbc9925b2 2020-05-23 Jasem Mutlaq         Only use Sextractor settings if the solver is set to offline.
2279 bf7a7cef4 2020-05-23 Jasem Mutlaq         Check filter index to prevent crash in align module on filter change.
2280 63c220e37 2020-05-23 Florian Signoret     Add autofocus on temperature change
2281 02baf5380 2020-05-23 Hy Murveit           Fixes to guide logger
2282 9fbdcb6ec 2020-05-22 Jasem Mutlaq         Update README.md
2283 1c40d394a 2020-05-21 Hy Murveit           Move where Git Tips was, and added code section at the bottom of the tips.
2284 f24231436 2020-05-21 Jasem Mutlaq         Fix indentations in README.md
2285 c17a522b8 2020-05-21 Hy Murveit           Updated README.md adding instructions for developement mostly. Also added authors.
2286 cb09caa45 2020-05-20 Hy Murveit           Change the guidelog directory to a guidelogs subdirectory.
2287 f8e21b9c7 2020-05-20 Yuri Chornoivan      GIT_SILENT: add KStars icon as repository logo
2288 0dbc6e5bc 2020-05-19 Hy Murveit           New user log for internal guider in Phd2 log format
2289 95be2c8f7 2020-05-19 Jasem Mutlaq         USE_LIBONVA --> HAVE_LIBNOVA
2290 eec7a3964 2020-05-17 Jasem Mutlaq         Update migration to gitlab info
2291 320e0fe89 2020-05-17 Jasem Mutlaq         Organize Ekos options by breaking them down into several components
2292 41d8323f8 2020-05-15 Jasem Mutlaq         Correct and simplify the meridian flip degree setting between mount and ekos
2293 6749f48a4 2020-05-15 Jasem Mutlaq         Use JNow instead of J2000 when measuring the mount HA circle as propoer by Chris Rowlands to accurate measure the Polar Alignment Error. Requires mo..
2294 a2ced315e 2020-05-15 Jasem Mutlaq         Add function to get UTC datetime from DATE-OBS header field
2295 2bfe15fea 2020-05-14 Jasem Mutlaq         Fix libnova location and linking
2296 f0f7c658b 2020-05-13 Hy Murveit           Add an internal guider calibration plot
2297 6a551dcb9 2020-05-13 Jasem Mutlaq         Add .cmake to ignore
2298 db21d0441 2020-05-12 Jasem Mutlaq         Fix libnova dependency issue
2299 234d06d46 2020-05-12 Jasem Mutlaq         Fix the mess I made with average RMS calculation, and simply use the hypotenuse function
2300 07fd9b4c5 2020-05-12 Jasem Mutlaq         Fix wrong RMS calculation again.. the division by 2 goes inside the sqrt
2301 6fbcea2b0 2020-05-12 Jasem Mutlaq         Only test file if libnova is found on system
2302 25e7799e9 2020-05-11 Jasem Mutlaq         Fix delta RMS calculation
2303 82569890a 2020-05-10 Jasem Mutlaq         Updates to SkyPoint to improve positions
2304 507b97075 2020-05-09 Jasem Mutlaq         Do not use typeof as it breaks compliation on Windows
2305 4688c4775 2020-05-09 Jasem Mutlaq         Fix date read in and improve output batch file for Almanac
2306 7434ad7ae 2020-05-07 Jasem Mutlaq         Add pause and toggleSequence to DBus interface as proposed by Ray
2307 ab232a0a9 2020-05-07 Hy Murveit           Save HA Limit Enable checkbox
2308 c264b91c4 2020-05-07 Jasem Mutlaq         Automatically debayer in video streams if supported
2309 ea7020906 2020-05-04 Hy Murveit           Internal guider didn't take binning into account when computing arc-seconds
2310 77c2bbe33 2020-05-04 Jasem Mutlaq         Implemented Bahtinov mask focus assistant, fix compiler warnings (in fpackutil.c and modcalcvizequinox.cpp)
2311 4c68c4a7d 2020-05-04 Wolfgang Reissenberger Option to acquire the guiding status from PHD2 to stay in sync
2312 01132e09a 2020-05-04 Eric Dejouhanet      Let UI tests customize the UI settings file.
2313 637c9248c 2020-05-04 Hy Murveit           Fix issue with Meridian Flip Retry
2314 913cbed49 2020-05-03 Jasem Mutlaq         Add syncDSLRToTargetChip function to set the INDI driver settings immediately without switching to capture module
2315 f66d63476 2020-05-03 Jasem Mutlaq         Don't run fitsviewer test if no fitsio
2316 3d738d3a6 2020-05-01 Hy Murveit           Comment out a couple wordy debug log messages
2317 3521aa720 2020-04-30 Jasem Mutlaq         Only process focus numbers
2318 e5b869391 2020-04-30 Yuri Chornoivan      Add missing space
2319 6ab4abe7d 2020-04-29 Chris Rowland        + Use the mount Pier Side property to manage Pier Flip + Add HA limits.
2320 6f9310924 2020-04-29 Jasem Mutlaq         Proper handling for restart crashed drivers
2321 9d0b76420 2020-04-29 Jasem Mutlaq         Directly use getDriverInterface
2322 30ac6d357 2020-04-29 Jasem Mutlaq         Migrate signal-slots to new format
2323 3c299e52e 2020-04-28 Jasem Mutlaq         Disable old warning
2324 cf56f127f 2020-04-27 Eric Dejouhanet      Make the Focus capture action include star detection
2325 3875af22a 2020-04-27 Hy Murveit           Fix bug where tab fitsviews weren't receiving images when fitsviewer was not enabled
2326 ec82fc3b7 2020-04-26 Yuri Chornoivan      Fix minor typos
2327 68fda2473 2020-04-26 Hy Murveit           Improve Overlay Rendering
2328 8ba2ccf79 2020-04-26 Jasem Mutlaq         Starting work on KStars v3.4.3
2329 
2330 3.4.2 (Borisov):
2331 
2332 c4ec429ac 2020-04-25 Jasem Mutlaq         Do not process un-registered property
2333 3d9099bbf 2020-04-25 Jasem Mutlaq         Reduce random max travel dither distance to 15 pixels down from 25
2334 1197d9389 2020-04-25 Jasem Mutlaq         Ignore SIGPIPE on Linux and MacOS
2335 3035e5565 2020-04-25 Jasem Mutlaq         Failed and Aborted should be treated equally in capture
2336 b907f6873 2020-04-24 Jasem Mutlaq         Disable test in package building
2337 e7c2b8db7 2020-04-24 Jasem Mutlaq         No need for zoom factor with Hy latest patch
2338 b03b46834 2020-04-24 Jasem Mutlaq         Remember weather status
2339 837de1e60 2020-04-24 Jasem Mutlaq         Register FITSMode meta type
2340 1133ae451 2020-04-22 Hy Murveit           Fix stretch control bug created in D28935
2341 d9f2ef2e9 2020-04-22 Jasem Mutlaq         Use modern signal and slot connection
2342 199f46268 2020-04-21 Jasem Mutlaq         typeof uses language extension so do not use it
2343 bce2aa337 2020-04-21 Jasem Mutlaq         Fix compiling on Windows
2344 cc087cd90 2020-04-21 Jasem Mutlaq         sysconf for Linux and MacOS only
2345 edcf3554a 2020-04-21 Jasem Mutlaq         Remove GCC pragma to fix compliation on Windows
2346 484918644 2020-04-21 Hy Murveit           Reduce memory use when zooming in fitsviewer
2347 47da4eb38 2020-04-19 Jasem Mutlaq         Try up to 3 times to check if drivers are running on remote indi manager
2348 573302c27 2020-04-19 Jasem Mutlaq         Sync INDI drivers
2349 e6d1d0dca 2020-04-18 Eric Dejouhanet      Hotfix for non-INDI builds.
2350 cb6f7207d 2020-04-17 Yuri Chornoivan      Fix minor typos
2351 e7796bf9c 2020-04-17 Eric Dejouhanet      Make UI tests use a separate userdb
2352 515efd42f 2020-04-17 Hy Murveit           SEP Focus improvements
2353 c859850b1 2020-04-11 Akarsh Simha         Minor: const correctness
2354 f2e080d37 2020-04-11 Akarsh Simha         Fix behavior of DBus method setRaDec, provide a new DBus method setRaDecJ2000, and support refraction-corrected altitudes in DBus method setAltAz
2355 4594c3d64 2020-04-11 Wolfgang Reissenberger Mount box layout corrected so that everything fits well into the window
2356 1f7493a63 2020-04-10 Hy Murveit           Fix the build which is broken on Macs by adding include for cmath
2357 56051aa47 2020-04-09 Eric Dejouhanet      Hotfixes for the Focus module
2358 6cf0a3a2b 2020-04-09 Jasem Mutlaq         INDI drivers sync
2359 4f6af9adf 2020-04-08 Eric Dejouhanet      Tests for the star detection
2360 fd28026cf 2020-04-05 Eric Dejouhanet      Refactoring the Focus module.
2361 1dffaa5d7 2020-04-03 Jasem Mutlaq         Turn off meridian flip when operating polar alignment assistant tool
2362 632bb22ae 2020-04-03 Jasem Mutlaq         Fix exposure time when no filters are used
2363 8c410bd41 2020-04-02 Jasem Mutlaq         Fix typo
2364 c400edea6 2020-03-30 Jasem Mutlaq         Fix program flow in case a full-frame star is selected
2365 bf9845f2e 2020-03-30 Jasem Mutlaq         If non-guide is enabled, do not consider the state as autoguided
2366 637b7c96c 2020-03-29 Jasem Mutlaq         More work to remove the deadlock on disconnecting from INDI server
2367 394f1be73 2020-03-29 Jasem Mutlaq         Do not display options after error, let user open it up
2368 92127a698 2020-03-29 Jasem Mutlaq         Add OK Button to error and warning dialogs
2369 209b20763 2020-03-28 Jasem Mutlaq         Add size of fits buffer loaded
2370 db0ae6227 2020-03-28 Jasem Mutlaq         Do not crash if current target is not set
2371 e208ce382 2020-03-27 Denis Zaytsev        Modified svg with INDIHUB icon and logo
2372 af134f296 2020-03-26 Jasem Mutlaq         removeProperty is called in the BaseClient thread and provides a pointer to INDI::Property object. Since INDI_D::removeProperty method needs to run ..
2373 c24ff635f 2020-03-26 Jasem Mutlaq         Fix crash on new profile with indihub
2374 829c37b9d 2020-03-25 Jasem Mutlaq         Restore the 180s capture timeout
2375 0b818253b 2020-03-25 Jasem Mutlaq         Fix North and South Korea cities. Patch submitted by Shinjo Park
2376 f8c3d1359 2020-03-25 Jasem Mutlaq         Change remoteProperty connection to the default queued connection.
2377 cf25aa5ee 2020-03-25 Jasem Mutlaq         Fix share mode
2378 ebeea6e4f 2020-03-25 Jasem Mutlaq         Disable driver restart until few issues with shutdown are fixed
2379 01dc3f76b 2020-03-25 Jasem Mutlaq         Fix format issues
2380 bd6e5ccb8 2020-03-25 Jasem Mutlaq         Add building and format code instructions
2381 f8c978db7 2020-03-23 Jasem Mutlaq         Fix few warnings
2382 1b8ebe7ed 2020-03-22 Jasem Mutlaq         Add a warning if the dust cap is missing instead of total abort
2383 a33efa5de 2020-03-21 Jasem Mutlaq         Add initial support for restarting local and remote drivers in case of timeout
2384 a2a961e00 2020-03-21 Eric Dejouhanet      Removed simulator startup clock test for Qt<5.8.
2385 fea9b12c1 2020-03-20 Jasem Mutlaq         Check for INDI hub before terminating
2386 3ded897d8 2020-03-20 Jasem Mutlaq         Add indihub local support. Requires testing
2387 da42b0848 2020-03-20 Jasem Mutlaq         Fix typo
2388 62f78d06e 2020-03-19 Laurent Montel       Add missing includes
2389 9bc2faa5f 2020-03-19 Jasem Mutlaq         Save indihub in profile
2390 575be8ef9 2020-03-19 Jasem Mutlaq         Correct Chile TZ rule
2391 53b0ab05b 2020-03-18 Eric Dejouhanet      Attempt to fix Ubuntu 16.04 build, that is using Qt 5.5.
2392 b92c3cb32 2020-03-18 Jasem Mutlaq         Initial work for indihub support
2393 19bcaa049 2020-03-15 Eric Dejouhanet      Auxiliary tests (skeletons).
2394 15ca86074 2020-03-15 Jasem Mutlaq         Add flip vector as a temporary measure until we figure out why it fails under some circumstances
2395 b3b107c61 2020-03-09 Jasem Mutlaq         Do not calculate download times for repeats
2396 dcf94c2a3 2020-03-09 Jasem Mutlaq         Fix warnings
2397 8c53c246b 2020-03-07 Hy Murveit           Fix a bug in the debayer offset code.
2398 40d0573bd 2020-03-06 Jasem Mutlaq         Re-enabled the Jupiter's Moons tool
2399 acf0f6eee 2020-03-06 Hy Murveit           Update median calculation
2400 1cc965a80 2020-03-04 Eric Dejouhanet      Fix warning treated as error on bionic.
2401 deff540be 2020-03-02 Eric Dejouhanet      Fix OpenSUSE build error on incomplete type KStarsData.
2402 ccac57a47 2020-03-02 Jasem Mutlaq         Go back to ksqueezelabel since regular QLabel have several issues
2403 03f2dcc27 2020-03-01 Jasem Mutlaq         More hack to get the label size to be correct when using multiple elements
2404 08c69ae84 2020-03-01 Eric Dejouhanet      Restructure tests, add simulator tests, spot expected failures.
2405 3a6642ea8 2020-02-29 Jasem Mutlaq         Fix squeezed labels in height
2406 0288cbd1d 2020-02-29 Jasem Mutlaq         Increase minimum bandwidth to 300MB
2407 302689bc1 2020-02-29 Jasem Mutlaq         working on KStars v3.4.2
2408 1db2c052a 2020-02-29 Jasem Mutlaq         Simplify where images are saved to
2409 6ce69709a 2020-02-26 Jasem Mutlaq         Check for errors in WCS transformation
2410 11f68d971 2020-02-26 Hy Murveit           Correct bug in median computation
2411 0d418a390 2020-02-23 Jasem Mutlaq         Make sure all image files permissions end up 644
2412 
2413 3.4.1 (FreeCloud):
2414 
2415 5632a36a1 2020-02-23 Jasem Mutlaq         Do not calculate download time or send image when upload mode is LOCAL
2416 1d72ab065 2020-02-23 Eric Dejouhanet      Adding test for Ekos start/stop.
2417 e82c0c41b 2020-02-23 Jasem Mutlaq         Only load FITS Data when we need to use FITSViewer
2418 1eac4ced7 2020-02-23 Jasem Mutlaq         Add small space between buttons to avoid accidental deletes
2419 6e1c837c8 2020-02-21 Yuri Chornoivan      Fix minor EBN issues (http->https, no newline end)
2420 4b4144e77 2020-02-21 Jasem Mutlaq         Fix crash on CCD reconnection for those with built-in filter wheels
2421 d0fdd647f 2020-02-21 Jasem Mutlaq         INDI driver sync
2422 2610a2ca0 2020-02-20 Yuri Chornoivan      Fix minor typos
2423 2f836ac57 2020-02-20 Eric Dejouhanet      Fix qCompare between strings.
2424 67488f7c1 2020-02-20 Jasem Mutlaq         Move guide reset button to calibration settings
2425 de594e589 2020-02-18 Jasem Mutlaq         Fixed Equinox and Solstice dates in Calculator
2426 06c537cae 2020-02-17 Jasem Mutlaq         Use QLabel so that text wrap if long
2427 94efa36e0 2020-02-17 Jasem Mutlaq         Fix file mode 755 --> 644
2428 b909202bd 2020-02-17 Jasem Mutlaq         Starting KStars 3.4.1 work
2429 248ff0e6a 2020-02-17 Hy Murveit           Add logging to help debug some capture stalls
2430 06a63ce69 2020-02-16 Eric Dejouhanet      Rework of UI tests, KStars window and Ekos profile.
2431 
2432 
2433 3.4.0 (Horsehead):
2434 
2435 60dabac08 2020-02-12 Yuri Chornoivan      Fix minor typo
2436 e44a6bd2f 2020-02-12 Robert Lancaster     Summary: Fixing a bug found by a user in the Load and Slew command. Also setting the internal sextractor directory for initial OS X install. This al..
2437 00f1ce483 2020-02-11 Jasem Mutlaq         Remove unnecessary qDebug()
2438 64538ebc4 2020-02-11 Robert Lancaster     Supporting Sextractor instead of python
2439 5b31c6aba 2020-02-11 Hy Murveit           Add logging to look into alignState in capture
2440 03b944163 2020-02-11 Hy Murveit           Fixes issue where align wasn't called after meridian flip
2441 aa6666670 2020-02-10 Jasem Mutlaq         Fix permission
2442 b3a6b1434 2020-02-10 Hy Murveit           Remove the word experimental from the Linear Focus algorithm
2443 55944129d 2020-02-10 Hy Murveit           Correct issue with filter-autofocus and meridian flip
2444 5dda5bd20 2020-02-08 Jasem Mutlaq         Improve display of some fields by using f instead of g specifier
2445 ccd88663c 2020-02-07 Jasem Mutlaq         Only report the ignored FITS warning if we are not guiding
2446 67f6afb87 2020-02-07 Jasem Mutlaq         Fix FOV out of bounds limit
2447 fcfe5d9ec 2020-02-07 Jasem Mutlaq         Fix tests
2448 e5e74112c 2020-02-07 Jasem Mutlaq         Ekos::Manager is singleton now
2449 1014a91d2 2020-02-06 Jasem Mutlaq         Fix typo
2450 25cd69943 2020-02-05 Jasem Mutlaq         Add error message when calculated FOV is out of bounds
2451 144a2396d 2020-02-03 Jasem Mutlaq         Disable the extensive logging in alignmnent as it is polluting the log
2452 f6ab2c54b 2020-02-03 Jasem Mutlaq         Start connection to remote INDI server also when not using web manager
2453 a7a8eab07 2020-02-03 Hy Murveit           Fix bug which may be causing the fits crashes.
2454 1ce35ff4d 2020-02-02 Jasem Mutlaq         Introduce small settle time after killing indiserver
2455 69219efbd 2020-02-02 Jasem Mutlaq         Disconnect the KMessageBox after use
2456 1da4f6ac2 2020-01-31 Jasem Mutlaq         Make connecting to INDI server *mostly* asycn
2457 77981bfd3 2020-01-31 Hy Murveit           Linear Focus 3.2, optimize solution
2458 2165b84aa 2020-01-30 Jasem Mutlaq         Remove unused packaging files
2459 ff2108732 2020-01-29 Nicolas Fella        Add link to google play in appstream data
2460 6f237d161 2020-01-29 Jasem Mutlaq         Remove unnecessary patch
2461 7c1264a3b 2020-01-27 Hy Murveit           Fix a crash, reinitialize rawImage for every image.
2462 706324de6 2020-01-26 Jasem Mutlaq         INDI drivers sync
2463 5348a5fc9 2020-01-25 Hy Murveit           Bugfix for fitsview, checking wrong width & height in initDisplayImage
2464 88f52e1e9 2020-01-23 Jasem Mutlaq         Permit changing of target when capture is also complete
2465 b6a42a1a3 2020-01-23 Jasem Mutlaq         Improve name sanitization further to remove duplicate __ and extra _ at the end
2466 3d19f16ff 2020-01-23 Jasem Mutlaq         Sanitize target name and file prefix
2467 081cd819e 2020-01-23 Hy Murveit           Linear Focus Algorithm 3.1, ignore timer-based focuser's return value.
2468 e5cab7014 2020-01-22 Jasem Mutlaq         Remove extra BLOBUpdated
2469 cf467f48d 2020-01-22 Jasem Mutlaq         Fix DSLR ImageToFITS loading when auto convert is used
2470 c3a0862b1 2020-01-21 Jasem Mutlaq         More work for INDI property to JSON objects over websockets
2471 b37319f6b 2020-01-21 Jasem Mutlaq         Improving EkosLive websocket performance
2472 c0516050f 2020-01-20 Jasem Mutlaq         Comment out unused variable
2473 1ab26869d 2020-01-20 Jasem Mutlaq         Do not save config for ACTIVE_XXX devices as this might cause regressions in other areas
2474 643066850 2020-01-20 Hy Murveit           Re-allocate the rawImage buffer if the number of channels has changed.
2475 6e9d7aa96 2020-01-20 Jasem Mutlaq         Do not start guiding if mount is parked
2476 861851089 2020-01-15 Hy Murveit           Improvements to the linear focus algorithm--v3
2477 dd53f3aee 2020-01-14 Wolfgang Reissenberger Align property labels in the INDI dialog vertically on top
2478 814b54d78 2020-01-14 Hy Murveit           Update of the Linear Focus Algorithm--v2
2479 2a0361caa 2020-01-14 Jasem Mutlaq         Use transient FOV container instead of anti-pattern access to the Ekos align object from other classes
2480 5fb10f208 2020-01-14 Jasem Mutlaq         Log fits create error
2481 abd77a722 2020-01-14 Jasem Mutlaq         Make sure temporary location is also writable
2482 381cc57b7 2020-01-12 Laurent Montel       It alreadys added by kaboutdata
2483 49ce49de2 2020-01-12 Jasem Mutlaq         Wait until wcsWatcher is finished before loading from memory
2484 856e544c4 2020-01-11 Jasem Mutlaq         Do not abort slewing when in polar alignment mode
2485 166d69d54 2020-01-10 Jasem Mutlaq         Fix manualfocusdrive based focus bug due to fix in commit de12d97ddefc
2486 4ea088bbc 2020-01-10 Jasem Mutlaq         Reuse same primary buffer for debayering. Always flush before closing
2487 c325b3881 2020-01-10 Jasem Mutlaq         Delete earth shadow on exit
2488 ebf219d83 2020-01-09 Jasem Mutlaq         More improvements to memory handling
2489 5e1d1e40f 2020-01-09 Jasem Mutlaq         Some memory fixes from Valgrind and Hy suggestions
2490 d7bb14fb6 2020-01-08 Jasem Mutlaq         Set aux members of ACTIVE_FILTER to nullptr on initial property definition
2491 6ae9866e3 2020-01-08 Jasem Mutlaq         Improve reliability of setting snoop property for the active profile
2492 972224caf 2020-01-08 Jasem Mutlaq         Fix scheduler frame name check for fractional exposures
2493 c035e1135 2020-01-07 Laurent Montel       Port to QString::asprintf
2494 855e27514 2020-01-07 Laurent Montel       Port to QElapsedTimer
2495 ac26e490b 2020-01-07 Laurent Montel       Don't use nullptr as flag. Use default value when possible
2496 1a061ea74 2020-01-07 Laurent Montel       Port endl to \n as it's Qt:: namespaced in qt5.15. QFile flushs it when
2497 f1f38c0bb 2020-01-07 Laurent Montel       Remove endl at the end of qDebug/qWarning.. it already adds endl
2498 f34fd196a 2020-01-07 Jasem Mutlaq         Remove redundant faint magnitude swap, thanks to Vladimir Dvorak for spotting and reporting this. Fixing few warnings and introducing proper debug
2499 974f62209 2020-01-05 Jasem Mutlaq         Load supernova data on demand to conserve memory
2500 000ac53e7 2020-01-04 Jasem Mutlaq         Fix setting the default filter wheel in the various Ekos modules
2501 de12d97dd 2020-01-04 Jasem Mutlaq         Fix timer and relative based focus bug as they were sent negative numbers by mistake
2502 ca2703b3d 2020-01-04 Jasem Mutlaq         Indicate why a received FITS image is ignore so we can diagnose issues that otherwise would be ignored silently
2503 754b4126c 2020-01-04 Jasem Mutlaq         Make scheduler logs less spammy
2504 001ce18d8 2020-01-04 Hy Murveit           Refactor polynomial code in focus and other small changes
2505 e60b54ec2 2020-01-04 Jasem Mutlaq         KStars v3.4.0 cycle begins
2506 3674fcd0a 2020-01-03 Laurent Montel       Port to QElapsedTimer
2507 51ad4e094 2020-01-03 Laurent Montel       Don't use 0 as flag
2508 67612b1e9 2020-01-03 Laurent Montel       Port endl to '\n' as endl is namespaced in Qt5.15. When we delete QFile
2509 c9fca7398 2020-01-03 Laurent Montel       Don't use deprecated QString::sprintf
2510 c6b339a41 2020-01-03 Laurent Montel       Remove extra ';'
2511 3e3a1fc68 2020-01-03 Laurent Montel       Remove endl at the end of qdebug as it already adds it
2512 9ea44f783 2020-01-03 Jasem Mutlaq         Explicitly treat JNow and J2000 differently when setting the sky point RA and DE components
2513 
2514 3.3.9 (Oscar):
2515 
2516 881b7a882 2019-12-31 Jasem Mutlaq         Check for duplicate ccd binaries in primary, guide, and all aux drivers
2517 6d712a640 2019-12-31 Jasem Mutlaq         Autofocus support in Ekos module for manualfocusdrive gphoto command for Nikon
2518 bbc09aee9 2019-12-29 Jasem Mutlaq         Fix couple of warnings and formatting fixes
2519 e89bff5d3 2019-12-29 Jasem Mutlaq         Minor warning fixes
2520 162a4f5ba 2019-12-29 Wolfgang Reissenberger Minor corrections to capture, scheduler and mount
2521 d67b2be77 2019-12-28 Shubham Jangra       Fix multiple warnings
2522 2628f1853 2019-12-28 Yuri Chornoivan      [docs] Add markers for the configuration pages, add some info about sky cultures
2523 f7279d781 2019-12-28 Hy Murveit           Modify focus graph to include sample number.
2524 9f5012a8f 2019-12-28 Jasem Mutlaq         Add new western sky cultur
2525 197cf7789 2019-12-25 Hy Murveit           Improve Linear Focus Algorithm by adding extra outward motion then moving back in.
2526 e80a9158e 2019-12-22 Jasem Mutlaq         MD formatted now
2527 ff2516e91 2019-12-22 Jasem Mutlaq         Update KStars README to ensure that users on Github do not submit PRs by mistake
2528 318cc2b2b 2019-12-22 Chris Rowland        Add AutoFocus data to log
2529 930cd61af 2019-12-22 Jasem Mutlaq         Tooltip and index fixes
2530 ef6d65cfe 2019-12-22 Hy Murveit           Introduce the linear focuser
2531 a8fcd66e5 2019-12-22 Jasem Mutlaq         Fix offline cloud storage settings
2532 e1467aa63 2019-12-14 Robert Lancaster     Making the Columns in the Align view resize automatically
2533 82656bfd7 2019-12-11 Jasem Mutlaq         Account for exposure less than 0.001 seconds in the file name
2534 456c445d8 2019-12-10 Jasem Mutlaq         Add option to limit single step commands.
2535 8200b9c74 2019-12-08 Yuri Chornoivan      Use URLs with transport encryption
2536 7acd53d63 2019-12-08 Yuri Chornoivan      Fix minor EBN issues
2537 08fd2a3b4 2019-12-08 Hy Murveit           New UI to allow the user to modify the stretch being used.
2538 ed4882df7 2019-12-07 Jasem Mutlaq         Prevent log spamming
2539 f34721935 2019-12-07 Jasem Mutlaq         Set raw prefix to target name if the former is empty while the latter is non empty
2540 6053d5b54 2019-12-07 Jasem Mutlaq         Make sure target chip is completely valid
2541 7e3a783ea 2019-12-07 Jasem Mutlaq         Return if base device is not yet initialized
2542 838a7d2d9 2019-12-05 Jasem Mutlaq         Update versions to 3.3.9
2543 d5929002d 2019-12-05 Jasem Mutlaq         Bump to v3.3.9
2544 c7fdb7e41 2019-12-05 Jasem Mutlaq         Set index before changing type
2545 19d26b9d2 2019-12-04 Jasem Mutlaq         Fix astrometry crash when remote astrometry is not fully yet initialized
2546 a8e7678f0 2019-12-01 Jasem Mutlaq         Fix video streaming resize crash on Windows
2547 bd2636ad5 2019-11-30 David Faure          Fix wrong syntax for include_directories, detected by -Wmissing-include-dirs
2548 befd2806a 2019-11-29 Jasem Mutlaq         Retry connection in case we have a refused connection
2549 92b276a6f 2019-11-27 Jasem Mutlaq         Disable excessive logging
2550 8d4156003 2019-11-27 Wolfgang Reissenberger Reset guiding calibration if the mount moves and "Always Reset Guide Calibration" option is set.
2551 e331a3abe 2019-11-27 Jasem Mutlaq         Improve tooltip for mount limits
2552 4bc17bee6 2019-11-26 Jasem Mutlaq         If raw prefix is empty and target name is not, set it to the target name and update the job and GUI accordingly
2553 4c7c05ccf 2019-11-26 Jasem Mutlaq         Use rawPrefix as property
2554 f5615a8e8 2019-11-25 Yuri Chornoivan      Fix link: ui.html -> menus.html
2555 a0cc1c499 2019-11-25 Jasem Mutlaq         Fix crash when there is no focused object in comet and asteroid components
2556 e61e21eea 2019-11-25 Hy Murveit           Fix bug re filter-change-autofocus
2557 5574d1d9a 2019-11-24 Jasem Mutlaq         Fix crash when focused object is either asteroid or comet and the data is loaded afterwards thereby invalidating focusObject in SkyMap. With this ch..
2558 d9de15de6 2019-11-24 Jasem Mutlaq         Use qCDebug
2559 bba1d7a01 2019-11-22 Jasem Mutlaq         Update default ASTAP windows location
2560 df4ae7eec 2019-11-24 Wolfgang Reissenberger Abort plate solving when slewing is detected
2561 100777109 2019-11-24 Tobias C. Berner     FreeBSD: lld does not support -Wl,-z,nodump
2562 bf3549851 2019-11-24 Wolfgang Reissenberger Bugfix for re-connecting a weather device initializes the weather display
2563 824bbbd6a 2019-11-23 Hy Murveit           Fix off-by-one bug in stretch.
2564 85fe55f23 2019-11-20 Jasem Mutlaq         For windows, when index 1 is selected from the combo box it should be considered REMOTE
2565 3eece768c 2019-11-20 Hy Murveit           Update the auto-stretch scheme and UI
2566 82d4d4b08 2019-11-20 Jasem Mutlaq         Change ASTAP default location
2567 d6a60f19d 2019-11-19 Jasem Mutlaq         Load PHD2 star image from memory instead of temporary file
2568 a732557b1 2019-11-18 Jasem Mutlaq         Removing debug statements
2569 b566a2ad4 2019-11-16 Pino Toscano         appdata: update homepage and help URLs
2570 
2571 3.3.8 (Obaidy):
2572 
2573 8da28c636 2019-11-16 Jasem Mutlaq         KStars v3.3.8 release
2574 5653f65a9 2019-11-16 Jasem Mutlaq         Fix dome status for rolloff dome when sending status messages
2575 b2c4c4fd8 2019-11-15 Jasem Mutlaq         INDI drivers sync
2576 34ffb6db5 2019-11-15 Jasem Mutlaq         Disable the move to polar message action and just display it as a message instead to alert the user
2577 511a8cd8a 2019-11-14 Jasem Mutlaq         Fix another crash in poly plotting. Check if array is empty
2578 a8c59b592 2019-11-14 Robert Lancaster     Adding the polynomial and focus position to the focus graph as well as tooltips
2579 46d4ea32f 2019-11-13 Jasem Mutlaq         Fix incorrect labels
2580 d3645e7da 2019-11-13 Jasem Mutlaq         Use backend instead of type to avoid confusion
2581 c7fa46d29 2019-11-12 Jasem Mutlaq         Add solver and astrometry solver types
2582 205c9d4db 2019-11-12 Jasem Mutlaq         Add error dialog if astap is not found and open options dialog automatically after that
2583 edadd4a66 2019-11-12 Jasem Mutlaq         Solve crashing in creating WCS file and use simpler WCS update
2584 fb5d677a4 2019-11-10 Jasem Mutlaq         Add warning about missing ASTAP
2585 a1089b1d5 2019-11-10 Jasem Mutlaq         Fix condition where previous values of solver type can cause crash in the 3.3.7 version
2586 fa45d7b52 2019-11-08 Jasem Mutlaq         Adding Wolfgang and Hy to authors
2587 
2588 3.3.7 (Carina):
2589 
2590 f38d8378c 2019-11-07 Jasem Mutlaq         Sync INDI drivers
2591 864905553 2019-11-06 Jasem Mutlaq         Fix few issues with rotation angle
2592 883d26df3 2019-11-06 Jasem Mutlaq         Add tooltip tp explain the purpose of desired target PA
2593 28c513adf 2019-11-05 Jasem Mutlaq         Update ASTAP config as per Hans recommendations
2594 ae7219c65 2019-11-05 Robert Lancaster     Keeping track of download times for more reliable time estimates.
2595 9a734d1e7 2019-11-04 Wolfgang Reissenberger Handle guiding problems during dithering
2596 16171346e 2019-11-03 Hy Murveit           Directly specify arcsecond error in Align UI.
2597 e1d19eb38 2019-11-02 Wolfgang Reissenberger Dithering while crossing the meridian recognized as guiding
2598 b1f390ebf 2019-11-02 Wolfgang Reissenberger Ensure that guiding is running when capture is started
2599 b30a9d850 2019-11-02 Robert Lancaster     Fixing ASTAP Path on OS X and Setting Autostar as default for PHD2 Guiding
2600 02d191bae 2019-10-29 Jasem Mutlaq         Use status string for better logging
2601 bf020d440 2019-10-29 Wolfgang Reissenberger Making display of x axis cofigurable
2602 a6f633b49 2019-10-29 Jasem Mutlaq         square --> rectangle
2603 15ef142d8 2019-10-29 Jasem Mutlaq         Implement a more reliable way to sync ACTIVE_DEVICES
2604 565ed5fc6 2019-10-28 Jasem Mutlaq         Back to string confinement since classic confinement does not work with plugs
2605 4ec7d0b68 2019-10-28 Jasem Mutlaq         Update snap to build from git
2606 c72edccbc 2019-10-27 Hy Murveit           Write FITS file on separate thread
2607 104c0ee03 2019-10-25 Jasem Mutlaq         Make documentation building as a CMake option and disable it for snaps
2608 9c5cb4136 2019-10-25 Jasem Mutlaq         Test release build effectiveness
2609 6248d6adc 2019-10-24 Jasem Mutlaq         Update OpenNGC to v20191019
2610 1407f3fcb 2019-10-23 Jasem Mutlaq         Update snapcraft from Neon sources and move it to top level so we can build it with Launchpad
2611 5f4b269cc 2019-10-23 Yuri Chornoivan      Fix minor EBN issues
2612 a12df4a85 2019-10-22 Jasem Mutlaq         Use CROTA1 for rotation instead of CROTA2
2613 ae3b27018 2019-10-22 Jasem Mutlaq         Merge branch 'astap_work'
2614 8e48df369 2019-10-22 Jasem Mutlaq         Process astap solver solution
2615 8f0e4319e 2019-10-22 Jasem Mutlaq         Timed out solutions should be marked as such
2616 c0f8d5c4f 2019-10-21 Jasem Mutlaq         Fix TZ rules for a few countries.
2617 4388cf0ec 2019-10-21 Yuri Chornoivan      More updates to libindi strings
2618 56e035095 2019-10-20 Yuri Chornoivan      Translate UI string
2619 86c0823fc 2019-10-20 Yuri Chornoivan      Update libindi strings
2620 dc3b30b5f 2019-10-20 Jasem Mutlaq         Do not save FITS file in mosaic job scheduler list since each job has its own unique calculated location.
2621 d2eb24f2c 2019-10-20 Jasem Mutlaq         More progress in supporting ASTAP. Need to process output to determine if the solver completed successfully
2622 ea5a3a384 2019-10-20 Jasem Mutlaq         Merge branch 'master' into astap_work
2623 8aa121e0f 2019-10-20 Jasem Mutlaq         FOV was set to default to 0x0 to force astrometry.net to blind solve and measure the effective FOV.
2624 cf5a252a4 2019-10-20 Wolfgang Reissenberger Immediate refresh weather data on startup
2625 c4e8b95f7 2019-10-18 Jasem Mutlaq         Add focus handling for aborted images
2626 86eb5cb61 2019-10-18 Wolfgang Reissenberger Bugfixing and small enhancements for weather display
2627 edba67eb6 2019-10-16 Jasem Mutlaq         Starting work on supporting ASTAP as alternative solver
2628 52fe2eaf5 2019-10-16 Wolfgang Reissenberger Weather sensor data graph display
2629 61729fdff 2019-10-13 Hy Murveit           Adds an option to mouse-pan the HiPS graphics.
2630 b926ba790 2019-10-11 Nicolas Fella        Use AppDataLocation on Android
2631 576e9ab55 2019-10-10 Jasem Mutlaq         Add JNow to indicate the epoch for both telescope and solution coordinates
2632 9cfac15cf 2019-10-09 Jasem Mutlaq         implement detect from ekos in FOV editor. Use INVALID_VALUE instead of -1 when there is no solution available yet
2633 b3fda7efe 2019-10-09 Jasem Mutlaq         Fix placeholder since it depends on Qt 5.12+
2634 5f80fd584 2019-10-09 Yuri Chornoivan      Be consistent (Nebulas -> Nebulae)
2635 bc69693b5 2019-10-08 Yuri Chornoivan      Some i18n fixes
2636 9422bc453 2019-10-08 Jasem Mutlaq         Only report success when the number of connected devices equal the number of drivers. Generic drivers would always equal connected devices
2637 edffb8760 2019-10-08 Jasem Mutlaq         Check if GainSpin exists before using it otherwise it causes a crash.
2638 c1c5e52a9 2019-10-08 Jasem Mutlaq         Add a button to scheduler to snap the sky map center coordinate
2639 1cbccc85a 2019-10-08 Jasem Mutlaq         Adding a fetch button to the mosaic wizard to sync its value from the active Ekos profile via DBus
2640 b753dabe2 2019-10-08 Jasem Mutlaq         swapItemAt is too new so it is removed for now, we need to add a check later.
2641 60ba9044d 2019-10-08 Jasem Mutlaq         Initial work for fetching camera and telescope info over dbus in mosaic planner
2642 ee7e22b07 2019-10-08 Jasem Mutlaq         Fix few warnings
2643 a2f50ed3f 2019-10-08 Hy Murveit           Complete the implementation of Capture tab gain control.
2644 722159dcf 2019-10-08 Jasem Mutlaq         Add counter-weight down to make sure parking is correct
2645 d5e7c1b5e 2019-10-07 Jasem Mutlaq         INDI drivers sync
2646 27a1278e2 2019-10-05 Hy Murveit           Set gain each capture
2647 318a545be 2019-10-04 Carl Schwan          Add Windows Store link in AppStream metadata
2648 30af73a77 2019-10-03 Wolfgang Reissenberger Hitting a constraint sets a job to IDLE instead of COMPLETE so that it might be restarted later
2649 f4fb3326d 2019-10-03 Jasem Mutlaq         Add force DSLR presets option to ensure accurate DSLR exposure times when possible
2650 e2f9690aa 2019-10-03 Ron Huizer           Update readme taking into account latest releaeses
2651 4925404d3 2019-10-02 Jasem Mutlaq         Use the same green and red color code as mount parking for dome parking to be consistent
2652 847aca910 2019-10-02 Hy Murveit           Remove dead code from fitsviewer
2653 728a55f6e 2019-10-02 Robert Lancaster     PHD2 Enhancements
2654 faec39c2d 2019-10-02 Hy Murveit           Fix focus HFR-averaging bug
2655 9ba205842 2019-10-01 Jasem Mutlaq         Right click would restore the frame to full size. If selection is too small do not zoom
2656 9dbd7cdc1 2019-09-29 Yuri Chornoivan      Use i18n()
2657 8db9af129 2019-09-29 Yuri Chornoivan      More i18n()
2658 255f207aa 2019-09-25 Wolfgang Reissenberger Handling of aborts during parking/unparking of rolloff roofs corrected
2659 0ffd9c6ec 2019-09-25 Eric Dejouhanet      Summary: Connect Scheduler sleep timer to Simulation Clock scale change.
2660 234a1d28f 2019-09-25 Jasem Mutlaq         Use KSTARS instead of KSTARS_EKOS_ALIGN in utils
2661 a77e03bb8 2019-09-24 Jasem Mutlaq         Update the INDI build script to reflect the repo split
2662 471943e41 2019-09-23 Robert Lancaster     Fixing an RA/DEC swap issue
2663 d3860aa52 2019-09-23 Wolfgang Reissenberger Location of M 102 corrected
2664 f1c5444bd 2019-09-23 Jasem Mutlaq         Update debian changelog for v3.3.7
2665 96a57b6e6 2019-09-23 Eric Dejouhanet      Fix crash when guiding unexpectedly restarting with no current job.
2666 b4e6b826f 2019-09-23 Wolfgang Reissenberger Restrict pausing to image capturing
2667 715afccc0 2019-09-23 Jasem Mutlaq         Preparing for v3.3.7 release
2668 b6eeb8928 2019-09-23 Robert Lancaster     Guiding Labels
2669 76aba5fa3 2019-09-22 Jasem Mutlaq         Avoid division by zero condition
2670 c7d784293 2019-09-22 Jasem Mutlaq         INDI driver sync
2671 2af2a8694 2019-09-21 Jasem Mutlaq         Remove placeholdertext that failed to build on older Qt versions
2672 09c88490c 2019-09-19 Jasem Mutlaq         Fix check for unparked state
2673 3af77247f 2019-09-19 Jasem Mutlaq         removed top spacer from scheduler ui
2674 269e6fca8 2019-09-19 Jasem Mutlaq         Fix HFR calculation, add HFR on focus view, adjust focus UI.
2675 f7a06d684 2019-09-19 Jasem Mutlaq         Use reasonable minimum that does not squish the GUI
2676 dd0e00586 2019-09-19 Laurent Montel       Port to setContentsMargins
2677 eaba32948 2019-09-19 Eric Dejouhanet      Implement customizable dusk and dawn offsets.
2678 cefa36d91 2019-09-18 Jasem Mutlaq         Add websocket command to toggle filter wheel
2679 3a3d41731 2019-09-18 Hy Murveit           # Enter a commit message. # # Changes: # #     kstars/fitsviewer/fitshistogram.cpp
2680 f84708e85 2019-09-18 Jasem Mutlaq         Add debian patches set
2681 4ae670a34 2019-09-18 Jasem Mutlaq         Update kstars debian files
2682 50bd34941 2019-09-15 Jasem Mutlaq         Update INSTALL instructions.
2683 fab755ffe 2019-09-15 Jasem Mutlaq         Add option to save focus frames. Warn about storage space.
2684 5c5f27a3c 2019-09-15 Jasem Mutlaq         Disable autofocus when the HFR checkbox is toggled.
2685 64d7eb749 2019-09-14 Jasem Mutlaq         Improve reliability of flat field ADU algorithms
2686 c2de9690d 2019-09-14 Jasem Mutlaq         Fix warning about single cell span
2687 3dbf09cac 2019-09-14 Jasem Mutlaq         Add reset to dark library in case of Ekos shutdown to clean its state
2688 76d95edea 2019-09-14 Jasem Mutlaq         When adding a FITS file to the scheduler, check the header to see if the information about the object RA and DEC and its name are available so they ..
2689 3e5fa041d 2019-09-11 Jasem Mutlaq         Do not init astrometry config on Windows.
2690 58d94662d 2019-09-10 Yuri Chornoivan      Fix minor typos
2691 5c64ccd43 2019-09-09 Jasem Mutlaq         Use int and not QString when using i18np
2692 
2693 3.3.6 (Fomalhaut):
2694 
2695 37015dc91 2019-09-08 Robert Lancaster     Fixing a little typo
2696 48f4645b0 2019-09-08 Jasem Mutlaq         QVector --> std::vector just to resolve the mysterious build errors on Windows CI
2697 e9a9a1f00 2019-09-08 Jasem Mutlaq         Fix block logic error
2698 d31cb637c 2019-09-08 Jasem Mutlaq         Fix cross-platform errors
2699 753228b1c 2019-09-08 Jasem Mutlaq         fix wrong variable name
2700 
2701 3.3.5 (Eridani):
2702 
2703 31f986600 2019-09-08 Jasem Mutlaq         Add confirmation when deleting index folder, improve GUI a bit
2704 53305c7ee 2019-09-08 Robert Lancaster     Improving Astrometry Conf file support for Linux and OS X
2705 0a3661c78 2019-09-06 Jasem Mutlaq         Add indi web manager scanner for the local network in the profile editor
2706 09156232e 2019-09-06 Jasem Mutlaq         Adding icon for atikbase
2707 c582e031a 2019-09-06 Jasem Mutlaq         Initilize the recommended gain properly on startup.
2708 f5db90ab0 2019-09-06 Jasem Mutlaq         Add DBus function to get location info
2709 3973c3b89 2019-09-05 Jasem Mutlaq         Improvements is estimateJobTime
2710 fad803969 2019-09-05 Jasem Mutlaq         Send camera state instead of just temperature
2711 423c190cf 2019-09-05 Jasem Mutlaq         Do not set temperature or gain unless supported
2712 c4541528e 2019-09-04 Jasem Mutlaq         Send states after defining the device capabilities
2713 9da186174 2019-09-04 Jasem Mutlaq         Do not exclude Windows from testing. The windows build was failing due to another reason
2714 361a0163e 2019-09-04 Jasem Mutlaq         processMarkSelection should be overridden in align view to prevent double clicking from moving the marker by mistake
2715 61ae6f3fc 2019-09-04 Jasem Mutlaq         Fix few warnings
2716 db6aba4a6 2019-09-04 Jasem Mutlaq         Improve set coordinates manually by adding switches for JNow and J2000 settings
2717 c169fdaec 2019-09-04 Jasem Mutlaq         Set coordinates manually should always default to RA-DE tab
2718 db6742a36 2019-09-04 Jasem Mutlaq         Do not report guiding as started in PHD2::StartGuiding Event handler because it will start scheduled capture prematurely (before Settle is complete).
2719 a196bf114 2019-09-04 Jasem Mutlaq         Use table for statistics to show all channels
2720 c58562e35 2019-09-04 Jasem Mutlaq         No need to use double for frequency
2721 048dd2ea4 2019-09-04 Laurent Montel       Add DesktopEntry to notifyrc
2722 8d96f935b 2019-09-04 Jasem Mutlaq         Compute histogram is median value is missing
2723 c04e9f588 2019-09-04 Jasem Mutlaq         Median value should be an integer
2724 c2d379f95 2019-09-03 Jasem Mutlaq         In case setting is missing, use camera value
2725 a5c088c0a 2019-09-03 Jasem Mutlaq         Use generate_export_header to fix compile issue on Windows
2726 9dc806afa 2019-09-03 Jasem Mutlaq         Send settings along with camera info
2727 59cc4f96c 2019-09-03 Jasem Mutlaq         Disable actions when parked
2728 83a9b0600 2019-09-02 Jasem Mutlaq         Use icons for the menu
2729 12c89412c 2019-09-02 Jasem Mutlaq         Use more intuitive telescope popup menu in the sky map
2730 872f2354b 2019-09-02 Wolfgang Reissenberger Display of weather sensor data added to Observatory module
2731 9c9dd4140 2019-09-02 Jasem Mutlaq         Insert format and gain values in the settings
2732 abf0ec3a4 2019-09-01 Yuri Chornoivan      Sync the tip with GUI label
2733 861b1866c 2019-08-31 Jasem Mutlaq         Improve set coordinates manually dialog by initializing it to the current selected coordinates first
2734 299c60b74 2019-08-31 Jasem Mutlaq         Set clicked object to nullptr in order to correctly recenter on clicked point
2735 1a1185841 2019-08-31 Jasem Mutlaq         INDI drivers sync
2736 1a77e6822 2019-08-31 Jasem Mutlaq         Minor UI changes
2737 54b7ed8e7 2019-08-31 Yuri Chornoivan      Fix minor EBN issues
2738 a8dd7687c 2019-08-31 Wolfgang Reissenberger Adding error handling strategy control to Scheduler
2739 cc05215c5 2019-08-31 Wolfgang Reissenberger Filename options selection preserved
2740 69fb7e9a8 2019-08-31 Jasem Mutlaq         Try disabling testing on Windows
2741 df36c16f5 2019-08-30 Jasem Mutlaq         Further improvements to the auto-park functionality
2742 8f4ed5f74 2019-08-30 Jasem Mutlaq         Add support to automatically starting auto-park feature on startup to park the mount at a specific time
2743 a99fd95aa 2019-08-30 Yuri Chornoivan      Replace the last overlooked qSort()
2744 9a3ab3221 2019-08-30 Yuri Chornoivan      Replace obsolete methods with non-obsolete ones
2745 60332d1e4 2019-08-30 Yuri Chornoivan      Fix typos, make the button tooltips translatable
2746 7c873442b 2019-08-30 Yuri Chornoivan      Make the tooltips translatable
2747 ebdfc0eb5 2019-08-30 Yuri Chornoivan      Fix minor typo
2748 a4a1e0775 2019-08-29 Jasem Mutlaq         Add support to reverse axis in mount control panel
2749 848b15b2e 2019-08-29 Jasem Mutlaq         Add support to profile mappings
2750 a882598c6 2019-08-29 Yuri Chornoivan      Fix minor typos
2751 8ea9a8f0a 2019-08-29 Yuri Chornoivan      Fix i18n()
2752 b45556c5b 2019-08-29 Robert Lancaster     Should be fabs not abs, abs is ambiguous.
2753 55831a86c 2019-08-27 Jasem Mutlaq         NOOP --> i18n
2754 bef790752 2019-08-25 Jasem Mutlaq         Fix the Android build with the latest Qt, Android NDK and SDK tools
2755 ddbf38859 2019-08-25 Jasem Mutlaq         Add cr3 to list of RAW formats
2756 d7981710e 2019-08-24 Robert Lancaster     changing name to sky point
2757 0fa7df3d8 2019-08-23 Robert Lancaster     Fixing bug in Mount Model and Simplifying function
2758 4f006707e 2019-08-23 Jasem Mutlaq         Fix using i18n for Sun object
2759 e8b1be7ee 2019-08-23 Jasem Mutlaq         + Do not set m_wasSlewStarted explicity when issusing GOTO command. Wait for IPS_BUSY from mount driver. + Using Enums instead of string comprison f..
2760 4b19a3d44 2019-08-22 Jasem Mutlaq         Make display format in planet viewer to be dd/MM/yyyy
2761 7d7fbe0a5 2019-08-22 Jasem Mutlaq         Update install instructions
2762 669835dae 2019-08-22 Jasem Mutlaq         Preparing for 3.3.5 release
2763 5072faa20 2019-08-22 Jasem Mutlaq         Driver sync
2764 1b0d4b17c 2019-08-22 Jasem Mutlaq         Fix infinite loop
2765 0cb19ee3a 2019-08-21 Jasem Mutlaq         Profile wizard revamp to remove confusion by some end users
2766 1ee36d436 2019-08-21 Jasem Mutlaq         Update backlash value from driver as it arrives
2767 0e1d35d2a 2019-08-20 Jasem Mutlaq         Fix toggle of meridian flip unit
2768 1d0803895 2019-08-20 Jasem Mutlaq         Fix gain behavior setting in focus module. It should use value stored in config unless changed by user
2769 eb075bbed 2019-08-20 Jasem Mutlaq         Add support for direct gain setting in capture module
2770 82509989c 2019-08-20 Jasem Mutlaq         INDI drivers sync
2771 d83e7d82d 2019-08-19 Jasem Mutlaq         Fallback to default configs in case dns lookup fails for .local addresses
2772 7f4b8b10f 2019-08-19 Wolfgang Reissenberger Bugfix for focus looping with HFR setup
2773 151f405c5 2019-08-19 Hy Murveit           Sample the fits viewer's histogram calculation
2774 836679ea6 2019-08-19 Jasem Mutlaq         Make the meridian flip hour angle unit to be in degrees by default since this is a common settings used by many mounts. The meridian flip value is s..
2775 03a943060 2019-08-19 Jasem Mutlaq         Remove debug that was added by mistake
2776 e7de7ff60 2019-08-17 Jasem Mutlaq         Flip correction vector for southern hemisphere
2777 b197a2a0a 2019-08-15 Jasem Mutlaq         Set the exposure restart button as default since it was defaulting to record which should not be the case
2778 54d617fa4 2019-08-13 Jasem Mutlaq         Add support to setting backlash directly in Ekos focus module IF supported by the INDI driver.
2779 ce8e6c967 2019-08-13 Jasem Mutlaq         Check against device name and not pointer when removing
2780 5031aa100 2019-08-13 Jasem Mutlaq         Fix minor warning
2781 4add11efd 2019-08-13 Jasem Mutlaq         INDI drivers sync
2782 0e9825067 2019-08-11 Jasem Mutlaq         remove unnecessary debug message
2783 c395e4580 2019-08-11 Jasem Mutlaq         Adding support for debayer in video stream window
2784 
2785 3.3.4 (Dormi):
2786 
2787 d3323c608 2019-08-08 Jasem Mutlaq         Use i18nc for Not Applicable
2788 9d6ecf5d3 2019-08-08 Jasem Mutlaq         Clean up how group debug options are parsed
2789 abe69b6da 2019-08-08 Wolfgang Reissenberger Rolloff roof handling introduced
2790 7fb0266f0 2019-08-08 Jasem Mutlaq         Comment unused variable
2791 a4d10fdcb 2019-08-06 Jasem Mutlaq         KStars v3.3.4 release
2792 da4661ca6 2019-08-06 Jasem Mutlaq         use rangeHA to make sure -12 < HA <= 12
2793 fda55706a 2019-08-05 Jasem Mutlaq         v3.3.3 version code 15 for KStars Lite on Android
2794 4228d5ccc 2019-08-05 Jasem Mutlaq         Proper disconnection of Dark Library signals and slots in various Ekos modules.
2795 569b147f1 2019-08-05 Jasem Mutlaq         Read astrometry config file on other platforms
2796 b17fe7453 2019-08-04 Jasem Mutlaq         This should fix #410573 in addition to initial support for dust caps in Dark Library.
2797 02fc8bfaf 2019-08-03 Jasem Mutlaq         always evaluate statistics after opening regardless of histogram
2798 e7d78e838 2019-08-03 Nicolas Fella        Fix double/float conversion in Java code
2799 37f8576cc 2019-08-02 Nicolas Fella        Fix missing include in Android build
2800 
2801 3.3.3 (Canis):
2802 
2803 13bca1735 2019-08-01 Jasem Mutlaq         qMin --> qMax since we need rate 0 to 3
2804 fe3c4d97c 2019-08-01 Jasem Mutlaq         Fix proper disconnection for KSMessageBox signals
2805 dba03213e 2019-08-01 Jasem Mutlaq         Another attempt at fixing odd behavior of accept and reject roles. Now using ActionRole and simply connecting the button click to the dialog accept ..
2806 ef59fcceb 2019-07-31 Jasem Mutlaq         Further improvements to the reliability of the system after a crashed driver is restarted
2807 5df509c57 2019-07-31 Jasem Mutlaq         Add support to restarting crashed drivers for local servers
2808 18999483d 2019-07-31 Jasem Mutlaq         Seems like reversing order of accept and reject roles fixes the button order in MacOS. It has no effect on Linux
2809 e7f35fce9 2019-07-31 Jasem Mutlaq         sizeInBytes is only available in Qt 5.10+, thanks to jpaana for the heads up
2810 ae9f44bba 2019-07-31 l10n daemon script   GIT_SILENT made messages (after extraction)
2811 6db7d8c0e 2019-07-30 Jasem Mutlaq         Send preview JPEGs when they are generated to the client
2812 5446b14cb 2019-07-30 Jasem Mutlaq         Migrate more KMessageBox --> KSMessageBox
2813 3a64d4f93 2019-07-30 Jasem Mutlaq         Try to solve Qt warning about adding to existing layout
2814 44fe84d14 2019-07-29 Wolfgang Reissenberger Bug fix paused during dithering not resuming
2815 c8d48978f 2019-07-29 Jasem Mutlaq         Fix minor warning
2816 738dc7a47 2019-07-26 Jasem Mutlaq         INDI drivers sync
2817 8b0be80c3 2019-07-26 Jasem Mutlaq         Migrate dark library to async KSMessageBox
2818 0361dbf91 2019-07-26 Jasem Mutlaq         Remove rest of autonomous option that was deleted
2819 bdbbf55bc 2019-07-25 Jasem Mutlaq         remove & when comparing button texts
2820 69c58c89a 2019-07-25 Jasem Mutlaq         Removing unnecessary autonomous option for dialog with the instroduction of the new KSMessageBox class that open message box asynchronous and can be..
2821 19460c0b8 2019-07-24 Jasem Mutlaq         Fix crash in downloadJob due to possible using raw pointer before
2822 b2d276de3 2019-07-24 Jasem Mutlaq         Add new KSMessageBox class to fulfill some KStars specific requirements
2823 e656f1ee8 2019-07-24 Jasem Mutlaq         Add helpful comments
2824 d90beac90 2019-07-24 Wolfgang Reissenberger Autofocus disturbing meridian flip corrected
2825 d9c6acc1c 2019-07-22 Wolfgang Reissenberger Show the tracking box on the inital focusing frame
2826 a5b559fa4 2019-07-22 Jasem Mutlaq         refactor isSlewDirty and set it as false in cases of IDLE and ALERT states for EqNP.
2827 c9afb11cd 2019-07-22 Wolfgang Reissenberger Check for refocus also during the calibration stage
2828 0391998ff 2019-07-22 Jasem Mutlaq         Add support to CONFIG_PURGE and add more options to clear some mount data in case of trouble
2829 796d0b15c 2019-07-18 Jasem Mutlaq         Add more protection boundary checks
2830 4d5adb07b 2019-07-18 Jasem Mutlaq         remove unnecessary cast
2831 8ca63444b 2019-07-17 Eric Dejouhanet      Reset autofocus when executing a job, so that focus step is applied properly when checked.
2832 d65071a02 2019-07-17 Jasem Mutlaq         Fix regression for non-guide dithering and re-arrange guide option to make dither frequency has its own row
2833 f134b5ee5 2019-07-17 Jasem Mutlaq         Add option to control auto park post PAA tool operation
2834 2f2ab1b39 2019-07-16 Jasem Mutlaq         Another missing header
2835 fa2458d60 2019-07-16 Jasem Mutlaq         Add missing header
2836 a1692871c 2019-07-16 Jasem Mutlaq         Introduce autonomousMode option to run KStars in autonomous mode whereas user interaction is not expected so popup dialogs are suppressed whenever p..
2837 fb5d192a8 2019-07-15 Jasem Mutlaq         KStars v3.3.3
2838 4ca0b2ab1 2019-07-15 Jasem Mutlaq         Fix translation issues with solar system objects
2839 c211fc0a5 2019-07-15 Jasem Mutlaq         Precess sun to get correct accurate geocentric coordinates
2840 03317cc17 2019-07-14 Eric Dejouhanet      When evaluating twilight restriction, shift dusk to next day when it happens before dawn on the same day.
2841 7e3757a96 2019-07-09 Jasem Mutlaq         Display more information about version and interface once device is online
2842 a5b719580 2019-07-09 Jasem Mutlaq         Fix non-static warning
2843 7a29a2a8e 2019-07-08 Jasem Mutlaq         Only construct histogram synchronously when required
2844 968c0263d 2019-07-04 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
2845 99835cca2 2019-07-03 Jasem Mutlaq         Explicitly use setCurrentIndex since setCurrentText is problematic
2846 7d6fbb121 2019-07-03 Wolfgang Reissenberger Motion control for domes added
2847 
2848 3.2.0 (Ivy):
2849 
2850 596569b5a 2019-04-18 Jasem Mutlaq         Including missing header
2851 63a05b9f1 2019-04-14 Jasem Mutlaq         Must add mount this way since we have a tree structure
2852 18fdbc7f3 2019-04-14 Wolfgang Reissenberger Capture counting corrected
2853 49fc6bfc1 2019-04-13 Jasem Mutlaq         Do not connect to EkosLive with empty username
2854 8968926f9 2019-04-11 Jasem Mutlaq         Also accept .fits.fz in FITSViewer
2855 5577dc1c6 2019-04-09 Jasem Mutlaq         Fix slew and sync in KStars Lite. Patch by Sebastian.
2856 060749c18 2019-04-08 Wolfgang Reissenberger Clean module registration
2857 11cc7c78c 2019-04-07 Jasem Mutlaq         Use click to trigger the change since the signals are attached to the button clicked event
2858 6fa80f617 2019-04-06 Jasem Mutlaq         Show toolip explicitly on button click
2859 29461e124 2019-04-06 Jasem Mutlaq         Add information icon to explain what the guiding rate control is for
2860 0c8f1ef98 2019-04-06 Jasem Mutlaq         Resume KStars if paused in EkosLive
2861 4389e2361 2019-04-06 Jasem Mutlaq         Make sure clock is ticking and sync with system time when websocket connection is established
2862 c90eaa335 2019-04-06 Jasem Mutlaq         Move auto star selection for calibration to main guide module to make it more accessible
2863 8c0e7b2b9 2019-04-06 Jasem Mutlaq         Fix issue with online solver args
2864 7bf777cf4 2019-04-04 Jasem Mutlaq         Add RC telescope type
2865 53266b534 2019-04-04 Jasem Mutlaq         Fix capture delay when using legacy polar alignment tool
2866 9d6687356 2019-04-03 Jasem Mutlaq         If primary or guide IDs are zero or less, set profile scope to Default
2867 b91610734 2019-04-02 Jasem Mutlaq         Add support to updating scopes and profiles
2868 ae65feaa1 2019-04-02 Jasem Mutlaq         Scope commands do not require active connection in this location as well
2869 e90132500 2019-04-02 Jasem Mutlaq         Scope commands do not require active connection
2870 049f3083e 2019-04-02 Jasem Mutlaq         GET_SCOPES can now be sent before Ekos is online
2871 12a340798 2019-04-02 Jasem Mutlaq         Add scope websocket functions to add and delete scopes. Improve getScopes to cover all available telescopes
2872 d6e0f59b5 2019-04-01 Jasem Mutlaq         Send profile add deleting or adding one
2873 c59abae19 2019-04-01 Wolfgang Reissenberger Unchecking the meridian flip checkbox reset the meridian flip state
2874 e8cf401fb 2019-03-31 Jasem Mutlaq         Move send drivers before the block requiring live ekos connection
2875 9bfe7a47b 2019-03-31 Jasem Mutlaq         Do not change filter directly, use the filter manager
2876 25441353f 2019-03-31 Jasem Mutlaq         Fix infobox setting not sticking for some reason under Qt 5.12
2877 5689e1085 2019-03-30 Jasem Mutlaq         Save focus module filter wheel and filter in options
2878 87baf5eb9 2019-03-27 Eric Dejouhanet      Fix altitude restriction log and allow restriction down to -15 degrees
2879 9895d4898 2019-03-24 Jasem Mutlaq         Wait until backlash builds up before moving to more aggressive pulses that might cause overshooting the target position
2880 3916fc78e 2019-03-24 Jasem Mutlaq         Add debug log for remaining angle for mount rotation in alignment module
2881 c5f80470d 2019-03-21 Jasem Mutlaq         Add websocket function to get all drivers
2882 f9ab9cbb8 2019-03-18 Jasem Mutlaq         Update docs
2883 677f7dbad 2019-03-18 Jasem Mutlaq         Profile management via websocket is ready for testing
2884 60bd7f39a 2019-03-18 Jasem Mutlaq         Initial work for profile and driver exposure to ekoslive
2885 bd1d4d28b 2019-03-18 Wolfgang Reissenberger Bugfix: proper usage of abort() for finishing a capture sequence queue
2886 abbfb7db1 2019-03-17 Jasem Mutlaq         Reduce calibration iterations to 3 by default as it is mostly what is required for most cases
2887 fabf80109 2019-03-17 Eric Dejouhanet      Prevent rescheduling aborted jobs until all jobs are processed
2888 410f0226f 2019-03-17 Jasem Mutlaq         Making Scheduler robust against guiding problems
2889 f52ef343d 2019-03-17 Wolfgang Reissenberger Bugfix #405325: Keeping meridian flip in capture and mount in sync.
2890 7a04a4393 2019-03-12 Jasem Mutlaq         Fix websocket getting called from a different thread
2891 cba93a705 2019-03-12 Jasem Mutlaq         Add EkosLive DBus methods and properties
2892 99ba5e31e 2019-03-12 Jasem Mutlaq         Display saved DSLR infos
2893 15c296062 2019-03-12 Robert Lancaster     Making the StarProfile Viewer fix from 3.1.0 work for Guide and Focus Views too
2894 6ee0ebfb7 2019-03-10 Jasem Mutlaq         Load captured RAW images in summary without have to double-covert them since they are converted once in INDI::CCD
2895 1549005f5 2019-03-10 Jasem Mutlaq         Only remove .fits explicitly from base name instead of finding last decimal point since this causes conflicts with exposures in file names
2896 08fc70c84 2019-03-09 Jasem Mutlaq         Make the mount window resizable to fit on different DPIs
2897 6b3d3b4fb 2019-03-09 Jasem Mutlaq         HEAD is at v3.2.0 now
2898 ff94934ee 2019-03-09 Jasem Mutlaq         INDI Driver auto sync
2899 4cbaa0f58 2019-03-08 Jasem Mutlaq         Comment out obsolete slot connect
2900 f250da377 2019-03-07 Jasem Mutlaq         Remove unrequired attributes.
2901 04dd9fed1 2019-03-07 Jasem Mutlaq         Notify user of error in focusing even when not in autofocus
2902 b10c35a93 2019-03-07 Jasem Mutlaq         Add support to sending horizontal coordinates from the mount box
2903 cfdecf66f 2019-03-06 Heiko Becker         LONG_LONG_MAX is an obsolete GNU name for LLONG_MAX
2904 07219cd80 2019-03-06 Jasem Mutlaq         Improve description of the ImageToFITS option
2905 7d0e57198 2019-03-06 Jasem Mutlaq         Refactor the variable means to remove any confusion
2906 a4f962162 2019-03-05 Jasem Mutlaq         Auto ImageToFITS should be false by default
2907 1da8d1b62 2019-03-05 Jasem Mutlaq         Improve behavior for dark and flat frames capture when it comes to covering the mount
2908 c1aef273e 2019-03-05 Jasem Mutlaq         Support converting images to FITS
2909 efd36250e 2019-03-04 Jasem Mutlaq         Before loading next image, check if current image is temporary and if yes remove it from disk
2910 61d42b6e4 2019-03-04 Jasem Mutlaq         Add notification dialog for user to cover scope with flat field light source in case of manual source
2911 9947d6ff0 2019-03-04 Yuri Chornoivan      Fix minor typos
2912 efa95bffb 2019-03-04 Robert Lancaster     Making the initial astrometry.net path change automatic
2913 336babded 2019-03-03 Jasem Mutlaq         Configure Equipment was causing a conflict on Mac as found by Robert. Broke the menu and distributed the two items to where they logically belong
2914 f93400f75 2019-03-03 Jasem Mutlaq         More PHD2 fixes: 1. Restore star display despite "Receive External Guide Frame" setting since they are two separate options. 2. Fix crash when async..
2915 f8522bfb1 2019-03-03 Jasem Mutlaq         Be silent when auto updating comet and asteroid orbital elements
2916 1c9157e20 2019-03-03 Jasem Mutlaq         Add comet and asteroid orbital elements auto update on startup
2917 d1b81599a 2019-03-01 Jasem Mutlaq         Make selection behavior single rows for the capture jobs
2918 cf581270c 2019-02-28 Wolfgang Reissenberger Deleting arbitrary imaging sequence in the Capture module corrected.
2919 3a81f2e51 2019-02-27 Jasem Mutlaq         Fix upload issues to the cloud with compressed images
2920 dc198425f 2019-02-27 Jasem Mutlaq         All compressed files are extracted and considered temporary however we need to know if the original compressed file was temporary or not
2921 8e3b17c32 2019-02-27 Jasem Mutlaq         Fix state of ekoslive button toggle on startup
2922 0c70fad89 2019-02-27 Jasem Mutlaq         Do not exist program on error, return error code
2923 
2924 3.1.0 (Timmy):
2925 
2926 5af4cbdc7 2019-02-26 Jasem Mutlaq         Changes for KStars 3.1.0
2927 34a6e0c2f 2019-02-26 Jasem Mutlaq         Sync INDI drivers
2928 0b0f99334 2019-02-25 Jasem Mutlaq         More parked state more prominent for end users
2929 d8fdb74d1 2019-02-24 Jasem Mutlaq         Go back to single threaded runningAverageStdDev since the multithreaded version is causing crashes
2930 57337d2dc 2019-02-24 Jasem Mutlaq         Reset activeBin to 1 if there is no binning support
2931 bc5788d16 2019-02-21 Yuri Chornoivan      Add Doxygen comment
2932 b9a3343ff 2019-02-21 Jasem Mutlaq         No need to explicitly toggle all member of an exclusive button group
2933 fbf0bee79 2019-02-21 Jasem Mutlaq         One architecture detection function is enough
2934 62bd608f4 2019-02-21 Jasem Mutlaq         Add a couple of function to limit the software in case of ARM architecture
2935 0f1351510 2019-02-20 Yuri Chornoivan      Remove extra spaces to not interfere with Doxygen comments
2936 b0210f23f 2019-02-19 Yuri Chornoivan      Fix minor Doxygen issues
2937 68e7afd64 2019-02-19 Jasem Mutlaq         Fix cases for .fits.fz formats
2938 c842797ad 2019-02-19 Jasem Mutlaq         Remove temporary compressed .fz files
2939 30278ca0d 2019-02-19 Jasem Mutlaq         Try to use QtConcurrent for running average stddev calculations
2940 f6d810c83 2019-02-18 Jasem Mutlaq         Append format to the temporary file
2941 8e2476dcc 2019-02-18 Jasem Mutlaq         When there is binning change, always FORCE setting of frame values even if they did not change
2942 dc4a8f726 2019-02-16 Volker Krause        Fix build on binary factory
2943 1fd7cc9db 2019-02-14 Jasem Mutlaq         Indenepdent windows has other issues should be used for advanced users
2944 706896304 2019-02-14 Jasem Mutlaq         Make independent window stay on top
2945 509a16b20 2019-02-14 Jasem Mutlaq         Fix Ekos widget not showing up issue after close. Make both INDI and Ekos windows independent by default
2946 db96ecab7 2019-02-14 Jasem Mutlaq         If preview RAW then process it. Qt can open CR2 though
2947 d92170292 2019-02-12 Jasem Mutlaq         Only convert RAW to JPG if DSLR image viewer is enabled
2948 075531728 2019-02-10 Jasem Mutlaq         Use better connection that does not produce runtime warnings
2949 48ce18f1d 2019-02-09 Jasem Mutlaq         Make button icons more indicative of the action
2950 025c4f3ca 2019-02-09 Jasem Mutlaq         Auto sync
2951 e0a019f19 2019-02-08 Jasem Mutlaq         Use simple array instead of QVector
2952 33d6af04d 2019-02-08 Jasem Mutlaq         Reimplement auto stretch buffer in rescale
2953 ac4a672f6 2019-02-07 Jasem Mutlaq         No need to explicitly call save config since it is done by the driver already
2954 c69966fd6 2019-02-05 Jasem Mutlaq         Watch for negative IDs and reset them to zero
2955 b47a6fbba 2019-02-05 Jasem Mutlaq         Do not autostrech again
2956 5e924826c 2019-02-04 Jasem Mutlaq         When target position exceeds limits, try to move it to the limit edge instead of immediately aborting
2957 87f090d7d 2019-02-04 Jasem Mutlaq         Sync drivers
2958 b26261685 2019-02-04 Jasem Mutlaq         If pixel is zero and model exists, update driver
2959 fb43f5d99 2019-02-04 Jasem Mutlaq         0 to nullptr
2960 ada401f72 2019-02-03 Robert Lancaster     Summary: Removing Environment Variable, Use qt.conf instead.Improving Mac Astrometry Logging.
2961 1f12040f3 2019-02-02 Jasem Mutlaq         Fix override warnings
2962 03d1d8813 2019-02-02 Jasem Mutlaq         Use better statiscal methods for average HFR
2963 9e03ce150 2019-02-02 Jasem Mutlaq         Merge branch 'arcpatch-D18510'
2964 aebcc6f7b 2019-02-02 Jasem Mutlaq         Do not reset current position to 50000 when using a relative focuser
2965 8feee5e1f 2019-02-02 Jasem Mutlaq         Use steps instead of ticks
2966 a7826e9b3 2019-02-02 Jasem Mutlaq         Rearrange the UI a bit. When full field is unchecked, the FITS View is alerted so that it reset the filter values
2967 21bb7c775 2019-02-02 Eric Dejouhanet      Ring-field focusing feature.
2968 ee73f81f8 2019-02-02 Sebastian Neubert    working prototype solution for manual slewing during polar alignment
2969 824c2887f 2019-02-02 Wolfgang Reissenberger Meridian flips handled by Mount
2970 c795b4bdf 2019-02-02 Jasem Mutlaq         Enclose MacOS functions with ifdefs
2971 c1f3d114e 2019-02-02 Robert Lancaster     Summary: Environment variable and Index File Path Fixes for Macs
2972 964879c51 2019-02-02 Jasem Mutlaq         Always reset zoom level dropdown to 1x when the window is displayed. Disable FPS target if the camera does not support it
2973 f45514107 2019-02-01 Jasem Mutlaq         Add extra check for capture module
2974 9f4a6ae5b 2019-01-29 Jasem Mutlaq         Apply Autostretch in dark library
2975 83baf543a 2019-01-29 Jasem Mutlaq         Use a combo box instead of zoom buttons and set the values twice since GPhoto does not change the value at first go
2976 a2b8cc30a 2019-01-29 Jasem Mutlaq         Use a more logical control for FPS in the video streaming window
2977 32553c69f 2019-01-29 Yuri Chornoivan      Fix the unfinished statement
2978 5e2445486 2019-01-29 Yuri Chornoivan      Fix minor typos
2979 2db493f04 2019-01-28 Jasem Mutlaq         Update FITS Viewer information
2980 a08d5be70 2019-01-28 Jasem Mutlaq         Update version
2981 9a3b44ef7 2019-01-25 Jasem Mutlaq         Add DBus function to set GPS location
2982 4384b31a2 2019-01-25 Jasem Mutlaq         Fix few warnings
2983 cc9380aa4 2019-01-24 Jasem Mutlaq         Make MOC on older Qt happy
2984 745695628 2019-01-23 Yuri Chornoivan      Really translate the notice
2985 5ccec7d9f 2019-01-23 Yuri Chornoivan      Fix minor typos, enhance formatting
2986 5175396b5 2019-01-23 Jasem Mutlaq         Style updates
2987 3d541e3f9 2019-01-22 Yuri Chornoivan      Docs enhancements and updates
2988 5b20b6eec 2019-01-22 Yuri Chornoivan      Docs enhancements and updates
2989 90bd90b36 2019-01-22 Jasem Mutlaq         Expand spacer if there are no DSLR controls to show
2990 65f81ac56 2019-01-22 Jasem Mutlaq         Fix few histogram issues with multi-channel images
2991 fbfb77651 2019-01-22 Jasem Mutlaq         Include filename in the sequence job. Use async uploads instead of blocking. Use Filename to load and upload data to cloud instead of relying on FIT..
2992 71304a16d 2019-01-22 Jasem Mutlaq         Initial work for supporting EOS zoom and zoom position control
2993 640b3d245 2019-01-22 Jasem Mutlaq         Remove spammy log
2994 ff4031a4b 2019-01-21 Yuri Chornoivan      Minor fixes and enhancements in docs
2995 e78af3e3a 2019-01-20 Jasem Mutlaq         Add manufacturer support to custom drivers
2996 71cb09830 2019-01-18 Jasem Mutlaq         Preliminary support for websocket to INDI::CCD on the client side
2997 ff54baeef 2019-01-20 Yuri Chornoivan      Fix minor formatting glitches in docs
2998 01d1de71a 2019-01-19 Jasem Mutlaq         Improving integration with EkosLive
2999 11ef936e0 2019-01-19 Yuri Chornoivan      Fix my typos
3000 6654dfe42 2019-01-19 Yuri Chornoivan      Fix minor glitches
3001 2fb6d94b0 2019-01-17 Yuri Chornoivan      Add Ekos docs to KStars
3002 d9c6e792f 2019-01-14 Jasem Mutlaq         Separate align and capture timeout timers
3003 305f802a3 2019-01-10 Yuri Chornoivan      Fix minor typo
3004 2ea477356 2019-01-09 Jasem Mutlaq         Add option for raising FITS viewer when an image is recieved
3005 da0f8ebae 2019-01-09 Jasem Mutlaq         Raise FITS Viewer when receiving an image
3006 9bb38b5ae 2019-01-07 Eric Dejouhanet      Fixed START_AT jobs disregarded while evaluating, and fixed the update of their score.
3007 1f60a107c 2019-01-07 Wolfgang Reissenberger Meridian flip issued also when a target is slewed directly without using a schedule
3008 7c6e9e03a 2019-01-05 Jasem Mutlaq         Record initialHA after slew is complete. Without this, a premature meridian flip can be issued when not required if the slew happens outside the Mou..
3009 a9ef62dd3 2019-01-04 Jasem Mutlaq         Fix a possibly crash you on exit if one or more FITS Viewer windows remain open
3010 b31dd1e18 2019-01-04 Jasem Mutlaq         Remove the FITS viewer based on index and now raw pointer value
3011 8e9382342 2019-01-04 Jasem Mutlaq         Fix crash when using linguider
3012 54c3c6203 2019-01-03 Jasem Mutlaq         Remove "libindi" prefix in header files
3013 1cba6d72b 2019-01-03 Jasem Mutlaq         INDI Drivers sync script
3014 6f6a09f02 2019-01-03 Jasem Mutlaq         Rework serial port assistant page navigation
3015 90f15f04d 2019-01-03 Jasem Mutlaq         Ensure that autofocus is ready before asking filter manager to sync the focuser position for the filter
3016 23700ffe1 2019-01-02 Jasem Mutlaq         Sync INDI drivers script
3017 75693abb2 2019-01-02 Jasem Mutlaq         Remove device widget once udev rule is added and go back to home
3018 2fd178f7e 2019-01-02 Jasem Mutlaq         Fix issue where correction pulses where sent in odd frames only
3019 5dd3651d0 2019-01-02 Yuri Chornoivan      Last fixes to unbreak automatic PDF generation from Doxygen code
3020 2bd1ad043 2018-12-29 Jasem Mutlaq         In Dark library, always consider DSLRs to be shutterless when taking dark frames
3021 ab5d0f983 2018-12-29 Jasem Mutlaq         No need to check pointer, delete anyway
3022 d0e9bc52d 2018-12-29 Wolfgang Reissenberger bug fix #400265: meridian flip check before capturing
3023 c46bcafb7 2018-12-29 Jasem Mutlaq         Use QVariantMap instead of QJsonObject for the signal since the latter is not automatically serielized to QVariantMap when used with DBus
3024 7a83c25e8 2018-12-29 Jasem Mutlaq         Register PierSide in DBus
3025 b7c41c47c 2018-12-29 Jasem Mutlaq         Add tooltip to mount tab to clarify limits
3026 14e944110 2018-12-29 Jasem Mutlaq         Reset shutter status in clear camera configuration
3027 33c80eb3c 2018-12-27 Jasem Mutlaq         Show and then raise the custom properties dialog to make sure it is displayed properly
3028 36a2e8845 2018-12-27 Laurent Montel       Use isEmpty()
3029 0d37947b0 2018-12-27 Jasem Mutlaq         Save remote capture directory in options
3030 c0e85b4d9 2018-12-27 Jasem Mutlaq         Bump to 3.1.0
3031 791ad2985 2018-12-27 Jasem Mutlaq         Remove old TODOs
3032 9e1fab025 2018-12-27 Jasem Mutlaq         Sync INDI drivers
3033 4e3a15fd3 2018-12-26 Jasem Mutlaq         Save PAH mount speed index for future use
3034 8ef969d35 2018-12-26 Laurent Montel       Add parent to buttondialogbox
3035 f39cb09ff 2018-12-26 Laurent Montel       Fix mem leak
3036 c45fbcbd8 2018-12-25 Jasem Mutlaq         Using rotation only instead of GOTO for PAH
3037 e211076cb 2018-12-24 Jasem Mutlaq         Fix syncing of the combo boxes when switching between local and remote
3038 418fd3ef3 2018-12-23 Jasem Mutlaq         Group mounts by manufacturer in the profile editor
3039 edbd5496e 2018-12-23 Jasem Mutlaq         Add more checks to the serial port assistant
3040 c70d2afdc 2018-12-21 Jasem Mutlaq         Add tooltip for mount model resetting
3041 54f6c5567 2018-12-19 Jasem Mutlaq         Move all sleep checking function to shouldSchedulerSleep function
3042 9f514ca35 2018-12-19 Eric Dejouhanet      Proper removal of existing jobs by the Mosaic Tool
3043 
3044 3.0.0 (Algol):
3045 369e30d4e 2018-12-19 Jasem Mutlaq         Improve the naming of objects in the history find list
3046 4ba2aa4e4 2018-12-19 Jasem Mutlaq         Improve find dialog further
3047 ab70395e0 2018-12-18 Jasem Mutlaq         Move FindDialog to a singleton and improve its interface
3048 322e7703d 2018-12-18 Jasem Mutlaq         Send initial state on startup
3049 8696bd1a8 2018-12-18 Jasem Mutlaq         Fix radio box state
3050 09376e5ff 2018-12-17 Jasem Mutlaq         Automatically set prefix as currently mount tracking target if capture state is IDLE
3051 908655c54 2018-12-17 Jasem Mutlaq         Add clear button to prefix and script
3052 54dade3a8 2018-12-17 Jasem Mutlaq         Minor fix for manual dither
3053 a3e3b2c7c 2018-12-16 Jasem Mutlaq         Fix scheduler light frame check
3054 1f3a925d0 2018-12-16 Jasem Mutlaq         Improve progressive manual dithering
3055 85a767406 2018-12-16 Jasem Mutlaq         Minimize spaces
3056 7fe72fc98 2018-12-16 Jasem Mutlaq         Add switch for EkosLive connection mode
3057 b9e6fb141 2018-12-14 Jasem Mutlaq         Reduce minimum FOV for PAH to 10 arcmins since folks like to solve narrow field images and fail
3058 dad9c9af3 2018-12-14 Jasem Mutlaq         Do not change CCD settings if it is capturing now
3059 ece6c0a36 2018-12-14 Jasem Mutlaq         Add auto start support for EkosLive
3060 d95035176 2018-12-13 Jasem Mutlaq         1. Fix LightFrameRequired flag. Calculated ALL required light frames for the job and then find if the overall job requires them. 2. Reset job stage ..
3061 261fefea2 2018-12-13 Jasem Mutlaq         Do not include FOV in KStars Lite
3062 2c2a6c5dc 2018-12-13 Aleix Pol            Add missing file to integrate with arcanist
3063 6d6aaee0f 2018-12-11 Jasem Mutlaq         Loaded and Closed signals should communicate FITS UID, not raw index in the widget
3064 dfa010479 2018-12-11 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3065 d5fc9b5ca 2018-12-10 Jasem Mutlaq         Fix FOV shape
3066 46618f648 2018-12-10 Jasem Mutlaq         Remove duplicate property
3067 3afe6b00a 2018-12-10 Jasem Mutlaq         SOlve compiling error
3068 ac129a3d1 2018-12-10 Jasem Mutlaq         Add DBus support for FOVs
3069 cfd401e80 2018-12-10 Jasem Mutlaq         When deleting DSLR info, immediately fire up the DSLR info dialog
3070 4cd008811 2018-12-09 Jasem Mutlaq         Display DSLR image if preview always
3071 946db550b 2018-12-09 l10n daemon script   GIT_SILENT made messages (after extraction)
3072 2fa7b9f54 2018-12-08 Yuri Chornoivan      Add missing space
3073 0ec215d69 2018-12-08 Jasem Mutlaq         Only display serial port assistant when stellarmate is detected
3074 e0d84250b 2018-12-07 Jasem Mutlaq         Added shouldSchedulerSleep function to check if the current job is far away from lead time that necessate scheduler sleep. Some white spaces cleanups
3075 58829bb13 2018-12-07 Eric Dejouhanet      Rewrite of Scheduler planning
3076 f1c5776a4 2018-12-06 Jasem Mutlaq         Reversing DEC alone is not sufficient when pier side is switched so we clear calibration
3077 bb78146cc 2018-12-06 Jasem Mutlaq         Remove unnecessary header
3078 d5b1b353c 2018-12-06 Jasem Mutlaq         Add flag for when telescope is covered to uncover it in case of shutterless cameras.
3079 9e855fa21 2018-12-05 Yuri Chornoivan      Try to fix the build on Jenkins
3080 7a31d2a68 2018-12-05 Yuri Chornoivan      Remove property duplication
3081 5d40881da 2018-12-05 Yuri Chornoivan      Trying to fix the rest of minor doxygen issues
3082 52090a6d0 2018-12-05 Yuri Chornoivan      Fix minor typo
3083 a3a2c6589 2018-12-05 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3084 129230c64 2018-12-04 Jasem Mutlaq         Serial port assistant is operational now but needs testing
3085 033e1046b 2018-12-04 Jasem Mutlaq         1. If we are reacquiring a star when we are subframed, reset the frame. 2. Make guide module aware of mount pier side to switch DEC swap so that rec..
3086 415690fdc 2018-12-04 Jasem Mutlaq         Fix settling time for PAH and regular astrometry
3087 f8409f85e 2018-12-04 Robert Lancaster     Improvements to histogram
3088 c69c8bf35 2018-12-04 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3089 86bc697d3 2018-12-04 Yuri Chornoivan      Fix minor typo
3090 480965d33 2018-12-03 Jasem Mutlaq         MOre progress on serial port assistant
3091 0821ae6cd 2018-12-03 Jasem Mutlaq         Add guide settle time for focus module when resuming guide
3092 66b6aa507 2018-12-03 l10n daemon script   GIT_SILENT made messages (after extraction)
3093 ee5d35bbd 2018-12-02 Jasem Mutlaq         Add icon for Serial Port Assistant
3094 e85653c20 2018-12-02 Jasem Mutlaq         Limit the serial port assistant to selected devices and do not show it just yet
3095 cbe804508 2018-12-02 Jasem Mutlaq         Adding support to loading and remove rules from serial port assistant
3096 f020d0971 2018-12-02 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3097 19effbebf 2018-12-02 Yuri Chornoivan      Fix minor EBN doxygen issues
3098 9a75874a4 2018-12-02 Yuri Chornoivan      Fix minor typos
3099 6213a7abb 2018-12-02 Jasem Mutlaq         Add checkbox to drivers group
3100 92c556a35 2018-12-01 Jasem Mutlaq         Initial work for Serial Port Assistant integration
3101 e8cbcc835 2018-12-01 Jasem Mutlaq         Add a function to execute focus steps whether in-sequence or timed. This could run after image capture or after a dither operation is complete, so m..
3102 0fff8ebf0 2018-12-01 Jasem Mutlaq         Read and set focuser MAX position
3103 8807679e1 2018-12-01 Jasem Mutlaq         Set default solver action to slew to target since this is what new users expect
3104 edcb4bae3 2018-11-30 Yuri Chornoivan      Fix minor EBN doxygen issues
3105 f8c2bf8c6 2018-11-29 Jasem Mutlaq         Fix compile error with star profile widget
3106 de5eb0259 2018-11-29 Robert Lancaster     Fixing a crash caused by QCustomPlot's replot method in a concurrent thread
3107 32b15d9ba 2018-11-28 Robert Lancaster     Fixing StarProfileViewer and Adding Sliders to Histogram
3108 1c78ec1c9 2018-11-28 Csaba Kertesz        Fix Android build
3109 b0d4dd0fc 2018-11-28 Jasem Mutlaq         Honor settling time in Polar Alignment Assistant tool
3110 5c39c2da8 2018-11-27 Robert Lancaster     Creating the FitsTools Panel and Histogram Fixes
3111 d60eefc6b 2018-11-26 Jasem Mutlaq         Fix Degree to Hours error in finding next scope RA in Polar Alignment Assistant tool
3112 a8073c844 2018-11-25 Yuri Chornoivan      Make Star Profile Viewer localizable
3113 40c9bfb99 2018-11-25 Yuri Chornoivan      Get rid of zorder
3114 39f75c049 2018-11-25 Jasem Mutlaq         Add Pegasus Ultimate Power Box
3115 2cc8ac8cd 2018-11-22 Jasem Mutlaq         Updating INDI drivers list
3116 9da689ccd 2018-11-22 Jasem Mutlaq         Improving performance of star profile viewer
3117 d98bd207d 2018-11-21 Jasem Mutlaq         Do not get stuck if ekos status is idle
3118 2eb72d97b 2018-11-21 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3119 63edb18d3 2018-11-19 Yuri Chornoivan      More EBN fixes in API docs
3120 66257a011 2018-11-19 l10n daemon script   GIT_SILENT made messages (after extraction)
3121 aabb94a97 2018-11-18 Yuri Chornoivan      Fix minor EBN issues in API docs
3122 de7f74bae 2018-11-18 Yuri Chornoivan      Remove duplicate includes
3123 0c981ffd5 2018-11-18 l10n daemon script   GIT_SILENT made messages (after extraction)
3124 a4e6023d8 2018-11-17 Yuri Chornoivan      Minor fixes to API docs
3125 9b984ce39 2018-11-16 l10n daemon script   GIT_SILENT made messages (after extraction)
3126 f14f3db38 2018-11-15 Yuri Chornoivan      Fix minor typos
3127 4a7823826 2018-11-15 l10n daemon script   GIT_SILENT made messages (after extraction)
3128 e3a79c8c9 2018-11-14 Yuri Chornoivan      Minor fixes to the API docs
3129 28eed04fc 2018-11-14 l10n daemon script   GIT_SILENT made messages (after extraction)
3130 7590627f4 2018-11-14 Jasem Mutlaq         Fix compile error
3131 ae1dcd9c7 2018-11-13 Jasem Mutlaq         For Refocus Every X time method, reset the focus frame if the last time we ran focus is >= 30 minutes
3132 415f3dff8 2018-11-13 Yuri Chornoivan      Fix typo: hasDeails -> hasDetails
3133 5c81d1dd1 2018-11-13 Yuri Chornoivan      Fix Appstreamercli minor issues
3134 e5a12ee6d 2018-11-13 Yuri Chornoivan      Add missing includes
3135 27d10e4f9 2018-11-13 Yuri Chornoivan      Fix minor typos
3136 c56d24dda 2018-11-10 Jasem Mutlaq         Fix enabling & disabling of BLOBs in the BLOB manager
3137 92fe9a48d 2018-11-10 Jasem Mutlaq         Add option to toggle using Focus median value
3138 99834103c 2018-11-07 Jasem Mutlaq         Add timeout to capture module
3139 5efb79241 2018-11-06 Yuri Chornoivan      Remove extra semicolons
3140 e1f970517 2018-11-06 Jasem Mutlaq         CHeck for targetChip which is a better indicator of disk vs non-disk darks
3141 cb66fb188 2018-11-06 Jasem Mutlaq         DO not ask to remove cover if data is loaded from disk
3142 d59c6deaa 2018-11-06 Jasem Mutlaq         Fix autostretch handling
3143 984211e81 2018-11-04 Jasem Mutlaq         Disable mount tracking if supported by driver after slewing to a wall
3144 03e2c20d2 2018-11-04 Jasem Mutlaq         Look in system path for drivers as well
3145 fd915e011 2018-11-04 Jasem Mutlaq         Bump to 1.3
3146 4add977d7 2018-11-04 l10n daemon script   GIT_SILENT made messages (after extraction)
3147 da7539930 2018-11-03 Jasem Mutlaq         Fix slewing to wall when not in calibration mode.
3148 92c8491ea 2018-11-03 Jasem Mutlaq         For shutterless cameras, ask user to remove cover from scope before continuing
3149 afc33f675 2018-10-27 Jasem Mutlaq         Add support for Dust Cap and Light panel control from EkosLive. Just light switch is now controllable plus parking
3150 7189bb67c 2018-10-27 Jasem Mutlaq         Use the common INVALID_VALUE constant
3151 351bd4c32 2018-10-27 Jasem Mutlaq         Send frames to EkosLive media whenever an image is captured and not necessairly depending on Summary View behavior. This would only work if the FITS..
3152 1934c012c 2018-10-27 Jasem Mutlaq         Add support for gain
3153 87be20f17 2018-10-27 Jasem Mutlaq         Use common INVALID_VALUE. Set gain from EkosLive is supported by camera by adjusting custom properties
3154 9863db4e2 2018-10-25 Jasem Mutlaq         Send domes and dustcaps when initialized
3155 2aebdaaf4 2018-10-24 Jasem Mutlaq         Store park status variable when updated
3156 3c1643402 2018-10-24 Jasem Mutlaq         Disconnect all _other_ CCDs when the CCD is switched, not the current CCD
3157 720b6badb 2018-10-24 Jasem Mutlaq         Do not crash if there are no sorted job in the 2nd run
3158 026689b41 2018-10-24 Jasem Mutlaq         Check if the file is temporary .. this was removed due to a regression
3159 86db271f3 2018-10-24 Jasem Mutlaq         Do not update frame when tracking box is enabled or disabled, let the calling function handles this
3160 2abf84cfe 2018-10-24 Jasem Mutlaq         Let the calling function handle calling updateFrame when necessary
3161 a78a7c805 2018-10-24 Jasem Mutlaq         Delete all component before clearing them
3162 8bb0ac4d9 2018-10-24 Jasem Mutlaq         No need to use pointer for QImage since the data is stored on the heap and is implicitly shared
3163 f98492f2b 2018-10-24 Jasem Mutlaq         Free background buffer
3164 dfd0a7267 2018-10-22 Jasem Mutlaq         QOverload not supported in Qt 5.6 which we use for 16.04
3165 3f2726186 2018-10-22 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3166 fa6ff04bf 2018-10-22 Jasem Mutlaq         Add new function deltaAngle to DMS class to calculate the shortest angle between two angles.
3167 4bc6befa6 2018-10-22 Jasem Mutlaq         If object is not in the list, default to Saturn
3168 be63dda4f 2018-10-22 Jasem Mutlaq         Completely disconnect the server process when shutting down
3169 39f1287b1 2018-10-21 Jasem Mutlaq         Fix regression that caused job aborted due to twilight loop forever
3170 0ed0f5771 2018-10-21 Jasem Mutlaq         Remove extra option that is no longer required
3171 9f0d41c3e 2018-10-20 Jasem Mutlaq         Small improvements to icons to make them consistent with the rest of Ekos
3172 aafd6adf3 2018-10-20 Jasem Mutlaq         Fix layout stretch for observatory scripts
3173 16e301823 2018-10-20 Pino Toscano         fixuifiles
3174 14528eeef 2018-10-20 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3175 119e9a4ab 2018-10-19 Jasem Mutlaq         Add earth shadow + lunar eclipse finder
3176 ca52b659a 2018-10-18 Jasem Mutlaq         Always emit resumeGuiding even on focus failure
3177 16dfe2afc 2018-10-18 Jasem Mutlaq         Add detailed comments for workflow. Fix issue with timeout in case of minimum required HFR is requested
3178 3d2a77317 2018-10-18 Jasem Mutlaq         Add Qt version to info
3179 47c741ac2 2018-10-17 Jasem Mutlaq         Remove duplicate alignTimer slot
3180 cdd741910 2018-10-17 Yuri Chornoivan      Fix minor typos
3181 b436e426c 2018-10-16 Jasem Mutlaq         Only run polynomial fitting after 5th data point to improve reliability.
3182 eee4c4606 2018-10-16 Jasem Mutlaq         Improve flat calibration algorithm by checking out of range and saturated images
3183 66c1622b7 2018-10-15 Jasem Mutlaq         Revert change from mass replacement. androiddeployqt should not have a packaging prefix
3184 c1b04a0a8 2018-10-15 Jasem Mutlaq         Complete the support for dome control in EkosLive
3185 8fb96ad4f 2018-10-15 Jasem Mutlaq         Fix Focus --> Align state
3186 0b0834fce 2018-10-15 Jasem Mutlaq         Update few timesouts to be more relaxed
3187 f2a2f88d5 2018-10-14 Jasem Mutlaq         Make loadAndSlew return a boolean value to solve async problem. More DBus functions need to be migrated to this pattern
3188 53a13eb7e 2018-10-13 Jasem Mutlaq         Only target SDK needs to be 26. Minimum SDK can remain at 17
3189 025d23caa 2018-10-13 Jasem Mutlaq         Google Store now requires minimum API to be 26 even for updates
3190 678c96d23 2018-10-12 Eric Dejouhanet      Use "Remember Job Progress" in Scheduler and "Always Reset Sequence When Starting" in Capture.
3191 47b3a3633 2018-10-13 Eric Dejouhanet      Fix regression on job deletion when sorting jobs based on altitude and priority is enabled.
3192 a2b6a9aec 2018-10-12 Jasem Mutlaq         For FITS images only emit BLOBUpdated after the frame is loaded to allow dependent modules to process the captured FITS after it is loaded
3193 e4aa750af 2018-10-12 Jasem Mutlaq         Add capture timeout watchdog to ensure focus does not timeout waiting for captured images
3194 a5955d2cb 2018-10-11 Jasem Mutlaq         Fix few issue with displaying capture progress when FITS Viewer is disabled
3195 199051955 2018-10-11 Jasem Mutlaq         Simplify image capture signaling
3196 fcee7f64f 2018-10-11 Jasem Mutlaq         Fix crash when opening FITS
3197 e02f376f5 2018-10-10 Eric Dejouhanet      Do not alter the state of the Scheduler while evaluating
3198 9157a6fda 2018-10-10 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3199 d6278a000 2018-10-10 l10n daemon script   GIT_SILENT made messages (after extraction)
3200 787ec001b 2018-10-09 Jasem Mutlaq         Fix focus in and out
3201 f0e9bd5e6 2018-10-08 Jasem Mutlaq         Remove redundant vars
3202 b24c2ed8c 2018-10-08 Jasem Mutlaq         Adding dome and dust cap controls to dbus and ekoslive
3203 a04c0c605 2018-10-08 Yuri Chornoivan      Fix minor typo
3204 d6d79c8e7 2018-10-08 Jasem Mutlaq         Try to connect guider before guiding in the case of an external guider that got disconnected. For internal guider it makes no difference
3205 1e03ff016 2018-10-08 Jasem Mutlaq         Add inactivity checks in scheduler to make sure that modules do not timeout when they are commanded to do certain actions
3206 fb875282e 2018-10-07 Yuri Chornoivan      Fix minor EBN issues
3207 6f347684f 2018-10-07 Jasem Mutlaq         Call stop first before start and add a bit of delay in between. Restart timeout timer
3208 998e57aa6 2018-10-07 Jasem Mutlaq         Do not start Ekos if Ekos is already in pending mode or already online
3209 5f8d20ded 2018-10-07 Jasem Mutlaq         Make messages more consistent. Clean up old code
3210 a777d1506 2018-10-06 Jasem Mutlaq         Add warning when slewing to Sun. Adjust tracking rate if supported by the mount depending on the object type
3211 2db493c09 2018-10-05 Pino Toscano         remove extra return
3212 2c94bce5f 2018-10-04 Jasem Mutlaq         Add option to control DSLR image viewer. It can now be turned off
3213 e92e7e59e 2018-10-04 Jasem Mutlaq         Read driver manufacturer into DriverInfo class
3214 4e6b8ed26 2018-10-04 Jasem Mutlaq         Summary View now loaded sequence images properly
3215 15e734753 2018-10-04 Jasem Mutlaq         When polynomial next predicted exposure flat is invalid, discard the last point and recapture again
3216 2308878a9 2018-10-03 Jasem Mutlaq         Fix installation of translations files. po should be merged into source tree for this to work
3217 7e1f63acf 2018-10-03 Eric Dejouhanet      Update job completion counts, and fix regression on job rescheduling.
3218 40d755591 2018-10-03 Jasem Mutlaq         Add QFuture to fitsdata.h header since it is required on Android
3219 1de7e4130 2018-10-03 Jasem Mutlaq         KStars Lite should always fetch translations regardless
3220 645540da1 2018-10-03 Jasem Mutlaq         Add Zulu postfix to the DATE-OBS
3221 ee82d0767 2018-10-02 Jasem Mutlaq         Add option to fetch translations
3222 cf0476591 2018-10-02 Jasem Mutlaq         Add live view support to focus module and rework existing one in capture to be icon based
3223 f07eff116 2018-10-02 Jasem Mutlaq         Limit stack size change to Qt v5.10+
3224 9cfccbc9e 2018-10-02 Jasem Mutlaq         Merge branch 'async_fits'
3225 332e25e19 2018-10-02 Jasem Mutlaq         Fixing issue with updating list of running FITSViewers. They are now properly removed once closed
3226 7740e042a 2018-10-02 Jasem Mutlaq         More progress for async FITS operations
3227 c0c1fe0d1 2018-10-01 Jasem Mutlaq         More work on async loading
3228 6528ab561 2018-10-01 Jasem Mutlaq         Migrating the rest of the code to support the asynchronous nature of FITS loading now
3229 2b3679a37 2018-10-01 Jasem Mutlaq         Add helpful tip to location dialog
3230 6bfa75846 2018-10-01 Jasem Mutlaq         Merge branch 'master' into async_fits
3231 c7dbd94c5 2018-10-01 Eric Dejouhanet      Use system locale to display numbers in the scheduler.
3232 ab320a1ec 2018-10-01 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3233 4adf0ed41 2018-10-01 Jasem Mutlaq         Fix issue with subframed calibration when auto-select star is not enabled. Now subframed star position is set properly in the internal guider before..
3234 a2930512b 2018-10-01 Jasem Mutlaq         Remove unnecessary break
3235 fe758c72c 2018-09-30 Jasem Mutlaq         Update star profile viewer to new property system
3236 d572d63ed 2018-09-30 Jasem Mutlaq         Starting work on asynchronous FITS operations
3237 183d1758c 2018-09-30 Jasem Mutlaq         Refactoring FITSData to migrate to Q_PROPERTY framework and to prepare to asynchronous loading
3238 4daf63e55 2018-09-29 Jasem Mutlaq         Fix wrong XML and indentation
3239 07bf0ce7d 2018-09-29 Eric Dejouhanet      Fix Scheduler slewing stage and dome interaction.
3240 0ae972bbd 2018-09-28 Jasem Mutlaq         Fix cooler logic issues
3241 da1dd33e0 2018-09-28 Jasem Mutlaq         Reduce code duplication and include SLEWING stage in the check since the mount could be on that object when the scheduler starts and therefore a sle..
3242 fd13e74ac 2018-09-27 Jasem Mutlaq         Fix QSharedPointer error
3243 115c0d0cd 2018-09-27 Jasem Mutlaq         Create a separate dedicated client to handle only BLOB properties to increase efficiency
3244 68352b8b4 2018-09-27 Jasem Mutlaq         Minor fixes
3245 18dee7544 2018-09-27 Jasem Mutlaq         Fix reconnect issues
3246 15ae755c9 2018-09-27 Jasem Mutlaq         Fix options and reintroduce INDI Control Panel button
3247 808573c0d 2018-09-27 Jasem Mutlaq         Minor cast fixes
3248 6535358b6 2018-09-27 Jasem Mutlaq         Missed ISD::ParkStatus change
3249 5f73c086e 2018-09-27 Jasem Mutlaq         Support older Qt versions format in 16.04
3250 e2b179abe 2018-09-26 Jasem Mutlaq         Encode the QDbus vars with ifdefs for KSTARS LITE
3251 8bdd3ecd9 2018-09-26 Jasem Mutlaq         Bump version to 1.2.0 for Android
3252 ae29d544e 2018-09-26 Eric Dejouhanet      Do not abort a job that is repeating because it started long ago, that delay is expected.
3253 b97920405 2018-09-26 Jasem Mutlaq         Capture module: fixes for decimal numbers in various locales, and fix for CCD selection
3254 b17a8a3d4 2018-09-26 Jasem Mutlaq         Disable KAuth due to reliability issues. We are now saving the config and files locally if not found on the system
3255 7236760aa 2018-09-26 Jasem Mutlaq         Send escaped text elements to prevent breaking XML
3256 091e3fa69 2018-09-25 Jasem Mutlaq         Cooler and clearing camera configuration buttons added
3257 90fd88cbc 2018-09-24 Jasem Mutlaq         Preliminary support for controlling cooler in capture module
3258 fa000c136 2018-09-24 Jasem Mutlaq         Fix target name property. Also, do not clear sequence queue as it called internally by capture module. When restarting a sequence, no need to reload..
3259 2ae3ff3cb 2018-09-24 Jasem Mutlaq         Fix jobs always starting at zero counts by dividing jobs checks into scheduler-aware and regular types along with the option to ignore job progress ..
3260 1895fe59f 2018-09-24 Jasem Mutlaq         Remove extra signal that was causing issues since it was already declared in guiderinterface
3261 c4acb9c8d 2018-09-23 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3262 25958fa4f 2018-09-23 Eric Dejouhanet      Remove prevention of autofocus when no prior focus was done, add warnings.
3263 82b5ba276 2018-09-23 Robert Lancaster     Fix exposure spinbox and MacOS compile problem
3264 cfe494a8c 2018-09-16 Jasem Mutlaq         Removing duplicated enum
3265 f007c9e69 2018-09-16 Jasem Mutlaq         Fix wrong enum value
3266 f928a5d92 2018-09-16 Jasem Mutlaq         STATUS_PENDING is reserved in Windows so we are using different enum values
3267 62c885a73 2018-09-15 Jasem Mutlaq         Preliminary support for flatpak paths
3268 b88bfe91d 2018-09-14 Jasem Mutlaq         Scheduler event-driven work is nearly completely
3269 37483f059 2018-09-13 Jasem Mutlaq         Create ready signal to continue event-driven migration of scheduler
3270 0602776d3 2018-09-13 Jasem Mutlaq         More process in dbus migration. dbusInterface->property() is not working now. Need to investigate
3271 a7d692958 2018-09-13 Jasem Mutlaq         Fix DST rule for Terre Haute
3272 5e8fe0d4b 2018-09-12 Jasem Mutlaq         Dome, mount and dustcap DBus interface updated
3273 8653d9c0a 2018-09-12 Jasem Mutlaq         Fix compile issues
3274 042e91922 2018-09-12 Jasem Mutlaq         Merge branch 'dbus_work' of git://anongit.kde.org/kstars into dbus_work
3275 830e749d5 2018-09-12 Jasem Mutlaq         More work on DBus update and migration
3276 6049fdae0 2018-09-12 Jasem Mutlaq         Merge branch 'master' into dbus_work
3277 7d1295998 2018-09-12 Jasem Mutlaq         Improve timeout behavior for astrometry download with KAuth
3278 f2560079d 2018-09-12 Jasem Mutlaq         QString sprintf is deprecated so using arg() instead, but it still does not produce correct locale-aware fractions
3279 fe3782719 2018-09-11 Eric Dejouhanet      Fix cache discrepancy when a job is complete.
3280 a9cd4c67e 2018-09-11 Eric Dejouhanet      Fix mount not unparking after scheduler stops
3281 daaddeb30 2018-09-11 Jasem Mutlaq         More work on converting Signal/Slot to new Qt Style
3282 f4f940677 2018-09-10 Jasem Mutlaq         Migrate to new Qt connection style
3283 10c893568 2018-09-10 Jasem Mutlaq         Migrate to new Qt connection style
3284 a4d380764 2018-09-10 Jasem Mutlaq         Align and Guide modules DBus is updated
3285 17f917917 2018-09-07 Wolfgang Reissenberger Restarting looping schedule continues capturing
3286 edb8bb0ae 2018-09-07 Jasem Mutlaq         Fix remaining warnings in fpackutil.c
3287 1b7c748ab 2018-09-06 Jasem Mutlaq         Fix warnings in fitsviewer code in fpack and fpackutil due to const qualifier and unused variables
3288 708d796df 2018-09-06 Jasem Mutlaq         Fix warning: content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem.
3289 d086573e0 2018-09-06 Jasem Mutlaq         Update focus module DBus interface
3290 e0d63f01c 2018-09-04 Csaba Kertesz        Fix a crash and storing INDI settings in KStars Lite
3291 e057aa064 2018-09-03 Jasem Mutlaq         Few J2000/JNow fixes
3292 d625b2b6c 2018-09-02 Jasem Mutlaq         Minor refactoring
3293 7d6d6d386 2018-09-02 Jasem Mutlaq         Capture module DBus migration first pass is complete. All connections migrated to new Qt style
3294 4e8b61f53 2018-09-01 Robert Lancaster     Adding XPlanet Recenter ability Making left mouse button change position and right mouse chane location Adding Reset Recenter button Adding Reset Lo..
3295 f055309dd 2018-09-01 Jasem Mutlaq         Remove / from thumbnail file names
3296 38edb83ea 2018-09-01 Jasem Mutlaq         Reimplement compute altitude at a specific time
3297 b03bbbb39 2018-08-31 Jasem Mutlaq         Do not add any camera or ST4 devices to guide module if guider is external. Instead put guider type in guider dropdown and disable it
3298 eee184547 2018-08-31 Jasem Mutlaq         Fix crash and add support to J2000 mounts
3299 36476b0a7 2018-08-31 Jasem Mutlaq         Add another check that state is not suspended
3300 8afa2bc4f 2018-08-31 Jasem Mutlaq         Show loaded coords in sexigesimal format and in high precision when possible
3301 e6eca7cf2 2018-08-31 Jasem Mutlaq         Do not cast DSO coords seconds to int as we lose important precision. Use full resolution as double
3302 8fd3d9e10 2018-08-31 Jasem Mutlaq         Fix J2000 coordinates in Align and Capture
3303 f3705f1c9 2018-08-31 Robert Lancaster     Support for xplanet on Windows
3304 ca5a604f9 2018-08-31 Jasem Mutlaq         Add new state to capture SUSPENDED. This is triggered once the sequence needs to be aborted, but capture module has the ability to resume itself aut..
3305 0a5d10188 2018-08-29 Jasem Mutlaq         android --> packaging/android
3306 5c24fac29 2018-08-29 Jasem Mutlaq         Add dbus log property and signal for Ekos Manager
3307 5825ccb6c 2018-08-29 Eric Dejouhanet      Proper silencing for the switch-case fall-through warning
3308 be3948ed5 2018-08-29 Jasem Mutlaq         Refactoring old style connect to new style. DBus signals working now via structure which is not ideal but the only way to use enums in signals and r..
3309 aeaa325a0 2018-08-29 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3310 8a1bd75ba 2018-08-28 Jasem Mutlaq         Adding packaging directory to include all KStars multiplatform packaging scripts and resources
3311 8491cc25b 2018-08-28 Jasem Mutlaq         Detect coordinates epoch once from property registeration
3312 6798c1d0c 2018-08-28 Jasem Mutlaq         Account for JNow vs J2000 coords in the mount and capture modules. Telescope class should report which epoch is in use
3313 1e299fdf5 2018-08-28 Eric Dejouhanet      Fix parking engine, and make observatory startup job-centric
3314 85bf46276 2018-08-28 Wolfgang Reissenberger Bugfix for #397650 flat creation failed
3315 9294e4f03 2018-08-27 Jasem Mutlaq         DBus signals are working now
3316 12278209f 2018-08-26 Jasem Mutlaq         More progress in refactoring
3317 30c99f686 2018-08-26 Jasem Mutlaq         Refactoring EkosManager to Ekos::Manager and updating DBus structure for all modules
3318 9de71fb7b 2018-08-26 Jasem Mutlaq         Reset properties when filter is disconnected
3319 6d1297e8f 2018-08-25 Yuri Chornoivan      Fix minor EBN issues
3320 00c6861b9 2018-08-25 Robert Lancaster     Summary: Using specified FOV's for each planet so the user can zoom. Adding a button to select FOV from the KStars FOV list. Adding another decimal ..
3321 a6510ac67 2018-08-23 Robert Lancaster     Making more recommended xplanet changes and fixing bugs:
3322 0fa94d809 2018-08-23 Eric Dejouhanet      Improve Scheduler robustness against INDI disconnections
3323 e3bec03e2 2018-08-22 Jasem Mutlaq         Use apparentCoord to immediately process the J2000 coordinates to JNow
3324 87be05656 2018-08-21 Jasem Mutlaq         Q_FALLTHROUGH() requires Qt 5.8 while we support 5.4 still so disabling
3325 d695b9ef6 2018-08-21 Csaba Kertesz        Fix the Android build
3326 19ec89274 2018-08-21 Csaba Kertesz        Add missing icons by automerge
3327 99d5b93fe 2018-08-21 Csaba Kertesz        Fix some item colors in KStars Lite
3328 a11fd36b0 2018-08-21 Jasem Mutlaq         Add telescope joystick controls to KStars Lite
3329 e47d07dea 2018-08-20 Eric Dejouhanet      Proper silencing for the switch-case fall-through warning
3330 0b33b9aea 2018-08-20 Jasem Mutlaq         Use more sane default when hitting enter key in Ekos modules.
3331 279e64a11 2018-08-20 Yuri Chornoivan      Fix minor EBN issues
3332 b9eb26e4d 2018-08-18 Jasem Mutlaq         Add warnings for missing properties
3333 5bb40f285 2018-08-18 Jasem Mutlaq         Explicitly set timespec to UTC
3334 6256a1993 2018-08-18 Jasem Mutlaq         FIx on 16.04 build
3335 80c7784ec 2018-08-18 Robert Lancaster     Adding XPlanet Viewer
3336 5823021b2 2018-08-18 Jasem Mutlaq         KStars GIT is now 3.0.0
3337 02e875e9e 2018-08-17 Jasem Mutlaq         Increase maximum dark library temperature thresold to 30
3338 afcfeb55c 2018-08-17 Jasem Mutlaq         Astrometry WCS should be enabled by default
3339 a4698d9e4 2018-08-16 Jasem Mutlaq         Comment C++17 feature
3340 4192037d2 2018-08-16 Jasem Mutlaq         Use IAU preferred names. While Tsih seems the most common name for Gamma Cassiopeiae, Navi is also associated from old space missions.
3341 996935f9f 2018-08-16 Eric Dejouhanet      Fix sequence boundary index regression.
3342 e416273aa 2018-08-16 Eric Dejouhanet      Fix unexpected signature folder creation, fix logs.
3343 
3344 2.9.8 (Pelican):
3345 =================================================================================================
3346 eb4aa89dc 2018-08-13 Jasem Mutlaq         Fix upper limits for some guide settings
3347 b7e3810b1 2018-08-13 Eric Dejouhanet      Fixes for the Scheduler and Capture modules
3348 27ae34f2b 2018-08-12 Jasem Mutlaq         Bit of code refactoring. Keep track of axis distance when reversing guide calibration direction. If we are still not moving toward the starting poin..
3349 e8cb5f3a9 2018-08-12 Jasem Mutlaq         Revert "Remove prefix from test to be the same for all"
3350 c2fef9880 2018-08-12 Jasem Mutlaq         Remove prefix from test to be the same for all
3351 6dfb66d01 2018-08-11 Jasem Mutlaq         Fix J2000 in sendCoords
3352 054fb21cd 2018-08-11 Jasem Mutlaq         Handle EQUATORIAL_COORD when the property is updated
3353 2587c4f6f 2018-08-11 Jasem Mutlaq         Draw J2000 coords
3354 d1cb70fbe 2018-08-11 Jasem Mutlaq         ALso accept EQUATORIAL_COORD for telescope coordinates
3355 b455bd581 2018-08-10 Yuri Chornoivan      Fix minor EBN issues
3356 9816f3521 2018-08-10 Jasem Mutlaq         In guiding deviation handler, search for aborted jobs and resume one since activeJob is always nullptr when abort is now called
3357 cb856ddf5 2018-08-09 Yuri Chornoivan      Fix minor typo
3358 9cd9341e0 2018-08-09 Jasem Mutlaq         Reset RMS value when reacquiring a star
3359 0d65fa060 2018-08-08 Jasem Mutlaq         Add complex job test
3360 23ec2283e 2018-08-08 Jasem Mutlaq         Fix message using the wrong variable
3361 ac502664b 2018-08-08 Jasem Mutlaq         Add helpful tooltip for guide settle
3362 e1a3f1369 2018-08-07 Eric Dejouhanet      Add RA/DEC fields to the list of controls which trigger a save.
3363 da7c8a6bc 2018-08-07 Csaba Kertesz        Fix the custom sky object removal
3364 9c7bebf84 2018-08-07 Jasem Mutlaq         Fix typo
3365 7f915094e 2018-08-07 Jasem Mutlaq         Check if telescope is connected before accepting sync
3366 6da8bb68e 2018-08-07 Jasem Mutlaq         Add Copy Coordinates action to the popup menu
3367 1d45a9c07 2018-08-07 Eric Dejouhanet      Edit scheduler jobs with double-click and update icon to match Capture module.
3368 610a79ed9 2018-08-06 Jasem Mutlaq         Fix typo
3369 068ef057a 2018-08-05 Csaba Kertesz        Fix for touch support to avoid closing popups in the skymap
3370 a5e515663 2018-08-05 Jasem Mutlaq         IDLE --> ABORTED so that scheduler acknowleged that. Disabling GuideStep --> Guiding transition since we have a case now where the transition is inc..
3371 617703f09 2018-08-05 Jasem Mutlaq         Update INSTALL file to reflect current state of affairs
3372 07a0d3eb3 2018-08-05 Jasem Mutlaq         Looksl like we will release 2.9.8 hotfix first before moving to 3.0.0
3373 5b7990ead 2018-08-05 Csaba Kertesz        Increase the font size in KStars Lite
3374 1fa13a932 2018-08-05 Jasem Mutlaq         Using Delta Max RMS as the threshold value to abort instead of just pulse length since it is a more reliable measure of guiding performance and also..
3375 bb27336ca 2018-08-05 Jasem Mutlaq         Always process images in Guide, Focus, and Align as Mono images
3376 45777dfd4 2018-08-04 Andy Galasso         The PHD2 external guider was not honoring the Lost Star timeout setting, it was using a hard-coded value of 5 seconds which is much too aggressive.
3377 a6b9780d2 2018-08-04 Yuri Chornoivan      Fix some EBN issues
3378 0abaa846a 2018-08-04 Wolfgang Reissenberger Summary: Logging output in Capture corrected, considering only the counts of a single sequence job
3379 46523bed3 2018-08-04 Eric Dejouhanet      Rework scheduler startup to merge execution paths.
3380 3e5f9f055 2018-08-04 Eric Dejouhanet      Update frame map unconditionally when starting scheduler.
3381 c774401a8 2018-08-04 Eric Dejouhanet      Mark scheduler job dirty when succesfully changing its target.
3382 bf4ac1e6a 2018-07-21 Csaba Kertesz        Use localization for KStars Lite
3383 5cec05783 2018-07-17 Csaba Kertesz        Further fixes for the Android build
3384 f83aed485 2018-08-03 Eric Dejouhanet      Adjust job editing algorithm
3385 723c1bcf9 2018-08-03 Jasem Mutlaq         Fix focus timer in capture module. Add more comments to explain some of the complex counting
3386 3bfa544de 2018-08-02 Jasem Mutlaq         After meridian flip, clear calibration is required and then guide
3387 c4dd86424 2018-08-02 Aleix Pol            Add the file to integrate with phabricator
3388 3ba2c1a27 2018-08-01 Jasem Mutlaq         Add GUIDE_IDLE to accepted previous state before restarting capture
3389 f3982dbf5 2018-08-01 Jasem Mutlaq         When PHD2 reports idle after calibration error, keep the error so that it is picked up by other processes until DBus signals are implemented
3390 424f4b03d 2018-08-01 Jasem Mutlaq         Fix slots connections. Remove prior hack used to identify aborted guide state
3391 499669f86 2018-08-01 Jasem Mutlaq         Limit reading for drivers XML files to those starting with indi_*
3392 25630e41c 2018-07-31 Pino Toscano         cmake: fix enabling of exceptions
3393 7676c91eb 2018-07-31 Jasem Mutlaq         Add warning if the guide camera is the same as the capture capture
3394 8e1034e54 2018-07-31 Jasem Mutlaq         Adapt INDI control panel to high DPI screens
3395 0132cd73c 2018-07-31 Jasem Mutlaq         Simplify scheduler calls to Guide module by remote the startAutoCalibrate and calling individual commands to have more control
3396 ac36a20c1 2018-07-30 Jasem Mutlaq         Reset align and guide fail counts when finding next job. Add GUIDE_IDLE as a fail condition since PHD2 resets to IDLE after it fails calibration
3397 d42df697c 2018-07-30 Jasem Mutlaq         When user edit FOV and reset it to 0x0, remove the effective FOV if one is saved so that the alignment process re-measures it again
3398 895cf1480 2018-07-30 Jasem Mutlaq         Remove cross cursor it was added before by mistake somehow
3399 26cd35278 2018-07-30 Jasem Mutlaq         Add StartupWMClass for better compatibility in other desktop environments
3400 6654b2fd2 2018-07-29 Jasem Mutlaq         Show tip of the day dialog after applying themes.
3401 9be2169dc 2018-07-29 Andy Galasso         PHD2: honor the "Receive external guide frames" setting. Also, only log event messages from PHD2 when verbose logging is enabled PHD2: only request ..
3402 0e259fb08 2018-07-28 Pino Toscano         i18n fixes
3403 cde98d293 2018-07-26 Jasem Mutlaq         Fix crash due to NaN asteroid magnitude. Also enforce show limit as per the options.
3404 fc5b8e237 2018-07-26 Eric Dejouhanet      Fix FINISH_AT management in Scheduler.
3405 40578b139 2018-07-25 Jasem Mutlaq         FIx another center issue with older Qt
3406 e5656839e 2018-07-25 Jasem Mutlaq         QPointF.center requires Qt 5.8 so we are going for the simpler version to make this compile on 16.04
3407 fadd47d9b 2018-07-25 Wolfgang Reissenberger Handling multiple occurrence of the same sequence job corrected
3408 4f100e322 2018-07-25 Robert Lancaster     Improving the Astrometry Index File configuration tab to include a button to open files and a link to the Readme
3409 0176721b0 2018-07-25 Jasem Mutlaq         Add green cloud to indicate EkosLive is online
3410 
3411 2.9.7 (Luna):
3412 =================================================================================================
3413 fadd47d 2018-07-25 Wolfgang Reissenberger Handling multiple occurrence of the same sequence job corrected
3414 4f100e3 2018-07-25 Robert Lancaster     Improving the Astrometry Index File configuration tab to include a button to open files and a link to the Readme
3415 0176721 2018-07-25 Jasem Mutlaq         Add green cloud to indicate EkosLive is online
3416 c3c9543 2018-07-24 Jasem Mutlaq         Improve tracking box pixmap by giving it a margin. Guiding profile needs to be grapped fully as is
3417 8d746c6 2018-07-24 Robert Lancaster     I finally got around to looking at these two issues.  First, the Astrometry Startup wizard has been rather redundant since I integrated all the astr..
3418 c3156de 2018-07-24 Jasem Mutlaq         Update OpenNGC to latest snapshot
3419 72a13e3 2018-07-24 Jasem Mutlaq         Support for remote drivers, both locally and using INDI Web Manager are complete. These changes require INDI Web Manager v0.1.5
3420 46cb903 2018-07-24 Jasem Mutlaq         Add control to change video stream exposure duration from the video widget
3421 2e33c32 2018-07-24 Jasem Mutlaq         Remote drivers are now supported locally and also remote via INDI Web Manager in addition to custom driver support
3422 0bf5c25 2018-07-24 Jasem Mutlaq         Add support for remote drivers
3423 619f446 2018-07-24 Jasem Mutlaq         Use new versioning system that is more reliable than relying on KStars version solely. Remove very old database upgrade paths.
3424 c67f9e8 2018-07-23 Jasem Mutlaq         Accomodate new web manager API
3425 4e13404 2018-07-23 Jasem Mutlaq         Syncing remote drivers in current profile with remote INDI web manager
3426 25f4a55 2018-07-23 Jasem Mutlaq         Custom drivers now work locally with Ekos
3427 d6ef5b1 2018-07-23 Jasem Mutlaq         Bump GUI version to 7
3428 23e6454 2018-07-22 Jasem Mutlaq         A bit of refactor and GUI rework plus database functionality for Custom Drivers instead of just aliases
3429 7ba647c 2018-07-22 Jasem Mutlaq         Use more common-sense variable names
3430 2b2e3a8 2018-07-22 Jasem Mutlaq         Update XML from upstream 3rd party
3431 e3d2c1f 2018-07-22 Jasem Mutlaq         Add detector to aux list as well
3432 0ce2169 2018-07-22 Jasem Mutlaq         Add spectrograph family type
3433 7804e61 2018-07-22 Jasem Mutlaq         calculating cumulative frequency corrected
3434 34ff784 2018-07-21 Jasem Mutlaq         Add support to manual dither either by magnitude or X,Y coordinates. Please note that if the target X,Y coordinates are far away from current reticl..
3435 17ec2a5 2018-07-21 Jasem Mutlaq         Use settings universally
3436 a781a00 2018-07-21 Jasem Mutlaq         Do not assume Filter_# convention
3437 f17be1d 2018-07-20 Jasem Mutlaq         Initial work for driver aliases
3438 e31207e 2018-07-20 Jasem Mutlaq         Add auto park feature with a timer
3439 4ba60e3 2018-07-20 Jasem Mutlaq         Do not delete temporary file even with autoremove set to true if we are loading the same filename
3440 bc6a45c 2018-07-20 Jasem Mutlaq         Use correct header
3441 c5ef911 2018-07-20 Jasem Mutlaq         Add option to restart alignment process in scheduler in case of guiding calibration failure since the target might have moved off center during the ..
3442 6d2257b 2018-07-20 Jasem Mutlaq         Add more check when saving PHD2 FITS image
3443 cc3a339 2018-07-19 Jasem Mutlaq         Add warning if reset guide calibration is enabled while using PHD2
3444 0e5361a 2018-07-19 Jasem Mutlaq         Limit minimum box radius to 100 pixels
3445 41104d9 2018-07-17 Aleix Pol            Android: Fix small build issues
3446 65735ca 2018-07-18 Jasem Mutlaq         Only queue focus-related tasks when the focuser is online
3447 ec7fd81 2018-07-17 Jasem Mutlaq         Send PAH message as plain text
3448 5db8b39 2018-07-17 Jasem Mutlaq         Return calculated values as required from astrometry option even if the effective FOV has not been measured yet. Make binning by default to be the m..
3449 28c4b13 2018-07-16 Jasem Mutlaq         Implement smart auto zoom for PAH when using EkosLive
3450 a89e11d 2018-07-16 Jasem Mutlaq         Add guiding settle time to capture module
3451 21bbdc0 2018-07-16 Jasem Mutlaq         Send center coords to EkosLive
3452 ed93aa1 2018-07-14 Jasem Mutlaq         Use dedicated timer instead of single shot so that we can stop the timer when captureAndSolve is invoked again. Added more helpful PAH info
3453 fd2c5ee 2018-07-14 Jasem Mutlaq         Send polar error along with correction vector to EkosLive
3454 b620243 2018-07-14 Jasem Mutlaq         Temporarily disable tracking box in focus view to prevent it from searching stars within the tracking box when no user star selection has been made
3455 bd59f16 2018-07-14 Jasem Mutlaq         Disable check for internet due to QTBUG-68613
3456 92f4f0e 2018-07-13 Csaba Kertesz        Add About dialog to KStars Lite
3457 a15b374 2018-07-13 Csaba Kertesz        Fix the Android build
3458 82605a3 2018-07-12 Csaba Kertesz        Bug fix: Mark the session list items on the skymap
3459 1e25ee5 2018-07-12 Jasem Mutlaq         Reduce PAH frame quality to increase speed during refresh. Only send magnitude and position angle of vector
3460 ce24278 2018-07-11 Jasem Mutlaq         Set state to abort or idle depending on the call. Resume capture if it was aborted before due to guide getting aborted.
3461 9b46a9d 2018-07-11 Jasem Mutlaq         Do not set slew rate if it the rate is the same
3462 8bf9a1c 2018-07-09 Jasem Mutlaq         Send correction vector to EKos like separately
3463 df18faa 2018-07-09 Jasem Mutlaq         Fix reading of RA (in degrees)
3464 c92979a 2018-07-07 Jasem Mutlaq         Consolidate setting and getting Ekos Live settings
3465 a852d0c 2018-07-06 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3466 77d3c0c 2018-07-06 Jasem Mutlaq         Sync capture settings back to EkosLive
3467 1d204a5 2018-07-06 Jasem Mutlaq         Add more debug for PAA and calculate Position Angle
3468 aee228f 2018-07-05 Csaba Kertesz        Add touch support to KStars (pinch, tap-and-hold)
3469 967c3d5 2018-07-03 Csaba Kertesz        Optimize Android package size
3470 5c7c268 2018-07-01 Jasem Mutlaq         Drop the experimental bit for HiPS, it is stable
3471 9ad3650 2018-07-01 Jasem Mutlaq         Fix header info
3472 be64083 2018-07-01 Jasem Mutlaq         Use QVariant for FITS header values since they carry different types. Still needs more work
3473 1180b2d 2018-07-01 Jasem Mutlaq         Add more informative log for PAH process
3474 a9835eb 2018-06-27 Csaba Kertesz        Remove custom sky objects via context menu
3475 1dbcb0c 2018-06-30 Jasem Mutlaq         Disable telescope wizard since it can be confusing to new users and is now redundant with Ekos
3476 77cd6a0 2018-06-28 Jasem Mutlaq         Display compressed file in FITSVIewer
3477 8ed1026 2018-06-27 Jasem Mutlaq         Add content-disposition to header to that the correct file name is downloaded when the URL is requested
3478 1075348 2018-06-27 Jasem Mutlaq         Include another missing header..
3479 7daa3cc 2018-06-26 Jasem Mutlaq         Be consistent in naming KStars startup wizard.
3480 702e068 2018-06-26 Jasem Mutlaq         Include required header
3481 dae9014 2018-06-23 Csaba Kertesz        Update the Android build to the latest NDK version and official tools, remove hacks
3482 6e4d0c9 2018-06-25 Jasem Mutlaq         Fix random dithering not being not so random, plus limit it to 25 pixels box
3483 8aa7ca2 2018-06-25 Jasem Mutlaq         No need to prefix the x-amz since we'll just save the metadata to DB and not cloud
3484 2646052 2018-06-25 Jasem Mutlaq         Fix gain issue not showing up
3485 337670b 2018-06-24 Jasem Mutlaq         Include fpack and punpack directly since we need to specify the output filename as well calling a binary cross-platform can be problematic. Each upl..
3486 d5befeb 2018-06-22 Jasem Mutlaq         Fix broken simbad link to simbad.cfa.harvard.edu
3487 d6e9cb4 2018-06-22 Jasem Mutlaq         Only stop sending pulses in case we are guiding (not dithering) and we already sent one high pulse beforehand. This is to allow for dithering large ..
3488 47291ec 2018-06-21 Jasem Mutlaq         Cloud storage is now operational
3489 9da31f3 2018-06-21 Eric Dejouhanet      Keeping time since previous periodic refocus
3490 92b9c3c 2018-06-21 Jasem Mutlaq         Add cloud part and consolidate options
3491 92d91f3 2018-06-19 Csaba Kertesz        Separate build targets for KStars and KStars Lite
3492 ec145c7 2018-06-21 Jasem Mutlaq         Refactoring Ekos Live into its own namespace
3493 2661f5f 2018-06-21 Jasem Mutlaq         Add isTempFIle()
3494 a242977 2018-06-20 Jasem Mutlaq         Add const qualifier
3495 5da27f4 2018-06-20 Jasem Mutlaq         Enable cloud storage
3496 5de94b9 2018-06-20 Jasem Mutlaq         Set it to use Live
3497 a2682ee 2018-06-19 Jasem Mutlaq         Fix set blobs and send query params on media connection
3498 30a1546 2018-06-19 Jasem Mutlaq         Implement set blobs
3499 09023b2 2018-06-18 Jasem Mutlaq         Merge branch 'ekoslive'
3500 ce614aa 2018-06-18 Jasem Mutlaq         Merge branch 'ekoslive'
3501 54d4830 2018-06-18 Jasem Mutlaq         Use Qt5 Keychain instead of KWallet since it works cross-platform better
3502 d108408 2018-06-17 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3503 ed37a2f 2018-06-17 Jasem Mutlaq         Set rotation regardless of job status
3504 09a60a5 2018-06-17 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3505 88e11b5 2018-06-17 Jasem Mutlaq         Set temperature regardless of status
3506 70fc5c2 2018-06-17 Jasem Mutlaq         Sync with master
3507 00cb600 2018-06-17 Jasem Mutlaq         Job should be BUSY even in the preperation phase before capture where it is setting filter or rotation or temperature..etc. This should enable the u..
3508 a9448ae 2018-06-16 Jasem Mutlaq         Fix copy-paste error
3509 eae818d 2018-06-16 Jasem Mutlaq         Send additional metadata and implement focus reset
3510 a4e4b0a 2018-06-16 Jasem Mutlaq         Send inital status on set
3511 c394475 2018-06-15 Jasem Mutlaq         Delay frame capture until pulse duration is almost over
3512 e05f896 2018-06-14 Jasem Mutlaq         Increase high pulse margin to .95 and add debug in case of lost star
3513 c71b674 2018-06-14 Jasem Mutlaq         Add support to notification option
3514 f27b79e 2018-06-14 Jasem Mutlaq         Fix typo
3515 296bd3e 2018-06-14 Jasem Mutlaq         Need to move them to slots
3516 59d493c 2018-06-14 Jasem Mutlaq         Support auto reconnect on server termination
3517 a18d673 2018-06-14 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3518 6b22b11 2018-06-14 Jasem Mutlaq         Syncing with master
3519 84bb988 2018-06-12 Csaba Kertesz        Fix cppcheck findings
3520 a6be7db 2018-06-13 Jasem Mutlaq         If star is lost during dithering, resume dither after reaquiring the star
3521 384ce52 2018-06-12 Csaba Kertesz        Compilation fixes
3522 d058ae1 2018-06-08 Csaba Kertesz        Krazy fixes
3523 c018f4d 2018-06-11 Jasem Mutlaq         Testing dev site
3524 ba9217e 2018-06-11 Jasem Mutlaq         Support bandwidth and transfer settings
3525 2dd77ab 2018-06-11 Eric Dejouhanet      Keep job removal icon disabled when Scheduler stops
3526 418478a 2018-06-10 Jasem Mutlaq         Sequences working now with Ekos Live
3527 dfceb97 2018-06-10 Jasem Mutlaq         Add missing satellite icons
3528 a3ad2a2 2018-06-09 Jasem Mutlaq         isoIndex --> iso
3529 23beeeb 2018-06-07 Jasem Mutlaq         Use the same setCapture settings structure
3530 14e2d09 2018-06-07 Jasem Mutlaq         Emit state also when idle. Send mounts and scopes on detecting TELESCOPE_PARK as well
3531 e578061 2018-06-07 Eric Dejouhanet      Preparing for homogeneity with capture tab.
3532 8b0db9f 2018-06-07 Eric Dejouhanet      Fix scheduling issue picking unexpected job as first
3533 4e6a0d4 2018-06-07 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3534 336b886 2018-06-07 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3535 b3c1b0d 2018-06-06 Jasem Mutlaq         The workflow is now more event driven
3536 f9202a9 2018-06-06 Jasem Mutlaq         More progress for connection and profile work
3537 beb522e 2018-06-06 Jasem Mutlaq         Enable high dpi scaling for Qt > 5.6
3538 e41e1fc 2018-06-06 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3539 59d5a8f 2018-06-06 Jasem Mutlaq         Master merge
3540 dbb9419 2018-06-06 Jasem Mutlaq         Initial support for profile control
3541 85560b1 2018-06-05 Csaba Kertesz        Fix Coverity findings
3542 aa8b38b 2018-06-05 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3543 40fb703 2018-06-05 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3544 c2c83d6 2018-06-04 Jasem Mutlaq         Removing some HTML tags. PAH now ready to be used with Ekos Live
3545 5421483 2018-06-04 Jasem Mutlaq         Save pixmap and image in QBuffer instead of saving to disk. Pixmap contains all overlay elements. This should be used for other cases where we save ..
3546 d893c34 2018-06-04 Csaba Kertesz        Clazy fixes
3547 069331c 2018-06-04 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3548 429e91e 2018-06-04 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3549 6569077 2018-06-03 Csaba Kertesz        Modernize for cycles
3550 3e77d59 2018-06-03 Jasem Mutlaq         Ensure ekos is connected first
3551 8900e81 2018-06-03 Jasem Mutlaq         Support PAH changes in Ekos Live
3552 d4ecff1 2018-06-03 Jasem Mutlaq         Simplify PAH tool
3553 48e8cc7 2018-05-31 Csaba Kertesz        Remove redundant returns
3554 0c757d3 2018-06-02 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3555 ebf5020 2018-06-02 Csaba Kertesz        Fix the Windows build
3556 1904421 2018-06-02 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3557 f689ccb 2018-06-02 Jasem Mutlaq         Use UUID to create the filename for FITS WCS
3558 e12d536 2018-06-02 Jasem Mutlaq         Some initial work for PAH support in Ekos Live
3559 9096a0a 2018-06-01 Jasem Mutlaq         Code refactoring. Support load n slew from Ekos Live
3560 f5ba3be 2018-06-01 Jasem Mutlaq         Do not send token with EACH request since we have a stateful connection. Just send token on the initial connection.
3561 90103ba 2018-05-31 Eric Dejouhanet      Reduced the amount of logs in the Scheduler.
3562 82b5710 2018-05-31 Jasem Mutlaq         Support a dedicated channel for media
3563 3915c2d 2018-05-31 Jasem Mutlaq         Return solutoin results and set capture settings in align module
3564 e7ecc3f 2018-05-31 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3565 9892df2 2018-05-30 Jasem Mutlaq         Progress on alignment
3566 3c1236e 2018-05-30 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3567 60a0423 2018-05-30 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3568 616a6bf 2018-05-29 Jasem Mutlaq         Add minimum 5 points to help text to avoid confusion
3569 f36eae1 2018-05-26 Csaba Kertesz        Change the num singleton name in KStars Lite to uppercase otherwise new Qt versions crash
3570 f58b2e6 2018-05-29 Jasem Mutlaq         Add metadata to regular captures
3571 bd3800e 2018-05-29 Jasem Mutlaq         size --> samplesPerChannel refactor
3572 789d590 2018-05-29 Jasem Mutlaq         size --> samplesPerChannel refactor
3573 c8916d3 2018-05-29 Jasem Mutlaq         Use const where appropiate. Parse FITS header and provide methods to retrive and search it
3574 7624bf3 2018-05-28 Jasem Mutlaq         Implement guiding and send video frames separately
3575 9320faf 2018-05-28 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3576 5a4a5ea 2018-05-28 Robert Lancaster     This patch fixes a couple of icons issues that popped up after we did the themes work.  These were not correct and it could not find the icons prope..
3577 b4916eb 2018-05-28 Jasem Mutlaq         Add supprt for focus actions
3578 7f07def 2018-05-28 Jasem Mutlaq         Ekos live mount control are almost complete now.
3579 6c02df0 2018-05-28 Eric Dejouhanet      Fix execution of repeating scheduler jobs.
3580 ebd508e 2018-05-28 Jasem Mutlaq         Support tracking control and slew rate
3581 2456da5 2018-05-27 Jasem Mutlaq         Merge with master changes
3582 4563499 2018-05-26 Jasem Mutlaq         Support for abort and slew rates
3583 6661957 2018-05-26 Csaba Kertesz        Compilation fixes
3584 5ac761a 2018-05-25 Csaba Kertesz        Use default keyword for ctors/dtors and other fixes
3585 368a0d9 2018-05-25 Yuri Chornoivan      Add missing words
3586 7d4975c 2018-05-25 Yuri Chornoivan      Make compile + some updates
3587 42afb30 2018-05-25 Yuri Chornoivan      Fix minor typos
3588 04b980e 2018-05-25 Yuri Chornoivan      Fix minor typos
3589 c7ae428 2018-05-25 Jasem Mutlaq         Include the hips entity in commands
3590 
3591 2.9.6 (Lalande):
3592 =================================================================================================
3593 3434dd0 2018-05-24 Jasem Mutlaq         Add HiPS documentation
3594 93e9dba 2018-05-24 Jasem Mutlaq         Bump to 2.9.6
3595 02e9508 2018-05-24 Robert Lancaster     Fix OSX Build
3596 4e4ea8a 2018-05-23 Robert Lancaster     Fix option dialog on MacoS. BUGS:394138
3597 8c880dc 2018-05-22 Pino Toscano         Make Xplanet an optional runtime-only dependency
3598 12f8e20 2018-05-21 Jasem Mutlaq         Sync driver list with INDI. BUGS:394522 FIXED-IN:2.9.6
3599 d9a526f 2018-05-21 Csaba Kertesz        Use modern headers
3600 e63bed3 2018-05-17 Csaba Kertesz        Update Clang Tidy script to Clang 6.0 and fix some findings
3601 503b140 2018-05-16 Csaba Kertesz        Fix the Clang Static Analyzer findings
3602 9c9c1fb 2018-05-14 Csaba Kertesz        Compilation fixes
3603 f8df59f 2018-05-14 Csaba Kertesz        Update the Clang Static Analyser script to Clang 6.0
3604 419bef1 2018-05-18 Eric Dejouhanet      Fix side-effect causing distant jobs to abort.
3605 69f2f99 2018-05-16 Eric Dejouhanet      Fix regression with completed jobs being rescheduled erroneously.
3606 ac40791 2018-05-14 Jasem Mutlaq         Use a more common-sense GUI for telescopes
3607 65afc9d 2018-05-14 Jasem Mutlaq         Abort guiding if mount is slewing or parking
3608 bb97b1d 2018-05-14 Jasem Mutlaq         No need to forward declare KStarsDateTime here
3609 0ecc72c 2018-05-09 Eric Dejouhanet      Summary of development branch 'schedule of asap jobs'
3610 d1e97c3 2018-05-08 Jasem Mutlaq         Block signals instead of disconnect for CCD transfer format
3611 5d4a4f9 2018-05-07 Jasem Mutlaq         When establishing a profile on the remote INDI web manager while we have both CCD and Guider of type multiple-device-per-driver, then we only start ..
3612 aa0bba3 2018-05-07 Jasem Mutlaq         Remember CCD capture format and FITS directory
3613 6e84f80 2018-05-06 Jasem Mutlaq         Fix centering and tracking of empty sky
3614 f708322 2018-05-06 Jasem Mutlaq         Add method to clear all DSLR info
3615 8771ace 2018-05-05 Jasem Mutlaq         Make the Ekos modules fully expand except for regular GUI controls as suggested by Jim on INDI forums
3616 6b0267e 2018-05-05 Jasem Mutlaq         Fix issue with deleting record from database since ID was missing in the map. On invalid FOV, color the background RED
3617 90dda3e 2018-05-04 Jasem Mutlaq         Add J2000 support to mount control panel
3618 629639b 2018-05-03 Jasem Mutlaq         Hemispheres should not affect rotation direction in RA
3619 1951ad5 2018-05-01 Jasem Mutlaq         Start timer for remote solver as well
3620 8f4ef60 2018-05-01 Jasem Mutlaq         Fix filter manager database issues since it was broken and worked on first update only. Now we clone database instead of using existing connection n..
3621 d72f271 2018-04-29 Pino Toscano         tests: do not add KStarsUiTests as autotest
3622 7a8c670 2018-04-28 Pino Toscano         cmake: demote AstrometryNet as runtime dependency
3623 870147b 2018-04-27 Robert Lancaster     This batch should fix a possible bug if DBus looks like it has started on Mac but hasn’t actually started.  It also provides more feedback in the ca..
3624 ea68c70 2018-04-26 Eric Dejouhanet      Scheduler adjustments and fixes
3625 093e671 2018-04-25 Andreas Sturmlechner Fix build with Qt 5.11 (missing QDoubleValidator)
3626 0111020 2018-04-23 Jasem Mutlaq         Fix TZ ambiguity. SetTZ was renamed to SetTZ0 since it sets the TimeZone WITHOUT DST correction. INDI Mount and GPS updates now account for that. Im..
3627 8d80f28 2018-04-22 Jasem Mutlaq         Add Eric as one of the active developers
3628 444843f 2018-04-22 Jasem Mutlaq         Logs, and reworking job count update and repeated jobs estimation
3629 58503e5 2018-04-21 Jasem Mutlaq         Minor cleanup
3630 9b91280 2018-04-21 Jasem Mutlaq         Sync GUI if widget is visible already
3631 
3632 2.9.5 (Cygni):
3633 =================================================================================================
3634 1b0216a 2018-04-20 Jasem Mutlaq         Format and sync INDI drivers XML to INDI 1.7.1 release
3635 0ac707a 2018-04-20 Jasem Mutlaq         Use a less confusing question regarding shutters
3636 e754937 2018-04-20 Jasem Mutlaq         Add calculated FOV as a hint to users
3637 c9ccf73 2018-04-20 Jasem Mutlaq         Sync KStars time after initial splash loading phase since time already elapsed from initial startup time
3638 3af4419 2018-04-20 Jasem Mutlaq         Sync last indidrivers.xml
3639 ae3b768 2018-04-20 Jasem Mutlaq         Align module FOV shall default to zero on initial startup. Only after first solve is complete it gets filled from the actual plate solution that mig..
3640 d0a380b 2018-04-20 Jasem Mutlaq         Handle processing reponse from online solver. Follow the timeout set in options to determine when to call it quit
3641 0daadb4 2018-04-20 Jasem Mutlaq         Do not draw invisible FOVs
3642 37c3752 2018-04-20 Jasem Mutlaq         If solver was set to remote and current profile does not contain remote astrometry then reset option to online. This was for Windows only before but..
3643 290c02b 2018-04-19 Jasem Mutlaq         Use different icon when KStars is paused so it is visually clear to the user. The selected icon is red so it stands out among the rest
3644 f63ef75 2018-04-19 Jasem Mutlaq         OSX build fails without include of QApplication
3645 06f5b9d 2018-04-19 Jasem Mutlaq         firstAutoFocus is no longer required
3646 ea16be5 2018-04-19 Jasem Mutlaq         Only enable gain setting if it is writable
3647 788bc8a 2018-04-19 Jasem Mutlaq         Add missing #include <QAction> to compile on Qt 5.5
3648 ab2049c 2018-04-19 Eric Dejouhanet      + Added sequence completion column Added a column to the Scheduler list, with light frame currently captured, and required. These are connected to S..
3649 167b977 2018-04-19 Jasem Mutlaq         Fix complilation on Qt 5.5
3650 256c02c 2018-04-19 Jasem Mutlaq         Add one more connect statement when setting the remote parser to avoid race condition
3651 ea93804 2018-04-18 Jasem Mutlaq         Fix namespace conflict with QDataVisualization
3652 8d7db38 2018-04-18 Jasem Mutlaq         Clean up class includes
3653 833f41e 2018-04-18 Jasem Mutlaq         isFocused should not be in SkyObject
3654 441c12e 2018-04-18 Eric Dejouhanet      This change moves the score/altitude/priority comparisons to SchedulerJob, keeping the lessThan QT-style sort predicate implementation, but clarifyi..
3655 1dbf75d 2018-04-18 Jasem Mutlaq         Bump to 2.9.5
3656 0ab9b26 2018-04-17 Jasem Mutlaq         No need to use lock filter explicitly, use it to whatever currently selected filter
3657 92e631b 2018-04-17 Jasem Mutlaq         Initial work for in-sequence median per-filter HFR thresholding
3658 5b40f1f 2018-04-16 Jasem Mutlaq         Separate device source into Mount and GPS sources to enable users to select which source they prefer most
3659 151f111 2018-04-16 Jasem Mutlaq         Do not set filter absolute focus position if there is no currently selected filter
3660 5440bfe 2018-04-15 Robert Lancaster     I realized one thing that will help the issue we were discussing yesterday about files being copied into Application Support.  So my current solutio..
3661 3d21a9f 2018-04-14 Jasem Mutlaq         Embed indidrivers.xml and QML files and their resources in the application qrc to avoid cross-platform search
3662 a4189c3 2018-04-14 Pino Toscano         tests: fix KStarsUiTests
3663 05e0dfc 2018-04-14 Eric Dejouhanet      Fix scheduler memory leak D12182
3664 f9cbc8d 2018-04-14 Eric Dejouhanet      Limit length of Scheduler log D12183
3665 bbda2f9 2018-04-13 Jasem Mutlaq         Use better display for longitude and latitude
3666 8dc8c58 2018-04-13 Jasem Mutlaq         Check explicitly for cooler switch name
3667 95314df 2018-04-12 Jasem Mutlaq         Bump to 1.7.1 since it contains the indiapi hotfix
3668 2be506a 2018-04-12 Jasem Mutlaq         Bump minimum requirement to INDI v1.7.0
3669 ef721ed 2018-04-12 Yuri Chornoivan      Fix minor typo
3670 431cc42 2018-04-11 Jasem Mutlaq         Make sure async future is finished before closing FITS Tab
3671 766e08d 2018-04-11 Jasem Mutlaq         Add option to reset guiding calibration which is true by default for the scheduler
3672 02183d4 2018-04-11 Pino Toscano         use KFormat::formatByteSize()
3673 d941819 2018-04-09 Jasem Mutlaq         Add Ekos logging support for more device classes
3674 
3675 2.9.4 (Emad):
3676 =================================================================================================
3677 d902275 2018-04-08 Jasem Mutlaq         Updated set as parking position message. Fixes D12033
3678 4801574 2018-04-05 Jasem Mutlaq         FITS improvements are complete and ready for testing.
3679 d77bff3 2018-04-05 Jasem Mutlaq         Initial work for parallelization in FITS classes
3680 89ea1e1 2018-04-04 Robert Lancaster     Few changes to make KStars compile on MacOS in addition to changes in INDI directory handling
3681 0b936a7 2018-04-03 David Faure          Fix compilation with Qt 5.11 - just a missing fwd decl
3682 4621ada 2018-03-31 Csaba Kertesz        Get some source files out of sanitizer support
3683 b97bf5b 2018-03-31 Csaba Kertesz        Optimize the FITS statistics and histogram calculations
3684 fb134e9 2018-03-30 Jasem Mutlaq         Set to first tab
3685 c033e62 2018-03-29 Robert Lancaster     Use RCC file to load icons on MacOS
3686 99d6100 2018-03-29 Jasem Mutlaq         Forgot to add resource header
3687 d7bc193 2018-03-29 Jasem Mutlaq         Load RCC resource on Windows
3688 a4dca10 2018-03-28 Jasem Mutlaq         Ignore capture if capture in progress flag is set but display a warning to the log nonetheless
3689 12b2fe2 2018-03-28 Jasem Mutlaq         Flat sync focus functionality now works but requires testing
3690 350f173 2018-03-27 Jasem Mutlaq         Bump to 2.9.4 and initial work for flat field frame synchronization with absolute focus position of corresponding light frames using the same filter
3691 36b4c30 2018-03-27 Jasem Mutlaq         Implement double spin box for PAH exposure and improve PAH refresh performance
3692 51bfe44 2018-03-26 Jasem Mutlaq         Add button to clear all logs including autofocus files. Add size format function to KSUtils
3693 2a58471 2018-03-26 Jasem Mutlaq         Improve debug statement when starting calibration
3694 8d6b80f 2018-03-26 Jasem Mutlaq         Save target CCD in case astrometry driver is not initiliazed yet. Save solver type immediately after changing selection
3695 5b4c22e 2018-03-25 Jasem Mutlaq         Use HA of actual object, not mount. More more messages to logging to simplify the default Ekos on-screen log. Restore the scoreHigh sorting if enabled
3696 4fefd47 2018-03-25 Jasem Mutlaq         Set time spec again after adding seconds since that resets timespecs to UTC by default
3697 dc8f560 2018-03-25 Jasem Mutlaq         Fix compile error
3698 2051486 2018-03-25 Jasem Mutlaq         More fixes to scheduler logic
3699 5e66547 2018-03-25 Jasem Mutlaq         Always re-check job estimated time. Select active job in the list to improve scheduler usability
3700 dab016e 2018-03-25 Jasem Mutlaq         Various scheduler fixes
3701 2077c8d 2018-03-24 Jasem Mutlaq         BUGS:392284
3702 1e7a4fa 2018-03-24 Jasem Mutlaq         Always restart evalutaion of all pending jobs. Do not set best candidate if it was an invalid job
3703 ab02aaf 2018-03-24 Jasem Mutlaq         Set state to progress on changing filter position
3704 4632d93 2018-03-24 Jasem Mutlaq         newStarPosition is already connected
3705 d342ab1 2018-03-23 Jasem Mutlaq         Minor reorganization and GUI improvements
3706 4f7b6d7 2018-03-23 Jasem Mutlaq         Integrate SEP with internal guider. Add support for reacquiring lost star automatically without aborting immediately
3707 4d8f8e7 2018-03-23 Jasem Mutlaq         Add functionality to clear expired dark frames. Small GUI improvements as well
3708 207fbc1 2018-03-23 Jasem Mutlaq         0.99 good enough and will reject out of band widths
3709 dd79e3c 2018-03-23 Jasem Mutlaq         Disable unnecessary debug
3710 5c52463 2018-03-22 Jasem Mutlaq         Only reset guiding calibration when there is error.
3711 cdfc4ac 2018-03-22 Jasem Mutlaq         Use Qt_5_5 as base for binary version
3712 24672b4 2018-03-22 Valentin Boettcher   + Implementing binary reader for asteroid data to make it loading of larger data sets faster and more efficient. + Using qHash for all components. T..
3713 1da9353 2018-03-17 Jasem Mutlaq         Sync INDI drivers list
3714 636634f 2018-03-17 Jasem Mutlaq         autoWCS should be enabled by default
3715 eda1639 2018-03-15 Jasem Mutlaq         Improve logging for alignment and WCS
3716 d0a3ad3 2018-03-15 Jasem Mutlaq         Return false and not status on error
3717 1be092d 2018-03-14 Csaba Kertesz        Make sure there is no out of bound access on moon calculations
3718 a1fc053 2018-03-14 Csaba Kertesz        Move 3rdparty photometry sources out of Unity Build and apply warning surpression on those files
3719 63b7317 2018-03-13 Jasem Mutlaq         Sync INDI drivers with upstream
3720 8a4f8f3 2018-03-12 Jasem Mutlaq         Opps first tab should be the active one
3721 d340153 2018-03-12 Jasem Mutlaq         Add option to reset mount model before each job
3722 e892b95 2018-03-11 Jasem Mutlaq         Enable BLOB when starting video stream in case it was disabled due to external guider usage
3723 dd72a7d 2018-03-08 Jasem Mutlaq         Add exception to networkAccessible() call in online astrometry parser
3724 87eb1fb 2018-03-06 Jasem Mutlaq         Get all objects as proposed by INDI forum user fehlfarbe
3725 4bc165b 2018-03-06 Jasem Mutlaq         Fix crash condition
3726 410fd45 2018-03-05 Jasem Mutlaq         Remove extra options not needed anymore
3727 df8432f 2018-03-02 Jasem Mutlaq         Do not display error of internet connection if astrometry URL is local
3728 79001ff 2018-02-27 Jasem Mutlaq         Improve handling of DSLR info dialog and only show when necessary
3729 cc9f2a6 2018-02-26 Jasem Mutlaq         BUGS:391114 FIXED-IN:2.9.4
3730 92f6cef 2018-02-26 Jasem Mutlaq         Calculate mean and stddev for multi-channel FITS
3731 a940457 2018-02-26 Jasem Mutlaq         Force use of FITS Viewer when we are doing ADU calculations
3732 
3733 2.9.3 (Trappist):
3734 =================================================================================================
3735 c3dbe12 2018-02-26 Jasem Mutlaq         BUGS:390124 FIXED-IN:2.9.3
3736 fad13cc 2018-02-26 Jasem Mutlaq         BUGS:391085 FIXED-IN:2.9.3
3737 e4e132a 2018-02-26 Jasem Mutlaq         Use exposure looping count and do not trigger notifications for fast exposures
3738 e020d35 2018-02-25 Jasem Mutlaq         Add INFO debug for setting time and location from device
3739 001be87 2018-02-25 Robert Lancaster     Enable some elements when PHD2 is active
3740 7c0ab12 2018-02-25 Jasem Mutlaq         Update temma binary
3741 bbaab15 2018-02-22 Jasem Mutlaq         Add 24 and 12 hour format for polaris angle as suggested by Patrick
3742 5c02d03 2018-02-22 Pino Toscano         cmake: explicitly require the Auth Framework
3743 65c7e5d 2018-02-21 Jasem Mutlaq         BUGS:390124
3744 10437c9 2018-02-21 Jasem Mutlaq         Opps revert last change. Should be centroid by default
3745 546dfef 2018-02-21 Jasem Mutlaq         Use solver path in detection.
3746 c3bf4c5 2018-02-20 Jasem Mutlaq         Increase minimum area size to 10
3747 291c478 2018-02-20 Jasem Mutlaq         Reset order to Gradient -> Centroid -> Threshold -> SEP
3748 23c0483 2018-02-19 Jasem Mutlaq         Fix compile error
3749 95f4823 2018-02-19 Jasem Mutlaq         Initial experimental support for rapid looping
3750 aaf7823 2018-02-19 Jasem Mutlaq         Increase max count for captured images
3751 86ad796 2018-02-19 Jasem Mutlaq         Increase maximum lost star retries to 10 in case of passing clouds
3752 fe42271 2018-02-18 Jasem Mutlaq         Add SEP handling to focus module. Restructure findStars in FITSData.
3753 3e1bb98 2018-02-18 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3754 7e7636c 2018-02-16 Jasem Mutlaq         Raise maximum value if saved maximum travel is higher than default maximum value of 50,000
3755 39f8769 2018-02-15 Jasem Mutlaq         Initial work for SEP integration
3756 4b6cd16 2018-02-14 Jasem Mutlaq         Always set binning before setFrame to ensure proper sequence of events in case subframed image dimensions can only work under binning
3757 409cd8a 2018-02-14 Jasem Mutlaq         Add more checks for filter current index
3758 926b21d 2018-02-14 Jasem Mutlaq         Remove -m 100 since it is already by default 128
3759 88537aa 2018-02-11 Jasem Mutlaq         Flush fits file when saving
3760 f79a51c 2018-02-09 Jasem Mutlaq         Use fits_open_diskfile to enable reading filename that may contain paranthesis and brackets.
3761 1f1ded1 2018-02-06 Jasem Mutlaq         Increment finishFramesCount in each job
3762 f32fdfb 2018-02-06 Jasem Mutlaq         Include QMap otherwise it fails to compile on some systems
3763 8cf30f4 2018-02-06 Jasem Mutlaq         Check for nullptr to prevent crash in FITS Viewer.
3764 6215c60 2018-02-06 Jasem Mutlaq         Update Max Travel to focuser limits.
3765 ed81f2a 2018-02-05 Jasem Mutlaq         use rule from last geo location
3766 42dabde 2018-02-05 Jasem Mutlaq         Fix typo
3767 6b2fb50 2018-02-04 Jasem Mutlaq         Increase version number due to GUI changes
3768 f2a834a 2018-02-04 Jasem Mutlaq         More progress to fix the identical jobs issue in scheduler and capture
3769 9a5ded0 2018-02-04 Csaba Kertesz        Don't use internal resource for the GUI because it breaks custom shortcut loading/saving
3770 f3daa23 2018-02-04 Jasem Mutlaq         More progress toward fixing multiple identical jobs in the scheduler queue
3771 b7e382f 2018-02-04 Jasem Mutlaq         Simplify completed jobs count
3772 576e77c 2018-02-04 Jasem Mutlaq         More debug statements
3773 1e7ba9c 2018-02-03 Jasem Mutlaq         Improve QtConcurrent location and remove existing mutexes to enhance performance.
3774 42c5353 2018-02-03 David Faure          Enable QT_NO_CAST_TO_ASCII and fix compilation
3775 8dc1817 2018-02-02 Jasem Mutlaq         If not subframed, set frame settings to the maximum image size even if the current frames upon connection are less than a full frame
3776 6b91b0c 2018-02-01 Jasem Mutlaq         Keep track of identical scheduler jobs with identical sequences to avoid marking all identical jobs as complete. BUGS:389738
3777 28bf635 2018-01-31 Jasem Mutlaq         Enable limits settings by default. Display warnings if they are selected but if the respective modules are not active yet
3778 83c8b08 2018-01-30 Jasem Mutlaq         Make another executable for KStars Lite on non-Android systems. Make sure this does not break Android build
3779 
3780 2.9.2 (Titawin):
3781 =================================================================================================
3782 982e9ce 2018-01-29 Jasem Mutlaq         Fix crashing on older Qt systems when reloading QML sources by deleting context. BUGS:389583
3783 090a98d 2018-01-29 Jasem Mutlaq         Use older icon to be compatible with older distros until 18.04 is released at least
3784 502bc40 2018-01-29 Laurent Montel       Fix i18n usage
3785 69446fb 2018-01-29 Jasem Mutlaq         Use icons available in older breeze for backward compatibility in older distros
3786 11440de 2018-01-28 Jasem Mutlaq         Add windows theme search path
3787 263ec0f 2018-01-27 Jasem Mutlaq         Improve FOV text display limits
3788 aff1d2f 2018-01-27 Robert Lancaster     These should be the changes to KStars that would be needed to support the path change
3789 e7061cf 2018-01-27 Yuri Chornoivan      Fix minor typo
3790 09cbf6d 2018-01-27 Robert Lancaster     This patch will add the theme changing function to color options.
3791 967e453 2018-01-26 Robert Lancaster     This patch will add the found stars to the Zoom Menu.  It also adds the ability to change the spacing between bars.  It adds the ability to put the ..
3792 e720694 2018-01-26 Jasem Mutlaq         Add Mount Control Panel access to the telescope tool bar
3793 dbea952 2018-01-26 Jasem Mutlaq         Fix default color
3794 0d2076a 2018-01-26 Jasem Mutlaq         Add support to Sensor FOV that can be triggered from the Ekos tool bar. Color can be set from color scheme
3795 13c441a 2018-01-25 Wolfgang Bauer       Fix build with gcc 4.8
3796 a5fa75e 2018-01-25 Yuri Chornoivan      Fix minor typo
3797 38fcade 2018-01-25 Robert Lancaster     Human counting
3798 6764ceb 2018-01-25 Robert Lancaster     This patch will provide nicer icons for the Star Profile Viewer.  It also improves the display of the sliders, adding labels for them as well.  It a..
3799 86fe609 2018-01-24 Jasem Mutlaq         Only apply PA calculation on square FOVs
3800 29ac3cf 2018-01-24 Jasem Mutlaq         Adding experimental support for differential slewing in align module
3801 0b6303d 2018-01-24 Jasem Mutlaq         Fix typo
3802 d5b39cc 2018-01-24 Jasem Mutlaq         Sync INDI drivers list
3803 f54090f 2018-01-24 Jasem Mutlaq         Remove obsolete parameter
3804 201f3bc 2018-01-24 Jasem Mutlaq         Remove completed jobs from sorted jobs
3805 a7b71da 2018-01-22 Jasem Mutlaq         Use icon name since breeze was removed
3806 cff51e5 2018-01-22 Jasem Mutlaq         Display local meridian even if grids are off or in equatorial mode. BUGS:389289 FIXED-IN:2.9.2
3807 7c7e1dd 2018-01-22 Jasem Mutlaq         Add option to skip sorting jobs and run them as-is in the order they are added
3808 fea7fe2 2018-01-20 Robert Lancaster     When deleting the old night vision style, a remnant was left and is preventing the build on Mac.  This is a simple fix.
3809 7ce9d5f 2018-01-20 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3810 142c7eb 2018-01-19 Robert Lancaster     Night vision improvements
3811 f4a2a4f 2018-01-18 Jasem Mutlaq         Fix proper settings of icon theme with respect to current theme and current default theme in case of a default theme
3812 cf01438 2018-01-18 Jasem Mutlaq         More work on color schemes and theme. Now nightvision theme triggers also the nigh color scheme as well. Setting it to default will restore color sc..
3813 812e091 2018-01-18 Robert Lancaster     After a bunch of work today and several failed approaches, I finally seem to have fixed the bugs with the changes in theme on Mac.   The issue was t..
3814 22cbd6b 2018-01-17 Robert Lancaster     Hack for loading theme icons on MacOS
3815 8bb0833 2018-01-17 Jasem Mutlaq         Fix typo
3816 706def5 2018-01-16 Jasem Mutlaq         Reset to correct page in wizard
3817 0ee4f5c 2018-01-16 Jasem Mutlaq         Remove Breeze icons and relying on install theme. Chaning some icon to look better with the default KStars theme
3818 fc7ad71 2018-01-16 Robert Lancaster     More work to set theme search paths for different OSes
3819 7b3b2b1 2018-01-15 Jasem Mutlaq         Limit Macintosh theme to Apple
3820 b8ed17f 2018-01-15 Robert Lancaster     This code will enable the Macintosh style theme.  I also move the setStyle to the theme manager since that seems to work now.
3821 665d808 2018-01-15 Robert Lancaster     Set Fusion style for all by default for now
3822 2a039f4 2018-01-15 Jasem Mutlaq         Do not set theme on populate
3823 2249102 2018-01-15 Jasem Mutlaq         Set current theme after everything else is init
3824 afbde64 2018-01-14 Jasem Mutlaq         More progress on theming
3825 6375811 2018-01-14 Jasem Mutlaq         Initial work for theming support. Nothing works.
3826 e703d30 2018-01-14 Jasem Mutlaq         Add logging when saving FITS to disk
3827 38b187e 2018-01-13 Jasem Mutlaq         Update appstream screenshots
3828 913faca 2018-01-13 Robert Lancaster     band-aid fix for cursor bug in FITS View
3829 1b8ac9c 2018-01-11 Robert Lancaster     Color scheme patch for guiding
3830 
3831 2.9.0 (Lancaster):
3832 =================================================================================================
3833 928bb5b 2018-01-08 Robert Lancaster     I was doing more testing, and the range on the sliders needs to be expanded just slightly so that it includes all the data.
3834 a55bfd0 2018-01-08 Jasem Mutlaq         Bump INDI dependency to v1.6.1
3835 307c222 2018-01-08 Robert Lancaster     In preparation for the OS X release of KStars 2.9.0, I hunted around for any bugs I could find and I made several small changes.
3836 85d69f5 2018-01-07 Jasem Mutlaq         Bump to 2.9.0
3837 72e37f4 2018-01-07 Robert Lancaster     Significant improvements to star profile viewer
3838 fd4b89f 2018-01-07 Jasem Mutlaq         Update INDI XML drivers file
3839 646c06b 2018-01-07 Jasem Mutlaq         Include WCS lib if it was detected
3840 83498b9 2018-01-04 Robert Lancaster     This patch is for KStars.  It will set the path in the environment variable for the DSI to function on Mac.  Second, I thought the environment varia..
3841 ac53973 2018-01-02 Jasem Mutlaq         Make Qt5DataVisualization optional
3842 a80201d 2018-01-02 Robert Lancaster     This patch and the accompanying files should create a 3D star profile plot that will be available in the guide and focus modules.  Note that current..
3843 bc16599 2018-01-02 Jasem Mutlaq         Try to make it compile for older Qt versions and minor refactor
3844 660266c 2017-12-31 Robert Lancaster     Just a few minor changes.
3845 b991d24 2017-12-31 Robert Lancaster     As I said, I would try to take care of the Dither issues with PHD2.  This patch should prevent the observed problems.
3846 064437e 2017-12-31 Jasem Mutlaq         Add min and max to the list
3847 43ecd47 2017-12-31 Robert Lancaster     This patch does several things:
3848 8ba4cd3 2017-12-29 Robert Lancaster     This patch should do the following:
3849 ead1b81 2017-12-27 Jasem Mutlaq         Dome toolbar is operational now and ready for testing
3850 b536337 2017-12-27 Jasem Mutlaq         Initial work for adding a dome toolbar
3851 625721e 2017-12-27 Jasem Mutlaq         This patch should fix two bugs I found with PHD2.
3852 3b61f05 2017-12-27 Jasem Mutlaq         + Fix issue with non-guide dithering blocking regular calibration. + Fix issue with non-guide dithering getting triggered while guiding. + Robert fi..
3853 25abb45 2017-12-27 Jasem Mutlaq         Fix small typo
3854 4e95346 2017-12-26 Robert Lancaster     This patch should add the pulse graphs for RA and DEC with settings to turn them off.  It includes a slider to adjust the height of the corrections ..
3855 41bfb77 2017-12-24 Robert Lancaster     This patch adds tooltips for the guide buttons I added in the last patch.  It also remembers 3 of the settings in the KStars config file.  And final..
3856 9f23a79 2017-12-23 Robert Lancaster     This patch will add the following items: 1.  A Time Slider for the guide plots, which also functions as a scrolling view for the drift graph. 2.  A ..
3857 a2731b1 2017-12-23 Jasem Mutlaq         Add defualt focuser option and make default devices selection more reliable and consistent across modules
3858 904ca5b 2017-12-23 Jasem Mutlaq         Add set as parking position option to simplify this process for end users
3859 38fc232 2017-12-22 Jasem Mutlaq         Remove lock policy from filter manager and let focus module handle it as it reduces complexity and fixes some corner issues. BUG:388129 FIXED-IN:2.9.0
3860 3ec398b 2017-12-22 Jasem Mutlaq         Make sure to set the ST4 and Guide drivers on explicit set since combobox index does not necessary trigger signal to setST4
3861 f28673e 2017-12-22 Jasem Mutlaq         Remove unused variables
3862 a2809ae 2017-11-17 Aleix Pol            Adapt the cmake buildsystem to be able to work with KDE CI
3863 0b5b265 2017-12-18 Robert Lancaster     This should make sure that the host and port get set correctly for PHD2 and linguider when switching profiles.
3864 098ecf2 2017-12-17 Jasem Mutlaq         2.8.9 changelog update
3865 06b1afd 2017-12-17 Jasem Mutlaq         Disable parity option by default as it could be problematic
3866 
3867 2.8.9 (Sarin):
3868 =================================================================================================
3869 bcf13d8 2017-12-16 Robert Lancaster     Add scatter plot in guide module
3870 e6bb032 2017-12-15 Jasem Mutlaq         Update INDI drivers list
3871 2853e56 2017-12-14 Jasem Mutlaq         target filter need to be set after meridian flip and before in-sequence focusing is started in case current filter is different
3872 3f058ed 2017-12-14 Jasem Mutlaq         Init variables to zero D9326
3873 09e0df4 2017-12-14 Robert Lancaster     I cleaned up some of the code in the PHD2 file, added a Request List so that it remembers what it asked PHD2 to do, and added a skeleton to make it ..
3874 7a979bb 2017-12-14 Jasem Mutlaq         Update driver list for v1.6.0
3875 d895018 2017-12-14 Jasem Mutlaq         If version is not valid, set it to 1.0
3876 b236166 2017-12-13 Jasem Mutlaq         Do not use Autofocus filter policy on preview
3877 4b9daca 2017-12-13 Jasem Mutlaq         Improve focus filter policy
3878 ab0e8d2 2017-12-13 Jasem Mutlaq         Add option for when to perform in-sequence focusing
3879 b473d01 2017-12-13 Jasem Mutlaq         Lock policy should determine lock filter search
3880 feab1ce 2017-12-13 Jasem Mutlaq         Check target filter position is > 0
3881 0549957 2017-12-12 Jasem Mutlaq         Resume guiding if it was suspended due to parking dust cap before
3882 755e8df 2017-12-12 Robert Lancaster     This patch should add several improvements to the PHD2 interface in KStars.  Here is a list. 1.  Makes sure the temp directory exists so that the gu..
3883 1399d97 2017-12-11 Jasem Mutlaq         Remove calibration button and make it automatic with just one simple guide button. A clear calibration button is added to reset the calibration
3884 d3ec2d4 2017-12-11 Jasem Mutlaq         Bump version to 2.8.9
3885 c0340ce 2017-12-10 Robert Lancaster     Use USHORT for PHD2 image
3886 881385b 2017-12-10 Jasem Mutlaq         Make file system string comparision case insensitive so that it does not overwrite files on Windows.
3887 7128916 2017-12-10 Jasem Mutlaq         Do not update focus state when in meridian flip
3888 bbe79a3 2017-12-10 Jasem Mutlaq         Set focus to IDLE on filter position ready
3889 91c1130 2017-12-10 Robert Lancaser      Add support for star image reception from PHD2
3890 e4fc7c3 2017-12-10 Jasem Mutlaq         Only reset initialHA on first regular startup not after deviation restart
3891 c28546d 2017-12-10 Jasem Mutlaq         Increase max failure attempts
3892 063582f 2017-12-10 Jasem Mutlaq         Update debugging statement to show DMS
3893 f8a0645 2017-12-08 Jasem Mutlaq         Update Guide params when using external guiders. This needs to be extensively tested as it may lead to regressions on the remote image reception fun..
3894 c42dd43 2017-12-08 Jasem Mutlaq         Use QtConcurrent as to not freeze KStars during the calculation. Object1 should _not_ be a unique_ptr since reset will delete the object while we ar..
3895 84ec267 2017-12-08 Jasem Mutlaq         Cache default Sun pointer instead of repeated search
3896 060961b 2017-12-04 Jasem Mutlaq         Improve objectnearest search algorithm so that object selection especially for bright deep sky objects is not as furstrating
3897 4d0d6c2 2017-12-04 Jasem Mutlaq         If not selected, return nullptr for objectnearest
3898 1b1846b 2017-12-04 Jasem Mutlaq         If there is no country defined, just return site name
3899 59b15b4 2017-12-04 Jasem Mutlaq         Update description and text for time and location settings to avoid confusion on what they exactly do
3900 b675922 2017-12-03 Jasem Mutlaq         String should not contain show
3901 a7d91de 2017-12-03 Jasem Mutlaq         Add support for local meridian solid line
3902 ec1b8e3 2017-12-01 Jasem Mutlaq         remove duplicate file
3903 d81a8c2 2017-11-26 Robert Lancaster     Add support for percentage display while downloading astrometry index files
3904 6cb541f 2017-11-23 Robert Lancaster     This patch will calculate the download time for astrometry index files and will still set it for 60 seconds for the smaller
3905 
3906 2.8.7 (Nunki):
3907 =================================================================================================
3908 abb0ff2 2017-10-25 Jasem Mutlaq         Limit DSLR maximum resolution to the imaging resolution defined by the user on first connection. This resolution is enforced at all times to avoid d..
3909 5df85d8 2017-10-24 Jasem Mutlaq         Load TZRules from the file instead of hard-coding it
3910 50a2088 2017-10-24 Jasem Mutlaq         BUGS:377516 Do not explicitly set time format, let it pick up system locale format.
3911 0d43b78 2017-10-24 Jasem Mutlaq         Correct description for AU TZ rule
3912 be91c1d 2017-10-20 Jasem Mutlaq         Handle GPS driver automatically and create a GPS-specific location for the user
3913 82f2a0d 2017-10-18 Jasem Mutlaq         Only accept exact RGB count
3914 b860b0a 2017-10-17 Csaba Kertesz        Small improvements to the INDI interface in KStars Lite
3915 c6063d8 2017-10-17 Jasem Mutlaq         Check remote drivers against required drivers, and not vice versa
3916 4cea5a9 2017-10-17 Jasem Mutlaq         Sync INDI drivers
3917 3243dd7 2017-10-16 Jasem Mutlaq         Move spike reset before the meridian flip check
3918 ca47748 2017-10-15 Jasem Mutlaq         When aborting capture due to guiding deviation, check if we need to perform meridian flip. Thanks to Turki for the heads up
3919 70a7593 2017-10-15 Jasem Mutlaq         i18n fixes
3920 9121b1e 2017-10-14 Jasem Mutlaq         Various fixes for rotation control
3921 5848882 2017-10-14 Jasem Mutlaq         Fix sign for northPA
3922 f757c0c 2017-10-14 Jasem Mutlaq         Fix PA issues with FOV display and Rotator
3923 1ef9d58 2017-10-14 Jasem Mutlaq         Add regular open FITS action to generic viewers list as well
3924 8442bb0 2017-10-14 Jasem Mutlaq         Check if solver pointer set
3925 18a353c 2017-10-12 Jasem Mutlaq         Rename ogg file to avoid packaging conflicts
3926 d697b06 2017-10-11 Jasem Mutlaq         Add necessary sounds for cross-platform availibility
3927 dab113e 2017-10-10 Jasem Mutlaq         Revert to Oxygen-* sounds until a more multi-platform solution is found
3928 6f05acb 2017-10-10 Jasem Mutlaq         Better handling of guide log file
3929 49d5aa8 2017-10-10 Jasem Mutlaq         Do not require guide deviation to be checked to process post-meridian-flip guiding
3930 fcb989d 2017-10-10 Jasem Mutlaq         Use standard KDE sounds
3931 
3932 2.8.4 (Juli):
3933 =================================================================================================
3934 7c04782 2017-09-22 Jasem Mutlaq         Add support for PSF convoluted star detection algorithm adapted from PHD2 for auto selection of the guide star
3935 0019dfb 2017-09-22 Jasem Mutlaq         Add copy constructor
3936 765f011 2017-09-22 Jasem Mutlaq         Experimental zoom-dependent font size. Please test
3937 86176fa 2017-09-22 Jasem Mutlaq         Do not use display labels for HD stars, use genetive name
3938 c3f8853 2017-09-22 Jasem Mutlaq         Tempeorary hack to enable RTL for Arabic since qtbase_ar.qm does not exist upstream yet
3939 00780eb 2017-09-22 Jérôme SONRIER       Update TZ rules
3940 c7d478b 2017-09-22 Jasem Mutlaq         In case we are taking light images and the dust cap is parked, we unpark it before we proceed
3941 3200cf1 2017-09-22 Jasem Mutlaq         Make the dark library dialog non-blocking so that user can take action
3942 ece5d50 2017-09-21 Jasem Mutlaq         Bump to 2.8.4
3943 06864de 2017-09-21 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3944 2c5480b 2017-09-21 Jasem Mutlaq         Update rotator settings to match those of INDI
3945 4b6176e 2017-09-21 Jasem Mutlaq         Set this string so that RTL languages can set it to RTL and layout can switch automatically
3946 161f6dd 2017-09-21 Jasem Mutlaq         Do not translate None for HiPS sources
3947 46e5f9f 2017-09-21 Jasem Mutlaq         Fix None issue not getting selected when displayed in different locale
3948 868e941 2017-09-21 Jasem Mutlaq         Unify font families and make more space due to language issue
3949 1f584ff 2017-09-21 Yuri Chornoivan      Fix minor typo
3950 0d4b150 2017-09-20 Jasem Mutlaq         Do not set target coords from telescope coords immediately after a model reset since the telescopes coords will be invalid
3951 fb9ef7a 2017-09-20 Jasem Mutlaq         Unpark can be IDLE after initial startup so handle this
3952 84dd672 2017-09-20 Jasem Mutlaq         Do not dither after meridian flip
3953 cdbde3f 2017-09-20 Jasem Mutlaq         Thank to Yuri for the tip now finding Polaris in different locales works
3954 261f862 2017-09-20 Csaba Kertesz        Allow more tolerance for the alignment
3955 d1ba9c4 2017-09-20 Csaba Kertesz        Fix compiler warning (-Wvla) to avoid stack overflow
3956 6d0e344 2017-09-20 Jasem Mutlaq         Reject large calibration stars that do not fit within the guide box
3957 618f206 2017-09-20 Jasem Mutlaq         Fix compile error
3958 2d056f4 2017-09-20 Jasem Mutlaq         Do not build testing unless required
3959 8833f71 2017-09-20 Jasem Mutlaq         Several i18n fixes and add warning when Slewing to Sun
3960 b5278f3 2017-09-19 Jasem Mutlaq         Disable scripting for non-UNIX systems for now until DBus handling is fixed properly
3961 e4fd674 2017-09-19 Jasem Mutlaq         Remember if temperature check is enforced for current CCDs in the list
3962 c11fccd 2017-09-19 Jasem Mutlaq         Increaser range for focus filter offsets
3963 879088e 2017-09-19 Jasem Mutlaq         When ekos state is stopping, we must check for its status in all shutdown stages
3964 0a98aff 2017-09-18 Jasem Mutlaq         Save settings for capture calibration in options
3965 a0a733f 2017-09-18 Jasem Mutlaq         Use better naming scheme for generic blobs
3966 1b11f4e 2017-09-18 Jasem Mutlaq         Do not process mount status unless guider is internal
3967 e90fd9a 2017-09-17 Jasem Mutlaq         Give hints if UTC offset is not set
3968 ac46233 2017-09-17 Jasem Mutlaq         Swap elevation and read only
3969 05142d1 2017-09-17 Jasem Mutlaq         Elevation should come before read only
3970 5bb9d50 2017-09-17 Robert Barlow        Update citydb with elevations from Google and reduce minimum elevation in location dialog
3971 201f95f 2017-09-17 Jasem Mutlaq         Make guide exposure 3 decimals
3972 bb7d7f4 2017-09-17 Jasem Mutlaq         Limit next exposure setting for automatic ADU to camera limits
3973 49419db 2017-09-17 Jasem Mutlaq         Add support for ROTATOR class and handle setting of it like other devices
3974 bdb2615 2017-09-16 Jasem Mutlaq         Fix issues with elevation and city addition and update in location dialog
3975 371edd5 2017-09-16 Jasem Mutlaq         DB changes from Robert
3976 f9a841c 2017-09-16 Jasem Mutlaq         Rotator fixes
3977 fdd6f99 2017-09-15 Robert Barlow        Add elevation to geo-location and database
3978 6de0ec3 2017-09-15 Jasem Mutlaq         Fix rotator limits and PA angles
3979 f509a28 2017-09-15 Jasem Mutlaq         Fix rotator calculations and only start to check PA after solving first actual image after load and slew. Fix reading of RA and DE from FITS files a..
3980 04872e5 2017-09-15 Jasem Mutlaq         Set status to 0 otherwise cfitsio would magically fail if the previous operation failed.
3981 ad6d365 2017-09-15 Jasem Mutlaq         Alignment settings changes should be handled in align module
3982 20d854e 2017-09-15 Jasem Mutlaq         Update active telescope name for all CCds
3983 ec2ecbf 2017-09-15 Yuri Chornoivan      Fix minor typo
3984 b3f002d 2017-09-15 Jasem Mutlaq         Consider device not found if filterName is null initially
3985 7d071bd 2017-09-15 Jasem Mutlaq         Support for rotator in load&slew. It should automatically adjust rotator the orientation of the solved image
3986 9e92c2d 2017-09-15 Jasem Mutlaq         Rotator control and sequence settings now work and tested on my observator with NightCrawler
3987 0ce0ee8 2017-09-15 Jasem Mutlaq         Fix rotation of PA FOVs
3988 ec1e4ef 2017-09-14 Jasem Mutlaq         Fix scheduler abort job statement
3989 7a40915 2017-09-14 Yuri Chornoivan      Fix minor typos
3990 46b57ef 2017-09-14 Jasem Mutlaq         Make constellation names less prominent as they can be distacting.
3991 dbc15e9 2017-09-13 Jasem Mutlaq         More progress on rotator integration with alignment module
3992 09daa11 2017-09-13 Jasem Mutlaq         Fix saving of last equipment profile
3993 a13e691 2017-09-13 Jasem Mutlaq         Improve handling of device removals in focus module
3994 c8c977d 2017-09-12 Jasem Mutlaq         More progress on Rotator integration with Ekos
3995 d852d8d 2017-09-12 Jasem Mutlaq         FOV rotation is specified as E of N for clarity and now it is properly drawn on the sky map
3996 61d7679 2017-09-12 Jasem Mutlaq         saveB was not connected to slot, how did this happen?
3997 9439fee 2017-09-12 Jasem Mutlaq         Use camera width and pixel size for FOV calculatio. Add button to fetch values from INDI, this is still TODO
3998 b56f73f 2017-09-11 Jasem Mutlaq         Manage dome motion in alignment module
3999 907c966 2017-09-11 Jasem Mutlaq         Stop timer on telescope disconnect
4000 6c3476e 2017-09-11 Christian Dersch     Updated from upstream. Workaround for M102
4001 
4002 2.8.3 (Tommy):
4003 =================================================================================================
4004 1eb46b9 2017-09-11 Jasem Mutlaq         If calibration view is gone then set dark frame as false
4005 833600c 2017-09-10 Jasem Mutlaq         Comet and Asteroid calculation produce J2000 results so we need to precess them
4006 9b1e68f 2017-09-10 Jasem Mutlaq         Localized constellation names should be used by default
4007 2458141 2017-09-10 Jasem Mutlaq         Use bigger font for constellation names
4008 11a630e 2017-09-10 Jasem Mutlaq         Display error when failing to save an image locally
4009 65e868c 2017-09-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4010 a641c62 2017-09-09 Valentin Boettcher   Update remainder of VSOP87 files
4011 942632f 2017-09-09 Jasem Mutlaq         Check whether a sequence is complete before preparing jobs as we do not need to trigger precapture jobs prematurely
4012 16ccf06 2017-09-09 Jasem Mutlaq         Use unique connections to avoid dupes
4013 0514332 2017-09-09 Jasem Mutlaq         Do not set starSelected to false on stop. Doing so will make focus module switch HFR algorithms on the next run which might return a different HFR v..
4014 a87381a 2017-09-09 Csaba Kertesz        Make the UI tests optional and omit them if CFitsIO is not available
4015 dc5e05c 2017-09-09 Csaba Kertesz        Add myself to the active developers
4016 60f35f4 2017-09-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4017 1c82cd3 2017-09-09 Robert Lancaster     copyLocale step for MacOS until KF5 looks for translations relative the current binary on MacOS
4018 70e6630 2017-09-09 Csaba Kertesz        Add CFitsIO target dependency to fix compilation error on Fedora
4019 0aefab5 2017-09-08 Jasem Mutlaq         Improve FOV view for the Mosaic Tool
4020 adbb893 2017-09-08 Jasem Mutlaq         Improve Mosaic tool: 1. Dragging now actually works. 2. Title J2000 positions are very accurate. 3. Provide extra space to allow for rotations.
4021 1c75eb1 2017-09-08 Jasem Mutlaq         remove options button since it is repeated down
4022 28e3c90 2017-09-08 Jasem Mutlaq         Handle SettleBegin event and on dither error, resume with guiding policy
4023 ef713cf 2017-09-08 Jasem Mutlaq         Move profile out of job since it applies to the whole schedule list
4024 8e8a5a1 2017-09-08 Jasem Mutlaq         Add note that all elements are in J2000 ecliptic coordinates
4025 cd138b7 2017-09-07 Jasem Mutlaq         Set lastPrecessJD for all solar system bodies
4026 94868fd 2017-09-07 Jasem Mutlaq         Better debug statements
4027 e5357b2 2017-09-07 Jasem Mutlaq         Add earth.B0 from Valentin script. Moving vsops into one directory
4028 d758bd0 2017-09-07 Jasem Mutlaq         Fix inaccurate positions of asteroids, comets, and other solar system bodies. There were problem in multiple places, but the Earth ecliptic longitud..
4029 8c71580 2017-09-07 Jasem Mutlaq         Remove unused debug
4030 9b65f45 2017-09-07 Valentin Boettcher   Improved VSOP87 data
4031 0922489 2017-09-06 Jasem Mutlaq         Remove i18n when it should not be used
4032 0138944 2017-09-06 Jasem Mutlaq         Fix time unit box stepping action. This fix should be available in the next KStars release 2.8.3 BUGS:384434 FIXED-IN:17.12
4033 9c41018 2017-09-06 Jasem Mutlaq         Disable auto detect StellarMate in Windows as qMDNS does not work there now
4034 eb4b0d7 2017-09-06 Jasem Mutlaq         More logging fixes
4035 9cdb3a3 2017-09-05 Kevin Funk           clang-tidy: modernize-use-nullptr run
4036 880316d 2017-09-05 Kevin Funk           CMake: Treat Eigen includes as system headers
4037 a95c63d 2017-09-05 Kevin Funk           clang-tidy: modernize-use-override run
4038 6982b22 2017-09-05 Jasem Mutlaq         Correct header
4039 041c3cf 2017-09-05 Jasem Mutlaq         CMake: Use dynamically fetched translations by Kevin Funk
4040 13f94dc 2017-09-05 Jasem Mutlaq         QLoggingCategory migration still going
4041 61575d0 2017-09-05 Jasem Mutlaq         Add option to reset mount model after meridian flip is complete
4042 905f65d 2017-09-05 Csaba Kertesz        Fix the late compilation errors
4043 7ebcb80 2017-09-05 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4044 fb5e85f 2017-09-05 Jasem Mutlaq         Verify comet and asteroid data before saving the returned result as JPL apparently does not return 404 but a different valid page that does not cont..
4045 bc9a84f 2017-09-05 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4046 f646c0d 2017-09-05 Jasem Mutlaq         Permit user to disable camera BLOBs when using external guiders
4047 04a3320 2017-09-05 Csaba Kertesz        Add KDELibs4Support dependency to find kdeversion.h on all systems
4048 11ff043 2017-09-04 Csaba Kertesz        Be compatible with KDE version in Ubuntu Xenial
4049 98b1bad 2017-09-05 Jasem Mutlaq         Allow user to explicitly select telescope type in guide module
4050 8b9e277 2017-09-05 Jasem Mutlaq         Record focus frame count used for HFR average in the options
4051 8569beb 2017-09-05 Jasem Mutlaq         If problem is encountered while dither, report dither error first before abort
4052 b56915c 2017-09-04 Jasem Mutlaq         Do not load Ekos summary screen FITS in resource limited mode
4053 49a82bc 2017-09-04 Jasem Mutlaq         Do not alter telescope type in Align module unless the solver is executed
4054 64c3b77 2017-09-04 Jasem Mutlaq         Add support to non-guiding dither
4055 fef70ef 2017-09-04 Jasem Mutlaq         Add note on longitude of earth perihelion which is an important FIXME item
4056 5d32e77 2017-09-04 Jasem Mutlaq         Fix spacing problem
4057 60604f4 2017-09-01 Csaba Kertesz        Adding mouse pointer-based telescope control actions
4058 d0936b8 2017-09-01 Jasem Mutlaq         Sync to master INDI update
4059 9283958 2017-09-01 Jasem Mutlaq         Sync drivers with upstream updates
4060 a660d6a 2017-09-01 Jasem Mutlaq         Bump INDI dependency now to 1.5.0
4061 2a0aa23 2017-08-31 Jasem Mutlaq         Add info message when stopping guiding
4062 85d34e4 2017-08-30 Jasem Mutlaq         Use correct debug file
4063 c82db62 2017-08-30 Jasem Mutlaq         refactor mouse mode to cursor mode and use enum of const int. Add magenta crosshair for live view selection. Increase pen width for view crosshair
4064 9aa5f08 2017-08-30 Jasem Mutlaq         Make sure HasWCS is true in case of manually loading WCS after load is complete in case of manually injecting WCS data
4065 c6329a6 2017-08-30 Jasem Mutlaq         Use --help as it works across all versions
4066 b6e6a3e 2017-08-30 Jasem Mutlaq         Fix few profile wizard GUI issues
4067 b177ef4 2017-08-30 Jasem Mutlaq         Also enable guide check deviation when guiding starts since some external guider do not send calibration signal
4068 e86d660 2017-08-29 Jasem Mutlaq         Add ability to reset mount model in the scheduler in case of alignment failure
4069 44ac701 2017-08-29 Jasem Mutlaq         Telescope group should not be exclusive. This fixes the isChecked issue always evaluating to true
4070 7c43604 2017-08-29 Jasem Mutlaq         Bump to 2.8.3 and fix filter table typo by recreating it
4071 b3fe48f 2017-08-29 Jasem Mutlaq         Fix tab order. Differentiate between saving and adding new filters
4072 3b4bd87 2017-08-29 Jasem Mutlaq         Add missing files
4073 d7dd6d1 2017-08-29 Jasem Mutlaq         Add support to auto-detecting StellarMate gadgets
4074 3e22461 2017-08-29 Jasem Mutlaq         Limit search area in guide and focus to 70% from center
4075 912c0d2 2017-08-28 Csaba Kertesz        Compilation fix
4076 3a59076 2017-08-27 Csaba Kertesz        Add basic GUI testing to KStars Lite
4077 fa9acd2 2017-08-24 Csaba Kertesz        Fix KStars Lite startup and compilation warnings on Linux host
4078 d7a70e6 2017-08-28 Jasem Mutlaq         Initial work for full field focusing, it works now for those who want to use it
4079 0389b7e 2017-08-28 Jasem Mutlaq         Fix warning
4080 a62c609 2017-08-28 Kevin Funk           CMake: Fix some CMake CMP0054 warnings
4081 56bfdea 2017-08-28 Jasem Mutlaq         Handle GUIDE_LOOPING in abort
4082 178ff0d 2017-08-28 Jasem Mutlaq         Use currentIndexChanged to detect changes better
4083 ddd861d 2017-08-27 Jasem Mutlaq         Fix crash is saving and opening session list
4084 
4085 2.8.1 (Hipster):
4086 =================================================================================================
4087 617e4fe 2017-08-17 Jasem Mutlaq         Initial work on mount tracking support
4088 08205fb 2017-08-16 Jasem Mutlaq         In case no star is selected in autofocus and timeout is triggered, go to last known center
4089 b847689 2017-08-16 Jasem Mutlaq         Switch to equatorial mode to correctly orient the display for the camera position angle. Needs testing
4090 c55ab9f 2017-08-16 Jasem Mutlaq         Make zoom modifier a bit less dramatic
4091 552a61e 2017-08-16 Jasem Mutlaq         HiPS experiemental support is now operational in KStars with 3 catalogs. Others will be available via HiPS download manager in the next release
4092 2a2ffcb 2017-08-14 Csaba Kertesz        Miscellaneous fixes
4093 a317b9d 2017-08-16 Jasem Mutlaq         More work on healPIX and HIPS. Added options for HIPS Grid, color selection. Still testing Healpix functions with KStars projections and SkyPoint.
4094 2344a8e 2017-08-16 Jasem Mutlaq         More progress on Healpix, getPix works now but still long way to go
4095 f48d4c8 2017-08-16 Jasem Mutlaq         Remove extra semi colon
4096 dc93af9 2017-08-15 Jasem Mutlaq         Dome should sync ACTIVE_TELESCOPE if detected
4097 4a3c5f5 2017-08-15 Jasem Mutlaq         Disable omp for now
4098 3fa4529 2017-08-15 Jasem Mutlaq         Add separate none selector to execlusive groups, more Hips related work
4099 f0ef17d 2017-08-14 Jasem Mutlaq         More work to manage HIPS. Now 3 hips sources are stored in the default database. HIPS GUI manager to be added to add and remove HIPS sources
4100 8ad7925 2017-08-14 Jasem Mutlaq         More work on HiPS. Nothing works yet we have a long way to go. Copyright added and cache mechanism imported from SkyTextX
4101 7feab37 2017-08-14 Csaba Kertesz        Allow higher tolerance for the alignment
4102 f9cbb1d 2017-08-14 Jasem Mutlaq         Initial work for HIPS support in KStars
4103 f312564 2017-08-14 Jasem Mutlaq         Use constexpr
4104 6911b50 2017-08-13 Csaba Kertesz        Fix a division by zero
4105 29811be 2017-08-11 Csaba Kertesz        Usability improvement for Ekos sessions
4106 b42a164 2017-08-11 Jasem Mutlaq         Forgot to add missing files
4107 2bbf3a4 2017-08-11 Jasem Mutlaq         Add Polaris Hour Angle adapted from SkyTechX
4108 8d85c26 2017-08-11 Jasem Mutlaq         QDateTime setUtcOffset is deprecated since Qt v5.2 so ought to move away from it and we are now using timespec instead. I made the necessary changes..
4109 1ee8f79 2017-08-10 Jasem Mutlaq         Adding support to custom properties setting in capture module. Removing explicit support for gain settings since this is covered by custom properties.
4110 3d6f003 2017-08-10 Jasem Mutlaq         Formatted again with clang
4111 fa1fad0 2017-08-10 Jasem Mutlaq         Add switch for scheduler logging
4112 5430fc4 2017-08-10 Jasem Mutlaq         Resize config dialog to resonable size on startup
4113 004da33 2017-08-10 Jasem Mutlaq         Separate INDI and Ekos shutdown
4114 4c011c1 2017-08-10 Jasem Mutlaq         Ignore duplicate device if received
4115 98d99b6 2017-08-10 Jasem Mutlaq         Add proper debugging category statements
4116 7e40c62 2017-08-10 Jasem Mutlaq         Handle proper removal of devices in case of Multiple-Devices-Per-Driver drivers
4117 b325443 2017-08-10 Jasem Mutlaq         Add INDI debug option
4118 b2afffe 2017-08-10 Jasem Mutlaq         Fix handling of already connected PHD2
4119 36fbe22 2017-08-10 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4120 8b24907 2017-08-10 Jasem Mutlaq         More debug statements
4121 fa79fc4 2017-08-09 Csaba Kertesz        Improve the testing robustness on x86 target
4122 529a65c 2017-08-09 Jasem Mutlaq         On position set, set equipment to connected if not already set
4123 d5bdd46 2017-08-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4124 04b1a72 2017-08-09 Jasem Mutlaq         Retries set equipment connected if it fails 3 times
4125 3adad76 2017-08-09 Jasem Mutlaq         Do not calibrate for external guiders
4126 93eda2a 2017-08-09 Csaba Kertesz        Show the progress while the Sky Calendar is being plotted
4127 c22a83f 2017-08-09 Jasem Mutlaq         Set PHD2 and LinGuider options as per profile info
4128 b90ae91 2017-08-09 Jasem Mutlaq         Use one function to handle all guider selection transitions
4129 d35ae9d 2017-08-08 Jasem Mutlaq         If type is unkown default to primary in align module
4130 3da2cc9 2017-08-08 Jasem Mutlaq         Default to uknown telescope type initially
4131 bd5ef9b 2017-08-08 Jasem Mutlaq         Fix typo
4132 926443e 2017-08-08 Jasem Mutlaq         Handle scope switch when standard INDI properties is not defined
4133 18e6916 2017-08-08 Jasem Mutlaq         read in both primary and guide infos from telescope
4134 b2d545e 2017-08-08 Jasem Mutlaq         Separate filter wheel management from focus to alignment
4135 3ed6831 2017-08-08 Jasem Mutlaq         Support selection of no filter wheel device. Save CCD and Filter Wheel device names in the sequence file to be set when loaded again
4136 303ef97 2017-08-07 Jasem Mutlaq         Fallback to Profile Telescope info in case a non-INDI compliant mount driver is used
4137 0dac605 2017-08-07 Jasem Mutlaq         Remove unused debug
4138 7fe20b8 2017-08-07 Jasem Mutlaq         Update more files to the new logging category
4139 970db6d 2017-08-07 Jasem Mutlaq         Migrate more to QLoggingCategory
4140 5028e95 2017-08-06 Jasem Mutlaq         Migrating KStars to use QLoggingCategory framework which supports granular control over logging in runtime.
4141 8a0f7c5 2017-08-06 Jasem Mutlaq         Add initial work for retrieving geolocation. However the backend used in Linux geoclue is not working with QtPositioning so need to investigate
4142 e43ef3a 2017-08-06 Jasem Mutlaq         Add dependency for QtPositioning and bump to 2.8.1
4143 1e22cf5 2017-08-05 Jasem Mutlaq         Partial fix for comet positions. Some position are better, but others are way off.
4144 9676f88 2017-08-04 Jasem Mutlaq         Add support for Rotator Angle handling directly
4145 b75189c 2017-08-04 Jasem Mutlaq         Fix command line options parsing and do not set time twice if already set on startup
4146 eac48c2 2017-07-19 Akarsh Simha         1. Improve accuracy of eccentric anomaly calculation by iteration
4147 0e47636 2017-08-03 Robert Barlow        Patch by Robert Barlow to support custom catalogs in WUT. BUGS:357671
4148 29ed0b2 2017-08-03 Jasem Mutlaq         Do not process zero length blobs
4149 22d9b92 2017-08-01 Jasem Mutlaq         Check return status of addJob before proceeding. Always use CLIENT mode when taking previews
4150 b41529f 2017-07-31 Csaba Kertesz        Fix app-closing crashes related to constellation and catalog handling
4151 ff4b962 2017-08-01 Jasem Mutlaq         Fix problem with resetting PAH buttons in second rotation stage
4152 405a80e 2017-07-31 Jasem Mutlaq         Display INDI universal messages as received from INDI server
4153 99004c2 2017-07-29 Csaba Kertesz        Remove libnova dependency from the Android build
4154 3665023 2017-07-28 Csaba Kertesz        Fix a crash in the What is interesting dialog
4155 82e903e 2017-07-28 Jasem Mutlaq         BUGS: 382721 Just use less than and greater than keys for time.
4156 48bf745 2017-07-26 Csaba Kertesz        Fix Coverity findings
4157 0175158 2017-07-26 Csaba Kertesz        Normalized slots and other fixes for Clazy
4158 299c1dc 2017-07-26 Csaba Kertesz        Further Krazy fixes
4159 d5435c7 2017-07-25 Csaba Kertesz        Fix Krazy findings
4160 9c62a17 2017-07-25 Csaba Kertesz        Fix crashes when an operation is in progress while KStars is being closed
4161 0d0d217 2017-07-25 Csaba Kertesz        Add Coverity build script
4162 3c86098 2017-07-25 Csaba Kertesz        Add Krazy build script
4163 
4164 2.8.0 (Arcturus):
4165 =================================================================================================
4166 ebc576a 2017-07-25 Jasem Mutlaq         Fix compiling on MacOS
4167 dfc5705 2017-07-24 Csaba Kertesz        Try to fix the FreeBSD build with reordering the includes
4168 d530dbe 2017-07-24 Csaba Kertesz        Fix the compilation on FreeBSD
4169 6c82d12 2017-07-24 Csaba Kertesz        Add a missing include
4170 d08c6cb 2017-07-24 Csaba Kertesz        Add Clang Tidy analyzer script and fix the findings
4171 f974195 2017-07-23 Csaba Kertesz        An other missing include for Fedora
4172 ae8bf98 2017-07-23 Csaba Kertesz        Add a missing include for the Fedora build
4173 457ac1a 2017-07-23 Csaba Kertesz        Add Clang Static Analyzer script and fix the findings
4174 b624554 2017-07-23 Csaba Kertesz        Add a missing include
4175 dc5fa72 2017-07-23 Ben Cooksley         Fix compilation on FreeBSD by telling CMake that KF5::Notifications is one of the libraries we use. This triggers CMake to add the include directori..
4176 ddc939b 2017-07-22 Jasem Mutlaq         Just busy state is enough to restart remote astrometry timer
4177 2441691 2017-07-22 Jasem Mutlaq         Use restart time
4178 b2c6aba 2017-07-22 Jasem Mutlaq         1. Set ACTIVE_CCD when detected. 2. Start remote solver timer when detecting it started remotely.
4179 4149073 2017-07-21 Csaba Kertesz        Add missing includes for the Fedora build
4180 4d8791c 2017-07-21 Csaba Kertesz        Add Clazy script, fix all problems and add more smart pointers
4181 62e4188 2017-07-20 Robert Lancaster     Compile fixes for MacOS
4182 2870fe2 2017-07-20 Jasem Mutlaq         Add support to selection of telescopes from profile itself. By default, it is left to default which just uses whatever telescope settings that were ..
4183 1533eaa 2017-07-20 Jasem Mutlaq         Bump to 2.8.0
4184 a8b5c11 2017-07-20 Jasem Mutlaq         BUGS:382377
4185 13c13eb 2017-07-20 Jasem Mutlaq         Fix for qtdbusmacros deprecated in 5.9
4186 654754f 2017-07-18 Csaba Kertesz        Add cppcheck script, fix findings and add more smart pointers
4187 7eea2c2 2017-07-19 Ben Cooksley         Merge branch 'Applications/17.08'
4188 59df556 2017-07-19 Ben Cooksley         Cherry pick various compilation fixes
4189 b2954d5 2017-07-19 Ben Cooksley         Let's see if QPointer's include being missing is the only thing we're missing here
4190 021a86d 2017-07-19 Ben Cooksley         Various compilation fixes
4191 7f19b35 2017-07-19 Ben Cooksley         Let's see if QPointer's include being missing is the only thing we're missing here
4192 45e50e5 2017-07-19 Ben Cooksley         Merge Applications/17.08 into master
4193 661f074 2017-07-19 Ben Cooksley         The new header is available in Qt 5.8, so let's use it there. This is required because the compatibility header is broken in Qt 5.8
4194 b2324cd 2017-07-18 Csaba Kertesz        Add a missing include
4195 6b65694 2017-07-17 Jasem Mutlaq         Fix corner case under Windows where if remote solver was selected previously and not available now then the whole align module is disabled
4196 484707d 2017-07-17 Michael Fulbright    This patch adds the ability to have a scheduled refocus every N minutes during a capture sequence. A timer is started when the sequence stars and af..
4197 6cda665 2017-07-17 Csaba Kertesz        Fix memory leaks and the Android build
4198 9d35ec5 2017-07-17 Csaba Kertesz        Rearrange the generated source files
4199 d9fed37 2017-07-16 Csaba Kertesz        Add smart pointers for starblock-based components and update valgrind suppressions
4200 dbf01f7 2017-07-16 Jasem Mutlaq         Better use version check for different QT versions for Qt DBus headers
4201 a9c230a 2017-07-16 Csaba Kertesz        Rename skiplist in skycomponents to skiphashlist (name collision with htmesh)
4202 ff59317 2017-07-16 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4203 76fbd52 2017-07-16 l10n daemon script   GIT_SILENT made messages (after extraction)
4204 0355432 2017-07-16 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4205 0d61049 2017-07-16 l10n daemon script   GIT_SILENT made messages (after extraction)
4206 f51523f 2017-07-16 Jasem Mutlaq         Better use version check for different QT versions for Qt DBus headers
4207 c5e1053 2017-07-16 Jasem Mutlaq         qdbusmacros deprecated
4208 3a06498 2017-07-15 Csaba Kertesz        Smart pointer usage to free up resources correctly
4209 ab753ad 2017-07-10 Csaba Kertesz        Memory management clean-up, valgrind suppression file and other fixes
4210 06d8553 2017-07-15 Luigi Toscano        Merge remote-tracking branch 'origin/Applications/17.04'
4211 4442dc4 2017-07-14 Jasem Mutlaq         BUGS:382344
4212 307dcc6 2017-07-13 Jasem Mutlaq         Wait for wcsWatcher to finish before deleting imageData on reload
4213 cba3e10 2017-07-13 Jasem Mutlaq         Implement better solution to remember autoWCS and solverWCS option settings since we change them on the fly in PAH
4214 a48e721 2017-07-13 Christian Dersch     Add missing objects
4215 1490de9 2017-07-13 Jasem Mutlaq         Disable WCS on PAH Refresh phase
4216 9f1514c 2017-07-12 Jasem Mutlaq         Replacing default NGC/IC catalog with OpenNGC. Christian Dersch compiled this catalog from OpenNGC data into KStars format. For more details, please..
4217 95c4033 2017-07-12 Jasem Mutlaq         Add more debug statements to WCS stuff
4218 86bea8d 2017-07-12 Jasem Mutlaq         BUGS:382054
4219 632ae31 2017-07-12 Jasem Mutlaq         BUGS:382150
4220 a65afbc 2017-07-12 Jasem Mutlaq         Use stock INDI client library on Windows since it is now ported to WIN32
4221 36683ae 2017-07-12 Jasem Mutlaq         Remove obsolete connection
4222 6bef4f9 2017-07-11 Jasem Mutlaq         Check if wcsWatcher is not running first before running a job
4223 c0823cc 2017-07-10 Jasem Mutlaq         Try to solve the issue of external guiding frames once and for all. When using external guiding app, ALL CCDs BLOBs get automatically disabled. Howe..
4224 80cb32f 2017-07-10 Jasem Mutlaq         Hide mount control on disconnection
4225 c3194ac 2017-07-10 Jasem Mutlaq         Add convenient looping mode to guide module
4226 7078e12 2017-07-10 Jasem Mutlaq         Use 24-hour format for scheduling
4227 f5c7c49 2017-07-09 Jasem Mutlaq         Delete mount control on destroy. Correctly update park initial state
4228 964727e 2017-07-08 Jasem Mutlaq         New Android release to fix startup crash
4229 19daa1b 2017-07-08 Jasem Mutlaq         Update kspaths to account for new package name
4230 ebca5a0 2017-07-08 Jasem Mutlaq         Fix Windows mis-aligned content bug in what is interesting QML view
4231 ac956f9 2017-07-08 Jasem Mutlaq         Fix odd Windows bug, add splitters, remove miniButton
4232 cc7aa3a 2017-07-07 Jasem Mutlaq         Improve space usage in observation plannner
4233 f1c93b0 2017-07-07 Michael Fulbright    Add dither size in pixels and dither timeout to UI
4234 0a06ac5 2017-07-07 Jasem Mutlaq         Fix EQMOd crash
4235 02c0eef 2017-07-07 Jasem Mutlaq         Change package and update version
4236 2ad1f32 2017-07-07 Jasem Mutlaq         Disable background so that toolbar appears fine
4237 816eabc 2017-07-06 Hannah von Reth      Also detect libnovad
4238 2b6f304 2017-07-05 Csaba Kertesz        Further MSVC fixes
4239 ec56e60 2017-07-05 Csaba Kertesz        Fix the MSVC build
4240 5dd49dc 2017-07-05 Csaba Kertesz        Make ld.gold linker support optional
4241 5eb60f0 2017-06-25 Csaba Kertesz        Add Unity build support for datahandlers and htmesh components
4242 5128276 2017-07-04 Csaba Kertesz        Fix the Moon phases
4243 c939ab9 2017-07-04 Jasem Mutlaq         Any build directory should be ignored
4244 6960b21 2017-07-04 Jasem Mutlaq         Use updated signal and slot
4245 17941a7 2017-07-04 Jasem Mutlaq         Explicitly use kstars.knsrc file from resources for KNewStuff
4246 d89cd04 2017-07-04 Csaba Kertesz        Fix the Android build errors
4247 32ffa48 2017-07-03 Csaba Kertesz        Don't generate the astronomy.net downloader under Android
4248 f0849fc 2017-07-03 Jasem Mutlaq         Fix bug in filtering objects via constellation or regions. BUGS:381311 FIXED-IN:17.08
4249 7299257 2017-07-03 Csaba Kertesz        Fix the KStars linking for gslcblas when gcc is used
4250 c2d40c0 2017-07-03 Jasem Mutlaq         Possible fix for AltvsTime time problem
4251 a275e0c 2017-07-03 Jasem Mutlaq         Fix day duration format. BUGS:381704 FIXED-IN:17.08
4252 5bf07b2 2017-06-29 Jasem Mutlaq         Fix compile issue
4253 13d365e 2017-06-29 Jasem Mutlaq         Make PHD2 use the dither settle time in options
4254 a07f301 2017-06-29 Robert Lancaster     This patch should add a function for KStars on OS X to detect if PTPCamera has commandeered the camera and provide the user with an option to quit t..
4255 b11c408 2017-06-29 Jasem Mutlaq         Add support for post-dither settle period in seconds before resuming guiding and capture
4256 bae46be 2017-06-29 Jasem Mutlaq         Only clear alignment model if mount support such operation
4257 0503574 2017-06-27 Robert Lancaster     This patch should update the "Center Telescope” feature to conform with the new method of loading WCS data on demand.  The feature was programmed wh..
4258 8888bdb 2017-06-23 Csaba Kertesz        Fix some sanitizer findings, update .gitignore and add a source file to compilation
4259 5a51c28 2017-06-25 Csaba Kertesz        Add Unity Build support
4260 eb7dba4 2017-06-24 Jasem Mutlaq         Clear pahImageInfo when recapturing due to missing WCS
4261 a788125 2017-06-24 Jasem Mutlaq         Use combo box to improve GUI for selection of guider app
4262 f35a750 2017-06-24 Jasem Mutlaq         Remove guider selection from guide options and make it part of profile. This frees Guide device selection to select an actual CCD while at the same ..
4263 2c32445 2017-06-23 Csaba Kertesz        Add sanitizer support
4264 f075756 2017-06-14 Csaba Kertesz        Fix compiler warnings
4265 b6d848b 2017-06-13 Csaba Kertesz        Add verbose warning and optimized debug/linker flags
4266 97a3f8d 2017-06-22 Jasem Mutlaq         No need to perform meridian flip if there are no more pending jobs in the sequence queue
4267 c0a58d2 2017-06-21 Jasem Mutlaq         If WCS info is not yet available to PAH process, capture another frame and then proceed
4268 9207f5a 2017-06-21 Jasem Mutlaq         Re-enable support for disabling reception of remote guider frames when using external guiders. It was disabled before as it was causing issues that ..
4269 413b405 2017-06-21 Jasem Mutlaq         If remote guiders are specified as external guiders then do not count them as regular devices to watch for
4270 a88739f 2017-06-21 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4271 f25f12b 2017-06-21 Jasem Mutlaq         Fix slots that was refactored
4272 ac3aa9c 2017-06-21 l10n daemon script   GIT_SILENT made messages (after extraction)
4273 2679fd2 2017-06-21 l10n daemon script   GIT_SILENT made messages (after extraction)
4274 5721eec 2017-06-20 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4275 b2d25f3 2017-06-18 Jasem Mutlaq         Slight fixes to Rotator GUI
4276 b9dc0f9 2017-06-17 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4277 0782ea6 2017-06-16 Jasem Mutlaq         Add button to open web manager in browser
4278 35e6bf5 2017-06-15 Csaba Kertesz        Refactor the needed Android NDK workaround without committed object file
4279 e50e04b 2017-06-14 l10n daemon script   GIT_SILENT made messages (after extraction)
4280 604298c 2017-06-13 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4281 0b7839d 2017-06-12 Jasem Mutlaq         Minor GUI improvements in Rotator Control
4282 572b4f5 2017-06-12 Jasem Mutlaq         Add rotator support to Ekos
4283 1c9b5c6 2017-06-12 Jasem Mutlaq         Initial work for rotator support.
4284 9096ca3 2017-06-11 Csaba Kertesz        Update the source format with clang-format
4285 679fbc8 2017-06-11 Csaba Kertesz        Clang source formatting tool support
4286 82d1687 2017-06-11 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4287 f325314 2017-06-10 l10n daemon script   GIT_SILENT made messages (after extraction)
4288 5e540e6 2017-06-09 Robert Lancaster     This patch should make astrometry downloads work on Linux just like they now work on Mac.  It makes use of KAuth and a helper file to read and write..
4289 b0936ba 2017-06-08 Csaba Kertesz        Update the security flags
4290 84f9dea 2017-06-07 Csaba Kertesz        Update .gitignore
4291 ca7105b 2017-06-06 Csaba Kertesz        Add some missing files for the Android build
4292 c9f2566 2017-06-06 Csaba Kertesz        Add security (hardening) flags
4293 33c3f4f 2017-06-06 l10n daemon script   GIT_SILENT made messages (after extraction)
4294 8937be4 2017-06-06 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4295 1226f35 2017-06-06 l10n daemon script   GIT_SILENT made messages (after extraction)
4296 8c91d48 2017-06-05 Yuri Chornoivan      Fix minor typo
4297 2cd36d2 2017-06-04 Csaba Kertesz        Add missing file
4298 32225ec 2017-06-04 Jasem Mutlaq         Minor GUI fixes. Check if WCS header exists before trying to load WCS data in FITSView
4299 53155f1 2017-06-04 Jasem Mutlaq         Make guide capture timeout 10 seconds instead of 5
4300 ebe437f 2017-06-04 Robert Lancaster     Astrometry index files patch
4301 f538bc0 2017-06-04 Jasem Mutlaq         WCS data is no longer loaded by default. It must be explicitly loaded either via calling loadWCS() directly, or IF WCS header is valid, then togglin..
4302 705ab3f 2017-06-02 Robert Lancaster     I made a patch that will make astrometry index file downloading as easy as clicking a button, at least on Macs for now.  I did send a patch with a r..
4303 4d50bde 2017-06-02 Montel Laurent       Use Q_DECL_OVERRIDE
4304 827f5c2 2017-05-30 Csaba Kertesz        Replace NULL with nullptr
4305 d0bd857 2017-05-26 Csaba Kertesz        Add ccache support
4306 e76af84 2017-06-01 Robert Lancaster     This patch will force astrometry.net to use the config file that the user specifies in the options.  That should be less confusing to users.
4307 85c60d4 2017-05-31 Jasem Mutlaq         Add missing help icon
4308 dfd6dd3 2017-05-31 Robert Lancaster     Back button fix for QML
4309 19fd019 2017-05-30 Robert Lancaster     This patch will add a help page to “Whats Interesting” so that those new to the feature can get a sense for what all of the buttons do and how Whats..
4310 15601f9 2017-05-30 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4311 acbf9a1 2017-05-30 l10n daemon script   GIT_SILENT made messages (after extraction)
4312 f76ce9e 2017-05-30 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4313 e92de6e 2017-05-30 l10n daemon script   GIT_SILENT made messages (after extraction)
4314 88b8c40 2017-05-29 Jasem Mutlaq         Possible solution to polynomial fitting getting stuck at a particular exposure.
4315 2497d03 2017-05-29 Pino Toscano         remove invalid Patterns key from desktop file
4316 35c8145 2017-05-28 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4317 450f28a 2017-05-28 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4318 b70a941 2017-05-27 Robert Lancaster     This patch will add the tracking feature option to Whats Interesting that I mentioned before as well as clarifying the auto center feature a bit.
4319 4f15bc7 2017-05-26 Robert Lancaster     This patch should fix a problem I found in Whats Interesting.  The problem was that the satellite positions were not updating and I found that the p..
4320 a3646d7 2017-05-25 Jasem Mutlaq         Manually added Henry-Draper indexes for some named stars that were messing. Okteta is awesome
4321 5e13e48 2017-05-25 Jasem Mutlaq         Set capture timeout threshold to 5 seconds by default to account for any possible delays in the pipeline. Only capture after dither is successful wh..
4322 e893a64 2017-05-24 Robert Lancaster     For quite some time, I have known there was an issue with the SimClock in KStars.
4323 88f75a0 2017-05-24 Jasem Mutlaq         Update documentation for stars and the offsets within the binary files so I do not have to calculate them again
4324 2ec053b 2017-05-24 Robert Lancaster     I found that one of the Text items in Whats Interesting was stealing the mouse hover events that was supposed to turn it yellow when you hover over ..
4325 7b3e646 2017-05-23 Csaba Kertész        Final fixes for Android
4326 d2c6cb3 2017-05-23 Csaba Kertész        Fix automatic mode in KStars Lite
4327 c692f30 2017-05-22 Jasem Mutlaq         ISO8601 should be unified between local and remote modes. Fix remaining issues with flat capture counters and switch between local and remote in modes
4328 27ed811 2017-05-22 Robert Lancaster     This patch will remove some objects from the info_url file because those objects are no longer in the database under that name.  This should clear u..
4329 de3b4f3 2017-05-22 Jasem Mutlaq         Fix counter to remote images
4330 f3f5a18 2017-05-22 Jasem Mutlaq         Suspend guiding also if running two cameras from the same driver
4331 6259704 2017-05-22 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4332 9fa1975 2017-05-21 Jasem Mutlaq         Add option to change orientation of Ekos module icons
4333 1736b6e 2017-05-21 Robert Lancaster     This patch will correct the name of the SolverFOV color in the color scheme files because it was mislabeled. Also, it sets the colors for RA and DEC..
4334 3d10e97 2017-05-21 Csaba Kertész        New Android build system for KStars Lite
4335 b1e818c 2017-05-20 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4336 2d72814 2017-05-20 Jasem Mutlaq         Add support for setting gain within Ekos and in sequence manager files
4337 b932f8c 2017-05-19 Jasem Mutlaq         Set resize mode for mount panel to fix issues under non-Linux systems apparently
4338 01e71f2 2017-05-19 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4339 91ba7a2 2017-05-18 Jasem Mutlaq         Do NOT load observing list on startup since it can take too long and delay program loading signaficantly if it is a large list. Instead show it on f..
4340 bb83532 2017-05-18 Jasem Mutlaq         Use text fit so that it works across all themes
4341 3bf915d 2017-05-18 Jasem Mutlaq         Add progress dialog when adding objects from wizard as it can take a very long time for large lists. All clear list button
4342 0b31828 2017-05-18 Jasem Mutlaq         Make it work on Mac and add center mount
4343 57c95bf 2017-05-17 Jasem Mutlaq         MIssed semicolon
4344 d9eb3dd 2017-05-17 Jasem Mutlaq         MIsc improvements. Make it stay on top
4345 e80867e 2017-05-17 Jasem Mutlaq         Add build timestamp
4346 af8981e 2017-05-17 Jasem Mutlaq         Make the mount control button more prominent
4347 45b0809 2017-05-17 Jasem Mutlaq         QtQuick controls 2.0+ do not exist on Ubuntu 16.04 so again failing back to Quick 1.4 until next Ubuntu LTS release comes along
4348 b1bf1b1 2017-05-17 Jasem Mutlaq         Add INDIPREFIX to MacOS environment variables
4349 61ed202 2017-05-17 Jasem Mutlaq         Delete preview job on abort
4350 5b4cd02 2017-05-17 Jasem Mutlaq         + New mount tool box is ready for use. Probably the GUI needs some more theming to look pretty + N/S/W/E motion state is now recognized by the teles..
4351 04367f0 2017-05-17 Jasem Mutlaq         More progress. Motion and speed controls work. WIll implement the rest soon. The GUI needs improvement in coloring, sizes, theming, separators..etc
4352 f762a15 2017-05-16 Jasem Mutlaq         Initial work for Mount Tool Box in QML. Removing obsolete unused PNG icons
4353 f782833 2017-05-16 Yuri Chornoivan      Fix minor typo
4354 594735c 2017-05-15 Jasem Mutlaq         Add splitter to Ekos GUI
4355 c0b3764 2017-05-15 Jasem Mutlaq         Add button to toggle star detection display
4356 eb3dc4d 2017-05-15 Jasem Mutlaq         Set full directory name including frame type and filter when using remote directory
4357 4cdd796 2017-05-15 Jasem Mutlaq         Warn about empty remote directory in local mode
4358 d8ce7fe 2017-05-15 Jasem Mutlaq         2.7.8 release
4359 18eef19 2017-05-15 Robert Lancaster     This patch should both make the dbus commands work in kstars for scripting and also for the scheduler, as well as starting up a dbus server from ins..
4360 0f50dfc 2017-05-14 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4361 42d048c 2017-05-14 l10n daemon script   GIT_SILENT made messages (after extraction)
4362 6eea8fd 2017-05-13 Robert Lancaster     Add QHY Firmware path for OSX
4363 890b2ff 2017-05-12 Jasem Mutlaq         Remove file before copying otherwise it will fail because QFile::copy does not overwrite
4364 3955288 2017-05-12 Jasem Mutlaq         Remove generic device on disconnect. Remove mount process when telescope is removed
4365 fc16143 2017-05-12 Jasem Mutlaq         Check offline astrometry.net version and if equal or less than 0.67 then --no-fits2fits must be enforced and vice versa
4366 839b5e8 2017-05-12 Robert Lancaster     I did a little cleaning up in Whats Interesting.  I changed the layouts a little to correct a couple of minor display issues involving centering and..
4367 0e114c6 2017-05-11 Jasem Mutlaq         Add sewerqia city
4368 ecb4906 2017-05-11 Jasem Mutlaq         Use appropiate OSX ps flag as suggested by Robert
4369 6814cb2 2017-05-11 Robert Lancaste      This patch should fix the Image URL problem on Windows for Whats Interesting.  It also makes What’s Interesting MUCH faster in downloading and displ..
4370 0be6cda 2017-05-10 Robert Lancaster     Fix toggle of WI Tool from context menu
4371 d04024a 2017-05-09 Jasem Mutlaq         Use QUrl so that images are properly loaded in all platforms
4372 77a3f8e 2017-05-09 Jasem Mutlaq         Find wiview on Windows
4373 d8bf2e0 2017-05-09 Jasem Mutlaq         Make it find wcslib on Windows
4374 7ef959f 2017-05-08 Jasem Mutlaq         Save stream file and directory names in INDI
4375 ed52d99 2017-05-07 Robert Lancaster     This patch will fix the crash you observed with one of the ways to access Whats Interesting, adds a toolbar action for whats interesting and makes i..
4376 46fde5f 2017-05-06 Robert Lancaster     I added Night Vision support to Whats Interesting.  See what you think.
4377 e3b8c15 2017-05-05 Robert Lancaster     This patch should help to support running local INDI servers for GPhoto cameras on OS X.  It adds two environment variables, CAMLIBS and IOLIBS with..
4378 a7bd3a8 2017-05-04 Jasem Mutlaq         Forgot to add icon
4379 74a8e78 2017-05-03 Robert Lancaster     This patch adds an icon/button for the WI object inspector instead of just having it be on by default.  Also it changes the colors for whats interes..
4380 334f9ee 2017-05-03 Jasem Mutlaq         Bump to 2.7.7
4381 03934bf 2017-05-03 Jasem Mutlaq         Fix exposure number when doing auto ADU calculations in file name. Include fractional exposure values in filenames when needed
4382 da3e48d 2017-05-02 Yuri Chornoivan      Fix minor typo
4383 a20ba3c 2017-05-01 Jasem Mutlaq         + Add timeout to guide module for capture timeouts + Add dithering maximum interation options + Add whether dithering failure causes autoguiding to ..
4384 2886366 2017-05-01 Artem Fedoskin       Fix issue with rotation when in automatic mode in KStars Lite. Added low-pass filter to reduce hittering of screen in auto mode.
4385 4e417ff 2017-04-28 Robert Lancaster     This patch fixes a typo that I made in whats interesting.  I accidentally had typed ra instead of dec so it was reporting the wrong dec values.  Als..
4386 c8e7212 2017-04-28 Jasem Mutlaq         Remove old ASI info
4387 866d79c 2017-04-28 Jasem Mutlaq         Correct ASI CCD driver metadata
4388 490b49b 2017-04-28 Robert Lancaster     This patch addresses several key issues with whats interesting.  First, on Macs it will first check inside the app bundle for the whats interesting ..
4389 b5a3f4a 2017-04-27 Jasem Mutlaq         Add SkySafari to Profile Wizard services
4390 696bbd6 2017-04-27 Jasem Mutlaq         Set focus object to null so it doe not insist on tracking previous objects while in slew
4391 854a588 2017-04-27 Robert Lancaster     In this patch, I implemented batch downloads for object lists.  Note that it will download the objects currently selected/shown in the list based on..
4392 4df4332 2017-04-26 Robert Lancaster     I cleaned up some of the positioning calculations in the wiview.qml file so that the info text panel should now always be the correct size and all t..
4393 b7e0710 2017-04-23 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4394 805df81 2017-04-23 Robert Lancaster     See if this improves things.  I did a complete rewrite of the way the model manager works.  It is now much more efficient.  This also includes the o..
4395 ef66fff 2017-04-23 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4396 1a1c9c0 2017-04-23 l10n daemon script   GIT_SILENT made messages (after extraction)
4397 7fb136c 2017-04-23 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4398 84c1a82 2017-04-23 l10n daemon script   GIT_SILENT made messages (after extraction)
4399 49588f8 2017-04-22 Jasem Mutlaq         Adjust decimals if the minimum is less than 0.001
4400 f9b8097 2017-04-21 Pino Toscano         cmake: remove unused FindQJSON.cmake
4401 d40e915 2017-04-15 Jasem Mutlaq         If sender is null then update radio button status
4402 1dd2945 2017-04-14 Jasem Mutlaq         Make images and thumbnail names consistent. Now full-scale images are named image-* and thumbnail are thumb-* and all are appended with .png from th..
4403 9f63b1d 2017-04-14 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4404 eea6f38 2017-04-14 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4405 956e4ac 2017-04-13 Jasem Mutlaq         Update DBUS functions to offer better functionality and consistent names
4406 a12375f 2017-04-11 Jasem Mutlaq         Stop solver on timeout
4407 1dd3381 2017-04-09 Robert Lancaster     This patch includes the previous 2. It also modifies the first screen of whats interesting and adds Messier objects to the list. As a part of that, ..
4408 83430ff 2017-04-08 Robert Lancaster     Here are some more improvements to the Whats Interesting panel. This will download wikipedia info text box in addition to the description. It can dy..
4409 9c6c0c8 2017-04-06 Valentin Boettcher   I've added some simple comet tails and an option to disable them.
4410 c194c72 2017-04-05 Jasem Mutlaq         Skip PHD2 and LinGuider when starting INDI Web Manager drivers since these two are just place-holders for the apps
4411 a8767da 2017-04-04 Robert Lancaster     Further improvements to WIT tool
4412 925f6eb 2017-04-04 Jasem Mutlaq         Only do size optimization on Linux since it causes issues on Mac
4413 0d3213f 2017-04-03 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4414 3f389e9 2017-04-03 l10n daemon script   GIT_SILENT made messages (after extraction)
4415 70b2059 2017-04-03 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4416 dc8a76c 2017-04-03 l10n daemon script   GIT_SILENT made messages (after extraction)
4417 4455e7e 2017-04-02 Robert Lancaster     I was working on the Whats Interesting tool because I think it has a lot of potential.  I added photos and descriptions to the list.  I added photos..
4418 215a4fa 2017-04-02 Csaba Kertész        Optimize binary size by dropping unneeded symbols at linking stage
4419 141bf29 2017-04-02 Jasem Mutlaq         Save INDI and Ekos manager window sizes between sessions
4420 706e576 2017-04-02 Jasem Mutlaq         Update duino driver
4421 abe7bd2 2017-03-31 Jasem Mutlaq         Add shortcut for full screen toggle in Ekos in align and focus
4422 2d2ea1f 2017-03-31 Jasem Mutlaq         Detect if flat image is already saturated before calculating fitting. Only utilize polynomial fitting if we have 4 or more points since it can quite..
4423 70ef4f0 2017-03-29 Csaba Kertész        Smaller fixes found by Clang compiler
4424 57b8315 2017-03-29 Yuri Chornoivan      Fix minor typo
4425 faed6f0 2017-03-29 Yuri Chornoivan      Fix minor typo
4426 98d5bd3 2017-03-29 Jasem Mutlaq         Initial work for Image Guiding algorithm by Bob Majewski. All guide images must be explicitly converted to floats and then partitioned into NxN regi..
4427 4802a9e 2017-03-27 Jasem Mutlaq         Retry meridian flip 3 times before giving up
4428 84e2ce9 2017-03-27 Robert Lancaster     I found the drawing issue that was making the horizontal bar for different pixel heights of the window.  It took me some time to dig up what exactly..
4429 f42e950 2017-03-27 Jasem Mutlaq         Sync remote astrometry driver CCD name to currently selected CCD
4430 78f8955 2017-03-26 Jasem Mutlaq         Improve tooltips
4431 adbd47e 2017-03-26 Robert Lancaster     This patch should allow the remote solver to print its solutions nicely in the table the same way the online and the local solver already do.  It al..
4432 2c26f9f 2017-03-26 Jasem Mutlaq         Add notification that KStars needs to be restarted after changing INDI drivers directory
4433 d4acce3 2017-03-26 Jasem Mutlaq         Update INDI drivers
4434 888eb17 2017-03-26 Jasem Mutlaq         Read indidrivers.xml as the first file. Silenty ignore replicas. Do not allow device manager to start INDI services for remote drivers
4435 9b7303a 2017-03-26 Jasem Mutlaq         Add tooltip that contains driver information for local driver and remote driver tip for remotes
4436 1d8b974 2017-03-26 Jasem Mutlaq         Create INDI driver entries regardless of what is currently install. Drivers that are not locally available are treated as remote-only drivers
4437 cfe12ca 2017-03-24 Jasem Mutlaq         Do not process WCS on loading if we plan to create a WCS file. Make loadWCS asynchronous and use signal to proceed in the chain
4438 19ce0e9 2017-03-24 Jasem Mutlaq         Do not make thumbnail selector dependent on detail dialog since it can be used also in observing list
4439 381430f 2017-03-24 Jasem Mutlaq         Create the noimage pixmap to the image chooser and delete afterwards
4440 69552e0 2017-03-23 Jasem Mutlaq         Use Windows-friendly file names
4441 672b44d 2017-03-23 l10n daemon script   GIT_SILENT made messages (after extraction)
4442 2310535 2017-03-23 Jasem Mutlaq         Disable auto default on as it causes stylying issues on Mac
4443 1c44058 2017-03-22 Valentin Boettcher   Here is a little patch to fix the comet/asteroid update from JPL, which now requires https.
4444 abb6666 2017-03-22 Yuri Chornoivan      Fix minor typo
4445 01d26fd 2017-03-22 Jasem Mutlaq         Add support to per-filter exposure time that is persistent
4446 485cc27 2017-03-22 Jasem Mutlaq         Do not remove temporary file until all operations are complete first
4447 8eb962a 2017-03-22 Jasem Mutlaq         tooltip improvements
4448 5b1bba6 2017-03-22 Jasem Mutlaq         Fix issue with mount alignment running prematurely on Sync
4449 5e8544f 2017-03-21 Jasem Mutlaq         If dark frame fails to load then remove it completely and capture a new one
4450 b10c0f1 2017-03-21 Jasem Mutlaq         Using astyle Artistic Style format with options -A1 -W3 -k2 -S -xG -C
4451 a180b38 2017-03-21 Valentin Boettcher   Junion Job: Investigate NEOs is fixed!
4452 73746bb 2017-03-21 l10n daemon script   GIT_SILENT made messages (after extraction)
4453 d1b3170 2017-03-20 Jasem Mutlaq         Make 2nd rotation value and direction always in sync with 1st one regardless of auto-mode
4454 ee946e3 2017-03-20 Jasem Mutlaq         Add support for observers in capture module. Observer names are sent to INDI CCD driver where they are recorded in the FITS header. Furthermore, tar..
4455 390c59f 2017-03-20 Jasem Mutlaq         Add more debug logging to flat ADU calculations
4456 7b79d86 2017-03-20 Robert Lancaster     Here is a patch that will add a sort function to the mount modeling tool that will start with the point that is currently closest to the telescope a..
4457 3abb7e8 2017-03-19 Jasem Mutlaq         Use TELESCOPE_TYPE from CCD driver, no need to save list of guide drivers
4458 1cd268f 2017-03-18 Jasem Mutlaq         Make focus policy click focus
4459 1bfba0f 2017-03-18 Jasem Mutlaq         Use appHelpActivated since invokeHelp produces wrong URL
4460 c46af6e 2017-03-17 Jasem Mutlaq         Sync 2nd rotation point to 1st point in auto mode
4461 a201799 2017-03-17 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4462 9eb602c 2017-03-17 Jasem Mutlaq         Do not run 2nd WCS in limited resource mode
4463 2cb8299 2017-03-17 Jasem Mutlaq         Further improvement to Ekos profile wizard. Only make it automatically show one time per session. Added more tips
4464 8560ed7 2017-03-17 Yuri Chornoivan      Fix minor typos
4465 aec88b0 2017-03-17 Jasem Mutlaq         Adding Ekos Profile Wizard which should aid new users in creating equipment profiles for their equipment
4466 c83dfb1 2017-03-16 Robert Lancaster     This patch should probably fix the dotted lines disappearance issue on the Alignment Solutions Plot.  It is due to a bug in some versions of QCustom..
4467 62fd111 2017-03-16 Jasem Mutlaq         Initial page for Ekos wizard
4468 03ade4e 2017-03-15 Jasem Mutlaq         Fix warning
4469 14d49a6 2017-03-15 Robert Lancaster     This patch should address the path issue for your new port finding algorithm.  I also reversed the order of the items in the path so it looks for pr..
4470 e5e4667 2017-03-14 Jasem Mutlaq         Apply patch by INDI forum user Noriq to fix linguider dither issue
4471 bb6e6ef 2017-03-14 Robert Lancaster     Fix problem with coord in alignment points wizard
4472 a1560a5 2017-03-14 Robert Lancaster     This patch addresses some inaccuracies we found in the positioning of objects in the alignment points by instead using J2000 coordinates in the alig..
4473 344d9bb 2017-03-14 Jasem Mutlaq         Use a better font for flag objects
4474 52d3a8c 2017-03-13 Yuri Chornoivan      Fix minor typos
4475 381e2aa 2017-03-13 Robert Lancaster     I was thinking that it would be nice to get a preview of the alignment points on the sky.  I found a nice way to do that using flags, without disrup..
4476 8200439 2017-03-12 Jasem Mutlaq         bump version to 2.7.6
4477 3c8c0d4 2017-03-12 Robert Lancaster     This patch should simplify the align points wizard, making the interface easier to use, while actually giving it more functionality in that it can n..
4478 6a0ef36 2017-03-11 Robert Lancaster     This patch will improve the functionality of the align points wizard. I found some spherical trig in another part of kstars that I could modify slig..
4479 8b4072a 2017-03-10 Jasem Mutlaq         Add support to telescope center locking in the INDI tool bar
4480 b44d8b4 2017-03-10 Robert Lancaster     This patch adds export functionality to the solutions table, a spin box for the mount model wizard align point number, makes nicely formatted greek ..
4481 a3fa83f 2017-03-10 Yuri Chornoivan      Fix minor typos
4482 30949d1 2017-03-09 Jasem Mutlaq         Try to account for snap prefix if there is one
4483 1c01255 2017-03-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4484 c2ee59e 2017-03-09 Robert Lancaster     + Many fixes for graphics + Added wizard to generate alignment points + Save/Load alignment list points + Tooltips
4485 b342656 2017-03-09 Yuri Chornoivan      Fix minor typo
4486 d072891 2017-03-08 Jasem Mutlaq         Remote astrometry service should be working. Now needs more testing
4487 e40eea8 2017-03-08 Jasem Mutlaq         sendOneBLOB(IBLOB*) is only available from libindi v1.4.2 and above
4488 b014131 2017-03-08 Jasem Mutlaq         Let processXXX messsages go up to chain to DeviceDecorator where they are sent to GenericDevice to be processed if required and GenericDevice will e..
4489 039cccd 2017-03-08 Jasem Mutlaq         Bump INDI dependency to 1.4.1
4490 ce27508 2017-03-08 Jasem Mutlaq         Update FindINDI.cmake patch from Jonathan Riddel
4491 29813c4 2017-03-08 Jasem Mutlaq         + Adding Mount Model and Solution results view by Robert Lancaster + More work toward support for INDI astrometry drivr
4492 76545d5 2017-03-07 Jasem Mutlaq         Store raw data in the BLOB and it should be converted to base64 by the client library
4493 63c7e94 2017-03-07 Jasem Mutlaq         Let size be original size while bloblen be base64 size
4494 0605490 2017-03-07 Jasem Mutlaq         Fix handling of write-only BLOB property. Improve sending blobs from control panel
4495 8f34593 2017-03-05 Jasem Mutlaq         Use properly formatted ISO 8601 timestamp
4496 175ee0b 2017-03-06 Artem Fedoskin       Fixed compilation error in KStars
4497 619ccd9 2017-03-06 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4498 f04395f 2017-03-06 Artem Fedoskin       Added rotation to automatic mode
4499 42ef244 2017-03-05 Jasem Mutlaq         Capture should also abort on guide abort not just IDLE state
4500 a5ebe58 2017-03-05 Jasem Mutlaq         Detect if guiding was stopped in linguider externally
4501 c211a67 2017-03-05 Jasem Mutlaq         Add PHD2 and Linguider as dropdown options in the guider selection to make it more intuitive for end users
4502 4bdf211 2017-03-05 Jasem Mutlaq         Do not abort capture on dithering fail since it is not detreminetal to the capture process overall
4503 b619176 2017-03-05 Jasem Mutlaq         Do not disable blobs transfer at all to avoid any issues with the multiple guider and capture configurations supported within Ekos
4504 1851db0 2017-03-05 Jasem Mutlaq         Slightly increase the form size
4505 589b12a 2017-03-02 Jasem Mutlaq         Make meridian flip successful only if there is an RA diff
4506 eda8044 2017-03-02 Jasem Mutlaq         Use fits_copy_header since we are writing data next
4507 b0e0e34 2017-03-01 Jasem Mutlaq         + Fix issue where parking mount and dome were not called if flat job was not at the beginning of the sequence. + Added tolerance parameter to ADU ca..
4508 4abd745 2017-03-01 Jasem Mutlaq         Use better FindINDI.cmake and updated build rules
4509 037dd24 2017-03-01 Jasem Mutlaq         Move gsl polynomial function to Ekos namespace since is can be used by multiple modules
4510 bee440c 2017-03-01 Jasem Mutlaq         Use polynomial fitting also in capture module to calculate optimal exposure time in flat frames in addition to least-square fitting
4511 090bc41 2017-02-27 Robert Lancaster     Since several people have had problems with the default directories for indiserver, astrometry, xplanet, etc on OS X when they build KStars themselv..
4512 dc33a3a 2017-02-27 Yuri Chornoivan      Fix minor typo
4513 6ffe659 2017-02-27 Jasem Mutlaq         Remove obsolete variables
4514 6f0c77d 2017-02-26 Jasem Mutlaq         Add scheduler option to run for specific number of repeats
4515 472c3d9 2017-02-26 Jasem Mutlaq         Turn GSL default error handler off to avoid program crash on abort
4516 499a6fa 2017-02-26 Jasem Mutlaq         Raise minimum required INDI to 1.4.0
4517 59cc532 2017-02-26 Jasem Mutlaq         Introducing new algorithm for focus based on polynomial fittings of data and then finding minimum solution for best HFR position. Requires GSL depen..
4518 252fb76 2017-02-26 Jasem Mutlaq         Turn off fits2fits for Mac
4519 42c6c03 2017-02-25 Jasem Mutlaq         Handle OBJCTRA and OBJCTDEC if they are strings
4520 04285f6 2017-02-25 Jasem Mutlaq         Last commit was wrong, this should properly address 1.3.1 vs 1.4.0 change
4521 2e053ff 2017-02-25 Jasem Mutlaq         INDI_LIBRARIES is no longer used in INDI v1.4.0
4522 753d14f 2017-02-25 Yuri Chornoivan      Fix various minor typos
4523 061ebec 2017-02-25 Jasem Mutlaq         Move QProgressIndicator to KStars auxiliary since it may be used outside of Ekos
4524 4fe02df 2017-02-25 Jasem Mutlaq         Respect astrometry options when generating args in load and slew
4525 e7175e4 2017-02-24 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4526 4b63e3c 2017-02-24 Robert Lancaster     This patch will fix numerous minor OS X issues and will also add some new functionality to OS X with the Astrometry Conf File Editor and to all oper..
4527 72c2073 2017-02-24 l10n daemon script   GIT_SILENT made messages (after extraction)
4528 7e2c195 2017-02-23 Jasem Mutlaq         Disable offline solver under Windows
4529 28d7f75 2017-02-23 Jasem Mutlaq         Disable load and slew in remote solver mode
4530 894b0d6 2017-02-23 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4531 25ace6a 2017-02-23 Jasem Mutlaq         Fix several minor issues in Align. Make isSlewDirty a member variable in case scope does not send busy signal
4532 94d4fba 2017-02-23 Jasem Mutlaq         Fix typo
4533 07b9038 2017-02-23 Jasem Mutlaq         Do not send parity in blind solve mode
4534 7d0f10f 2017-02-23 Jasem Mutlaq         Add more logging and remove resource mode lock. Creating WCS file should always loadWCS
4535 7a02475 2017-02-23 l10n daemon script   GIT_SILENT made messages (after extraction)
4536 e99ea5b 2017-02-22 Jasem Mutlaq         removed slot
4537 540aba5 2017-02-22 Jasem Mutlaq         Fix warning
4538 aa0f514 2017-02-22 Jasem Mutlaq         Add astrometry timeout option. Fix typos
4539 824f2e3 2017-02-22 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4540 a3ea4e0 2017-02-22 l10n daemon script   GIT_SILENT made messages (after extraction)
4541 ec17576 2017-02-21 Yuri Chornoivan      Fix minor typo
4542 d5098fa 2017-02-21 Pino Toscano         fixuifiles
4543 3838176 2017-02-21 Jasem Mutlaq         Fix type mismatch
4544 9b7a4ff 2017-02-21 Jasem Mutlaq         Fix typo
4545 1b7da11 2017-02-21 Jasem Mutlaq         If script shuts down INDI then no need to check for user option regarding stopping Ekos after shutdown since INDI termination will stop Ekos
4546 42a91f9 2017-02-21 Jasem Mutlaq         Fix missing ifdef for KStars Lite
4547 1230f24 2017-02-21 Jasem Mutlaq         Do not send invalid values in online astrometry mode if the passed arguments do not contain such value
4548 f2f23a2 2017-02-21 Jasem Mutlaq         remove obsolete function
4549 f701e66 2017-02-21 Jasem Mutlaq         Minor GUI change
4550 86adb72 2017-02-21 Jasem Mutlaq         Various misc fixes
4551 6a85987 2017-02-21 Jasem Mutlaq         Keep last telescope state to reduce notification spam
4552 9b57f2b 2017-02-21 Jasem Mutlaq         Apply filter if autostretch option is also off
4553 a2a64ff 2017-02-20 Jasem Mutlaq         Forgot to remove old stuff
4554 9764bad 2017-02-20 Jasem Mutlaq         Re-work how alignment module options are generated for different modes (online, offline, remote, from file) and how they are saved between sessions...
4555 ddc789b 2017-02-20 Robert Lancaster     This patch fixes several things you asked me to take a look at. First, it changes the color of the center telescope cursor to red to make it more vi..
4556 014a201 2017-02-20 Jasem Mutlaq         Separating FITSLabel into its own file
4557 6aebe40 2017-02-20 Jasem Mutlaq         Double number of retries to get job ID
4558 718177e 2017-02-20 l10n daemon script   GIT_SILENT made messages (after extraction)
4559 7411457 2017-02-18 Jasem Mutlaq         Use cross-platform friendly filenames as ISO8601 with colons causes issues under Windows. Also display dark frames in the dark view
4560 f6e9f5a 2017-02-18 Jasem Mutlaq         Capture module is ONLY enabled when a CCD is enabled
4561 1dadbf9 2017-02-18 Jasem Mutlaq         Storing current profile pointer in Ekos manager and now using a MUCH better method to connect devices if auto-connect was turned on
4562 a8152d8 2017-02-18 Jasem Mutlaq         Bump to 2.7.5 for fixes today. Add auto connect option in profiles
4563 e20b8c1 2017-02-18 Jasem Mutlaq         Use deleteLater() to allow freeing of resources when returning to the event loop
4564 8e1f17e 2017-02-18 Jasem Mutlaq         Check if property exists before doing black magic to extract it
4565 e52d03e 2017-02-18 Jasem Mutlaq         Load filter offsets on startup. When starting a sequence, read offset value of current filter as it forms the basis of all offsets
4566 65b9a40 2017-02-18 Jasem Mutlaq         Fix saving of bayered FITS. Reset fptr on error
4567 ae2dd7f 2017-02-18 Jasem Mutlaq         Fix order of columns
4568 b8864c5 2017-02-18 Jasem Mutlaq         Fix focus module not getting properly updated on slew. Make reset button disabled while focus in progress
4569 90380f6 2017-02-17 Jasem Mutlaq         Remove obsolete option
4570 e1cbf1a 2017-02-17 Jasem Mutlaq         Implement proper update of button status inside each module separately by signals and not directly as it causes many issues and goes against the sep..
4571 17f7941 2017-02-17 Jasem Mutlaq         Fix compile error
4572 2b48cfd 2017-02-17 Jasem Mutlaq         Keep track of target transfer format when changing CCDs
4573 07f1579 2017-02-17 Jasem Mutlaq         Doh Ctrl+S was already used by Save. Using Ctrl+T now
4574 76352d9 2017-02-17 l10n daemon script   GIT_SILENT made messages (after extraction)
4575 92db8c1 2017-02-16 Jasem Mutlaq         Add an explicit message explaining why PAA tool is disabled as the tooltip enough is not clear
4576 3803bb5 2017-02-16 Jasem Mutlaq         Fix shortcut
4577 bfe5f62 2017-02-15 Jasem Mutlaq         Only loadWCS for normal and align frames
4578 e4705bd 2017-02-15 Jasem Mutlaq         Slight improvement in the capture GUI layout
4579 a95a686 2017-02-15 Jasem Mutlaq         Moving DSLR transfer format option to capture instead of options. It is not recorded in the sequence file like other parameters
4580 6974f25 2017-02-15 Jasem Mutlaq         Use combo box to select which telescope to use for FOV calculations. Add customized tooltip for each scope
4581 3011d93 2017-02-15 Jasem Mutlaq         Add function to enable/disable alignment and to clear alignment points
4582 78a26d7 2017-02-15 Jasem Mutlaq         Clear mount model before doing any PAA steps
4583 05959d0 2017-02-15 Jasem Mutlaq         Retain wcs struct so that it is used in subsequent calls
4584 b672425 2017-02-15 Jasem Mutlaq         Add button to clear mount model and improve the GUI
4585 b57a305 2017-02-15 Jasem Mutlaq         + Add FITS page options in KStars settings to better separate it from the rest of advanced options since it deserves its own. + Use Limited Resource..
4586 9302044 2017-02-15 l10n daemon script   GIT_SILENT made messages (after extraction)
4587 015f0ae 2017-02-14 Jasem Mutlaq         Add wcsWatcher wait for finished to possibly prevent FITSData object destruction while loadWCS could be still running in it as it was called in QtCo..
4588 c5ca4bf 2017-02-14 Jasem Mutlaq         Reduce size of WCS data by using floats instead of doubles as we do not require the full precision of doubles. Check for more errors and report them
4589 0b463bc 2017-02-14 Jasem Mutlaq         Add support to viewing and removing dark frames in Ekos options
4590 db35c9a 2017-02-14 Jasem Mutlaq         updated the base size to reflect the correct size of the fits view inside the fits viewer
4591 6c76b5c 2017-02-14 Robert Lancaster     This patch contains 3 fixes. First, It will allow kstars to handle drivers that have xml files but no binary files.  That way, if your remote server..
4592 bacc8a2 2017-02-13 Artem Fedoskin       Added "Automatic Mode" in KStars Lite. In this mode SkyMapLite is controlled according to data from smartphone sensors(accelerometer and magnetomete..
4593 3467d53 2017-02-13 Jasem Mutlaq         Fix issue where Ekos modules were being check if initialized in update mount status.
4594 01eeafd 2017-02-13 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4595 9e0c655 2017-02-13 l10n daemon script   GIT_SILENT made messages (after extraction)
4596 a1a21e3 2017-02-12 Yuri Chornoivan      Fix minor typo
4597 2f918df 2017-02-12 Pino Toscano         ekos: use QDialogButtonBox also for Reset and Defaults buttons
4598 aa20a06 2017-02-12 l10n daemon script   GIT_SILENT made messages (after extraction)
4599 b85e492 2017-02-11 Jasem Mutlaq         Break long description into paragraphs
4600 97449ae 2017-02-11 Jasem Mutlaq         KStars 2.7.4 bump
4601 ad6988b 2017-02-11 Jasem Mutlaq         Make PAA cut off FOV 30 arcmintes to test it out
4602 b8b9340 2017-02-11 Jasem Mutlaq         Make dRA, dDEC and pix scale read only
4603 1b68268 2017-02-11 Jasem Mutlaq         Remove rest of APP units
4604 19a40bc 2017-02-11 Jasem Mutlaq         Align GUI cleanup
4605 8b39b5d 2017-02-11 Jasem Mutlaq         More improvements to live video preview
4606 8803dba 2017-02-11 Jasem Mutlaq         Change background for focus and guide frames
4607 f8048b9 2017-02-11 Jasem Mutlaq         Connect before adding FITS to that signals are caught
4608 0d395c1 2017-02-11 Jasem Mutlaq         Add DSLR settings dialog to let user edit missing info for new setups
4609 27de2d8 2017-02-11 Robert Lancaster     I added the other features that I wanted including the defaults and reset buttons as well as the update coordinates and scale buttons. As you pointe..
4610 a631fe5 2017-02-11 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4611 c35fc02 2017-02-11 Jasem Mutlaq         Display FPS in stream window
4612 2e31112 2017-02-11 Jasem Mutlaq         Fix warning
4613 7a52bd9 2017-02-11 Jasem Mutlaq         Fix QRoundProgressBar background issue
4614 712c29b 2017-02-10 Jasem Mutlaq         Add support to Auto Mode in PAA to help automate the process. PAA was successfully tested today with my mount, it works great
4615 65eea81 2017-02-10 Jasem Mutlaq         Add contains function to know if a point exists within the image boundary
4616 513aa1c 2017-02-10 Jasem Mutlaq         Fix QLabel repaint issue
4617 d81aa55 2017-02-10 Jasem Mutlaq         Preliminary support for stream subframing
4618 c330cb1 2017-02-09 Jasem Mutlaq         PAA is ready for some under-the-sky testing
4619 2e98e18 2017-02-09 Jasem Mutlaq         Use target color and shorter name for celestial poles
4620 e11303d 2017-02-09 Jasem Mutlaq         Keep track of all active FITSViewers in a dedicated list since we cannot rely on getChildren since some FITSViewers are independent Windows.
4621 aa8fc27 2017-02-09 Jasem Mutlaq         More progress on PAA. Now using 3 points to define a circle
4622 bbbd896 2017-02-09 Robert Lancaster     Fix EQ Grids
4623 6278209 2017-02-09 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4624 8674c03 2017-02-08 Jasem Mutlaq         More progress on PAH
4625 199a0dc 2017-02-07 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4626 9fb47d3 2017-02-07 Jasem Mutlaq         Add function to find circle solutions given two points and a radius. More work on PAH is required
4627 8ed61da 2017-02-07 Jasem Mutlaq         Fix a couple of issues with flags. They are supposed to be saved in J2000 internally but where in JNow before. Fixed other issues with adding, updat..
4628 f832371 2017-02-07 Jasem Mutlaq         Check if sky composite exists to prevent crash
4629 525c489 2017-02-07 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4630 bb13963 2017-02-07 Jasem Mutlaq         More progress on PAH. Detect hemisphere on Alignment module startup. Starting to apply algorithm
4631 5776c83 2017-02-07 Jasem Mutlaq         Make Off-axis guide scope parameters available per CCD instead of global option
4632 522b9c4 2017-02-07 Jasem Mutlaq         Add option to disable auto removal of temp file on closing in cases where it is desired
4633 ed7c65c 2017-02-06 Jasem Mutlaq         More progress on PAH. WCS data is working properly now
4634 19b11c5 2017-02-06 Jasem Mutlaq         Do not call future for loadWCS after updating the header as it will cause problems for any subsequent calls to WCS
4635 56562af 2017-02-06 Jasem Mutlaq         Add function to change telescope type used for astrometry in CCD
4636 2b8b601 2017-02-06 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4637 54588c9 2017-02-06 Jasem Mutlaq         Separating Align specific drawings to AlignView
4638 6b31ee4 2017-02-06 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4639 9677a2b 2017-02-05 Jasem Mutlaq         Add warning if we switch to legacy polar alignment mode. Reset lines and points in restartPAH function
4640 5563fc4 2017-02-05 Jasem Mutlaq         Why was calculateFOV not called here? I do not know but restoring it now
4641 12c3d94 2017-02-05 Jasem Mutlaq         + Adding Meridian flip notifications (started, completed, failed) + Fixed park/unpark notifications
4642 960f016 2017-02-05 Robert Lancaster     This includes 3 small fixes.
4643 f46fb9f 2017-02-05 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4644 d6f81a1 2017-02-04 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4645 44fa08b 2017-02-04 Jasem Mutlaq         More progress on PAH
4646 d5f28d6 2017-02-04 Yuri Chornoivan      Fix word duplication
4647 6f4da33 2017-02-04 Robert Lancaster     This patch will disable key buttons while slewing to address a problem I have had many times when using kstars, particularly with the align module. ..
4648 849a505 2017-02-04 Jasem Mutlaq         Update color schemes to properly account for Dark Palette option. It was only enabled for night vision scheme, but if a user customizes the night vi..
4649 a47f7b5 2017-02-04 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4650 77c45c5 2017-02-04 Jasem Mutlaq         Get pixel size info from CCD chip. Add warnings for DSLRs in case CCD info is incomplete
4651 96e2554 2017-02-04 Jasem Mutlaq         No need to keep checking when some focus properties are defined since a simple fix in EkosManager would not send all FOCUS_ properties to focus module
4652 c562af8 2017-02-04 Jasem Mutlaq         Include focuser in postfix so that when CCDs connecting with built-in focuser come online, it does not become repetitive
4653 c99bc33 2017-02-04 Yuri Chornoivan      Fix minor typos
4654 989cae1 2017-02-04 Jasem Mutlaq         Use sigmal clipping when focus frames count > 3 and simple averaging for the rest. Please note that invalid values for currentHFR (-1) must be count..
4655 6481dce 2017-02-04 Robert Lancaste      This is the summary screen patch.  It should display HFR for focus, sigmas for RA and Dec in guiding, and more uniform colors for the Progress Indic..
4656 55d287c 2017-02-04 Jasem Mutlaq         More progress on Polar Alignment Helper
4657 670f5b0 2017-02-03 Jasem Mutlaq         Add label for absolute focus ticks
4658 1e484db 2017-02-03 Jasem Mutlaq         Preliminary work for Polar Alignment Helper. DO NOT TEST not in working condition
4659 0eb880d 2017-02-02 Jasem Mutlaq         Return the use of average frames in focus module
4660 fb17de3 2017-02-02 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4661 ea3c9ec 2017-02-02 Jasem Mutlaq         Set lastPrecessJD for comets. Minor location tab GUI improvements
4662 5458353 2017-02-01 Jasem Mutlaq         Add Limited Memory Mode in FITSViewer where it turns off memory-intensive operations if desired. It also limited zoom in to 100% to reduce memory fo..
4663 1da5ace 2017-01-31 Robert Lancaster     Use dark image in all FITSView widgets until an actual image is captured. Same image is also used in Observation Planner to denote no image
4664 d9c81bd 2017-01-30 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4665 23f581b 2017-01-29 Robert Lancaster     + Fading the floating toolbar so its not as obtrusive. Note that the effect can be modified. + Made a button to make the FITSViewer optional for tak..
4666 e571833 2017-01-29 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4667 daf62d1 2017-01-29 Artem Fedoskin       Fixed QML display bugs in Qt 5.8. Changed the top TabBar in INDI Device Panel
4668 4f37277 2017-01-28 Jasem Mutlaq         Align module now uses the embeded FITSView. Added initial widget for polar alignment helper but currently disabled
4669 25f8e48 2017-01-27 Jasem Mutlaq         Add helpful hints
4670 1dc15c9 2017-01-27 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4671 15c96b0 2017-01-27 Robert Lancaster     1. Fixed a bug or two where the floating toolbar buttons would make kstars crash if there were no image 2. Finished work on the other buttons so all..
4672 18e10f5 2017-01-27 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4673 fccc022 2017-01-26 Robert Lancaster     Fixes to floating toolbar and its buttons
4674 9b8d6b6 2017-01-26 Jasem Mutlaq         Improve space usage by hiding relative profile and making a dialog for it to popup when required
4675 a4cebf2 2017-01-26 Jasem Mutlaq         In case upload mode is LOCAL then try to find out if any jobs have any light frames before returning
4676 d786493 2017-01-26 Jasem Mutlaq         Readjust stretch of right layout
4677 df7216c 2017-01-26 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4678 1d6fed2 2017-01-25 Jasem Mutlaq         Support all *_VIDEO_STREAM properties
4679 3e6016b 2017-01-26 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4680 88969b6 2017-01-26 Artem Fedoskin       Disabled Jupiter moons in KStars Lite. Fixed Lite compilation errors. Slew rate is now initialized and updated correctly and displayed with correspo..
4681 76a599a 2017-01-25 Jasem Mutlaq         Initial work for floating toolbar within FITS View widget. More work needs to be done in order for it to be functional
4682 8825874 2017-01-25 Jasem Mutlaq         Remove unnecessary headers
4683 ded0dd3 2017-01-25 Robert Lancaster     KStars GSC Installer for OSX
4684 fbfbf5f 2017-01-25 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4685 9a15987 2017-01-25 Jasem Mutlaq         Include tooltips on labels as well as fields
4686 5ca1d7c 2017-01-24 Jasem Mutlaq         Add Jamie Smith to contributors
4687 d31ee96 2017-01-24 Jasem Mutlaq         Complete overhaul for recording live video streaming to make it more accessible to more users
4688 d6c23e8 2017-01-24 Jasem Mutlaq         INDI now send RGB24
4689 6b5a82a 2017-01-24 Jasem Mutlaq         Add OSX port to Stephane contributions
4690 83ca206 2017-01-24 Jasem Mutlaq         Make NotifyConfig optional. Use MacroBoolTo01 macro
4691 661fb97 2017-01-23 Raymond Wooninck     Fix indent
4692 1cd7681 2017-01-23 Raymond Wooninck     Fix build. KNotifyConfig is required even when libindi is not found
4693 dc39200 2017-01-23 Jasem Mutlaq         Add notification configuration dialog in settings menu
4694 a448465 2017-01-23 Robert Lancaster     More fixes
4695 a67b511 2017-01-23 Robert Lancaster     More OSX installer fixes
4696 5bbeb39 2017-01-22 Jasem Mutlaq         Fix installer path in OSX
4697 8a6cf02 2017-01-22 Jasem Mutlaq         Record stream width and height each time we receive a frame
4698 d107161 2017-01-22 Robert Lancaster     More wizard fixes
4699 a35ef82 2017-01-22 Jasem Mutlaq         Check for streamWindow on closed
4700 f921dfc 2017-01-21 Jasem Mutlaq         dos2unix
4701 bdb4260 2017-01-21 Robert Lancaster     Wizard improvements in OSX
4702 ab9c3f2 2017-01-21 Jasem Mutlaq         Clear target name when stopping scheduler
4703 2ea4840 2017-01-21 Jasem Mutlaq         On CCD change, check whether video streaming is ongoing
4704 7dd0b94 2017-01-21 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4705 9d55dac 2017-01-20 Robert Lancaster     OSX startup wizard changes
4706 ea4edb2 2017-01-19 Jasem Mutlaq         Add live video button to capture module
4707 9eabf40 2017-01-19 Jasem Mutlaq         Slightly improved logging in guide and calibration
4708 4abcf69 2017-01-19 Akarsh Simha         Cosmetics
4709 261a6fe 2017-01-15 Akarsh Simha         Add tropics to the equinox / solstices calculator module
4710 647d01a 2017-01-15 Akarsh Simha         Remove Jupiter's Moons
4711 5980577 2017-01-19 Jasem Mutlaq         Add another button for Ekos options visible in all modules. Divide Ekos option to different tabs to clarify things
4712 fa59c32 2017-01-19 Jasem Mutlaq         Simply solver options to remove leading and trailing spaces before parsing it
4713 c87f6c2 2017-01-19 Robert Lancaster     OSX minor changes
4714 3cab491 2017-01-18 Yuri Chornoivan      Fix minor typo
4715 d1f3f76 2017-01-18 Robert Lancaster     Icon fixes
4716 e4b64e0 2017-01-18 Jasem Mutlaq         Change  Czech Republic to Czechia REVIEW:129688
4717 0e24e6d 2017-01-18 Jasem Mutlaq         Remove wrong tooltip
4718 4f86620 2017-01-18 Jasem Mutlaq         Add ability to switch DSLR formats which is set to FITS by default but can be set to native. In Focus, Guide, and Align module, it is always set to ..
4719 5f14516 2017-01-17 Jasem Mutlaq         Only use frameType no need for frameName unless we are saving it
4720 3cc402b 2017-01-17 Jasem Mutlaq         Only show no-fits2fits warning if we have it already in options
4721 9a53e34 2017-01-16 Jasem Mutlaq         Check if currentCCD was initilized in abort
4722 985d5cf 2017-01-14 Jasem Mutlaq         Check if we have no-fits2fits in options already in loadandslew
4723 4b10cde 2017-01-13 Jasem Mutlaq         Save pixmap in stream as it is used later for saving a file
4724 87fa30b 2017-01-13 Jasem Mutlaq         Toggle off the fullscreen mode on exist
4725 24576a0 2017-01-12 Jasem Mutlaq         remote obsolete connection
4726 22ed15d 2017-01-12 Jasem Mutlaq         Check if pixmap is null
4727 e197656 2017-01-12 Yuri Chornoivan      Fix minor typo
4728 e0bf3e2 2017-01-11 Jasem Mutlaq         Compare frame type against the enum instead of strings
4729 704d93f 2017-01-11 Jasem Mutlaq         Add support to fullscreen mode for focusing widget
4730 afc6309 2017-01-11 Jasem Mutlaq         Filter focus offsets is now supported. Needs testing
4731 7410242 2017-01-10 Jasem Mutlaq         Fix crash in file downloader BUGS:374796 FIXED-IN:17.04
4732 8904c00 2017-01-09 Jasem Mutlaq         Initial work for filter focus offsets
4733 e6d7f72 2017-01-09 Jasem Mutlaq         Display error in log if saving fails
4734 53a3808 2017-01-08 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4735 e5760dd 2017-01-07 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4736 7b014d6 2017-01-06 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4737 6fea78f 2017-01-05 Jasem Mutlaq         Adding more notification events in INDI and Ekos
4738 4848239 2017-01-03 Jasem Mutlaq         Try to find out when detection algorithm is giving false positive and we are just bouncing around for a solution
4739 8291bf2 2017-01-02 Jasem Mutlaq         Make streaming window remember previous size. Make default size 320x240
4740 b54081e 2017-01-02 Jasem Mutlaq         use correct name for option
4741 09d4b01 2017-01-02 Jasem Mutlaq         Corrent name of contributor Yuri
4742 d70aa13 2016-12-28 Akarsh Simha         Fix centering of  symbol for catalog stars (and also open cluster dots)
4743 5abce75 2016-12-28 Akarsh Simha         Fix spurious timezones in time infobox display
4744 7fbad13 2016-12-28 Yuri Chornoivan      Fix minor typo
4745 473f6cd 2016-12-28 Jasem Mutlaq         Add option so that INDI is disconnected before executing the shutdown script which could be terminating INDI server
4746 8113749 2016-12-27 Akarsh Simha         Call updateCoords on SkyPoint before rendering the eyepiece view
4747 71f1c63 2016-12-27 Akarsh Simha         Initialize DSS Image metadata correctly and add a validity bool
4748 e535eac 2016-12-24 Yuri Chornoivan      Fix minor typo found by Łukasz Wojniłowicz
4749 583ca07 2016-12-20 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4750 25dcc35 2016-12-20 Jasem Mutlaq         Increase maximum mount settle value to 15 seconds
4751 9b39365 2016-12-20 l10n daemon script   GIT_SILENT made messages (after extraction)
4752 1023f93 2016-12-19 Jasem Mutlaq         Save satellite options before updating TLEs
4753 dff5bde 2016-12-16 Yuri Chornoivan      Fix minor typo
4754 a1af7ae 2016-12-16 Yuri Chornoivan      Fix typo, use entities
4755 be95892 2016-12-15 Jasem Mutlaq         Adding preliminary documentation for eyepiece view simulation. It must be updated to fully explain the tool, I used some of Akarsh comments and adde..
4756 ca1d482 2016-12-14 Raphael Cojocaru     Updated screenshot for INDI tab
4757 e22a0f4 2016-12-14 Akarsh Simha         Fix DSS image sizes in Eyepiece View feature.
4758 6ce3890 2016-12-14 Akarsh Simha         Calculate widths correctly for position angles in the second quadrant
4759 fe4084b 2016-12-14 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4760 6be6fc0 2016-12-14 Jasem Mutlaq         Fixing downloader issue and showing progress dialog where appropiate. It starts with unknown progress and then once progress is established it start..
4761 dfd9ae6 2016-12-14 Akarsh Simha         Fix SkyMap::slotCenter()
4762 4e9a770 2016-12-14 Akarsh Simha         Fix regressions in rendering of Eyepiece View in Observation Planner
4763 e651634 2016-12-14 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4764 810d443 2016-12-14 Jasem Mutlaq         Fix issues with signals/slots when using threaded INDI client. Use more KSNotification through out the code.
4765 785bfdd 2016-12-14 Jasem Mutlaq         Check for canSync first without any pre-conditions
4766 9a1083e 2016-12-13 David Faure          Enable strict iterators in debug mode, to catch unwanted detach()s.
4767 28ee1a8 2016-12-12 David Faure          Fix build with strict iterators.
4768 eee680c 2016-12-12 Jasem Mutlaq         Move stopEkos after shutdown script is successfully executed and make it configurable
4769 6533eb6 2016-12-12 Jasem Mutlaq         Fix warning
4770 f9e07c4 2016-12-12 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4771 6b7d0de 2016-12-10 Pino Toscano         Use KStandardGuiItem more
4772 04f6bf3 2016-12-06 Jasem Mutlaq         Restore no-fits2fits and user should explicitly remove it as version checking is only reliable for offline version and unknown for others
4773 c80d1e5 2016-12-06 Jasem Mutlaq         Minor optimization and documentation updates
4774 882d953 2016-12-05 Jasem Mutlaq         A few minor code optimizations plus adding documentation to clear things up. starData and deepStarData structures must be fully documented to remove..
4775 88e3a31 2016-12-05 Jasem Mutlaq         Slightly improve efficiency of reading static stars
4776 f28141d 2016-12-04 Jasem Mutlaq         Remove --no-fits2fits since it is dropped from astrometry.net in recent builds
4777 4b3704c 2016-12-04 Pino Toscano         Use KStandardGuiItem::overwrite()
4778 30834f4 2016-12-04 Jasem Mutlaq         Set autofocus in scheduler job when detected
4779 e84b029 2016-12-01 Jasem Mutlaq         Using pixmaps to represent visible vs non-visible satellites. The pixmap does not scale with zoom level but that is intentional as we are not trying..
4780 e60f991 2016-12-01 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4781 58b197d 2016-12-01 Jasem Mutlaq         Fixing a few satellite issues including label color. Please test. CCMAIL:kstars-devel@kde.org
4782 841a532 2016-11-30 Akarsh Simha         Suppress unnamed star drawing time output
4783 c9e2b73 2016-11-30 Akarsh Simha         Use QtConcurrent (blocking)map to process multiple StarBlocks in parallel.
4784 3a2eaef 2016-11-30 Akarsh Simha         Helpful stuff to be able to do map-reduce on StarBlockLists
4785 21ea98e 2016-11-30 Akarsh Simha         Simplify code in StarBlock by using a typedef to handle KSTARS_LITE
4786 968c4db 2016-11-30 Akarsh Simha         Temporary: Report unnamed star drawing time
4787 52a2814 2016-12-01 Jasem Mutlaq         Rework how configuration settings are applied. All this time _any_ configuration settings that changes resulted in a complete reload of many catalog..
4788 17749ee 2016-12-01 Yuri Chornoivan      Fix minor typos
4789 87d6ea6 2016-12-01 Jasem Mutlaq         Not need to skip if there is no claimed type
4790 1fd2377 2016-11-30 Jasem Mutlaq         Save/Load guide rate
4791 d7d027a 2016-11-30 Jasem Mutlaq         Increase maximum X and Y range
4792 37b052a 2016-11-30 Jasem Mutlaq         Improving tooltip documentaiton including PID description from Wikipedia
4793 7b15909 2016-11-30 Jasem Mutlaq         Add parity support for remote solver
4794 fd48533 2016-11-30 Jasem Mutlaq         Sync write-only properties too
4795 e882f13 2016-11-29 Jasem Mutlaq         fix few issues when estimating time for sequences that loop
4796 8984239 2016-11-29 Jasem Mutlaq         Enclose within debug
4797 7779492 2016-11-28 Jasem Mutlaq         Only set fake position if the focuser is purely relative. Reduce clutter in timer-based focusing
4798 bc40bd3 2016-11-28 Burkhard Lück        remove obsolete stuff from kstars documentation
4799 33b64bd 2016-11-27 Jasem Mutlaq         Handle device disconnection in each module
4800 4a37588 2016-11-27 Jasem Mutlaq         Better handling of disconnections in focuser
4801 8326cb0 2016-11-27 Jasem Mutlaq         Do not disable focus module when focuser is disconnected. Let focuser module handle disconnections
4802 1e1de91 2016-11-27 Jasem Mutlaq         Fixes when using multiple focusers
4803 2cf3193 2016-11-27 Jasem Mutlaq         Include focusers and filter in aux group as well
4804 5724792 2016-11-26 Pino Toscano         Merge remote-tracking branch 'origin/Applications/16.12'
4805 42eee1e 2016-11-26 Pino Toscano         use QDialogButtonBox
4806 b1be6c2 2016-11-26 Pino Toscano         polish INDIHostConf UI
4807 a63a71a 2016-11-26 Pino Toscano         Merge remote-tracking branch 'origin/Applications/16.12'
4808 043526f 2016-11-26 Jasem Mutlaq         Check for widgt before calling mapFromParent BUGS:372926
4809 f2cd5da 2016-11-24 Andreas Sturmlechner Add missing ifdef to fix build
4810 f38ff7c 2016-11-24 Jasem Mutlaq         Temporary hack to solve kstars.exe remaining in the background due to a big in Qt 5.8 that is not resolved yet CCBUG:366596
4811 21f0d1a 2016-11-24 Jasem Mutlaq         Remove obsolete file
4812 d050927 2016-11-24 Jasem Mutlaq         Fix for quick device removal that may cause inconsistencies in QTabWidget
4813 c092dba 2016-11-24 Yuri Chornoivan      Fix various minor typos
4814 1ddab20 2016-11-24 Jasem Mutlaq         Fix a few rounding issue with multi-byte data. BUGS:372853
4815 59627f1 2016-11-23 Jasem Mutlaq         Adding support to supernovae data from the Open Supernovae Catalog
4816 ee5f4fe 2016-11-23 Jasem Mutlaq         Improve file downloader but still needs work and lots of is already duplication KDE KIO stuff which can't be used in Android yet unfortunately so du..
4817 c98efd3 2016-11-23 Jasem Mutlaq         Use progress dialog so user can see some progress and ability to cancel download
4818 468bb31 2016-11-23 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4819 c76bdb1 2016-11-23 Jasem Mutlaq         Initial work on supernova from open supernova catalog
4820 be603d6 2016-11-22 Jasem Mutlaq         Fix ifdef error
4821 8e2f15a 2016-11-22 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4822 c2a8435 2016-11-21 Jasem Mutlaq         Use correct icon for geographic location
4823 b546802 2016-11-21 Jasem Mutlaq         Use a Mutex to protect line loading while using QtConcurrent
4824 a753da5 2016-11-21 Jasem Mutlaq         Warn user when changing INDI server binary
4825 3be4939 2016-11-21 Jasem Mutlaq         Fix astrometry directory action on OSX
4826 f196748 2016-11-20 Jasem Mutlaq         When performing load and slew on a non-FITS file, give the user an option to either use the blind solver or use existing solver settings
4827 056cfa9 2016-11-20 Jasem Mutlaq         Add Sony ARW to list of accepted raw files
4828 8b20c6c 2016-11-20 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4829 718c19d 2016-11-20 Jasem Mutlaq         If focus star is selected then apply whatever algorithm the user selects. Otherwise, always run centeroid algorithm
4830 093337a 2016-11-20 Jasem Mutlaq         Fix integer overflow
4831 165a828 2016-11-20 Jasem Mutlaq         Disable J2000 status display by default. If advanced users want to enable it, they can, it should remain simple by default
4832 f0508ff 2016-11-20 Jasem Mutlaq         If clock was started paused, display that in the logs and set the current date and time since tick from SimClock is not being picked up in paused st..
4833 2988dc4 2016-11-20 Jasem Mutlaq         When starting Ekos, also make sure clock is started and up to date
4834 47f7bda 2016-11-19 Jasem Mutlaq         Add ability to launch FITSViewer from within guide and focus frame if requested by user to further inspect the images
4835 99dc797 2016-11-19 Jasem Mutlaq         Use KSNotification so that it is compatible with Android as well. Improve its functionality
4836 4af2f26 2016-11-19 Jasem Mutlaq         Set currentCCD to activeCCD if they're different
4837 3362315 2016-11-19 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4838 6a0a9a3 2016-11-19 Jasem Mutlaq         Fix BLOB issue when using external guiders. Now it is only disabled as required and re-enabled for other CCDs
4839 d0d9722 2016-11-19 Yuri Chornoivan      Fix minor typo
4840 198cf16 2016-11-19 Jasem Mutlaq         Consider wait stage prior to progress so that other modules are not blocked while in the waiting period which should expire after a particular timeo..
4841 1ffd45d 2016-11-19 Jasem Mutlaq         DO not show warning dialog twice
4842 42d67c7 2016-11-18 Jasem Mutlaq         Improve scheduler GUI
4843 4930a87 2016-11-18 Jasem Mutlaq         When checking job completion, check rememberJobProgress flag
4844 5089e1b 2016-11-18 Jasem Mutlaq         Set column layout stretch
4845 05eac3a 2016-11-18 Jasem Mutlaq         Fix ifdef for FITSViewer
4846 f3b28bd 2016-11-18 Jasem Mutlaq         Make file and capture settings in bold
4847 223a4b0 2016-11-17 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4848 0e9b036 2016-11-17 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4849 9f113c7 2016-11-17 Jasem Mutlaq         Further improve capture GUI to utilize all available space
4850 6ac8834 2016-11-17 Jasem Mutlaq         Fix warning
4851 ce4bb80 2016-11-17 Jasem Mutlaq         Fix warning about un-used variable
4852 eb3408f 2016-11-17 Jasem Mutlaq         Remove unused variables
4853 0a329d5 2016-11-17 Jasem Mutlaq         Implement setAlgorithmIndex
4854 8431423 2016-11-17 Jasem Mutlaq         Disable warning until QCustomPlot 2.0 is released
4855 72d38db 2016-11-17 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4856 72295c4 2016-11-17 Jasem Mutlaq         Capture GUI rework to make it more compact and clear to end user
4857 c69409c 2016-11-17 Jasem Mutlaq         Remove useless log option and reduce vertical space
4858 6a88ddf 2016-11-17 Jasem Mutlaq         Push filter type to stack on load
4859 5ef5cfb 2016-11-17 Jasem Mutlaq         Always reset INDI connection status when a new device is detected. Compare the connected devices against detected devices not profile devices since ..
4860 b0bb15c 2016-11-17 Jasem Mutlaq         Multiply by 1000 not 3600
4861 fdab09d 2016-11-17 Jasem Mutlaq         Disabled out of range warnings as they clog the logs
4862 fa77da3 2016-11-17 Jasem Mutlaq         Moving functios to detect sequence completion to scheduler to better estimate time and also start capture immediately if only calibraton frames are ..
4863 0d00f76 2016-11-16 Jasem Mutlaq         Add weather to aux list
4864 b38d761 2016-11-16 Jasem Mutlaq         Dropping ISO8601 as it creates an illegal filename under Windows and replacing colons with dashes
4865 1e083f0 2016-11-15 Jasem Mutlaq         Add support to dithering every X frames as requested
4866 fcbacdf 2016-11-15 Jasem Mutlaq         Do not set time as it is already set in SimClock ctor
4867 cb99a35 2016-11-15 Jasem Mutlaq         KStars now depends on INDI v1.3.1
4868 7e9dccd 2016-11-15 Jasem Mutlaq         Simple fix by Rob to show WCS Labels after switch
4869 cfb6d38 2016-11-14 Jasem Mutlaq         Bump to 2.7.2
4870 7b474dc 2016-11-14 Jasem Mutlaq         Set all connection to UniqueConnection in Align and fix mismatched signal/slot
4871 5ec1c8c 2016-11-14 Jasem Mutlaq         Improve visibility of the magnitude number in the labels.
4872 9e82b30 2016-11-14 Jasem Mutlaq         Warn users if BLOB was disabled in the camera due to usage of external guiding applications
4873 3b7d6e9 2016-11-14 Jasem Mutlaq         Set the appropiate FITS view type
4874 09efca4 2016-11-14 Robert Lancaste      OSX Bundle improvements
4875 3b23570 2016-11-13 Robert Lancaster     Fix today calender icon not showing up
4876 80d70f5 2016-11-13 Jasem Mutlaq         Not cancel slot
4877 a73a386 2016-11-13 Jasem Mutlaq         Only reset file on startup
4878 c29ef84 2016-11-13 Jasem Mutlaq         Fix ifdefs to compile without cfitsio/lite
4879 eb2453a 2016-11-13 Robert Lancaster     XPlanet Fixes and Bundle Defaults
4880 5b4cc61 2016-11-12 Raphael Cojocaru     Added functionality for Update button. Now, the AltvsTime widget will recompute all the graphs points when the Update button is pressed.
4881 8bf445e 2016-11-12 Robert Lancaster     Night theming for OSX
4882 3f95d5b 2016-11-12 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4883 3606db6 2016-11-12 Artem Fedoskin       KStars Lite - add sand clocks into the first startup
4884 9ca83ff 2016-11-11 Jasem Mutlaq         Apply capture filter for dark frames
4885 3b92240 2016-11-11 Jasem Mutlaq         Check index do not crash
4886 b71de87 2016-11-11 Jasem Mutlaq         New Lite Android version
4887 3ef929f 2016-11-10 Artem Fedoskin       KStars Lite - added splash screen right after startup
4888 c51ce42 2016-11-10 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4889 68f2771 2016-11-10 Jasem Mutlaq         Change Ekos icon size to 48x48. Reset image progress value to zero on abort
4890 d690d0b 2016-11-10 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4891 bbf323c 2016-11-09 Jasem Mutlaq         2.7.1 release
4892 36c93a9 2016-11-09 Jasem Mutlaq         Watch out for negative boundary values
4893 bf3040d 2016-11-09 Jasem Mutlaq         Expand profile Pixmap to cover more area. Only submit state changes once per action, GUIDE_DITHERING_SUCCESS was being emitted twice
4894 390e58c 2016-11-09 Jasem Mutlaq         If no star is selected while waiting, change state to IDLE
4895 9ad587c 2016-11-09 Jasem Mutlaq         Add new progress bar for current image being captured in the summary
4896 594cd91 2016-11-09 Jasem Mutlaq         Retry failed tasks before giving up. Add new signal for image time progress
4897 a3dcdb2 2016-11-09 Jasem Mutlaq         Disable too verbose logging until necessary
4898 e120f3d 2016-11-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4899 4042778 2016-11-09 Jasem Mutlaq         Fix warning and add clarification message
4900 341b6e7 2016-11-09 Jasem Mutlaq         Improve handling of sync and slew failure in align module
4901 64a2d1e 2016-11-08 Jasem Mutlaq         Fixing problems with saving configuration on Android
4902 cead4ef 2016-11-08 Jasem Mutlaq         Ensure box size combo index >= 0
4903 1934a83 2016-11-08 Robert Lancaster     OSX and XPlanet fixes
4904 ca6c401 2016-11-08 Jasem Mutlaq         Fix function name in namespace
4905 4bd2790 2016-11-07 Jasem Mutlaq         If user canceled dark frame capture then we set the options to off
4906 e1beafd 2016-11-07 Jasem Mutlaq         If loadSlew is active, we do not check targetDiff value
4907 9ca7f7c 2016-11-07 Jasem Mutlaq         Adding support to other FITS data types
4908 ea574b6 2016-11-07 Jasem Mutlaq         Make it compile on Android
4909 194102e 2016-11-07 Jasem Mutlaq         Make moonless night fallback default
4910 e727178 2016-11-07 Jasem Mutlaq         Save color scheme file to config
4911 53fbf26 2016-11-07 Jasem Mutlaq         Show splash first thing
4912 329eb0f 2016-11-07 Jasem Mutlaq         Do not include histogram in lite
4913 e93c4bd 2016-11-07 Robert Lancaster     More OSX bundle work to copy data if it does not exist
4914 61f2c7b 2016-11-07 Jasem Mutlaq         Add KStars version to log
4915 9cc2943 2016-11-06 Jasem Mutlaq         Bump to 1.0.1
4916 12c5815 2016-11-06 Jasem Mutlaq         Fix compile
4917 a1ec471 2016-11-06 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4918 362394d 2016-11-06 Jasem Mutlaq         Various fixes for KStars Lite
4919 7b5afc7 2016-11-06 Jasem Mutlaq         Adapting FITSData to work for KStars Lite and adding a static function to create an autostreched QImage from a FITS File
4920 9182ea1 2016-11-06 Jasem Mutlaq         QtConcurrent for milkyway seems to crash it sometimes to disabling it for now
4921 e37c3ee 2016-11-06 Jasem Mutlaq         New notification system that can work for both desktop and mobile version
4922 6f67ba0 2016-11-06 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4923 a6d6d54 2016-11-06 Artem Fedoskin       KStars Lite - Change version of apk
4924 a4751fe 2016-11-06 Jasem Mutlaq         SIGNIFICANT boost in startup speed from using a combination of delayed image loading, which also saves RAM, and QtConcurrent. The usage of QtConcurr..
4925 09f7929 2016-11-06 Jasem Mutlaq         Connect streamWindow when there is a valid object. Make it unique
4926 b6c7370 2016-11-06 Jasem Mutlaq         Reset buttons fixes
4927 3de1e6f 2016-11-06 Jasem Mutlaq         Add more debug logging. Change status to progress when slewing is over
4928 b1ba2bc 2016-11-06 Jasem Mutlaq         Break outside of else
4929 723b756 2016-11-06 Jasem Mutlaq         Autostretch fixes
4930 b2c8887 2016-11-06 Jasem Mutlaq         Use templated functions to reduce memory footprint of FITS operations
4931 f7a9269 2016-11-06 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4932 0e8ed22 2016-11-06 Artem Fedoskin       Solve bug https://bugs.kde.org/show_bug.cgi?id=371998
4933 61df105 2016-11-04 Robert Lancaster     OSX bundle fixes
4934 3b5c564 2016-11-04 Jasem Mutlaq         Make auto debayering as an option so that it can be disabled if not desired
4935 a7603e2 2016-11-03 Jasem Mutlaq         Compile without WCS take 2
4936 8e84022 2016-11-03 Jasem Mutlaq         Compile without WCS
4937 3435bcf 2016-11-03 Jasem Mutlaq         Treat empty drivers as invalid as well
4938 87e676a 2016-11-03 Robert Lancaster     OSX bundle fixes
4939 65d0bad 2016-11-03 Jasem Mutlaq         Improve file downloading to emit cancelled signal and show optionally a progress dialog. Also can directly save to file and now saves progressivly a..
4940 05b8f16 2016-11-02 Robert Lancaster     OSX Bundling patch
4941 203e5b2 2016-11-02 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4942 2f928fb 2016-11-02 Artem Fedoskin       KStars Lite - Fix bug with INDI in Android version
4943 3b3e27e 2016-11-02 Artem Fedoskin       KStars Lite - Fix size of icons in top drawer
4944 ad7de0d 2016-11-01 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4945 6b9087d 2016-11-01 Artem Fedoskin       KStars Lite - Location name can be now automatically retrieved from internet while setting coordinates from GPS
4946 8c481c8 2016-11-01 Jasem Mutlaq         Cannot use UniqueConnection with labdas so going back to regular signals/slots
4947 31240e6 2016-11-01 Jasem Mutlaq         Make group as unknown if it is empty
4948 ff744ac 2016-11-01 Jasem Mutlaq         Disable debug comments that litter the logs
4949 8450f00 2016-10-30 Jasem Mutlaq         Various fixes for guiding
4950 a4bb1d7 2016-10-30 Jasem Mutlaq         Dithering success should keep busy signal
4951 85ac071 2016-10-30 Jasem Mutlaq         Increase edge limit to 15% for focus and guide frame to avoid edge star detection
4952 4bc9e99 2016-10-30 Jasem Mutlaq         km --> AU
4953 2052307 2016-10-30 Jasem Mutlaq         Deprecess an empty point when we add a flag, otherwise use ra0/de0 from the object
4954 e1ecb21 2016-10-30 Jasem Mutlaq         Fix manual focus dialog calculating wrong sky point based on bogus epoch
4955 cd598e8 2016-10-29 Jasem Mutlaq         Preliminary support to solving captured non-FITS images in Align module. Needs testing
4956 41aa2eb 2016-10-29 Jasem Mutlaq         Do not enable Align module if there is no scope
4957 2e6113a 2016-10-29 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4958 b3dc10d 2016-10-29 Jasem Mutlaq         Set currentGoto mode value since the connect in the ctor gets only activated for explicit clicks
4959 845d077 2016-10-29 Jasem Mutlaq         set tab order
4960 137b2e0 2016-10-29 Pino Toscano         fixuifiles
4961 6bda418 2016-10-29 Jasem Mutlaq         Create file URL from Local File
4962 831d1d9 2016-10-28 Jasem Mutlaq         Fix few problems that appeared after removing build_kstarslite
4963 949ce3b 2016-10-28 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4964 0327f0f 2016-10-28 Jasem Mutlaq         Removing build_kstarslite from repo and moving it to Github where it is maintained there
4965 40760c3 2016-10-28 Jasem Mutlaq         Use the old-style connect for the deprecated function to make it compile on Qt < 5.6
4966 316e19a 2016-10-28 Jasem Mutlaq         errorOccured was introduced in 5.6 so account for that
4967 807467e 2016-10-28 Jasem Mutlaq         Use local file otherwise it is broken under Windows
4968 a867d71 2016-10-28 Jasem Mutlaq         Invalid directory was being set since it was storing a file and not a path, fixed
4969 f087747 2016-10-28 Jasem Mutlaq         Fix Epoch range as it was limited to 99.99
4970 df74f94 2016-10-28 Jasem Mutlaq         Use std::abs. Thanks to Christian Dersch for finding this issue
4971 c027f68 2016-10-28 Jasem Mutlaq         Call checkCCD if CCD_TEMPERATURE permission is not RO otherwise no need. Reset frame to zero in case we have invalid limits
4972 5127008 2016-10-28 Jasem Mutlaq         Set pulseTimer to be oneShot
4973 f1da6f6 2016-10-28 Jasem Mutlaq         Clear temperature out when switching cameras
4974 154a795 2016-10-27 Jasem Mutlaq         Add 2.7.0 changelog from GIT
4975 
4976 2.7.0 (Menkab):
4977  ===================----------------------------------
4978 13c1993 2016-10-27      Jasem Mutlaq    Adding missing list icons
4979 70c3d29 2016-10-27      Robert Lancaster        Add two missing icons required for KNewStuff
4980 524d99a 2016-10-27      Jasem Mutlaq    Bump version to 2.7.0 and arrange developers
4981 3ec33f0 2016-10-27      Jasem Mutlaq    Change start to stop for preview as well
4982 34d5920 2016-10-27      Jasem Mutlaq    No need to unpack full image when we only need thumbnails
4983 523dfed 2016-10-27      Jasem Mutlaq    Also disable temperature checkbox if there is no cooler
4984 dc9fb7e 2016-10-27      Jasem Mutlaq    Fix reading raw files bugs
4985 eaafa93 2016-10-27      Jasem Mutlaq    Always reset frame when doing calibration. Use pulseTimer instead of single shot so that we can stop it on abort
4986 bef4d86 2016-10-27      Jasem Mutlaq    Add LibRaw as optional dependency to handle reading of RAW files recieved from cameras. This enables multiplatform support for handling RAW files as libraw is available in major platforms
4987 0dbb399 2016-10-27      Robert Lancaster        KLauncher handling on OSX
4988 f27f7b4 2016-10-27      Jasem Mutlaq    Add support to NEF handlign. I probably need to utilize libraw instead of dcraw so that this can work multiplatform
4989 ed8bc05 2016-10-26      Artem Fedoskin  Update icons in KStars Lite
4990 cc5fc1c 2016-10-26      Robert Lancaster        More OSX window fixes to stay on top
4991 40ad456 2016-10-26      Jasem Mutlaq    Stop align timer on solve fail
4992 f758660 2016-10-26      Jasem Mutlaq    Put connect statements when we run solver since we disconnect the slots upon exist
4993 db63f1a 2016-10-25      Robert Lancaster        Fix GUI of add deep sky
4994 4e245ad 2016-10-25      Jasem Mutlaq    Retain frame value when receving updated CCD_INFO property unless they are out of bounds
4995 4031709 2016-10-25      Jasem Mutlaq    Always use the POSIX INDI client under Linux to match what users use by default
4996 3b0bf48 2016-10-25      Jasem Mutlaq    Add log comment when timing out. Must find solution for loadAndSlew condition on timeout
4997 6dfa89a 2016-10-25      Jasem Mutlaq    Add parity detection to astrometry modules and it is reused on next captures unless a solver fails then it gets reset to both. Adding alignment solver timer as well to watch for timeout
4998 931a353 2016-10-25      Jasem Mutlaq    Reset the guide state on calibrate. Show detected stars when doing auto-star selection
4999 f9846aa 2016-10-25      Robert Lancaster        Fix buttons in OSX
5000 de60e6f 2016-10-25      Robert Lancaster        Make Windows as tools on OSX to workaround some Qt bug where they get behind main window
5001 fe65e03 2016-10-25      Artem Fedoskin  Added new splash screen and icon in KStars Lite
5002 684cb82 2016-10-24      Jasem Mutlaq    Fixing more issues with guiding and subframing in auto-calibrate-guide mode
5003 65db5ce 2016-10-24      Jasem Mutlaq    Use flag to know if calibration was ever completed instead of checkin for prior status. Fix dark frame bug
5004 c9930ea 2016-10-24      Jasem Mutlaq    Some fixes to guiding with dark frames
5005 fc982bf 2016-10-24      Jasem Mutlaq    Use continue cancel dialog
5006 d26bea3 2016-10-24      Jasem Mutlaq    Add button to display INDI logs
5007 043e2e6 2016-10-23      Robert Lancaster        Fix context menu location in FITSViewer
5008 3ec82dd 2016-10-23      Jasem Mutlaq    For dithering, just set initial state and let the workflow handle it
5009 b3633c3 2016-10-23      Jasem Mutlaq    Better use QDir::tempPath() directly. Also monitor if process was started at all or if an error occured and handle it
5010 77352b6 2016-10-23      Jasem Mutlaq    Add timeout to each stage of the startup/shutdown and restart procedure in case it timeouts
5011 3e0de03 2016-10-23      Jasem Mutlaq    Use system temp path from QStandardPaths
5012 9e0e602 2016-10-23      Robert Lancaster        Adding context menu to FITSViewer just like SkyMap. Label fixes. New center telescope icon
5013 09e751f 2016-10-23      Jasem Mutlaq    Fix crash due to activeJob pointer not being reset. Make sure all queue icons are disabled during sequence execution
5014 36c6899 2016-10-22      Jasem Mutlaq    Use a timer to check if guiding deviation are still not resolved after 1 minute. If that happens then complete abort of the sequence occurs
5015 8d5cca1 2016-10-22      Jasem Mutlaq    Gradient algorithm should only be run on subframes as running on full frame images would make it impossible to run
5016 e5abf7c 2016-10-22      Jasem Mutlaq    Set ST4 default driver
5017 1545e48 2016-10-22      Jasem Mutlaq    Fix setting of ST4 driver
5018 2632b0c 2016-10-22      Jasem Mutlaq    Enable guide log file
5019 abce52f 2016-10-22      Artem Fedoskin  Added support for dark theme in KStars Lite
5020 b1404a2 2016-10-22      Jasem Mutlaq    Using QtConcurrent to parallelize some aspects of KStars. Now WCS is running in a seprate thread and this brought opening time from 5 seconds to less than 1 second in WCS-enabled frames
5021 099173e 2016-10-22      Robert Lancaster        Separating object info and gridlines. New telescope center icon. Speed improvements
5022 699a1b7 2016-10-21      Jasem Mutlaq    Fix currentZoom being set to 0 if view width is a lot smaller than image width due to using floor()
5023 4b6d88b 2016-10-21      Jasem Mutlaq    Reset default focus square to 64 and guide square to 32
5024 f1e5848 2016-10-21      Jasem Mutlaq    Immediately send heart beat upon connection, do not rely on timeout
5025 0a4bb6b 2016-10-21      Jasem Mutlaq    If null is sent to any param, ignore it
5026 69c6da9 2016-10-21      Jasem Mutlaq    Set binning in cmath to calculate final frame w and h
5027 dc272db 2016-10-21      Jasem Mutlaq    Use correct timeout for INDI and Ekos timeouts
5028 d7d7258 2016-10-21      Jasem Mutlaq    Increase subframe capture size since star can sometimes move a bit around and we do not want to lose it. Also reset first load upon subframing so that the frame is adjusted properly
5029 139cc1c 2016-10-21      Jasem Mutlaq    Remove space
5030 5121015 2016-10-21      Jasem Mutlaq    Always use full width & height in Align module
5031 6f8ef3e 2016-10-21      Artem Fedoskin  Fix building error
5032 816026d 2016-10-21      Robert Lancaster        Add support to identifying objects within a WCS enabled image
5033 c5862ad 2016-10-21      Jasem Mutlaq    Sync job to gui should include remote dir and upload mode combos
5034 918e01d 2016-10-20      Jasem Mutlaq    Add upload mode and remote dir options to capture jobs
5035 944a3c7 2016-10-20      Jasem Mutlaq    Do not update remote astrometry binary file automatically
5036 9e8cb4a 2016-10-20      Jasem Mutlaq    Fix few issues with guiding restart and stop
5037 2529647 2016-10-20      Jasem Mutlaq    Reduce massRatio threshold to 1.5 to include stars in noisy images
5038 8bd4d47 2016-10-20      Jasem Mutlaq    If we are in autofocus, we need to proceed with capture after autostar is selected without subframe
5039 38d88a1 2016-10-20      Jasem Mutlaq    Reset state to GUIDE_GUIDING after a successful dithering
5040 2c71703 2016-10-20      Jasem Mutlaq    If guide status > GUIDE_GUIDING set aborted state as suspended
5041 6033a71 2016-10-19      Jasem Mutlaq    Fixing multiple focus issues
5042 4098038 2016-10-19      Jasem Mutlaq    Commenting out test case
5043 60590cc 2016-10-19      Jasem Mutlaq    Update focus DBus function calls
5044 f05f6fd 2016-10-19      Jasem Mutlaq    Restrict search area for stars also in focus mode as to avoid edge cases. In canny detector, calculate total mass ratio among potential regions and select one with the highest mass ratio. If the ratio is small then it is most likely just noise
5045 01ec464 2016-10-19      Jasem Mutlaq    Set default focus box size to 32
5046 349557d 2016-10-19      Jasem Mutlaq    Connect focus newHFR to capture module
5047 f442343 2016-10-19      Jasem Mutlaq    Only abort due to guiding errors if we are taking a light frame. Also check for focus status failure flag
5048 5e935c6 2016-10-19      Artem Fedoskin  Use colors from current color scheme in KStars Lite pages, drawers and context menus. Change the way INDI client is built and included in Android version
5049 f6022ae 2016-10-19      Jasem Mutlaq    Fixing tab order
5050 9817e1b 2016-10-18      Jasem Mutlaq    New gradient-based sobel algorithm is mostly working now, need mass testing
5051 c971a38 2016-10-18      Jasem Mutlaq    Algorithm mostly working but would fail if multiple stars within same frame. Trying out region partitioning later on
5052 84fcffa 2016-10-18      Jasem Mutlaq    libnova documentation interfers with KStars, so removing it
5053 b661e44 2016-10-18      Jasem Mutlaq    More progress on gradient star detection. Adding option to select which algorithm to use in Focus module
5054 a12e12f 2016-10-17      Akarsh Simha    Reduce debug output
5055 a663435 2016-10-17      Jasem Mutlaq    More work on canny star
5056 80b6a2a 2016-10-17      Jasem Mutlaq    Always make generated file sequence number last so we can easily parse it and lift artificial limit of 999
5057 53b3eec 2016-10-17      Jasem Mutlaq    Improving the GUI a bit and grouping comming settings togeather
5058 7c266f1 2016-10-16      Artem Fedoskin  Create android_libs folder on startup of build-kstarslite.sh
5059 5686e05 2016-10-16      Artem Fedoskin  Added KStars Lite building script
5060 6486d96 2016-10-16      Jasem Mutlaq    More progress on the gradient based detector
5061 46999cd 2016-10-16      Jasem Mutlaq    Starting on canny based single star detector
5062 8980355 2016-10-16      l10n daemon script      SVN_SILENT made messages (after extraction)
5063 42391b1 2016-10-16      Jasem Mutlaq    If there is no focuser still then return
5064 5934307 2016-10-15      Robert Lancaster        Adding support to panning and trackpad gestures for panning and zooming plus other improvements
5065 c63569a 2016-10-15      Jasem Mutlaq    Adding initial canny edge detector
5066 4ad48a3 2016-10-15      Jasem Mutlaq    Add necessary getStatus functions
5067 b57daae 2016-10-15      Jasem Mutlaq    Add getStatus function
5068 4c66d46 2016-10-15      Jasem Mutlaq    Update the scheduler to use commands of updated Ekos modules
5069 f11601a 2016-10-14      Akarsh Simha    Fix crash in observing list whenever catalog configuration was changed.
5070 42d4149 2016-10-14      Akarsh Simha    Add utility method to create a QList<T *> from QList<QSharedPointer<T>>
5071 e108f42 2016-10-14      Akarsh Simha    More FIXMEs
5072 c1247ca 2016-10-14      Jasem Mutlaq    Updating icons to latest and fixed Breeze icons
5073 ab6be7b 2016-10-11      Jasem Mutlaq    Use QStandardPaths to find INDI paths
5074 ddb83b1 2016-10-11      Akarsh Simha    A commit full of FIXMEs and hardly anything else
5075 30862b9 2016-10-11      Akarsh Simha    Avoid truncating the wishlist if there's a crash while saving it.
5076 1daa4f7 2016-10-11      Raphael Cojocaru        More work on porting Altvstime to QCP 2.0
5077 5ca9db7 2016-10-10      Jasem Mutlaq    GUI changes, simplifyig interface and operations. Lots of fixes given multiple options
5078 a47364f 2016-10-10      Raphael Cojocaru        Start working on porting Altvstime to QCP 2.0
5079 7958708 2016-10-10      Jasem Mutlaq    Focus uses its own fits frame like guide module. Improve GUI
5080 60755c2 2016-10-10      Jasem Mutlaq    Improve GUI a bit
5081 183aca0 2016-10-10      Jasem Mutlaq    Remove auto park since it is done in scheduler. Improve GUI
5082 b19391e 2016-10-10      Jasem Mutlaq    Improve GUI. Fix resume/suspend action
5083 682bf87 2016-10-10      Akarsh Simha    Add missing overload for CachingDms::setD()
5084 f40ddf7 2016-10-09      Robert Lancaster        Adding zoom to fit and central crosshair. Grid lines TODO
5085 6d23b0c 2016-10-09      Jasem Mutlaq    FIx issues when switching guiders and connecting to guider with existing guide state
5086 144b2f3 2016-10-09      Jasem Mutlaq    few fixes
5087 de269d3 2016-10-09      Jasem Mutlaq    LinGuider is now supported. Needs more testing of course
5088 deaf6c7 2016-10-09      Jasem Mutlaq    Display logs only when guide logging is enabled
5089 22b6ead 2016-10-09      Jasem Mutlaq    More progress on linguider. small fix in phd2
5090 90c09b9 2016-10-09      Jasem Mutlaq    Use new signals for guide
5091 b7b5b9a 2016-10-09      Jasem Mutlaq    Fix signal/slots connections
5092 25c6335 2016-10-09      Jasem Mutlaq    Moving post capture script to sequence queue where it belongs
5093 e9a3db1 2016-10-09      Jasem Mutlaq    Fix wrong state names. Need to change them all anyway
5094 8652a42 2016-10-09      Jasem Mutlaq    Should be at first tab
5095 095e5e8 2016-10-09      Jasem Mutlaq    Adding initial skeleton for linguider support based on PHD2
5096 0a7a4d8 2016-10-08      Jasem Mutlaq    PHD2 is mostly working now in the Ekos updated guide module
5097 d56d662 2016-10-08      Jasem Mutlaq    Adding option to enable/disable guide images coming from external guide applications
5098 be7dc22 2016-10-08      Jasem Mutlaq    Add missing breeze icon
5099 e774127 2016-10-08      Jasem Mutlaq    Search by name and then by label and only if found add it to pi exec drivers.
5100 eb99d58 2016-10-08      Robert Lancaster        Fix zoom to center to correctly reflect coordinates of the viewport
5101 dfd322c 2016-10-08      Jasem Mutlaq    Init FITS url path to be the user home directory
5102 9d9d749 2016-10-08      Jasem Mutlaq    More progress on internal guider implementation
5103 484f8f5 2016-10-08      Jasem Mutlaq    Use fixed size for all buttons
5104 a1c4eee 2016-10-08      Jasem Mutlaq    Refactor name to be more standard
5105 d208d82 2016-10-08      Jasem Mutlaq    Zoom to center by default
5106 367b94c 2016-10-07      Jasem Mutlaq    Set button policies to fixed
5107 ab1f936 2016-10-06      Jasem Mutlaq    Checking for timeout in both Ekos starting phase and when connecting INDI devices. Better fail than wait forever
5108 08f5350 2016-10-06      Jasem Mutlaq    More reliable way of checking if Ekos devices are connected
5109 c146cc9 2016-10-06      Jasem Mutlaq    More progress on guide graph
5110 a3baa10 2016-10-06      Jasem Mutlaq    Update slots
5111 fcc87c1 2016-10-06      Jasem Mutlaq    More progress on guide module
5112 fb55ed2 2016-10-06      Jasem Mutlaq    Disabling a few calls uncompatible with the new QCustomPlot. Need to update it to use QCPAxisTickerTime later on
5113 4e3fd8c 2016-10-06      Jasem Mutlaq    Update to 2.0 beta of QCustomPlot
5114 83e4670 2016-10-05      Jasem Mutlaq    Fixing slot issue with observer manage. BUGS:370061
5115 82eb842 2016-10-05      Jasem Mutlaq    Disabling some icons which are missing
5116 40b5cc7 2016-10-05      Jasem Mutlaq    More progress on guide operation. Now internal guiding basically works. Need to use QCustomPlot for plotting instead of legacy one
5117 8e30648 2016-10-05      Jasem Mutlaq    Histogram object is not strictly necessary in star finding
5118 e78a098 2016-10-05      Robert Lancaster        Various fixes for OSX and icons
5119 6852392 2016-10-04      Artem Fedoskin  Fix bug with horizontal grid (revert to old way of calculating cosAlt if new way produced 0 value)
5120 bbd21bd 2016-10-04      Jasem Mutlaq    Starting work on guide module after calibration is almost done in internal guider
5121 05f6fa0 2016-10-04      Jasem Mutlaq    If no crosshair is present, center around the tracking box on mouse wheel events
5122 373c3eb 2016-10-04      Jasem Mutlaq    Master sync
5123 fe69ba4 2016-10-04      Artem Fedoskin  Fix issue with lines not extended to horizon in KStars Lite
5124 94b829b 2016-10-04      Artem Fedoskin  Fixed issue when lines were not extended up to horizon.
5125 3bccca1 2016-10-03      Yuri Chornoivan Fix minor typo
5126 0bdaf2d 2016-10-02      Akarsh Simha    Prevent unsafe connect by accepting slot in KSDssDownloader constructor
5127 55a83c0 2016-10-02      Akarsh Simha    Fix crashes in KSDssDownloader
5128 f5a4b8c 2016-10-02      Akarsh Simha    Show some basic info about the object in a easy-to-access label
5129 5f9bd2e 2016-10-02      Akarsh Simha    Allow to demote objects in the Dobsonian hole
5130 cec7c8f 2016-10-02      Akarsh Simha    Fix missing columns in Session View. Also show J2000 coords instead.
5131 c990d40 2016-10-02      Akarsh Simha    Finish up restructuring of Observing List UI
5132 cf1767b 2016-10-01      Akarsh Simha    Restruct. Obs. Planner: More vertical real estate for the Table Views.
5133 81e3011 2016-10-02      Akarsh Simha    Fix custom catalog handling regression introduced by b32c9417353
5134 98649c6 2016-10-02      Jasem Mutlaq    Master sync
5135 3ff4e34 2016-10-02      Jasem Mutlaq    Robert fixes to to use only svg fallback all over instead of png oxygen
5136 9c7736d 2016-10-01      Akarsh Simha    Fix the altitude % display in the observation planner.
5137 64ff47c 2016-10-01      Akarsh Simha    Change behavior of deprecess to update RA0, Dec0 only if they are J2000
5138 b1adcc8 2016-10-01      Akarsh Simha    Convenience method: recomputes both equatorial and horiz. coordinates
5139 7cb8bda 2016-10-01      Akarsh Simha    Show the correct epoch in Details Dialog, and also the correct coords.
5140 79fac9a 2016-10-02      Jasem Mutlaq    Fix typo
5141 5497c1e 2016-10-02      Jasem Mutlaq    Add some missing icons to the QRC
5142 e252eea 2016-10-02      Jasem Mutlaq    Syncing with master
5143 bc11836 2016-10-02      Robert Lancaster        Adding missing icons
5144 5b821a2 2016-10-02      Robert Lancaster        Fixes icons on systems that cannot load icons from system  themes using the fromTheme method like OS X, Windows, and some Linux Distros.   If there is no system theme, it tries to set the theme to one of the bundled  themes if possible, but also adds the fallback method for loading icons  without a theme to each icon if that doesn't work.   Added an icons directory  to keep the theme icons and toolbar icons separate from the other data.  Included two bundled custom themes, based on breeze and oxygen.  Also fixed  the call to the "geographic" icon and the "edit indi profile" icon since they  may have been referencing the wrong icons.
5145 b10766d 2016-10-01      Akarsh Simha    New workflow in the Observation Planner: Sort by % max. alt achieved
5146 94dc45f 2016-10-01      Akarsh Simha    Add methods: SkyPoint::maxAlt() and SkyPoint::minAlt()
5147 922657a 2016-10-01      Akarsh Simha    Replace includes by forward delcarations, change include order etc.
5148 a10ba5e 2016-10-01      Akarsh Simha    Avoid polluting the global namespace with Eigen stuff.
5149 29f66bf 2016-09-30      Jasem Mutlaq    Calibration mostly works now in internal guider. Need to test all cases after guiding and dithering are complete
5150 e191630 2016-09-30      Jasem Mutlaq    Minor GUI update
5151 a8a8b94 2016-09-30      Jasem Mutlaq    Minor GUI update to utilize space. Refactor sync
5152 c67aceb 2016-09-30      Jasem Mutlaq    Minor GUI change. Need to update to reflect guiding changes
5153 3549507 2016-09-30      Jasem Mutlaq    Refactor update
5154 68711ba 2016-09-30      Jasem Mutlaq    Loading guide frame in its own separate view without need for FITSViewer window
5155 12a6c78 2016-09-30      Jasem Mutlaq    Rearranging Guide states
5156 b291c29 2016-09-30      Jasem Mutlaq    Refactor changes
5157 f06e813 2016-09-30      Jasem Mutlaq    Streamline focus GUI in a grid
5158 4d0ae87 2016-09-30      Akarsh Simha    Fix headers <---> items in Observation Planner
5159 18580ad 2016-09-30      Jasem Mutlaq    Make profile images scalable without keeping aspect ratio, keep star images expandable with aspect ratio set. Use icons for Ekos options
5160 765ac46 2016-09-30      Akarsh Simha    CachingDms test case for implicit conversion from dms
5161 74541e1 2016-09-30      Akarsh Simha    New colum in the Wish List view for the new workflow: Current Altitude
5162 e2a39fe 2016-09-30      Akarsh Simha    Refactor and simplify code in Observation Planner
5163 99841a7 2016-09-30      Akarsh Simha    Cosmetic: Reorganize code in a more readable manner.
5164 de54636 2016-09-30      Akarsh Simha    warnings--, fix compile error on Mac OS X.
5165 cce4f30 2016-09-29      Jasem Mutlaq    Right-click now removes the crosshairs. Also, if there is a crosshair present then zoom in or out will try to center the view on the crosshair location
5166 531ec87 2016-09-29      Artem Fedoskin  Fixing http://indilib.org/forum/general/1549-qt-error-when-building-kstars-from-source.html. Made Qt::AA_EnableHighDpiScaling used only in KStars Lite
5167 14dc85d 2016-09-28      Akarsh Simha    Disable dms and CachingDms counting instrumentation
5168 5a978fd 2016-09-28      Akarsh Simha    Revert "Experiment: Make Azimuth CachingDms"
5169 b85333a 2016-09-28      Akarsh Simha    constify CachingDms setters
5170 fdf1cac 2016-09-28      Akarsh Simha    Experiment: Make Azimuth CachingDms
5171 4fd4a00 2016-09-28      Akarsh Simha    Revert "Experiment: Explicitly write out the computations of precession"
5172 66a7ea2 2016-09-28      Akarsh Simha    Experiment: Explicitly write out the computations of precession
5173 743cba7 2016-09-28      Akarsh Simha    Disable time-measuring instrumentation in SkyPoint and StarObject
5174 c5e709b 2016-09-28      Akarsh Simha    Reduce number of multiplications in SkyPoint::aberrate() by factoring
5175 c1dc0b4 2016-09-28      Akarsh Simha    Update comments in SkyPoint::precess()
5176 d9158d4 2016-09-28      Akarsh Simha    Experiment: Is using Eigen::Matrix3d faster than 2D array and for loop?
5177 32de274 2016-09-28      Akarsh Simha    Improve efficiency of SkyPoint::angularDistanceTo() etc.
5178 d470574 2016-09-28      Akarsh Simha    Reduce coordinates to the range properly
5179 7a5cca4 2016-09-28      Akarsh Simha    FIXME comments and cosmetic changes
5180 aa7dda0 2016-09-28      Akarsh Simha    Add tests to check SkyPoint::precess() and related routines.
5181 5ca4464 2016-09-28      Akarsh Simha    Reduce unnecessary include dependencies, use forward declarations.
5182 1a6d50b 2016-09-26      Akarsh Simha    Virtualize dms setters to prevent wrong results if we convert to dms*
5183 5c0232b 2016-09-26      Akarsh Simha    Improve CachingDms use in SkyPoint
5184 b3d5b61 2016-09-26      Akarsh Simha    Fix accounting of bad cache uses.
5185 27d32e1 2016-09-25      Akarsh Simha    Change some KSNumbers values to CachingDms to improve re-use
5186 6b9ddf7 2016-09-25      Akarsh Simha    Improve use of CachingDms
5187 2029a90 2016-09-25      Akarsh Simha    Inline inlinable methods in KSNumbers
5188 8fd7073 2016-09-25      Akarsh Simha    A dms::reduceToRange() method.
5189 6e4fff4 2016-09-25      Akarsh Simha    Profiling code to estimate the time spent in StarObject::udpateCoords()
5190 f838f26 2016-09-25      Akarsh Simha    FIXME! dms::reduce() doesn't modify the dms, it returns a new one
5191 e01f22a 2016-09-25      Akarsh Simha    Some minor optimizations.
5192 786e4fc 2016-09-25      Akarsh Simha    Make EquatorialToHorizontal faster by a number of improvements
5193 69caa28 2016-09-25      Akarsh Simha    Avoid resetting "catalog" coordinates if no proper motion was applied
5194 284282f 2016-09-25      Akarsh Simha    Make KSNumbers::obliquity() return CachingDms
5195 13ac9e9 2016-09-25      Akarsh Simha    Change LST and latitude to CachingDms -- this saves a lot of trig calls!
5196 5a9c6a4 2016-09-25      Akarsh Simha    Show global number of bad CachingDms uses
5197 d9ec631 2016-09-25      Akarsh Simha    Add profiling code to catch bad uses of CachingDms
5198 62b1e6a 2016-09-25      Akarsh Simha    Profiling: Show caching information.
5199 da8bcf7 2016-09-25      Akarsh Simha    Tests for CachingDms
5200 8c2dffa 2016-09-25      Akarsh Simha    A CachingDms class that caches trigonometric values.
5201 37ba58d 2016-09-24      Akarsh Simha    Calculate trig function redundancy within DeepStarComponent::draw()
5202 33b0361 2016-09-24      Akarsh Simha    Revert "Experiment 1: Can we cache trig values during first computation?"
5203 2d4f65a 2016-09-24      Akarsh Simha    Experiment 1: Can we cache trig values during first computation?
5204 5da196c 2016-09-24      Akarsh Simha    Optimizations in StarObject::getIndexCoords()
5205 e7e88e1 2016-09-24      Akarsh Simha    Cosmetics
5206 b91a0c3 2016-09-24      Akarsh Simha    Profile trigonometric function calls to dms objects
5207 0860ef6 2016-09-24      Akarsh Simha    Profiling Code: Determine time spent in EquatorialToHorizontal
5208 25b07e4 2016-09-24      Akarsh Simha    Profiling Code: Count trigonometric calls on dms, and profile them.
5209 4549930 2016-09-24      Akarsh Simha    Fix include order; and cosmetic changes. (++krazy::happiness;)
5210 f1be36f 2016-09-28      Akarsh Simha    Use KStarsDateTime::stringToEpoch etc. in FocusDialog
5211 3aedbf0 2016-09-28      Akarsh Simha    Fix epoch problems in KStarsDateTime
5212 90e7e72 2016-09-27      Akarsh Simha    Fix the definition of Julian Epoch in KStarsDateTime
5213 22eefeb 2016-09-28      Jasem Mutlaq    More progress in guide module. Load & Save settings now work
5214 ac085a8 2016-09-28      Jasem Mutlaq    More progress on guide and calibration options
5215 5351890 2016-09-28      Jasem Mutlaq    Send heartbeat imediately upon reception of watchdog device. Then set the timer only when receiving back the heartbeat value
5216 e06921b 2016-09-27      Jasem Mutlaq    Fix typo that was causing a crash
5217 642bbc6 2016-09-27      Jasem Mutlaq    Working on implementing calibration and guiding options
5218 8a971e3 2016-09-27      Jasem Mutlaq    Updated splashscreen from Yuri
5219 cb0af55 2016-09-26      Jasem Mutlaq    Now it compiles but nothing works as most functions disabled. Need to work next on calibration and guiding options setup
5220 e90f2e5 2016-09-26      Jasem Mutlaq    More re-organization to the Ekos code base. Should be ready in a few days
5221 5b52774 2016-09-25      Jasem Mutlaq    More progress of migrating guide stuff to new architecture, still a lot of way to go. Nothing compiles yet
5222 120af42 2016-09-25      Jasem Mutlaq    More progress on migrating guide stuff
5223 e901f7d 2016-09-24      Jasem Mutlaq    Add new guide interface files. Organizing Ekos hierarchy
5224 9ee9a4c 2016-09-24      Jasem Mutlaq    Ekos GUI updates
5225 8a9983e 2016-09-24      Jasem Mutlaq    Ekos re-organization
5226 e1f76e5 2016-09-24      Jasem Mutlaq    Moving all mount module files to their own dedicated directly
5227 c35aeef 2016-09-24      Jasem Mutlaq    Moving all scheduler module files to their own dedicated directly
5228 abcbcd8 2016-09-24      Jasem Mutlaq    Moving all guide module files to their own dedicated directly. Separating external vs internal guiding tools. Started on creating internal to unify all guiding commands so that they can be used for either internal or external guiding tools equally. Major redesign of guide module tab to make all information available in one place. Still lots of work in progress
5229 aeb0239 2016-09-24      Jasem Mutlaq    Moving all focus module files to their own dedicated directly
5230 f19e281 2016-09-24      Jasem Mutlaq    Moving all align module files to their own dedicated directly. GUI is simplified even more
5231 37fecee 2016-09-24      Jasem Mutlaq    Moving all capture module files to their own dedicated directly
5232 030e485 2016-09-24      Jasem Mutlaq    Moving common Ekos files to the auxiliary directory for better organization
5233 ab7cc64 2016-09-24      Jasem Mutlaq    Removing polar alignment mode since it can be done directly so now less user hassle to switch modes
5234 4212cea 2016-09-24      Jasem Mutlaq    Draw FOV even while alignment is in progress to display mid progress results on the sky map
5235 82083ae 2016-09-24      Jasem Mutlaq    Several changes to the guiding GUI to make it more compact, still needs further improvements maybe with embedded FITS View
5236 fcdf2f9 2016-09-24      Jasem Mutlaq    Move and rename startup and shutdown procedure to make GUI more compact. Reduce spacings and margins
5237 685791e 2016-09-24      Jasem Mutlaq    Re-order groups to make it more compact
5238 c808d92 2016-09-24      Jasem Mutlaq    GUI improvement to make Ekos viewable on low resolution displays
5239 cbb8de7 2016-09-24      Jasem Mutlaq    Remove unused functions, compact GUI
5240 880bbb6 2016-09-24      Jasem Mutlaq    Compact align UI, needs further improvement in layout
5241 cee6680 2016-09-23      Yuri Chornoivan Fix EBN issues
5242 6db7a79 2016-09-22      Artem Fedoskin  Added author and credits. Added lock for centering in KStars Lite (if you center and track some object on Android you will be able only to pinch-to-zoom while the lock is on)
5243 270a2b7 2016-09-22      Jasem Mutlaq    Get rid of unnecessary signals since it is all being tracked now by the state
5244 1a46021 2016-09-22      Jasem Mutlaq    Use state change to signal actual events instead of different signals for all various status changes
5245 6c580c2 2016-09-22      Jasem Mutlaq    Use refactored name
5246 8840a60 2016-09-22      Jasem Mutlaq    Remove unused signals since we rely mostly on module states now
5247 bd27846 2016-09-22      Jasem Mutlaq    Get rid of obsolete signals and use lambdas where possible. keep track of modules states
5248 0585d04 2016-09-22      Jasem Mutlaq    Use align status to indicate actual changes in status. Fix order of solving and delays to announce the solution
5249 06e7889 2016-09-21      Artem Fedoskin  Set new splash screen in regular KStars
5250 bbd70f6 2016-09-22      Michael Palimaka        Fix regression where INDI version check is ignored
5251 f9e75a6 2016-08-14      Heiko Becker    tests: Use QTEST_GUILESS_MAIN
5252 d0ff31b 2016-09-21      Artem Fedoskin  Probable fix of bug with disappearing and re-appearing labels in regular KStars. Need to test on other devices
5253 7d0b855 2016-09-21      Artem Fedoskin  KStars Lite. Added "Find Object" icon to bottom drawer
5254 950a626 2016-09-20      Yuri Chornoivan Fix minor typo
5255 548a0ac 2016-09-20      Akarsh Simha    Drastically speed up binary file -> SQLite database generation
5256 b32c941 2016-09-20      Artem Fedoskin  Final commit before merging to master. Added comments to the rest of SkyNodes, basic nodes and dialogs. Adopted KStars Lite way of searching to regular KStars.
5257 67128ca 2016-09-18      Jasem Mutlaq    All modules should use status to indicate what they are doing
5258 928d184 2016-09-18      l10n daemon script      SVN_SILENT made messages (.desktop file) - always resolve ours
5259 1deb1f2 2016-09-18      Jasem Mutlaq    Add more logging to isSequenceFileComplete to diagnose any future issues
5260 55f164c 2016-09-17      Jasem Mutlaq    Disable and enable start button based on number of jobs
5261 353d5f8 2016-09-17      Artem Fedoskin  Added comments to all SkyItem derived classes. Started to add comments to SkyNode derrived classes. Added function for deleting all childNodes to TrixelNode
5262 31a7b6d 2016-09-16      Jasem Mutlaq    Disable all queue edit buttons while sequence is in progress
5263 d210c12 2016-09-15      Jasem Mutlaq    Start sequence as well if state is capture complete
5264 e52c841 2016-09-15      Jasem Mutlaq    Always set filterReady to true if the frame type is either bias or dark
5265 020015c 2016-09-15      Jasem Mutlaq    Fix typo
5266 d40a345 2016-09-14      Jasem Mutlaq    Set dome device in capture module
5267 630156c 2016-09-14      Jasem Mutlaq    on guide abort, abort the capture completely
5268 4d33442 2016-09-14      Jasem Mutlaq    Fix typo
5269 2c94014 2016-09-14      Jasem Mutlaq    Debug tracking box
5270 ba36ebd 2016-09-14      Jasem Mutlaq    Fix signal/slot connection. Disabled selecting autostar after calibration as guide would do it anyway
5271 c547d10 2016-09-14      Jasem Mutlaq    Using lambda to signal alignment startup after configured delay
5272 7ae00e2 2016-09-14      Jasem Mutlaq    Do not process a NULL BLOB
5273 3642c4b 2016-09-14      Jasem Mutlaq    Fix setWCS enable/disable notification
5274 898be9d 2016-09-14      Jasem Mutlaq    If we cannot load the file, do not signal we have a BLOB
5275 91b5bfe 2016-09-13      Jasem Mutlaq    Get rid of obsolete signals. Move selectAutoStar to guide module instead of calibration
5276 83a192a 2016-09-13      Jasem Mutlaq    Add the day offset if we are past dawn instead of hardcoded 12
5277 40f1ec3 2016-09-13      Jasem Mutlaq    If focus fails at post-alignment stage, we need to set state back to post-alignment so that it proceeds correctly
5278 bda8ab1 2016-09-13      Jasem Mutlaq    fix comments
5279 ab4b451 2016-09-12      Jasem Mutlaq    Disable call to updateCoords since it creates problem when ra0/dec0 are not valid for some objects
5280 ee5669c 2016-09-12      Jasem Mutlaq    Major overhaul of guiding module to make it work better with the FITSView tracking box that is used by all modules now. Use Dark Library to capture darks whenever necessary. Tweaked GUI a bit. Subframing on different binning and box size variations work a lot more reliably now
5281 18e7dce 2016-09-12      Jasem Mutlaq    Improved scheduler GUI. Add ability to pause the scheduler. Fix bug with jobs being re-shuffled after scoring is complete. Fix single click vs double click issue when it comes to editing a job and resetting its status. Add KDE event in case scheduler is aborted due to whatever reason
5282 dde6847 2016-09-12      Jasem Mutlaq    Fix slot name
5283 b75dd9e 2016-09-12      Jasem Mutlaq    Fix astronomy.net online solving issues. Use asynchronous transfer since sync. causes a lot of event loop issues.
5284 ab78d97 2016-09-12      Jasem Mutlaq    Use options verbose to check for verbosity settings
5285 542f789 2016-09-12      Jasem Mutlaq    Add dark library options. Add options taken from Ekos align module
5286 e29969e 2016-09-12      Jasem Mutlaq    Add capture paused state
5287 1e647c4 2016-09-12      Jasem Mutlaq    Distinguish between shutterful and shutterless CCDs. Ask the user if the CCD has a shutter or not as to avoid asking the user to cover the telescope if it already has a shutter
5288 a05de10 2016-09-12      Jasem Mutlaq    Focus module no longer have to actively revert to whatever frame settings it initially started with since this created more unnecessary complexities. Each module is separately responsible for their own frame settings. Subframing works correctly with dark frames
5289 3954632 2016-09-12      Jasem Mutlaq    Added ability to pause sequences and then resume them later. The module now accepts an optional target name which it will append to the root directory of the sequence file. This way the scheduler or other scripts can still use the same sequence files but with different targets
5290 32fe363 2016-09-12      Jasem Mutlaq    Reworked GUI, reduced clutter and darks are now taken from the Dark Library
5291 81d5949 2016-09-12      Jasem Mutlaq    Add FITS Align support to the CCD interface
5292 2b77d52 2016-09-12      Jasem Mutlaq    Add align tab so it can be inspected separately from preview or batch images
5293 61283b4 2016-09-12      Jasem Mutlaq    Add Dark Library options and moved some seldom used options away from Ekos to reduce clutter to the settings screen instead
5294 24f5007 2016-09-12      Jasem Mutlaq    Add Ekos abort event
5295 9499956 2016-09-06      Jasem Mutlaq    More progress on dark frame library. Now it works across capture, guide, and focus modules
5296 4e290af 2016-09-06      Jasem Mutlaq    More progress on dark frame library
5297 38e52bb 2016-09-06      Jasem Mutlaq    + Dark Library working in capture module. + Fix issues with setting FITS dir + Fix issue with Preview tab title being hidden after a capture when the previous capture is a batch image. + Autostretch only runs on FITS_NONE images. + Remove useless and broken gamma slider. + White space cleanups.
5298 842b534 2016-09-05      Jasem Mutlaq    Use FOVManager to handle how FOVs are stored. This fixes a number of memory related bugs. Need to migrate this to SQLite instead of file
5299 b524e15 2016-09-05      Akarsh Simha    Code to put USNO NOMAD binary data file contents into a SQLite database
5300 3c99412 2016-09-05      Yuri Chornoivan Complete the sentence
5301 7f7d2d2 2016-09-05      Jasem Mutlaq    Initial work for dark library
5302 0acf553 2016-09-04      Jasem Mutlaq    Fixing some issues with memory as reported by Valgrind, need to check more. Please double check.
5303 eeb3f9e 2016-09-02      Jasem Mutlaq    Fix few focus box selection issues especially with different bin settings
5304 66106b0 2016-09-01      Artem Fedoskin  Added tutorial mode. Fixed bug when context window for object was appearing while zooming.
5305 d53f6ff 2016-08-31      Jasem Mutlaq    Reject invalid frame requests
5306 4b23f1e 2016-08-31      Jasem Mutlaq    Save the frame settings for the current session for all the CCDs. Settings are saved when an image is captured. Needs testing
5307 3518013 2016-08-31      Jasem Mutlaq    No need to be redundant here
5308 5bae8f5 2016-08-31      Jasem Mutlaq    Introduce 1500ms delay between slew motion completion and start of capturing for next astrometry image to avoid residual motion from the mount
5309 46cfa92 2016-08-30      Jasem Mutlaq    1. Making INDI Control Panel independent as an option 2. Reparent stuff to avoid problems closing them down after KStars is shutdown 3. Add show logs button to advanced options
5310 
5311 2.6.0 (Ikarus):
5312  ===================----------------------------------
5313 
5314  - Complete Windows support (GSoC 2016)
5315  - Lite version for Tablets & Mobiles (GSoC 2016)
5316  - Updated and Improved Alt vs. Time tool.
5317  - Added FOV symbols to tool bar.
5318  - Increased performance by disabling AlwaysRecomputeCoordinates by default.
5319  - Fixed performance bug in SkyMap.
5320  - What's Interesting Tool is migrated to QML2.
5321  - Ekos: Create subdirectory for each filter type if available.
5322  - Ekos: Added Scheduler DBUS Interface
5323  - Ekos: Added support to PHD2
5324  - Ekos: Drivers profile support
5325 
5326 2.3.0 (Altair):
5327  ===================----------------------------------
5328 
5329  - Migrated to KDE Frameworks 5
5330  - Ekos DBUS Interface
5331  - INDI DBUS Interface
5332 
5333  1.0 (Kornephoros): (* indicates to-be-done)
5334 ===================----------------------------------
5335 
5336 Display Features:
5337 
5338 - Added Comets and Asteroids (numbers of each?).
5339 
5340 - Added Jupiter's Moons: Io, Europa, Ganymede and Callisto
5341 
5342 - Added configurable "Target Indicator" at center of display.
5343 
5344 
5345 Other Features:
5346 
5347 * Have any planetary body leave a trail as it moves across the sky.
5348 
5349 - Tag any named object with a name label (in popup menu)
5350 
5351 - High-quality printouts
5352 
5353 - "Default Zoom" menu item/toolbar button
5354 
5355 
5356 Performance:
5357 
5358 - Rigorous performance profiling with valgrind has resulted in
5359   sky-rendering times about half of what they were in 0.9.1
5360 
5361 - Startup time has been greatly reduced by more efficient
5362   algorithms to read in large data files.
5363 
5364 
5365 New Tools:
5366 
5367 - Altitude vs. Time plotter
5368 
5369 - Light-curve Plotter for variable stars
5370 
5371 - Detailed Information Window has been greatly expanded; in addition
5372   to presenting data about the object, it allows you to manage the
5373   object's internet links, query professional astronomical databases,
5374   and attach personalized text to the object's data record.
5375 
5376 * KStars script generator: a GUI to build KStars DCOP scripts.
5377 
5378 
5379 Miscellany:
5380 
5381 - New KStars icon
5382 
5383 - Opening secondary KStars windows is finally stable
5384 
5385 - Expanded DCOP functionality; can now generate interesting
5386   "demo movies" with KStars.
5387 
5388 - Delay "focus below horizon" popup window to avoid mysterious
5389   exit condition.
5390 
5391 - Updated some inline object images
5392 
5393 * Expanded number of image/info links
5394 
5395 - KStars can now alternately use a localized list of internet links,
5396   rather than the default which links to mostly English-only
5397   websites.
5398 
5399 - We no longer support KDE 2.x
5400 
5401 
5402  0.9.1 (Indus):
5403 ===============--------------------------------------
5404 
5405    This is a maintenance release; it contains all the feature
5406    improvements we have made up to the KDE 3.1 feature freeze.
5407 
5408 - The Info Panel has been removed; in its place, we display the
5409   time/geography/focus data directly on screen in three separate
5410   "Info Boxes".  These can be dragged around the window to any
5411   position, and they "stick" to the window edges on resize events.
5412   In addition, each box can be "shaded" (by double-clicking)
5413   between a full mode, and a short mode, in which only one line of
5414   information is shown.
5415 
5416 - New "Detailed Information" window displays name, position and other
5417   information about any object in the sky.
5418 
5419 - Redesign of Time Step widget in the main toolbar.  The new custom
5420   widget renders properly in all widget styles and should function
5421   more consistently.
5422 
5423 - ~50% improvement in sky-rendering speed due to code optimization
5424 
5425 - Improved display of angles as strings (use
5426   degree/arcminute/arcsecond symbols instead of letters d,m,s).
5427 
5428 - More accurate Rise/Set/Transit times for planets
5429 
5430 - new AstroCalculator module: "Day Duration"...calculates time of
5431   sunrise/sunset/noon as well as length of day and position of Sun
5432   at these three times.
5433 
5434 - Added many locations to geographic database, including major
5435   observatories.
5436 
5437 - More AstroInfo articles on on Blackbody Radiation, Parallax,
5438   Stars, Star Colors, Dark Matter, and Elliptical Galaxies
5439 
5440 - Handling of Daylight Savings time (a.k.a. Summer Time) is more stable.
5441 
5442 - Many bugfixes, including some more memory leaks.
5443 
5444 - Various usability/stability improvements.
5445 
5446 
5447 0.9 (Indus):
5448 ============--------------------------------------------
5449 
5450 Display Features:
5451 - Configurable InfoPanel: can choose to show parts of infopanel, or hide
5452   it all.
5453 
5454 - We now show the sky "slewing" to a new position, instead of "snapping"
5455   immediately to the new position.  You can turn this off in the options.
5456 
5457 - Added planet name labels
5458 
5459 - Planets drawn with more realistic angular sizes and position angles
5460 
5461 - The NGC/IC catalogs are now complete (13,000 deep sky objects; the old
5462   version had ~10,000).  In addition, the new catalog has more precise
5463   coordinates.
5464 
5465 - Deep sky objects drawn with correct angular size and position angle
5466   (including images)
5467 
5468 - Added many more zoom levels
5469 
5470 - KDE3 automatically alpha-blends the planet, Messier, and star bitmaps
5471   in the sky map
5472 
5473 - KStars can spawn multiple windows.  Use this with caution; it isn't
5474   stable yet!
5475 
5476 - Added View Options toolbar, which provides buttons to toggle the display
5477   of major sky features (stars, constellations, planets, deep sky obj.,
5478   coordinate grid, and horizon)
5479 
5480 - Added Advanced tab to Configuration window
5481 
5482 
5483 Other Features:
5484 - Can now add custom object catalogs!
5485 
5486 - Manual focus function (you enter exact coordinates to center on).
5487 
5488 - Added AstroCalc calculator window
5489 
5490 - Added wider range of timesteps
5491 
5492 - Time can now run backwards
5493 
5494 - Added Daylight Savings Time rules
5495 
5496 - Added DCOP interface, which will form the foundation of our scriptable
5497   behavior features.
5498 
5499 - Can zoom with the mouse wheel, or by dragging with the middle mouse
5500   button.
5501 
5502 - new "Advanced" Options tab for tweaking behaviors such as atmospheric
5503   refraction correction, hiding objects while moving, and animated slewing
5504 
5505 - Preliminary Print function (does not work well yet)
5506 
5507 - "Tip of the Day" window
5508 
5509 
5510 Calculation Accuracy:
5511 - More accurate Planet positions:  now properly include aberration,
5512   nutation, light travel time delay.  Planet positions are updated
5513   more often.
5514 
5515 - Atmospheric refraction: in Alt/Az mode, we include the effect of our
5516   atmosphere, which bends light that passes through it, slightly altering
5517   the positions of objects in the sky.
5518 
5519 - rewrote time handling code; simulation time is now kept by a separate
5520   class.
5521 
5522 
5523 Performance:
5524 - Using a memory cache for object images, which greatly reduces CPU load
5525   when object images are on-screen.
5526 
5527 - rewrite of splashscreen/data loading procedure to be more efficient.
5528 
5529 - Find Object (by Name) function is faster
5530 
5531 - clicking on the map to identify an object is more intelligent when
5532   several objects are near the clicked location (it prioritizes the
5533   selection by object type).
5534 
5535 
5536 Code Structure:
5537 - major code overhauls to improve performance and memory usage
5538 
5539 - Improved OOP code structure (classes are more independent; and
5540   have private data).
5541 
5542 - Planet data stored in a hierarchy of classes.
5543 
5544 - the information panel is now its own class
5545 
5546 - using XMLGUI to describe menu and toolbar structure
5547 
5548 - Menus conform to the standard KDE structure
5549 
5550 
5551 Several bugfixes, including some crash conditions.
5552 
5553 
5554 0.8 (Hydra):
5555 ============-----------------------------------------------
5556 
5557 Sky display: Milky Way is now filled.  Added coordinate grid.
5558   Reorganized "colors" tab in options window.  Added options to
5559   show constellation names in native language, or as official IAU
5560   abbreviations.  Popup menu now shows Rise/Set times of the object.
5561   Added "genetive" star names (e.g., "alpha Orionis").  Added
5562   keyboard shortcuts to center on planets, and on cardinal direction
5563   points along the horizon (N, S, E, W).
5564 
5565 Customization: Ability to add custom geographic locations, custom
5566   URLs, and custom color schemes.  Added "star chart" predefined
5567   color scheme.
5568 
5569 Geographic locations: Added about 80 non-US cities to locations
5570   database.  Improved determination of a location's time zone.
5571   Added optional "Province" field to geolocation database.
5572 
5573 Documentation: Updated Handbook.  Added AstroInfo articles to the
5574   Handbook.  Added toolbar button to launch handbook browser
5575 
5576 Performance:
5577 - Improved memory handling (unused objects are not loaded into
5578   memory on startup).
5579 
5580 
5581 0.7 (Gemini):
5582 =============------------------------------------------------
5583 Added realistic star colors.
5584 Added ability to provide custom image and information links.
5585 Most Messier objects now shown as inline images directly on the sky map.
5586 Expanded number of internet links.
5587 Added Pluto.
5588 Added Milky Way countour.
5589 Added spectral type of stars to popup menu.
5590 Automated object tracking when an object is centered.
5591 Display name and coordinates of centered object in the infoPanel.
5592 Fixed "extra layout" error messages.
5593 Improved efficiency of KSPlanet::findPosition().
5594 Initial startup parameters make more sense.
5595 If focus point is below horizon when KStars restarts, a warning message
5596   is triggered.  Also, if it is shut down while tracking an object, it
5597   will still be tracking when restarted.
5598 Choose latin or localized constellation names.
5599 Various bug fixes and minor improvements.
5600 
5601 
5602 0.6 (Fomalhaut):
5603 ================--------------------------------------------
5604 Added the moon, with phases.
5605 Reorganized the InfoPanel widget (and painted it black).
5606 The sky map now stretches when the window is resized.
5607 Improved startup speed and vastly improved speed of the "Find Object"
5608   function.
5609 
5610 0.5 (Enif):
5611 ===========------------------------------
5612 Added Sun and all planets except Pluto.
5613 Reorganized view options dialog.
5614 Added Splash Screen, with loading messages.
5615 
5616 0.4 (Deneb):
5617 ============-----------------------------
5618 Added customizable display options, including color palette.
5619 Implemented Alt/Az Coordinate system.
5620 Added optional opaque horizon.
5621 Expanded star catalog.
5622 Deep-sky objects symbols indicate object type, and color indicates catalog.
5623 Added NGC/IC catalog.
5624 Added links to HST press release images.
5625 Added Find-by-name function.
5626 Updated documentation.
5627 
5628 0.3 (Castor):
5629 =============----------------------------
5630 added Messier objects, constellation lines, image downloads,
5631 drag sky w/ mouse.
5632 
5633 0.2 (Betelgeuse):
5634 =================----------------
5635 added global coverage to city database
5636 
5637 0.1 (Altair):
5638 =============--------------------
5639 first public release
5640