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.3 (ZTF):
0008 
0009 a250eb5f3 2023-01-31 Jasem Mutlaq         INDI drivers sync
0010 833cc0dc1 2023-01-30 Jasem Mutlaq         Add missing overall percentage
0011 962673337 2023-01-30 Jasem Mutlaq         Fix meridian flip update throttling issue
0012 62ac48afb 2023-01-28 Jasem Mutlaq         Use MD5 unique signature instead of random UUID since the latter cannot be used again
0013 a3633aa2b 2023-01-28 Jasem Mutlaq         Traced down the issue to the debounce timer introduced before. Needs to be disabled for programattic imports
0014 a82b08561 2023-01-28 Jasem Mutlaq         Fix timing issue with mosaic import
0015 9a8f4739a 2023-01-27 Jasem Mutlaq         Need to save mosaic information on train change in align module
0016 c540e4546 2023-01-26 Jasem Mutlaq         When syncing devices we must reset the combo boxes to previous state
0017 da9595154 2023-01-26 Jasem Mutlaq         Fix typo
0018 327e831b5 2023-01-26 Jasem Mutlaq         Fix deprecated INDI 2.0.0 warnings
0019 6dfc7c571 2023-01-26 Jasem Mutlaq         Use same format as previous version of KStars to be consistent
0020 ad163ad69 2023-01-26 Jasem Mutlaq         Fix major calculation error in calculating DSLR field of view
0021 48b170a28 2023-01-26 Jasem Mutlaq         Refresh scope list after editing equipment manager otherwise newly added optical elements do not show up
0022 6a13a7f70 2023-01-23 Jasem Mutlaq         Disable EQGrid since it is no longer needed
0023 640c86a95 2023-01-23 Jasem Mutlaq         Delay emitting newFrame since align view does not render immediately
0024 3e2ee4da5 2023-01-23 Jasem Mutlaq         Misc fixes to code style. Make sure we emit update whenever any element is updated
0025 ee28def5b 2023-01-23 Jasem Mutlaq         Use tooltips instead of dedicated UI to show the preview filename
0026 b83f57bc4 2023-01-21 Jasem Mutlaq         INDI drivers sync
0027 ae8750ee7 2023-01-20 John Evans           Auto focus overscan
0028 4aa8b9660 2023-01-19 Jasem Mutlaq         Fix compile error on Windows
0029 b73651e41 2023-01-18 Jasem Mutlaq         Remove unnecessary headers
0030 8294000cc 2023-01-16 Yuri Chornoivan      Fix minor typos
0031 94a629497 2023-01-15 Hy Murveit           Update handbook for polar alignment
0032 9670a2b57 2023-01-14 Wolfgang Reissenberger Fixing compiler warnings for anonymous non-c-compatible type defs
0033 cd8468a4c 2023-01-13 Hy Murveit           Fix deprecations
0034 67c277420 2023-01-12 Jasem Mutlaq         Fix few INDI warnings
0035 a613b41fd 2023-01-11 Jasem Mutlaq         Update to support INDI v2.0.0
0036 04c226d02 2023-01-10 Yuri Chornoivan      Fix minor typo
0037 dea0c5630 2023-01-10 Ed Lee               Manage path separator between directory and format.
0038 f65e6c7e8 2023-01-09 Hy Murveit           Make Greedy the default scheduer algorithm
0039 8027ac261 2023-01-09 Wolfgang Reissenberger Restructured Capture header file to improve the readability
0040 3c3a686e9 2023-01-09 Jurgen Doreleijers   FITS histogram limited scroll and zoom. See #239 assuming only positive pixel intensities.
0041 882a0a360 2023-01-03 Hy Murveit           Add custom y-axes to Analyze Statistics plot.
0042 a5bf0733f 2023-01-08 Wolfgang Reissenberger State machine for guiding deviation
0043 7572cabec 2023-01-05 Hy Murveit           Move some includes from .h to .cpp files when not needed in the .h.
0044 e719762dd 2023-01-02 Dušan Poizl          Change Part# to Part_# in mosaic tool
0045 ebda16652 2023-01-02 Hy Murveit           Make the right ekos options tab display for capture and scheduler. Start options on top.
0046 a0424db1c 2023-01-01 Jasem Mutlaq         Add uuid and zoom to payload
0047 5b4455e31 2023-01-01 Hy Murveit           Add WindowStaysOnTopHint on Mac OS
0048 993ba254d 2022-12-31 Jurgen Doreleijers   Fix for #237 FITS viewer fails to show the button for toggling star detection
0049 0c603711f 2022-12-30 Wolfgang Reissenberger Re-focusing state machine for Capture
0050 71ae9043c 2022-12-28 Wolfgang Reissenberger Bug fix for capture target part III
0051 6f18babd3 2022-12-27 Jasem Mutlaq         Guiding --> Guider so that it is consistent
0052 4e8e992de 2022-12-26 Wolfgang Reissenberger Bug fix for capture target part II
0053 19a9b07e3 2022-12-24 Hy Murveit           speedup for the clipping calculations
0054 987476f44 2022-12-24 Jasem Mutlaq         Improve description
0055 231a5e06b 2022-12-23 Hy Murveit           Add controls to set the clipping values
0056 3714e6903 2022-12-23 Hy Murveit           fix test_ekos_scheduler_ops and make it stable
0057 1b16c737b 2022-12-23 Wolfgang Reissenberger Placeholder setting target from scheduler
0058 7594783db 2022-12-22 John Evans           Focus timer bug version 2
0059 79e8f5b25 2022-12-17 Wolfgang Reissenberger Bugfix for target in file name
0060 83db5e001 2022-12-14 Wolfgang Reissenberger Debug message for missing options key removed
0061 f7fc99b99 2022-12-11 Jurgen Doreleijers   Fixing bugs 1 thru 3 mentioned in issue 173.
0062 c8b36baba 2022-12-11 Salman Naheed        Add commands for file settings
0063 67e2801ee 2022-12-10 Jurgen Doreleijers   Simple calculators for angle
0064 7fb401349 2022-12-08 Hy Murveit           Add mount altitude constraint to scheduler altitude check
0065 459e91fea 2022-12-09 Hy Murveit           Fix analyze cursor bug, add cursor to the timeline too.
0066 4be1d63c9 2022-12-08 Hy Murveit           Add y-zoom to analyze stats plot, and allow user to hide Analyze displays.
0067 6d7935cd5 2022-12-08 Hy Murveit           disable 2 flakey tests, test_placeholderpath and test_ekos_capture_count
0068 3f20b2a18 2022-12-02 Josep M. Ferrer      Small typo
0069 0b901fb69 2022-12-02 Yuri Chornoivan      Remove leftover
0070 8866a3d91 2022-12-02 Jasem Mutlaq         More fixes for placeholder. Separate suffix from format
0071 45926fc9f 2022-12-02 Yuri Chornoivan      Remove extra word
0072 e5325d060 2022-12-02 Josep M. Ferrer      Small typo
0073 2e7fb6e00 2022-12-02 Jasem Mutlaq         Preliminary fixes for placeholder changes. Separate base pictures directory from placeholder format
0074 c0c1ecc01 2022-12-02 Jasem Mutlaq         Minor GUI improvements
0075 8a9e9d23c 2022-12-01 Wolfgang Reissenberger Optical trains editor reworked
0076 faa1afec4 2022-12-01 Ed Lee               filename Placeholders
0077 460dbab54 2022-12-01 Jasem Mutlaq         Kicking off KStars v3.6.3 development cycle
0078 83ac93731 2022-11-30 Jasem Mutlaq         Add extra check for crash
0079 7ced69219 2022-11-30 Jasem Mutlaq         KStars stable 3.6.2 release
0080 
0081 
0082 3.6.2 (Artemis):
0083 
0084 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 ..
0085 bbbe27b65 2022-11-29 Jasem Mutlaq         Fix setAllSettings not saving to KStars options file
0086 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..
0087 bc950a716 2022-11-24 John Evans           Adding back a missed change
0088 05fd8fa74 2022-11-24 John Evans           rebasing some files
0089 18da11511 2022-11-24 John Evans           Added extra logging to focus motion for debug purposes
0090 2d4a67d45 2022-11-22 Hy Murveit           Don't dark guide when dithering. Reduce dithering lost-star threshold.
0091 ee7fc577f 2022-11-22 Hy Murveit           Dark Guiding tweaks
0092 27fdc2614 2022-11-22 Jasem Mutlaq         INDI driver sync
0093 1f6e980a5 2022-11-21 Jasem Mutlaq         Fix target name connection and connect ekoslive after scheduler is initialized
0094 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
0095 bd1c6281f 2022-11-21 Jasem Mutlaq         Fine tune star rBest value to give more chance to select deep sky object within the vicinity
0096 fc671fe62 2022-11-21 Jurgen Doreleijers   Fixing accounting problems for dso's.
0097 eaca38e27 2022-11-20 Jasem Mutlaq         Add missing ACTIVE_FOCUSER check for ACTIVE_DEVICES
0098 f9748439a 2022-11-20 Jasem Mutlaq         Add more logging for target coords so it is easier to diagnose issues
0099 c529eb057 2022-11-20 Jasem Mutlaq         Add test case for deltaAngle
0100 79dd22abd 2022-11-20 Wolfgang Reissenberger But fix for re-alignment and meridian flip
0101 e2ea8e74b 2022-11-19 Hy Murveit           Fix bug in dither offset check
0102 38005c58c 2022-11-20 Jasem Mutlaq         Fix warnings and add more statement to watch for target position angle changes
0103 5960a4b57 2022-11-18 Jasem Mutlaq         Use updateCoordsNow to avoid warnings
0104 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
0105 14d392c89 2022-11-18 Jasem Mutlaq         Fix text cut off in the wizard
0106 87df459ad 2022-11-17 Jasem Mutlaq         Do not static i18n. This should fix the language switch issue in KStars
0107 ab06d00fb 2022-11-17 Jasem Mutlaq         Fix kxi18n reference not found warning in the logs. Thanks Albert
0108 47d5b1212 2022-11-17 Jasem Mutlaq         Disable FETCH_TRANSLATIONS since po is now already included in the repo
0109 9cf165b98 2022-11-15 Jasem Mutlaq         Update maximum focal length to 900
0110 91cbdc787 2022-11-14 Jasem Mutlaq         If stream is disabled, do not process stream blobs
0111 527326818 2022-11-13 Wolfgang Reissenberger Scheduler warning for missing dome
0112 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..
0113 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..
0114 4f713ce04 2022-11-13 Jasem Mutlaq         Generic invoke, property set and get
0115 01ea79f81 2022-11-12 Wolfgang Reissenberger Refactoring capture meridian flip state handling
0116 9e5470ab5 2022-11-10 Jasem Mutlaq         Add generic method invoke call with optional arguments
0117 735d8711d 2022-11-10 Jasem Mutlaq         Use KSMessageBox to manual observatory startup and shutdown
0118 17503e83f 2022-11-10 Jasem Mutlaq         Send text directly
0119 fdbe8f6f6 2022-11-10 Hy Murveit           remove exclamation marks
0120 95eeb487a 2022-11-10 Hy Murveit           add warning when specified filter is not in the filter wheel definition
0121 b27d84e5b 2022-11-10 Jasem Mutlaq         Fix enable mount limits due to meridian flip signal confusion. Fixes #230
0122 b5caf284c 2022-11-09 Jasem Mutlaq         Add camera read-only gain and offset values if available
0123 f62413989 2022-11-09 Jasem Mutlaq         Train editor should be disabled until we have trains to edit
0124 aa8d30614 2022-11-08 Jasem Mutlaq         Give clear indication which devices are exactly missing from optical trains
0125 b588449b0 2022-11-08 Jasem Mutlaq         Avoid refreshing optical manager too many times if no new devices are detected
0126 8a51cbc4a 2022-11-08 Jasem Mutlaq         Only set optical train profile when all drivers are running
0127 04d97cd76 2022-11-07 Wolfgang Reissenberger Scheduler job handling during job startup
0128 9326dff7c 2022-11-07 Jasem Mutlaq         Since edit strategy is on field change, no need to explicitly reload model from database after update
0129 dff6dd8d1 2022-11-06 Hy Murveit           Fix issue where scheduler stopped when align was retrying.
0130 71c429fb4 2022-11-06 Hy Murveit           Add healpix solver speedup to scheduler pointing check
0131 8cf39818e 2022-11-05 Jasem Mutlaq         When removing profile and trains, make sure the database is cleaned from related settings as well
0132 da18bed5c 2022-11-04 Jasem Mutlaq         Fix FlagManager RA box to show hours instead of degrees.
0133 c167a35fc 2022-11-03 John Evans           Focus Motion Timer bug fix
0134 16c044c29 2022-11-02 Jasem Mutlaq         Separate key from property name since later might be altered to support kcfg_ prefixes
0135 571ead8c4 2022-11-02 Jasem Mutlaq         Restore polyfills since they are required and used
0136 d116db10e 2022-11-02 Jasem Mutlaq         Add a function to save global settings programatically
0137 c2016e5bb 2022-10-31 Hy Murveit           Disable large deviation backoff from multistar.
0138 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
0139 1ec0c2f12 2022-10-30 Jasem Mutlaq         Use focus motion GUI to fetch value and return after timeout
0140 32e9ab7b7 2022-10-30 Jasem Mutlaq         Add train, reducer, and ratio to database since they affect the effective FOV
0141 80ea2a68d 2022-10-30 Jasem Mutlaq         Add .fz to compressed focus images.
0142 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
0143 af3508278 2022-10-30 Jasem Mutlaq         Respect delay parameter when framing
0144 14ca531f3 2022-10-29 Hy Murveit           Remove scheduler sort-jobs-by-altitude option.
0145 15fd46284 2022-10-28 Hy Murveit           Remove inaccurate tooltip
0146 a4661a7cf 2022-10-28 Jasem Mutlaq         Fix filter manager not getting updated when filter wheel device is switched
0147 950738aee 2022-10-28 Jasem Mutlaq         Remove obsolete filterAlias
0148 516a453c7 2022-10-27 Hy Murveit           fitsURL was being (incorrectly) remembered across jobs.
0149 af517e6a2 2022-10-27 Jasem Mutlaq         Use QFile::exists to check file path
0150 300a741eb 2022-10-25 Hy Murveit           fix bug in aligning with fits file
0151 b9d0e04a3 2022-10-24 Wolfgang Reissenberger Bug fix for target recognition after finished slew
0152 2e4b04d56 2022-10-24 Jasem Mutlaq         Add protections against crashes in mount module
0153 c9b1caa31 2022-10-24 Jasem Mutlaq         Fix CSV parsing issue with telescopeius
0154 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..
0155 a7c7952f0 2022-10-24 Jasem Mutlaq         Sync scope info when mount is set again
0156 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
0157 e87a015d7 2022-10-20 Jasem Mutlaq         Telescopius mosaic import ready for testing
0158 c20b7182f 2022-10-19 Jasem Mutlaq         Initial work for mosaic import backend
0159 215171005 2022-10-22 Wolfgang Reissenberger Invalid value used if no filter name is set instead of -1
0160 ab1918351 2022-10-21 Yuri Chornoivan      Fix minor typos
0161 22221736c 2022-10-20 John Evans           Control to allow autofocus backlash compensation to be toggled on or off
0162 c3bebc9ec 2022-10-19 Jasem Mutlaq         Fix crash in focus module from using timer based temperature check. Since defaultFocusTemperatureSource is *already* connected to checkTemperatureSo..
0163 0e0537e44 2022-10-19 Jasem Mutlaq         Disconnect ready timer when device is disconnected
0164 af0b2db8b 2022-10-19 Jasem Mutlaq         Prevent crash by checking weather source
0165 8fff5e72d 2022-10-19 Jasem Mutlaq         Try to remove managed drivers differently
0166 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..
0167 84461b88b 2022-10-18 Jasem Mutlaq         Fix crash when camera is not initialized
0168 d368ebcfc 2022-10-19 Wolfgang Reissenberger Scheduler error handling for starting astrometry
0169 51b2eb16a 2022-10-17 Jasem Mutlaq         Add support for mosaic import from Telescopius
0170 e1bafbfa3 2022-10-17 Jasem Mutlaq         Use correct header
0171 0b364d791 2022-10-16 Jasem Mutlaq         Fix rotation in align. Fix PA in scheduler
0172 8bac0ef83 2022-10-15 Jasem Mutlaq         Fix crash when saving a scheduler job with mixed mosaic and non-mosaic jobs
0173 486b6bf50 2022-10-15 Jasem Mutlaq         Add missing telescopeInfo DBus call
0174 573bfb975 2022-10-15 Jasem Mutlaq         Do not disconnect property registration timer to allow late properties to trigger an update once they arrive
0175 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.
0176 bfc16d5be 2022-10-12 Wolfgang Reissenberger Bug fix for test case execution
0177 14def4e57 2022-10-12 Jasem Mutlaq         Respect max travel as set by the focuser.
0178 19964daf8 2022-10-12 Wolfgang Reissenberger State machine controls meridian flip for Mount
0179 db2b9deb8 2022-10-08 Marius P             kstars remove "#if QT_VERSION >= QT_VERSION_CHECK("
0180 981abf80b 2022-10-10 Albert Astals Cid    Import info_url.dat from svn
0181 1ee190d84 2022-10-10 Jasem Mutlaq         Do not process INDI timeout if auto connect is false
0182 4a9c6f8a0 2022-10-08 Jasem Mutlaq         Fix issue where deleting scopes from database was not working due to string and number mismatch
0183 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..
0184 8107632cc 2022-10-08 Jasem Mutlaq         Fix radio button not updating train options properly by using toggled instead of clicked signals.
0185 8ee5174ed 2022-10-06 Jasem Mutlaq         Process message at UTF-8
0186 524b27f57 2022-09-27 Hy Murveit           Enforce start-capture guide deviation
0187 c604479bf 2022-10-02 Marius P             Minimum Qt version is 5.12.7, remove #if checks for older Qt versions
0188 3e365444e 2022-10-05 Jasem Mutlaq         Fix crash in dark library need to check if camera was initilized properly
0189 d91aecc91 2022-10-03 Marius P             CMakeLists.txt cmake_minimum_required should be first
0190 6baa2cca8 2022-10-05 Albert Astals Cid    remove fr kstars doc for now since it doesn't compile with KF 5.68
0191 e216e16c4 2022-10-04 Jasem Mutlaq         Fix filter manager not refreshing correctly
0192 988c10f19 2022-10-04 Jasem Mutlaq         Fix several crashes across modules when mount is not specified in the profile
0193 d39e3f3e9 2022-10-03 Jasem Mutlaq         Fix crash when switching to a train that does not have filter wheel in focus module
0194 53bb406e4 2022-10-02 Jasem Mutlaq         Convert astrometry scale in scheduler to the correct units required for SolverUtils
0195 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
0196 3f648d38c 2022-10-02 Jasem Mutlaq         Starting KStars v3.6.2 development cycle.
0197 072890a34 2022-10-01 Jasem Mutlaq         Check focuser for connection status as well
0198 9b01432c6 2022-10-01 Jasem Mutlaq         More complete management of module status in compliance with device connection status
0199 a6a2657b4 2022-10-01 Jasem Mutlaq         Enable and disable part of modules according to availability of devices
0200 ce83876d0 2022-10-01 Jasem Mutlaq         Quick fix for ability to establish modules while not all devices are connected.
0201 5378eb568 2022-09-30 Jasem Mutlaq         Remove debug statements
0202 a18b2ae1b 2022-09-30 Jasem Mutlaq         Fix crash due to infinite cyclic calls when filter manager is updated.
0203 8494f0586 2022-09-30 Jasem Mutlaq         Fix order of parameters
0204 a87f66590 2022-09-30 Hy Murveit           remove the swapCheck checkbox
0205 42d4cf5c1 2022-09-30 Paolo Stivanin       Lower QT_MIN_VERSION to 5.12.7
0206 9901e1a4a 2022-09-29 Jasem Mutlaq         Do not declare connection failure while port selector is up
0207 
0208 3.6.1 (ChoCho):
0209 
0210 4cfb967be 2022-09-29 Jasem Mutlaq         INDI driver sync
0211 f88169d38 2022-09-29 Jasem Mutlaq         Warn users if one or more devices fail to connect
0212 b2a51cd00 2022-09-28 Jasem Mutlaq         Fix issue where settingUpdated only emits the delta settings and not all settings
0213 77c4b156d 2022-09-28 Hy Murveit           Make guider target plot square and visible from the start
0214 b52ec1edb 2022-09-28 Hy Murveit           Do not draw star circles when printing HFRs
0215 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
0216 ae604534e 2022-09-27 Hy Murveit           adjust guider logging
0217 3c107c0c1 2022-09-27 Hy Murveit           bugfix: Analyze meridian flip session was not being rendered
0218 218d763ba 2022-09-26 Wolfgang Reissenberger Bug fix: correct widget names so that they match their option key
0219 add3d0f84 2022-09-25 Hy Murveit           Bugfix: correct rendering of artificial horizon in equatorial mode
0220 b69eb9bb5 2022-09-25 Jasem Mutlaq         Fix issue when modules are marked ready when they are not fully ready
0221 11c776ef3 2022-09-24 Hy Murveit           Prevent guider from selecting very narrow guidestar
0222 6a39b3fe2 2022-09-24 Wolfgang Reissenberger Handling attempts sending an RPC call if no connection established
0223 dd2f11f33 2022-09-24 Hy Murveit           Call checkCamera before loading a sequenceQueue in case UI has not yet been updated.
0224 dde5b6be7 2022-09-23 Hy Murveit           bugfix, numPixels field was not being added to detected stars
0225 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..
0226 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
0227 0e6ee00f3 2022-09-22 Jasem Mutlaq         Prevent accidental setting of frame type to negative if case current index is below zero
0228 d7a0dabdd 2022-09-21 Wolfgang Reissenberger Bugfix for restarting a paused capture sequence after a meridian flip
0229 3a7edde82 2022-09-21 Jasem Mutlaq         Update Satellite sources URLs
0230 fb3cca5ee 2022-09-20 Jasem Mutlaq         Revert to Linear 1 Pass algorithm with more sane defaults to prevent huge initial movement
0231 031ca2581 2022-09-20 Jasem Mutlaq         Add barlow to reducer and increase range to 3x as proposed by Sophie
0232 608ab8b0b 2022-09-19 Jasem Mutlaq         Separate dust cap and light interfaces to their own defined schemas
0233 b0cd3fca3 2022-09-19 Jasem Mutlaq         Only emit newDevice once the concrete device is established, not generic
0234 44e35b775 2022-09-19 Jasem Mutlaq         Revert to polynomial algorithm as default as it appears to be more reliable if not as accurate
0235 96c912776 2022-09-19 Jasem Mutlaq         Check existing device is not null before comparing with incoming device
0236 ad25136cf 2022-09-19 Jasem Mutlaq         When setting same device again, run integrity check
0237 ed9f55536 2022-09-19 Jasem Mutlaq         Use consistent function names across interfaces. Fix scheduler connections
0238 f61e9d785 2022-09-18 Jasem Mutlaq         Fix filter manager reset. Fix light box and caps not properly initialized
0239 19f32f7b2 2022-09-18 Jasem Mutlaq         Fix several issues with INDI devices syncing with scheduler
0240 ef24bbd8f 2022-09-18 Jasem Mutlaq         Add missing TRAIN_GET_PROFILES command
0241 328fff709 2022-09-18 Jasem Mutlaq         Fix default config value and remove obsolete option
0242 fa189393c 2022-09-18 Jasem Mutlaq         Simplify code
0243 00727bfdb 2022-09-17 Jasem Mutlaq         More options migration fixes
0244 303285941 2022-09-17 Jasem Mutlaq         Fix minor option issues, always use GUI directly if accessible
0245 25b556034 2022-09-17 Jasem Mutlaq         For GUI elements no need to call Options use the current value as is
0246 a66626269 2022-09-17 Wolfgang Reissenberger State machines for meridian flip and Capture
0247 cb7390038 2022-09-17 Jasem Mutlaq         Fix some options not getting properly saved to global settings
0248 a895dba46 2022-09-17 Hy Murveit           fix windows compile array->pair
0249 a65413da6 2022-09-16 Jasem Mutlaq         Emit trainChanged signal when the train selection is updated
0250 92308f78d 2022-09-16 Jasem Mutlaq         When loading existing FITS Data also emit loaded or failed accordingly
0251 b5b447baa 2022-09-16 Sophie Taylor        Dark guiding for the GPG guider
0252 c66ab8c04 2022-09-15 Jasem Mutlaq         Fix typo
0253 926488df2 2022-09-15 Jasem Mutlaq         Add toggle autopark command
0254 f8565b9cc 2022-09-15 Jasem Mutlaq         Add missing dark library optical train getter and setter
0255 6daed1103 2022-09-15 Jasem Mutlaq         Restore get defect settings since we need to send back few settings not transmitted in the generic method
0256 05ad8a7a0 2022-09-15 Yuri Chornoivan      Fix minor typo
0257 a2b383e45 2022-09-14 Jasem Mutlaq         Dark library should use per-train settings
0258 b225418af 2022-09-14 Jasem Mutlaq         Implement Polar Alignment per-train settings
0259 d32cbb346 2022-09-14 Jasem Mutlaq         Store radio buttons in train settings
0260 8a84b48df 2022-09-14 Jasem Mutlaq         Connect newData to updateSensorData
0261 1a8d3d1b7 2022-09-14 Jasem Mutlaq         Use camera temperature when initially setting up ranges
0262 425741fd8 2022-09-14 Jasem Mutlaq         Fix renaming of optical trains. Use ID to designate profile trains instead of name
0263 0e810a03c 2022-09-13 Jasem Mutlaq         Need to send new train on update
0264 627e08d50 2022-09-13 Jasem Mutlaq         Fix EkosLive and optical train manager order
0265 6da7f5eae 2022-09-13 Jasem Mutlaq         Only show optical manager *after* connection is established and not before
0266 bc7a3dbb1 2022-09-11 Hy Murveit           fix analyze/focus bug
0267 6447c61ee 2022-09-11 Hy Murveit           Make TestEkosSimulator unstable
0268 3cfa10454 2022-09-11 Jasem Mutlaq         Do not call refreshTrains on dataChanged since that affect how DB is updated. Use ID when setting train
0269 88924a1ff 2022-09-10 Jasem Mutlaq         Update scheduler to use INDI devices from DBus interface
0270 2ec6f0652 2022-09-10 Jasem Mutlaq         Enable and disable train combo selection based on module state
0271 ebdde43a8 2022-09-10 Jasem Mutlaq         Fix device driver manual start by waiting more on client connection.
0272 b3b6f9f14 2022-09-10 Jasem Mutlaq         Enable a couple of tests back into stable
0273 888540276 2022-09-09 Jasem Mutlaq         Do not set options since these now are handled by global and per-train settings
0274 ffe13b704 2022-09-09 Jasem Mutlaq         Implement per-train and global settings in mount.
0275 1cd712023 2022-09-09 Jasem Mutlaq         No one is checking unstable tests. Better validate they work and are stable.
0276 8f7b80f11 2022-09-09 Jasem Mutlaq         Disable appimage build since it takes a long time to complete
0277 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.
0278 9c88d8e59 2022-09-08 Hy Murveit           Fix SolverUtils bug, scale was assuming arcseconds-per-pixel but using image-width
0279 aa58d3d10 2022-09-08 Wolfgang Reissenberger Meridian flip delay in degrees and some layout optimizations
0280 f32a48674 2022-09-08 Jasem Mutlaq         do not use oag
0281 95d39deb2 2022-09-08 Jasem Mutlaq         Fix filter manager setup
0282 a060df2d9 2022-09-08 Jasem Mutlaq         Fix GUI refactor
0283 f779ec202 2022-09-07 Hy Murveit           Fix bug where deprecated XML caused extra sequence jobs
0284 667395910 2022-09-08 Jasem Mutlaq         Global and per-train guide settings
0285 b063a8801 2022-09-07 Salman Naheed        Feature/add dslr editor
0286 9e6b1ed7c 2022-09-07 Jasem Mutlaq         Move align to new settings system
0287 734d73ce7 2022-09-07 Jasem Mutlaq         Set active job filter manager upon executing a job
0288 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..
0289 c5385f624 2022-09-06 Jasem Mutlaq         Update to new default values and check settings validity
0290 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 ..
0291 50c805216 2022-09-06 Jasem Mutlaq         Fix spacing
0292 1c96fc03c 2022-09-06 Jasem Mutlaq         When camera is not available, disable relevant controls
0293 1a0ae11d4 2022-09-06 Jasem Mutlaq         Make sure ID is valid before setting optical train ID
0294 d846993ba 2022-09-05 Jasem Mutlaq         Watch out if m_FilterPositionProperty is undefined as well
0295 a744736f9 2022-09-05 Jasem Mutlaq         For dust caps since the interface is defined later we need to re-sync devices
0296 b8b0ef18a 2022-09-05 Jasem Mutlaq         Save settings per train. Starting in focus module to test grounds
0297 0c72a3bc0 2022-09-05 Wolfgang Reissenberger Option added to use dedicated guiding chips with optical trains
0298 c1b8df2aa 2022-09-04 Jasem Mutlaq         Fix refactor issue
0299 8155175ab 2022-09-04 Jasem Mutlaq         Default default meridian flip offset
0300 85e378ded 2022-09-03 Wolfgang Reissenberger Adapting UI tests to new optical trains
0301 04d1f76a1 2022-09-01 Jasem Mutlaq         Merge branch 'observatory_work'
0302 7bcd12c8b 2022-09-01 Jasem Mutlaq         Add notification source
0303 5e814ddb0 2022-08-31 Jasem Mutlaq         Re-enable observatory module
0304 ce7d0b277 2022-08-25 Jasem Mutlaq         Update asteroid and comet orbital elements
0305 1003dbdf7 2022-08-30 Jasem Mutlaq         Use click instead of activated to enable removal on non KDE systems
0306 7f04d5ead 2022-08-30 Jasem Mutlaq         Always emit updated signal when setting the profile
0307 b87c90cc4 2022-08-29 Yuri Chornoivan      Fix minor typo
0308 979049c2d 2022-08-28 Jasem Mutlaq         Add support for DSLR lenses. User can select either scope or lens in equipment...
0309 d7d561fbd 2022-08-28 Wolfgang Reissenberger Rotator preparation check fixed
0310 1528c497a 2022-08-27 Wolfgang Reissenberger Bugfix for initialisation of rotator device (and others)
0311 5ac1ab1dd 2022-08-27 Wolfgang Reissenberger No separate JPLParser creation for check of epoch_mjd, since this causes crashes
0312 af6c130c4 2022-08-27 Jasem Mutlaq         Use native compress in cfitsio
0313 dc2c53d20 2022-08-26 Jasem Mutlaq         Disable use of asyncmanager in find dialog filtering due to reported crashes
0314 4036f6c76 2022-08-26 Jasem Mutlaq         Fix format changes in NASA asteroid file
0315 8aaea06fb 2022-08-25 alfred herrhausen    Summary Screen layout improvements, Total RMS added
0316 f4be22a05 2022-08-25 Wolfgang Reissenberger Always check initial guiding deviation before capturing
0317 48f9fe591 2022-08-25 Hy Murveit           Bugfix--scheduler was ignoring artificial horizon ceiling constraints
0318 541765728 2022-08-24 Jasem Mutlaq         Local driver source should be used last since we need to prefer system source
0319 ea5f58855 2022-08-24 Salman Naheed        Update Guide / Align Settings
0320 17ab5c3bd 2022-08-23 Hy Murveit           fix tooltip
0321 9963c8f62 2022-08-24 Hy Murveit           Combine sampled polygons into large polygon for artificial horizon regions
0322 2ffd9258a 2022-08-22 Hy Murveit           Reduce the resolution in drawing artificial horizon to 1 degree
0323 947104587 2022-08-12 Marius P             guidealgorithms use C++ initialization instead of memset
0324 9e81b9404 2022-08-21 Sophie Taylor        Fix receiving compressed images from devices
0325 d83031e37 2022-08-21 Hy Murveit           Adjust UI for guide tab. New info line display for internal guider.
0326 3cc4a01b5 2022-08-21 Salman Naheed        Update PAA
0327 ed12bfba6 2022-08-20 Sophie Taylor        Fix CI test result upload
0328 c41323965 2022-08-20 Robert Lancaster     Attempting to patch Find Dialog Crash Bug on MacOS
0329 c1cad331e 2022-08-19 Sophie Taylor        Compress master dark frames
0330 538d8ecd8 2022-08-19 Sophie Taylor        Proper support for loading compressed image statistics
0331 7530af279 2022-08-19 Jasem Mutlaq         SVBony alias sync
0332 21f5c0bff 2022-08-18 Toni Schriber        Fix position angle and rotator raw angle calculations part II
0333 32f651315 2022-08-18 Jasem Mutlaq         No need for separate concrete device
0334 d8fb436ca 2022-08-18 Jasem Mutlaq         Merge branch 'scheduler_work'
0335 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..
0336 14ca0d79b 2022-08-18 Jasem Mutlaq         Simplify target set
0337 6921c54ef 2022-08-17 Jasem Mutlaq         Initial work for using device interfaces
0338 1548ac61a 2022-08-17 Wolfgang Reissenberger Problem with guide calibration after meridian flip
0339 644c71c83 2022-08-17 Sophie Taylor        Compress saved autofocus and guide images
0340 600a01f25 2022-08-15 Jasem Mutlaq         Ensure we only create concrete devices if they do not exist yet
0341 aa4061c9a 2022-08-15 Jasem Mutlaq         Simply connections and simple refactor
0342 afb7edcc1 2022-08-15 Jasem Mutlaq         Use current index to watch for changes in the combo box
0343 7fbd5614f 2022-08-14 Jasem Mutlaq         Should process text for DRIVER_INFO since some drivers delay their driver interface updates until a later point
0344 ada862609 2022-08-14 Jasem Mutlaq         No need to cast
0345 88d187f9f 2022-08-14 Jasem Mutlaq         Fix FOV calculation due to binning
0346 2b72f6866 2022-08-13 Hy Murveit           Fix analyze stats update for target distance
0347 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..
0348 e53744a0e 2022-08-13 Yuri Chornoivan      Fix minor typo
0349 4591643b4 2022-08-12 Hy Murveit           Analyze target distance should be plotted as a property of the last capture.
0350 7a106fa8f 2022-08-12 Hy Murveit           Allow user to increase number of SEP MultiStar reference stars, invent SNR for invented guidestars
0351 405f2b2f8 2022-08-11 Jasem Mutlaq         Set propotional gains in Options once synced
0352 d09c95855 2022-08-11 Jasem Mutlaq         Fix telescope open/cover not getting called correctly in manual mode
0353 689323dee 2022-08-11 l10n daemon script   GIT_SILENT made messages (after extraction)
0354 525f2f9ee 2022-08-10 Jasem Mutlaq         Must retain a copy of data in the chip
0355 419c70156 2022-08-07 Hy Murveit           Update mount parking controls
0356 4ad462abf 2022-08-06 Jasem Mutlaq         Detect park status in both register and process stages
0357 c92154574 2022-08-06 Jasem Mutlaq         Improve reliabilty of connecting devices in modules
0358 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..
0359 dcf015c79 2022-08-05 Jasem Mutlaq         Fix device sync by calling on relevant generic device as iteration is not necessary
0360 f065348b6 2022-08-04 Jasem Mutlaq         Fix various issues with INDI refactor. Fixes #204
0361 67b23ff53 2022-08-03 Jasem Mutlaq         Only abort capture process on guide failure if we are capturing light frames
0362 b98aa5cd1 2022-08-02 Hy Murveit           fix comment
0363 ecc32506f 2022-08-02 Hy Murveit           fix align solver disconnect crash, disable ssolver logging
0364 81092b913 2022-08-01 Jasem Mutlaq         Fix rotator and dust cap by using register property to load initial values
0365 1ab23e657 2022-08-01 Jasem Mutlaq         Always start modules before adding devices to avoid missing them later
0366 6a60e821a 2022-07-31 Jasem Mutlaq         INDI Devices Handling Refactor
0367 6fb94d350 2022-07-31 Jasem Mutlaq         Remove 3rd party driver added by mistake
0368 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
0369 
0370 3.6.0 (Contact):
0371 
0372 5764593a0 2022-07-28 Yuri Chornoivan      Fix minor typo: Conver -> Cover
0373 812db5041 2022-07-28 Yuri Chornoivan      Fix minor typos
0374 25acbb39e 2022-07-27 Jasem Mutlaq         Add profile scripts editor section and mosaic planner section
0375 1cdfd279b 2022-07-27 Jasem Mutlaq         Check web manager version
0376 3cd8bcb6a 2022-07-26 Hy Murveit           Improve tooltip for greedy algorithm
0377 10e2ae66d 2022-07-26 Jasem Mutlaq         Add extra check for imageData
0378 922b8d538 2022-07-25 Yuri Chornoivan      Fix minor typos
0379 e818dfd3a 2022-07-25 Sophie Taylor        Use reference type to avoid copying in analyze.cpp
0380 f32a8abaa 2022-07-25 Sophie Taylor        Improve tooltips for GPG expert settings
0381 c1bf845d2 2022-07-25 Wolfgang Reissenberger Bugfix capturing does not continue after a meridian flip
0382 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
0383 05d35802c 2022-07-24 Yuri Chornoivan      Fix minor glitches
0384 3b2f187b4 2022-07-24 John Evans           Focus update to Kstars User Manual
0385 4f17f38ae 2022-07-23 Jasem Mutlaq         Use PA instead of rotation to be consistent with rest of KStars notations
0386 072640687 2022-07-22 Yuri Chornoivan      Fix minor typos
0387 8d1f894fa 2022-07-22 Yuri Chornoivan      Fix links in docs
0388 8b1833fc1 2022-07-22 John Evans           Update focus section of user manual including Linear 1 Pass
0389 4fb60642f 2022-07-20 Akarsh Simha         For some strange reason, changing this include order fixes my compile
0390 68f5eb38a 2022-07-18 Akarsh Simha         Fix compile on old compilers
0391 8cd7a0dfc 2022-07-17 Salman Naheed        Update Scheduler Module
0392 4b69fb22d 2022-07-17 Jasem Mutlaq         Fix crash when sending scripts to remote INDI Web Manager
0393 043570675 2022-07-17 Jasem Mutlaq         Add reverse logging
0394 8fe9d9d17 2022-07-17 Hy Murveit           add regexp for comets in FindDialog
0395 8d5206617 2022-07-17 Jasem Mutlaq         Add more logging when rotator stops moving
0396 0ef8382d4 2022-07-15 Jasem Mutlaq         WCS not related at all to toggling selection mode
0397 90a77b64b 2022-07-15 Jasem Mutlaq         Fix issue where some modules might not have updated camera controls value like gain and offset
0398 a2549a72c 2022-07-14 Jasem Mutlaq         Add reverse rotator in the GUI
0399 4bf37d271 2022-07-14 Jasem Mutlaq         Add more check for current rotator PA
0400 21bd6bd90 2022-07-14 Jasem Mutlaq         Remove rouge character
0401 100ef8747 2022-07-14 Jasem Mutlaq         Add helper function to limit PA range. Fix target angle when going to specific position angle
0402 80206d718 2022-07-12 Hy Murveit           Add checkbox (defaulting to false) that enables partitioning in StellarSolver...
0403 6eab46a64 2022-07-11 Madhav  Prabhu       Added documentation for measure fits background, some bug fixes, merge conflicts
0404 5a2ba9f8e 2022-07-11 Akarsh Simha         A number of changes to make the PGC experience smooth (+ a couple bugfixes)
0405 7b8bb9f9f 2022-07-11 Hy Murveit           Improve testfitsdata::testParallelSolvers test.
0406 15f3ae122 2022-07-09 Jasem Mutlaq         Remove last
0407 85178f058 2022-07-09 Jasem Mutlaq         process BLOB managers removal at the main thread
0408 874255301 2022-07-09 Jasem Mutlaq         Fix position angle and rotator raw angle calculations
0409 77aa41ad6 2022-07-07 John Evans           L1P Bug Fixes 1
0410 adbae37b6 2022-07-06 Jasem Mutlaq         Use Q_FUNC_INFO with generic qDebug to including function info until they are migrated to qCDebug
0411 6d60a7d02 2022-07-06 Jasem Mutlaq         Fix error where we cannot create children for a parent in a different thread
0412 2a0626007 2022-07-06 Jasem Mutlaq         Add driver delay and script logging
0413 1f9608158 2022-07-06 Jasem Mutlaq         Remove invalid connect
0414 55a1925fd 2022-07-05 Jasem Mutlaq         Send back guide settings after setting them
0415 9a17d54e9 2022-07-05 Jasem Mutlaq         Add support for GOTO from pixel coordinates
0416 8495c7c4d 2022-07-05 Jasem Mutlaq         Refactor roi --> ROI and fix a few warnings
0417 f1e2d67c5 2022-07-05 Jasem Mutlaq         Fix untranslated strings and refactor roi --> ROI
0418 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..
0419 3f36bb17d 2022-07-02 Jasem Mutlaq         Fix port conversion issue.
0420 f60573464 2022-07-02 Jasem Mutlaq         Fix string to int comparision
0421 77f16d707 2022-07-01 Madhav Prabhu        bug fixes for MR 621
0422 bd7a8998d 2022-07-01 Jasem Mutlaq         Stop mount timers to prevent possible race crash on stopping devices
0423 f44ef2bab 2022-07-01 Jasem Mutlaq         Double check the wcsControl exists
0424 bc8009335 2022-07-01 Jasem Mutlaq         engine.h no longer available with latest KF5
0425 57f3223e0 2022-07-01 Hy Murveit           fix focuser hanging bug
0426 8cd464f6a 2022-07-01 Jasem Mutlaq         Save script after manually editing the field
0427 2f81968e7 2022-06-30 Hy Murveit           improve SolverUtils timing
0428 4c8e55f1c 2022-06-29 Hy Murveit           fix analyze report of polynomial focus solution
0429 bc274ba20 2022-06-30 Jasem Mutlaq         Add support for profile scripts
0430 febaf5828 2022-06-30 Hy Murveit           Save checkboxes on the scheduler tab
0431 2411064da 2022-06-30 Jasem Mutlaq         Add mean and use symbols instead of text. Fix tooltip issues with WCS image
0432 904f7a8c9 2022-06-30 Madhav  Prabhu       Measure FITSImage Background for a region of interest(Rectangle)
0433 40f4e87f3 2022-06-29 Hy Murveit           reset guide rms calc in analyze after break
0434 f47377435 2022-06-29 John Evans           DRAFT Fixed focus restart bug
0435 2d4a6e1f2 2022-06-28 Jasem Mutlaq         Refactor variable for more consistent naming. Do not reset devcices if nothing changed
0436 30bad87df 2022-06-28 Jasem Mutlaq         Add more checks for activeCCD to prevent possible crashes
0437 5db980ef3 2022-06-27 Ed Lee               Geographic map update
0438 00dfafd73 2022-06-27 Jasem Mutlaq         Remove all GUI notifications from FITSXXX classes and let the calling class deal with how to handle errors.
0439 2fa0ec40a 2022-06-26 Jasem Mutlaq         Make checkFocus callable from DBus
0440 db266b753 2022-06-24 Hy Murveit           bugfix--scheduler was not stopping when saving remotely
0441 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..
0442 edf1a9019 2022-06-22 Jasem Mutlaq         Add more checks to ensure all INDI related signals are disconnected on shutdown
0443 fc96812f5 2022-06-22 Hy Murveit           Fix SolverUtil memory issue, update testParallelSolvers, update testfitsdata to pass and enable it.
0444 ff8ad3140 2022-06-21 Hy Murveit           Improve parallel solver test, correct SolverUtils issue
0445 c6500d367 2022-06-21 Jasem Mutlaq         Check if activeCCD is still there on timeout
0446 d3a74f73f 2022-06-20 Jasem Mutlaq         Remove PlaceholderText role as it does not compile on older Qt version
0447 11846aa76 2022-06-20 Jasem Mutlaq         Send updated error to EkosLive
0448 b6035d478 2022-06-20 Jasem Mutlaq         Ignore generated Options.kcfgc
0449 ba4a326f4 2022-06-20 Jasem Mutlaq         Depending on KF5 version, enable support for generating properties for Options
0450 f6b43f299 2022-06-19 Jasem Mutlaq         Add capability to set and get any option by using QProperty system
0451 14be948e7 2022-06-19 Jasem Mutlaq         Make rotator settings more prominent
0452 78bc28c10 2022-06-19 Jasem Mutlaq         Fix clang warnings
0453 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..
0454 b3fce7908 2022-06-18 Jasem Mutlaq         Ensure current rotator is connected as well
0455 592308dfb 2022-06-18 Jasem Mutlaq         Check explicitly if the image is grayscale 8bit for single channel
0456 c81a04c7c 2022-06-17 Jasem Mutlaq         Enable support for fast blob access with INDI v1.9.7
0457 51dcfa391 2022-06-17 Jasem Mutlaq         Do not return after manual align, status must be updated correctly
0458 b23bfcc4a 2022-06-17 Jasem Mutlaq         Must reset m_ImageData when we receive a buffer for load and slew
0459 8a0ee517d 2022-06-17 Yuri Chornoivan      Fix minor typos
0460 6f1909d91 2022-06-16 Jasem Mutlaq         Add EkosLive messages for manual rotator
0461 4e45c9d32 2022-06-16 John Evans           Linear1Pass 1st attempt part 2
0462 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
0463 6f6393ac7 2022-06-15 Jasem Mutlaq         Report more settings
0464 25ebbd68f 2022-06-15 Jasem Mutlaq         Enable slider transparency depending on mosaic auto check
0465 ab1a00198 2022-06-15 Jasem Mutlaq         Make sure slotAboutToQuit is not called twice
0466 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..
0467 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..
0468 e6e0cc1b8 2022-06-15 Jasem Mutlaq         Remove all instances of dmsBox setDegType and replace them with explicit setUnits
0469 3322e439c 2022-06-15 Jasem Mutlaq         Popup the Ekos scheduler manager after creating jobs
0470 e8786ed7c 2022-06-14 Jasem Mutlaq         Use while in case the results are larger than 360
0471 5e68a975c 2022-06-14 Jasem Mutlaq         Use rotator should be on by default
0472 eb25f3a72 2022-06-14 Jasem Mutlaq         Small fix to keep range with PA limits
0473 bd2d42c08 2022-06-14 Jasem Mutlaq         Add ra0 and de0 to mount info packet
0474 44c10ec54 2022-06-14 Jasem Mutlaq         Move limits to its own dialog box to give more space to capture GUI since it...
0475 4a0725efc 2022-06-14 Salman Naheed        Update getSchedulerSettings
0476 41ba058ca 2022-06-14 Jasem Mutlaq         Mount control panel should reflect reversed states of mount axis when updated directly via the INDI Control Panel
0477 6ec7ed784 2022-06-13 Jasem Mutlaq         Ask user to change axis direction since this is the most likely culprit and not speed
0478 f88ac4dff 2022-06-13 Jasem Mutlaq         Do not create framing assistant dialog if there is an existing instance
0479 c111dea45 2022-06-13 Akarsh Simha         Various fixes and improvements related to DSO catalogs and visibility
0480 0457a026c 2022-06-12 Jasem Mutlaq         Refactor member variable to be more descriptive. Get camera resolution before checking for ROI
0481 7b1410fe1 2022-06-11 Jasem Mutlaq         Fix compile on Windows
0482 b194adc01 2022-06-11 Salman Naheed        Scheduler Module
0483 332c8b735 2022-06-10 Akarsh Simha         Further improvements to Add Catalog Object UI, including auto-filling data from text
0484 63bc10769 2022-06-10 Akarsh Simha         Improve the manual focus dialog for the SkyMap
0485 c7965d2e3 2022-06-10 Yuri Chornoivan      Fix minor typos
0486 ceede41b5 2022-06-09 Hy Murveit           fix polar-alignment messages
0487 87473ae1b 2022-06-09 Antoni Bella Pérez   l10n Improves: comments added for gender change
0488 441a8bd5e 2022-06-09 Hy Murveit           Polar-alignment V3. Use plate solving during refresh phase. Update UI.
0489 87986bde3 2022-06-08 Salman Naheed        Scheduler Module
0490 406db34c9 2022-06-08 Hy Murveit           Show number of clipped pixels on fitsviewer status bar if show-clipping is enabled
0491 531398e3b 2022-06-08 Ed Lee               Corrected comment formatting for C as opposed to C++
0492 41220bfb4 2022-06-08 Hy Murveit           Analyze bugfix and complete unfinished scheduler job
0493 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
0494 ba2bc4f0e 2022-06-06 Jasem Mutlaq         Do not override user directory selection unless it is to append the target postfix
0495 a541ab914 2022-06-06 Jasem Mutlaq         Fix crash on driver restart
0496 4011db0a2 2022-05-24 Heiko Becker         Use Config mode for finding Eigen3
0497 d63af8786 2022-06-06 Akarsh Simha         Refactor `DmsBox` widget and improve the Add Catalog Object form
0498 de4dad5d3 2022-06-06 Ed Lee               Issue#103
0499 809ee311d 2022-05-29 Érico Nogueira       Check for sicons() availability properly.
0500 4418d810c 2022-05-29 Jasem Mutlaq         KStars v3.6.0 development cycle
0501 
0502 3.5.8 (Arrakis):
0503 
0504 907bc629b 2022-03-15 Jasem Mutlaq         Replace repeated message with just a label update
0505 fead0a8d4 2022-03-15 Wolfgang Reissenberger Avoid in-sequence-counter countdown when already zero
0506 b10c443f7 2022-03-14 Robert Lancaster     Forgot Prefix path for DriverSupport
0507 0a552226f 2022-03-14 Jasem Mutlaq         Only emit newCoord when mount is connected
0508 e02adcf48 2022-03-14 Wolfgang Reissenberger Bugfix initial guide deviation set blocks post MF calibration
0509 6853eec35 2022-03-14 Jasem Mutlaq         If telescope device is not defined or connected, do not process coordinates
0510 1640c7a2b 2022-03-13 Robert Lancaster     Moving KStars Mac INDI copy instructions to cmakelists
0511 56cd0535f 2022-03-13 Jasem Mutlaq         Add an exact parameter to findByName so that catalog component can customize its search behavior globally
0512 64b9ec0c3 2022-03-13 Akarsh Simha         Fix  CatalogsComponent::findByName() to find only 1 exact match
0513 0e2a3ab07 2022-03-13 Akarsh Simha         Fixes and some improvements to the "Add catalog object" UI
0514 e22bfc6ed 2022-03-11 Akarsh Simha         Fix truncation of observing list upon adding to it from popup menu
0515 993692eaa 2022-03-13 Akarsh Simha         Make some usability improvements, especially in the Find Dialog
0516 9245f9b75 2022-03-12 Hy Murveit           reduce log spam
0517 e23a7ab8c 2022-03-12 Jasem Mutlaq         Various memory leaks. Still there is definitely memory leaks when performing...
0518 dabeeec3d 2022-03-11 Jasem Mutlaq         Fix compile on 18.04
0519 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
0520 5033fba01 2022-03-11 Jasem Mutlaq         Fix bug that caused PAA to fail if a driver send HORIZONTAL_COORD as well
0521 836f47c89 2022-03-11 Jasem Mutlaq         Improve Look n Feel tab
0522 23bb6cbfd 2022-03-10 Robert Lancaster     updating to StellarSolver 2.1
0523 f184fd378 2022-03-09 Nicolas Fella        Don't find KAuth
0524 96ed6a6d7 2022-03-10 Jasem Mutlaq         Fix compile on Windows
0525 755c34e96 2022-03-09 Hy Murveit           Make the test_ekos_scheduler_ops tests more stable.
0526 860301309 2022-03-09 Jasem Mutlaq         Fix typo
0527 abec3e796 2022-03-09 Jasem Mutlaq         Extra check
0528 e4685108d 2022-03-09 Jasem Mutlaq         vShapeSolution should be reset in stop
0529 d38a27b17 2022-03-08 Akarsh Simha         Whenever stars have Henry Draper numbers, make them show up as their names
0530 21635a353 2022-03-08 Robert Lancaster     Fix memory leak
0531 4c71e6262 2022-03-07 Jasem Mutlaq         No need to explicitly load the dark frame
0532 50c523bdc 2022-03-07 Jasem Mutlaq         Clear pointers on disconnect
0533 d973ffec2 2022-03-06 Robert Lancaster     Making it faster by reusing stellarsolver.
0534 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
0535 e1a1f7c33 2022-03-06 Jasem Mutlaq         Make it compile on 18.04
0536 4cfc70ff0 2022-03-06 Jasem Mutlaq         Make it compile on 18.04
0537 8e7fd183f 2022-03-06 Hy Murveit           change scheduler colors for analyze
0538 146577ca6 2022-03-06 Robert Lancaster     Fixing a KHelpClient bug on MacOS
0539 3b39d06b4 2022-03-06 Philip Mair          Fixed restoring of bin settings
0540 134d3d8d1 2022-03-06 Yuri Chornoivan      Fix minor typos
0541 52e0e4d1e 2022-03-06 Jasem Mutlaq         Improve tooltip and simplify UI
0542 961575df9 2022-03-05 Robert Lancaster     Improving Tooltips
0543 d2724f80c 2022-03-05 Jasem Mutlaq         Clear sequence array on clear sequence
0544 24d0806b5 2022-03-02 Akarsh Simha         Fix bug due to addition of new sky culture by saving config differently
0545 ec9448cbd 2022-03-05 Hy Murveit           New Greedy Algorithm for Scheduler
0546 a39d48e8e 2022-03-04 Mattia Procopio      Allow to provide a custom URL to download index data from
0547 3e5b922c1 2022-03-04 Robert Lancaster     Fixing some issues found by Jussi Saarvirta
0548 56a377826 2022-03-03 Hy Murveit           fix maxGuidestarsHFR issue, fix test, increase max dither size
0549 cf5db0400 2022-03-02 Robert Lancaster     Updating KStars to support StellarSolver 2.0
0550 9f20fe9e7 2022-03-02 Jasem Mutlaq         Make minimum exposure value 1 for refresh phase
0551 831dc2890 2022-03-02 Hy Murveit           Allow older capture sequence files
0552 cc7225978 2022-03-01 Salman Naheed        Ekoslive dark library
0553 bfa23a060 2022-02-28 Nate Graham          Add Release tags to AppStream metadata file
0554 06d6c0460 2022-02-26 Nate Graham          Make default color scheme default
0555 8fe6068e0 2022-02-24 Salman Naheed        Ekoslive dark library
0556 5dbb32de0 2022-02-23 Hy Murveit           Unconstrain Ekos' main vertical slider
0557 df71cbf3e 2022-02-22 Salman Naheed        Ekoslive dark library
0558 cd1cb58cf 2022-02-22 Wolfgang Reissenberger Timer based update of mount coordinates
0559 8c457d62a 2022-02-22 Jasem Mutlaq         Add support for INDI capture format
0560 2de2a7d0b 2022-02-21 Akarsh Simha         Adding popular asterisms as a sky culture
0561 bbe08f422 2022-02-21 Salman Naheed        Ekoslive dark library
0562 46d5fd47b 2022-02-21 Hy Murveit           Change gpg period spinbox from int to double
0563 5a04cdbaa 2022-02-19 Wolfgang Reissenberger Bugfix selecting guide deviation when guiding is not running
0564 9071245d7 2022-02-17 Wolfgang Reissenberger Bugfix darks jobstate and #158
0565 e23f1c33d 2022-02-16 Hy Murveit           Small bug fixes: calibration not always shown. MultiStar graphics offset by a frame.
0566 
0567 
0568 3.5.7 (DoLookUp):
0569 
0570 feb6170cb 2022-01-16 Jasem Mutlaq         Make sure mount is slewing first
0571 ddab6d181 2022-01-16 Jasem Mutlaq         Fix mount model crash where it was calling system abort instead of align abort
0572 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..
0573 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
0574 d4932ed97 2022-01-15 Jasem Mutlaq         Check for ACTIVE_ROTATOR as well
0575 88dbcc22a 2022-01-15 Jasem Mutlaq         Fix gain and offset settings
0576 636a05c9c 2022-01-13 Jasem Mutlaq         Mark as stable
0577 b895d2dbf 2022-01-13 Jasem Mutlaq         Set initial property values
0578 8df58274d 2022-01-13 Jasem Mutlaq         Simplify removeDevice and remove by name instead of pointer
0579 59a7f4d6e 2022-01-13 Hy Murveit           Bugfix: test to delay capture with high guide deviation was broken
0580 d558c8959 2022-01-12 Jasem Mutlaq         Add support for flat darks.
0581 c16eb6f4b 2022-01-12 Jasem Mutlaq         Update frame is always align +A
0582 5ec6a8013 2022-01-11 Jasem Mutlaq         Wait until rotate state is OK before marking prepare as ready
0583 7d63e044a 2022-01-11 Wolfgang Reissenberger Deactivating meridian flip while PAA is running
0584 56ad052e2 2022-01-11 Hy Murveit           Don't allow guidestars to redo star correspondence if it isn't the first guide frame
0585 d5db98680 2022-01-10 Robert Lancaster     Making the data directory install first on Macs so that it gets copied by...
0586 99fe1935d 2022-01-09 Jasem Mutlaq         INDI driver sync
0587 66dcf9cf4 2022-01-09 Jasem Mutlaq         In case we have pending in-sequence tasks, we need to suspend fast exposure to...
0588 39f549260 2022-01-08 Hy Murveit           Disable some inapplicable controls. Include dither miss in random walk accumulator.
0589 c9cf28e52 2022-01-08 Robert Lancaster     Fixing some Mac Installation issues
0590 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
0591 02ead1ff9 2022-01-06 Hy Murveit           change label for new dither control
0592 267c55170 2022-01-06 Jasem Mutlaq         Extend properties that can be saved in a sequence file beyond just numbers....
0593 31f0ef70b 2022-01-06 Hy Murveit           dither and calibration cleanup.
0594 580c5a9c5 2022-01-05 Jasem Mutlaq         Use xplanet to generate images for planetery bodies
0595 a43a7153f 2022-01-04 Wolfgang Reissenberger Fix for regression introduced in step 1
0596 dbb44aca4 2022-01-04 Yuri Chornoivan      Fix minor typos
0597 40c19a5ea 2022-01-04 Akarsh Simha         Remove accidentally included warning
0598 7c954fa87 2022-01-04 Jasem Mutlaq         Emit PAA stage instead of just boolean toggled
0599 219207cad 2022-01-03 Akarsh Simha         Fix bugs involving the reading and writing of user's notes (logs) on objects
0600 2746e8356 2022-01-03 Robert Lancaster     Including XPLanet in the Build on Macs
0601 55d9055fb 2022-01-03 Robert Lancaster     Copying the QML files to the Mac data directory and supporting new xplanet location
0602 59851988c 2022-01-03 Jasem Mutlaq         Fix docbook issue
0603 e39f2f7a7 2022-01-03 Eric Dejouhanet      Mosaic Tool documentation update
0604 6e5a8c536 2022-01-02 Wolfgang Reissenberger Restricting sequence job state tests to INDI installations
0605 d81193b09 2022-01-01 Wolfgang Reissenberger State machine for capture control (Step 1)
0606 8f3cd304c 2022-01-01 Robert Lancaster     Removing unnecessary or redundant astrometry code on all platforms and removing the internal astrometry.net build on MacOS
0607 4a74f4f11 2021-12-30 Robert Lancaster     Making the data directory install first on Macs so that it gets copied by...
0608 89c81e716 2021-12-30 Jasem Mutlaq         Add a signal to alert other modules that Polar Alignment Assistant is active
0609 cac693eb9 2021-12-30 Jasem Mutlaq         Call meridianFlipSetupChanged instead of handling state changes
0610 3f9862002 2021-12-29 Robert Lancaster     Making the data directory install first on Macs so that it gets copied by...
0611 b6082ed29 2021-12-28 Robert Lancaster     Fixing Data directory install to app bundle for macs
0612 8cfa168f8 2021-12-26 Hy Murveit           re-enable the scheduler_ops test, keep it unstable for now
0613 f2280b776 2021-12-21 Jasem Mutlaq         Call start and not execute as the former is the correct function from cold state
0614 f65a547c5 2021-12-19 Eric Dejouhanet      Forgot folder creation before d-bus daemon startup.
0615 b607d6e86 2021-12-18 Eric Dejouhanet      Add d-bus support to CI image, start daemon when testing.
0616 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
0617 bca5c0353 2021-12-15 Wolfgang Reissenberger Bugfix for scheduler and place holder test cases
0618 6782a28d3 2021-12-12 Pino Toscano         tests: remove useless xterm test
0619 6529f4ffc 2021-12-05 Jasem Mutlaq         Add support to dragging mosaic panels around
0620 0926c0218 2021-12-09 Ian Hattendorf       Fix issues finding INDI and compiling
0621 6372ec393 2021-12-06 Hy Murveit           SimClock will no longer remember that it was paused last time
0622 fceb9cb74 2021-12-05 Hy Murveit           display comets at almost all zooms, default names now 1AU.
0623 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
0624 d224c34f9 2021-10-13 Antonio Escriban     standardized dialog for guider 'Control Parameters' &'Other Settings'
0625 e7bc2c83c 2021-12-05 Jasem Mutlaq         Use new style Signal slots connection for simclock and timestepbox
0626 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..
0627 bc4fe3bad 2021-12-04 Jasem Mutlaq         Make set target into its own function since it gets reconnected too many times with lambda
0628 ccce44513 2021-12-04 Jasem Mutlaq         Add log when restarting a driver
0629 54f31606e 2021-12-02 Jasem Mutlaq         Add setNow dbus function. Update XML file to include setNow and setClockScale. Minor variable refactor
0630 68e20d0d7 2021-11-30 Jasem Mutlaq         Correct some build instructions
0631 198323721 2021-11-30 Jasem Mutlaq         Add libkf5doctools-dev as alternative
0632 5773416c1 2021-11-30 Jasem Mutlaq         INDI drivers sync
0633 dce51930b 2021-11-25 Jasem Mutlaq         Remove C++ style comments in C file
0634 4a2b5d64c 2021-11-25 Jasem Mutlaq         Compressed FITS image with fpack are now properly loaded in KStars when they are sent as buffer
0635 844257eb2 2021-11-25 Jasem Mutlaq         Enable complete flat capture with ADU calculation without using previews
0636 d26ad8671 2021-11-25 Wolfgang Reissenberger Bugfix guiding deviation restart aborted capture
0637 6097aa190 2021-11-22 Hy Murveit           PolarAlign: Add image number display in refresh phase.
0638 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..
0639 124ba3a2a 2021-11-22 Wolfgang Reissenberger Bug fix scheduler capture counting
0640 0c3c8306d 2021-11-22 Wolfgang Reissenberger Display FITS viewer only when option is set
0641 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..
0642 d482ab947 2021-11-22 Jasem Mutlaq         Do not include unistd.h on Windows
0643 bd907c31c 2021-11-22 Jasem Mutlaq         Store name directly in a member variable for faster and safe access. Add device removal function
0644 509698be7 2021-11-19 Paweł Pleskaczyński  change guide graph style to line graph
0645 62fb748de 2021-11-18 Wolfgang Reissenberger Bugfix for capture guiding deviation recovery
0646 97f085604 2021-11-17 Jasem Mutlaq         Make it work on Qt prior to 5.10
0647 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
0648 a08a1198d 2021-11-16 Jasem Mutlaq         Revert "Use NewStuff Elements"
0649 0b3380622 2021-11-11 Oleg Solovyov        Use NewStuff Elements
0650 906daf38e 2021-11-15 Jasem Mutlaq         Starting 3.5.7 development cycle
0651 df2613427 2021-11-12 Jasem Mutlaq         Add Zlib include directory so that Windows can find it
0652 e7cded0c5 2021-11-12 Jasem Mutlaq         Fix compiling on Windows
0653 
0654 3.5.6 (MPC):
0655 
0656 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
0657 5d14f61ae 2021-11-10 Jasem Mutlaq         Move response handling even before Ekos is connected
0658 6dc096f79 2021-11-10 Jasem Mutlaq         Make the INDI server connection error uses KStars notification system
0659 f79aa5e7d 2021-11-10 Jasem Mutlaq         Connection to INDI server should be INFO not ALERT
0660 0a583df80 2021-11-10 Jasem Mutlaq         Refactor name to standard INDI
0661 6bf9fb7f5 2021-11-10 Jasem Mutlaq         Extra check to stop countdown timer when not required
0662 0a42c0180 2021-11-10 Jasem Mutlaq         Improve fast exposure behavior in focus and align
0663 6d4fea42f 2021-11-10 Jasem Mutlaq         Add extra check to prevent crash in case frame dimensions are different
0664 89dbf27a6 2021-11-10 Jasem Mutlaq         Refactor name from exposure looping to fast exposure since the latter is more intuitive
0665 e076f16e4 2021-11-10 Jasem Mutlaq         Clean up capture module after dark library is done
0666 c5897aa63 2021-11-08 Jasem Mutlaq         Separate dark processor in its own class. Problem was in using a singleton to...
0667 190831806 2021-11-08 Jasem Mutlaq         MPC base comets
0668 41121c62a 2021-11-08 Jasem Mutlaq         Add support for selecting star by fraction of image size
0669 9b64e0777 2021-11-07 Jasem Mutlaq         Use 1920 for high bandwidth images
0670 e483a90a1 2021-11-06 Jasem Mutlaq         Fix clear data button not causing the graph not refresh
0671 9c606673c 2021-11-05 Wolfgang Reissenberger Align event based target
0672 b0b920de6 2021-11-01 Jasem Mutlaq         Add a row to display focus source temperature and the delta so that it is not ambigous
0673 e494f5d03 2021-10-30 Jasem Mutlaq         Accept MDPD drivers to have possible aliases. Though this only works when a single device is detected
0674 177743f0f 2021-10-26 Jasem Mutlaq         INDI Drivers sync
0675 3ea37b529 2021-10-24 Jasem Mutlaq         Suspend on filter focus offset change. Also only suspend if OAG is in use
0676 baa1fd701 2021-10-26 Jasem Mutlaq         What's up tonight DSO fix
0677 623aa9e9f 2021-10-19 Antonio Escriban     tooltip about fixed options for 'SEP Multi Star'-algorithm
0678 75144f58c 2021-10-25 Jasem Mutlaq         Move fits_write_img to last operation before closing to avoid possible HDU issues.
0679 db0809bf4 2021-10-23 Jasem Mutlaq         Indiana reverted to using DST
0680 05c79cd93 2021-10-22 Jasem Mutlaq         Fix polyfill issues on vanilla 20.04 with Qt 5.12
0681 895c27852 2021-10-21 Jasem Mutlaq         Use Tp as the JD of perihelion. Still the results are not very accurate compared to JPL
0682 2cb7f88d3 2021-10-21 Valentin Boettcher   basic fix for asteroids
0683 022665db8 2021-10-20 Jasem Mutlaq         Fix crash due to missing camera possibly after driver restart due to a timeout.
0684 21981dd2f 2021-10-17 Antonio Escriban     configSEPMultiStarOptions - small addendum
0685 0b9530f9f 2021-10-17 Jasem Mutlaq         No Queued Blocking signals and slots
0686 cb0f9a03a 2021-10-17 Hy Murveit           Add relative HFR calculation to Linear focus algorithm. Improve plotting. Tweak algorithm.
0687 d650674d7 2021-10-16 Jasem Mutlaq         After capture sequence is started, resync scheduler target position in alignment module
0688 6b79f840b 2021-10-16 Jasem Mutlaq         Disable PHD2 test until it passes properly in the CI
0689 8ba4c33d9 2021-10-16 Jasem Mutlaq         Do not show nan magnitudes in the tooltip
0690 08aaca20b 2021-10-14 Hy Murveit           emergency crash fix--guideview was nullptr
0691 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
0692 724095c73 2021-10-13 Jasem Mutlaq         Make ksnotification use KStars own KSMessageBox
0693 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
0694 b1e26f562 2021-10-08 Antonio Escriban     rearranged initialization (#0 Prelude) of dialogs in "Guide" to ensure updating of settings
0695 842a71026 2021-10-11 Jasem Mutlaq         Do not run checkCCD if the module is busy as this might end up disconnecting...
0696 102d25637 2021-10-11 Jasem Mutlaq         Check if dark frame can be loaded before proceeding
0697 a7470e854 2021-10-03 Jasem Mutlaq         Use FWHM 1 as it appears to be much more reliable than 2 or above at detecting stars
0698 a1a81a46a 2021-10-10 Jasem Mutlaq         Better handling for INDI::CCD errors since they can happen to a number of...
0699 c697d6206 2021-10-06 Hy Murveit           switch fix to kstarsdatetime::addDays
0700 38cc4a20d 2021-10-06 Hy Murveit           add fix to calculateDawnDusk and update test
0701 0e680a7fb 2021-10-05 Hy Murveit           add test for dusk startup
0702 17ea2674f 2021-10-09 Valentin Boettcher   fix the issue where dso magnitudes are not drawn
0703 bb7cffeae 2021-10-09 Wolfgang Reissenberger Event based coordinate update
0704 e5b4efda0 2021-10-07 Hy Murveit           fix testschedulerunit, which was crashing
0705 1a33741f8 2021-10-08 Jasem Mutlaq         Do not show magnitude if nan
0706 88cfea4b8 2021-10-01 Hy Murveit           Retry focus position when solution is pending, is before pass1 minimum, and HFR got worse
0707 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..
0708 c4a2438be 2021-10-05 Hy Murveit           fix terrain for equirectangular projection
0709 503e73e81 2021-10-05 Jasem Mutlaq         Improve port selector shouldShow algorithm so that it does not show singular device with singular serial port
0710 46bfd741b 2021-10-05 Jasem Mutlaq         Add manufacturers to auxiliary
0711 158947dc9 2021-10-05 Jasem Mutlaq         INDI driver sync
0712 655795bb9 2021-10-05 Jasem Mutlaq         INDI drivers sync
0713 f2d87ed4f 2021-10-03 Laurent Montel       GIT_SILENT: remove .arcconfig
0714 0b1fba8ab 2021-10-02 Jasem Mutlaq         Also set current goto mode when setting solver action
0715 69db0ba07 2021-10-01 Jasem Mutlaq         Quick fix dustCapLightEnabled -> lightBoxLightEnabled when checking currentLightBox
0716 0fe1e1102 2021-09-30 Jasem Mutlaq         Make the websocket connections unique and introduce cache to reduce unnecessary property update messaging
0717 3f3ad7887 2021-09-30 Jasem Mutlaq         Give more time for INDI to properly shutdown in case an existing server is detected
0718 7c490745c 2021-09-30 Jasem Mutlaq         Break instead of return so that calibration state is set correctly
0719 d9039d6ff 2021-09-29 Hy Murveit           Fix issue where PAA is falsely disabled due to FOV
0720 4e890c352 2021-09-28 Hy Murveit           Add popup if image write fails
0721 41a7d320c 2021-09-28 Jasem Mutlaq         Fix issue where saving flats to remote storage failed due to wrong camera...
0722 b920b785f 2021-09-21 Heiko Becker         Add FindERFA cmake module
0723 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..
0724 d806e5c3c 2021-09-23 Jasem Mutlaq         Also include camera name
0725 0c2b197c3 2021-09-23 Jasem Mutlaq         Restrict to 32x32 to be consistent with other icons
0726 a41561c29 2021-09-22 Akarsh Simha         Increase the maximum value of the deep-sky magnitude limits to 30.
0727 2bc3b2b18 2021-09-22 Hy Murveit           fix bug where hfr and eccentricity were not updating in fitsviewer
0728 f6622f0c6 2021-09-22 Jasem Mutlaq         Check image for nullptr
0729 aef8b3d31 2021-09-22 Jasem Mutlaq         Check if job index is within bounds
0730 8c26cf623 2021-09-21 Jasem Mutlaq         Fix typo
0731 23219a3a5 2021-09-20 Yuri Chornoivan      Remove extra translation string
0732 c1cfa5484 2021-09-19 Wolfgang Reissenberger Manager GUI refactoring | Image preview with data overlay + capture counting streamlined
0733 035ceb153 2021-09-19 Jasem Mutlaq         Check for lightbox before dust cap
0734 038f89092 2021-09-19 Kwon-Young Choi      New flexible method to name filenames using `PlaceholderPath::generateFilename`
0735 1d97ced0a 2021-09-18 Hy Murveit           Restructure test_ekos_scheduler_ops to allow for multiple job testing
0736 2d417b636 2021-09-17 Alexander Lohnau     Convert HEALPix copyright statements to SPDX
0737 a26205ae9 2021-09-17 Alexander Lohnau     Convert GPL-2.0-or-later copyright statements to SPDX
0738 05b50d987 2021-09-17 Jasem Mutlaq         KStars v3.5.6 Beta
0739 9d36d8272 2021-09-17 Alexander Lohnau     work/spdx
0740 584462311 2021-09-16 Hy Murveit           Add git merge instructions to README.md
0741 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
0742 f316ca22d 2021-09-15 Jasem Mutlaq         Add port_selector to json settings
0743 7b8d9a153 2021-09-14 Jasem Mutlaq         Restore check for set times
0744 
0745 3.5.5 (Bella):
0746 
0747 e16274917 2021-09-14 Jasem Mutlaq         KStars 3.5.5 stable
0748 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..
0749 4ddf3bc17 2021-09-13 Hy Murveit           Tightened up the code related to capture suspending on bad guide deviations
0750 9d5e16721 2021-09-14 Jasem Mutlaq         When no temperature is supplied, turn off force
0751 4d0f5845e 2021-09-13 Jasem Mutlaq         No need for hack root cause fixed
0752 c276f5ffa 2021-09-13 Jasem Mutlaq         Fix crash division by zero. BUGS:402941
0753 31eaa16ab 2021-09-13 Hy Murveit           quiet frequent log message
0754 d40b42685 2021-09-13 Jasem Mutlaq         Fix tooltips. Fixes #424699
0755 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
0756 3ad663d8c 2021-09-12 Pino Toscano         typo fix
0757 32b28ed03 2021-09-12 Jasem Mutlaq         Change the infamous alignment failure message to suggest more items to check than just insufficient stars
0758 7c1946093 2021-09-11 Jasem Mutlaq         Restore special check for onBinaryReceive
0759 2f0cf7ec2 2021-09-10 Anthony Hinsinger    Disabled LTO
0760 268caf693 2021-09-11 Valentin Boettcher   fix the pykstars python package
0761 fd64fa993 2021-09-10 Jasem Mutlaq         Idle is acceptable state for parking and unparking for dust caps
0762 9c3fb25ec 2021-09-10 Jasem Mutlaq         Better use the new isValid then isRegistered
0763 2e36eb832 2021-09-10 Jasem Mutlaq         Check for nullptr in syncing switch and return
0764 06be887e8 2021-09-10 Jasem Mutlaq         Use dataProp.getPermission instead of accessing parent direclty
0765 53dd2001f 2021-09-08 Hy Murveit           bug fix: end calibration section in guidelog when calibrating 1D
0766 ab575d260 2021-09-09 Jasem Mutlaq         INDI drivers sync
0767 fa2f0fac1 2021-09-08 Jasem Mutlaq         Check for alignment in constructor since it is already registered before class is created
0768 37d7b6f82 2021-09-08 Jasem Mutlaq         On abnormal disconnect, try to clear devices first by using BlockingQueuedConnection connection type with serverFailure signal
0769 a100fa166 2021-09-08 Jasem Mutlaq         Use modern connect
0770 eb137327f 2021-09-07 Hy Murveit           Fix issue where calibration wasn't updated if guider binning was changed
0771 56d3372e8 2021-09-08 Jasem Mutlaq         Add new city in German. Fixes #130
0772 f86983c5d 2021-09-07 Hy Murveit           move vect.h and matr.h to namespace GuiderUtils
0773 69ea81e02 2021-09-07 Jasem Mutlaq         Partial fix for #442082 regarding building on newer Eigen version.
0774 ffffe23e8 2021-09-07 Jasem Mutlaq         Add extra checks to prevent mix up of camera signals to guide slots
0775 f757267f9 2021-09-06 Hy Murveit           fix guide driftplot for RA
0776 25058a519 2021-09-06 Hy Murveit           Guider fixes: ra error plotting reversed, disabling axes bug
0777 df269e340 2021-09-06 Jasem Mutlaq         Sort by magnitude and activate supernovae when searching for them
0778 4d4e5a55b 2021-09-06 Jasem Mutlaq         When searching for exact dso object, use lower to provide case-insensitive search
0779 c45ca58ee 2021-09-06 Jasem Mutlaq         Save guide bin index properly for future sessions
0780 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..
0781 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..
0782 f5d92a964 2021-09-04 Jasem Mutlaq         Use array for designations
0783 d7864b5a6 2021-09-03 Valentin Boettcher   skycomponent db import: do not ask and move to unique name...
0784 fadc315a5 2021-09-03 Jasem Mutlaq         Sync startup time to system when starting a profile in EkosLive
0785 9e14dbfb4 2021-09-02 Hy Murveit           fix crash in test_polaralign
0786 4ebe78ad6 2021-09-01 Jürgen Terpe         Resize manager: change the size of the log view
0787 acf1c21c3 2021-08-31 Jasem Mutlaq         Fix pre-capture script not executing before each capture as intended
0788 126879e3a 2021-08-29 Jasem Mutlaq         Remove message hack
0789 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
0790 9b00fd163 2021-08-29 Jasem Mutlaq         Add fov_w and fov_h to hipsfinder
0791 34f93cde2 2021-08-28 Jasem Mutlaq         Enclose searchObjects by the required ifdefs
0792 575263f04 2021-08-28 Jasem Mutlaq         Do not search objects in FITS after loading WCS unless it is explicitly needed.
0793 0af86470c 2021-08-28 Jasem Mutlaq         Use local time directly and let almanac do the conversion to UT.
0794 baf962fbf 2021-08-27 Jasem Mutlaq         Increase timeout
0795 a85a38c02 2021-08-27 Robert Lancaster     Eliminating formerly required Python options for local astrometry.net on MacOS
0796 aeebedcae 2021-08-27 Jasem Mutlaq         Possible fix for CI test failure
0797 4a03f493b 2021-08-27 Yuri Chornoivan      Fix minor typos
0798 a57f2889a 2021-08-26 Jasem Mutlaq         INDI drivers sync
0799 e7de78d1d 2021-08-19 Hy Murveit           Refactor guider, adjust UI, convert to 0-1.0 control parameter, use calibration, add calibration test.
0800 3a76f6907 2021-08-25 Edgar Scholz         Update skyculture sternenkarten simplifying some constellation lines adding new constelllation lines for the southern hemisphere
0801 2354ea736 2021-08-26 Valentin Boettcher   store a reference to the database file instead of a string
0802 1d87ec995 2021-08-26 Jasem Mutlaq         Add missing header
0803 2dd49c1af 2021-08-26 Alexander Lohnau     Use QFINDTESTDATA to make search for test data more robust
0804 2e37228d4 2021-08-23 Jasem Mutlaq         Add filter wheel sync test to demonstrate MR \!397
0805 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..
0806 99add6c0d 2021-08-23 Jasem Mutlaq         Add post refresh phase in order to shutdown properly when done. Update documentation
0807 0679c0ae3 2021-08-23 Jasem Mutlaq         Fix tab order
0808 d629cb0ac 2021-08-23 Jasem Mutlaq         Fallback to scale and then later position in case of align solver failure
0809 a7767c195 2021-08-22 Jasem Mutlaq         Some early documentation. Needs a lot more still
0810 e84986d41 2021-08-22 Jasem Mutlaq         Fix minor warnings
0811 4f98b9c6c 2021-08-22 Jasem Mutlaq         More fixes to issue in the migration process
0812 33d93a265 2021-08-22 Jasem Mutlaq         More minor fixes due the migration process
0813 0a444b30e 2021-08-22 Jasem Mutlaq         Separating manual rotator in its own class
0814 e6f8f4b9e 2021-08-22 Jasem Mutlaq         Init polar alignment in constructor
0815 e756f059d 2021-08-22 Jasem Mutlaq         Removing legacy polar alignment. Separating polar alignment in its own class. Still does not compile need more work
0816 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..
0817 78782f5d5 2021-08-21 Jasem Mutlaq         Check that rectangle is valid for sending off to stellarsolver
0818 4c00c51bd 2021-08-21 Jasem Mutlaq         Respect scale and position options when using load and slew
0819 4f5204a9a 2021-08-21 Jasem Mutlaq         Separate mount model into its own class
0820 d1b829e41 2021-08-25 Jasem Mutlaq         solverCam --> solverCamera
0821 1a156e37f 2021-07-21 Antonio Escriban     Save Binning, Fits filter settings (guider), Camera gain (solver) and configure SEPMultistarOptions correctly
0822 90c8dfc28 2021-08-24 Valentin Boettcher   update paths to the test db to accomodate !395
0823 9b050ebb0 2021-08-23 Jasem Mutlaq         Disable TestEkosSchedulerOps test since it cannot apparently run in a CI environment with DBus server
0824 cb9fe8013 2021-08-19 Hy Murveit           Fix compiler warnings
0825 9e7f243d3 2021-08-22 Alexander Lohnau     Define CMake, Qt and KF requirements to versions that are shipped with Ubuntu 18.04
0826 837c12fcb 2021-08-21 Wolfgang Reissenberger Bug fix for profiles and target names containing special XML characters
0827 62f217c25 2021-08-21 Valentin Boettcher   add more information to the catalogsdb docstring
0828 3dbd0200b 2021-08-20 Jasem Mutlaq         Do not return duplicate search objects
0829 37b0d9584 2021-08-20 Jasem Mutlaq         Search each object type separately
0830 edbaf78e0 2021-08-18 Hy Murveit           Revamp guider UI, remove dead code
0831 2e297137a 2021-08-19 Hy Murveit           Defensive checks in capture.cpp
0832 8a3ca1233 2021-08-18 Jasem Mutlaq         Add observability and riseset support to EkosLive
0833 f048f70ac 2021-08-14 Jasem Mutlaq         Use 1280 as default for media in EkosLive
0834 01bb34a6c 2021-08-13 Hy Murveit           crash-fix: check for activeJob in setCaptureComplete
0835 60e54952e 2021-08-14 Hy Murveit           Add altitude adjustment for terrain image. Fix bug.
0836 8a7193d24 2021-08-12 Hy Murveit           Adjust golden values in polar-align test to match changes in bf86d2e3
0837 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
0838 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..
0839 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 ..
0840 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..
0841 0bc9ee02a 2021-08-10 Jasem Mutlaq         Only register observatory module once
0842 89a437dc3 2021-08-10 Valentin Boettcher   fix performance for loading thumbnails
0843 5d0c6e1b9 2021-08-10 Jasem Mutlaq         Do not change camera while it is capturing
0844 218953bef 2021-08-10 Jasem Mutlaq         Fix connection, supposed to go to manager updateCurrentHFR
0845 c2fc4976e 2021-08-10 Jasem Mutlaq         Mark test as unstable
0846 1474aa3c5 2021-08-10 Wolfgang Reissenberger Move focuser back to initial position when interrupted by a meridian flip
0847 24efced5f 2021-08-06 Jasem Mutlaq         Fix build on Windows. Migrate to use more #pragma once for header files
0848 4038931f6 2021-08-06 Valentin Boettcher   increase search radius for right click
0849 f74b03f24 2021-08-06 Valentin Boettcher   resize catalog table headers to fit contents
0850 102f7a5cd 2021-08-06 Jasem Mutlaq         Minor code readability improvements
0851 2c71e7c0b 2021-08-06 Valentin Boettcher   use type aliases for the dso db return types
0852 6494258cd 2021-08-06 Yuri Chornoivan      i18n fixes
0853 a8638e0c7 2021-08-06 Jasem Mutlaq         HiPS finder to generate images for offline storage
0854 cb31b5082 2021-08-05 Valentin Boettcher   Skycomp import
0855 4834e3cc5 2021-08-04 Jasem Mutlaq         No need to say USE in checkbox
0856 c8dd0be67 2021-08-04 Jasem Mutlaq         INDI driver sync
0857 be7624ae2 2021-08-03 Wolfgang Reissenberger Tests for capture workflow
0858 c30ce7d73 2021-08-01 Yuri Chornoivan      Give a meaningful title to the color editor dialog
0859 ca5028200 2021-08-01 Hy Murveit           Add horizon altitude constraints to the scheduler. Add testing.  Improve dbus...
0860 6c2e034b0 2021-07-31 Valentin Boettcher   Add catalog color to the docs
0861 566e2d802 2021-07-31 Valentin Boettcher   add color database tests
0862 f1e2df5d5 2021-07-31 Valentin Boettcher   correct empty default
0863 9df332bef 2021-07-29 Valentin Boettcher   remove gruft from tests
0864 a161d52c1 2021-07-29 Valentin Boettcher   test and fix color string parsing and dumping
0865 ab6621fd3 2021-07-29 Valentin Boettcher   remove a stray qdebug
0866 8af6d816e 2021-07-27 Valentin Boettcher   implement color selection for catalog edit form
0867 877959efe 2021-07-27 Valentin Boettcher   move more functionality into the color editor
0868 6a6c41ffc 2021-07-27 Valentin Boettcher   better contrast
0869 c837e36f3 2021-07-27 Valentin Boettcher   identify color scheme by filename
0870 8b41724c2 2021-07-26 Valentin Boettcher   accept cancellation
0871 2a48f640f 2021-07-26 Valentin Boettcher   add ui for color selection
0872 dbb0cc3f1 2021-07-26 Valentin Boettcher   record color scheme names and files globally
0873 635944f64 2021-07-26 Valentin Boettcher   improve the docstring
0874 f657e5509 2021-07-26 Valentin Boettcher   basic color support
0875 2e5557e56 2021-07-27 Valentin Boettcher   fix dso_db_path to give the correct path with a slash
0876 036ddb348 2021-07-26 Valentin Boettcher   implement basic colors table
0877 bf86d2e37 2021-07-31 Akarsh Simha         Fix core computations in SkyPoint and StarObject, and a few other improvements.
0878 8cda1153a 2021-07-28 Jasem Mutlaq         Disable RunTimeLocation test as it keeps failing on OpenSUSE and FreeBSD. Fixes #124
0879 5e603e92b 2021-07-28 Yuri Chornoivan      Better sectionning for translation
0880 7d353e717 2021-07-28 Jasem Mutlaq         Add more information on why this particular test keeps failing
0881 d7f39cd83 2021-07-28 Akarsh Simha         "Batch add" option in the Observation Planner
0882 d6dc1f193 2021-07-27 Valentin Boettcher   fix dso_db_path to give the correct path with a slash
0883 d53eab53d 2021-07-27 Akarsh Simha         Expose the internet-based name resolver via DBus
0884 9e0ea7d34 2021-07-27 Jasem Mutlaq         Merge branch 'bellaperez/kstars-bellaperez/Documentation'
0885 8db2bdc19 2021-07-26 Antoni Bella Pérez   Merge branch 'bellaperez/Documentation' of invent.kde.org:bellaperez/kstars into bellaperez/Documentation
0886 7991d68f6 2021-07-26 Antoni Bella Pérez   Lastest changes
0887 5e04da0d1 2021-07-25 Antoni Bella Pérez   More revision with items reordered
0888 a3f149e7b 2021-07-25 Antoni Bella Pérez   Make it more visual adding some GUI icons
0889 01c3799a1 2021-07-25 Antoni Bella Pérez   Rename other screenshot
0890 a9caf514f 2021-07-25 Antoni Bella Pérez   Suitable screenshots rename
0891 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..
0892 777aa42d0 2021-07-25 Antoni Bella Pérez   Add menu items and suitable tags
0893 f7f0b1e31 2021-07-23 Antoni Bella Pérez   Renew screenshots
0894 cd784a2e0 2021-07-23 Antoni Bella Pérez   Documentation updates  * Review all items
0895 dacce8c08 2021-07-26 Antoni Bella Pérez   Lastest changes
0896 182a80854 2021-07-26 Valentin Boettcher   qAppName is not known until runtime
0897 2c995dc3e 2021-07-26 Jasem Mutlaq         Disable port selector for the guide test
0898 496360a48 2021-07-25 Antoni Bella Pérez   l10n: Punctuation and capitalize
0899 6beac9288 2021-07-25 Antoni Bella Pérez   More revision with items reordered
0900 93b8cf57c 2021-07-25 Antoni Bella Pérez   Make it more visual adding some GUI icons
0901 e3db55aad 2021-07-25 Antoni Bella Pérez   Rename other screenshot
0902 85566b790 2021-07-25 Antoni Bella Pérez   Suitable screenshots rename
0903 ed9b97671 2021-07-25 Antoni Bella Pérez   Merge branch 'bellaperez/Documentation' of invent.kde.org:bellaperez/kstars into bellaperez/Documentation
0904 8737aa63c 2021-07-25 Antoni Bella Pérez   Merge branch 'master' of invent.kde.org:education/kstars into bellaperez/Documentation
0905 449fe8727 2021-07-25 Antoni Bella Pérez   Add menu items and suitable tags
0906 438eb08b2 2021-07-23 Antoni Bella Pérez   Renew screenshots
0907 1b4d80d2c 2021-07-23 Antoni Bella Pérez   Documentation updates  * Review all items
0908 5b1914466 2021-07-24 Hy Murveit           Restore the HFR etc statistics.
0909 55c620a70 2021-07-23 Antoni Bella Pérez   Renew screenshots
0910 d213c3a62 2021-07-23 Antoni Bella Pérez   Documentation updates  * Review all items
0911 6123fa93e 2021-07-22 Yuri Chornoivan      Fix minor typos
0912 0884643e5 2021-07-21 Jasem Mutlaq         Label KSPath test as unstable since it fails on CI
0913 c3d580cc4 2021-07-21 Hy Murveit           Refactor scheduler, use just one timer, add unit testing.
0914 d101568ac 2021-07-21 Valentin Boettcher   fix the object counts in the observation wizard
0915 a3c2303b5 2021-07-20 Wolfgang Reissenberger Bugfix for guiding target plot showing mirrored plots
0916 aaaa1feb1 2021-07-21 Antoni Bella Pérez   GUI l10n fixes
0917 13834ad30 2021-07-19 Wolfgang Reissenberger Bugfix shared pointers in capture count widget
0918 fae50b500 2021-07-19 Jasem Mutlaq         Use timer based approach to show the port selector
0919 8ba923311 2021-07-19 Jasem Mutlaq         Toggle profile port selector
0920 b9f35b78e 2021-07-17 Wolfgang Reissenberger Fixed compiler warnings
0921 48e46ce61 2021-07-18 Jasem Mutlaq         Bring back auto dark in capture module
0922 d4da61ef8 2021-07-18 Jasem Mutlaq         Sort by master dark capture date
0923 fb73702b1 2021-07-17 Jasem Mutlaq         Do not call WCS dependent functions without WCSLIB
0924 9ccf1f5bd 2021-07-17 Jasem Mutlaq         Remove unnecessary reset in sequence job that was only used to reset batch mode
0925 9c5028c10 2021-07-17 Jasem Mutlaq         Do not allow histogram width to be zero
0926 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..
0927 08b13460a 2021-07-14 Valentin Boettcher   update bundled openngc
0928 0386e1a21 2021-07-14 Valentin Boettcher   hack to make sorting work
0929 4f10d59fc 2021-07-14 Valentin Boettcher   find objects by wildcard to avoid wrong objects showing up
0930 0771fd970 2021-07-10 Valentin Boettcher   move the prefix definition where it belongs
0931 e476d439b 2021-07-10 Valentin Boettcher   remove accidental double pasting
0932 5f7848af1 2021-07-10 Valentin Boettcher   restore catalog exploration to what's interesting
0933 35a7e0f72 2021-07-09 Valentin Boettcher   clean up indentation in wiview.qml
0934 ddd9f67a3 2021-07-14 Wolfgang Reissenberger Manager refactoring | re-usable widgets extracted
0935 0be6e85a8 2021-07-14 Jasem Mutlaq         Use a smarter method to show the port selector dialog
0936 45c9695b8 2021-07-14 Yuri Chornoivan      Fix minor typos
0937 679497898 2021-07-14 Yuri Chornoivan      Fix typo, optimize docbook parsing for translation
0938 e262e2688 2021-07-14 Jasem Mutlaq         New Profile Port Selector
0939 93c6f30f7 2021-07-13 Nicolás Alvarez      Don't auto-retry GitLab CI jobs
0940 53e62ce5b 2021-07-13 Valentin Boettcher   fix doc issues discovered by checkxml5
0941 a38047c8d 2021-07-13 Valentin Boettcher   Dso docs
0942 8908f69b0 2021-07-13 Jasem Mutlaq         When Ekos resets, release dark library
0943 cae45d2eb 2021-07-12 Valentin Boettcher   generic data location to app data location
0944 01b134b3c 2021-07-11 Valentin Boettcher   change usage of writableLocation in texturemanager
0945 7d4ed9361 2021-07-11 Jasem Mutlaq         In capture and solve if image data is missing, assign from view
0946 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".
0947 249350d35 2021-07-09 Valentin Boettcher   pre populate the search dialog with the brightest objects
0948 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..
0949 772298d80 2021-07-08 Jasem Mutlaq         Remove underscore from target name when setting FITS_OBJECT
0950 74c9563e5 2021-07-07 Simone Tisa          Improve randomness of non guiding dithering
0951 1da63e84b 2021-07-07 Alexis Lopez Zubieta Fix/appimage
0952 563c5f336 2021-07-07 Eric Dejouhanet      Hotfix for the twilight restriction
0953 68cd35cad 2021-07-07 Dušan Poizl          Stable alphabetical INDI device order
0954 d71333ad1 2021-07-07 Eric Dejouhanet      Rewrite KSPaths::writableLocation to give test their own environment.
0955 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
0956 addb57755 2021-07-06 Siyu Zhang           Control Mount with arrow keys
0957 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
0958 d130fa950 2021-06-26 Nate Graham          Add shortcuts for increasing and decreasing the time scale
0959 4c1ebb5f4 2021-07-06 Jasem Mutlaq         kdoctools-dev --> libkf5doctools-dev starting from Ubuntu 21.04
0960 e48bd5e95 2021-07-06 Jasem Mutlaq         Starting 3.5.5 development cycle
0961 fcedf7bb6 2021-07-06 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
0962 5a05e1009 2021-07-06 Jasem Mutlaq         Update XML types for more direct access to variables by external programs
0963 4283b82ef 2021-07-06 Jasem Mutlaq         Use fully qualified name for CommunicationStatus so that external programs do not cause QMetaType errors
0964 50c6a3242 2021-07-05 Valentin Boettcher   the download dialog should belong to kstars
0965 94ad6adce 2021-07-05 Valentin Boettcher   fix the date conversion in pykstars and add catalog meta update
0966 5149471e2 2021-07-04 Valentin Boettcher   nicer backup filename
0967 5f9e33bda 2021-07-04 Valentin Boettcher   backup dso db
0968 86ac115a8 2021-07-02 Valentin Boettcher   only lesser versions are a problem
0969 d7d5a5c6f 2021-07-02 Valentin Boettcher   test reading timestamps
0970 78ed73fe1 2021-07-02 Valentin Boettcher   fix i18n typo
0971 6fc38b301 2021-07-02 Valentin Boettcher   implement migration for reading meta
0972 571324d0c 2021-07-02 Valentin Boettcher   add migration to import
0973 65cfd5699 2021-07-02 Valentin Boettcher   add timestamp support to pykstars
0974 bba1e308c 2021-07-02 Valentin Boettcher   update test db
0975 e3959205a 2021-07-02 Valentin Boettcher   add timestamp field to catalog and a migration to update the db
0976 56f732cb8 2021-07-03 Jasem Mutlaq         Prepare for 3.5.4 stable release
0977 3fe7f5941 2021-07-03 Valentin Boettcher   show notice about the knewstuff bug
0978 
0979 3.5.4 (Gera):
0980 
0981 7498a113d 2021-07-03 Valentin Boettcher   clear texture cache before reloading the deeps sky, cache not found
0982 305007451 2021-07-02 Jasem Mutlaq         Set correct frame information for DSLR
0983 896d37996 2021-07-02 Eric Dejouhanet      Fix twilight calculation
0984 8443f28f1 2021-07-01 Valentin Boettcher   don't show catalog identifier
0985 ac694e05f 2021-06-30 Jasem Mutlaq         Merge branch 'lancaster/kstars-master'
0986 d76113a8d 2021-06-30 Valentin Boettcher   Better dso search
0987 bacb23249 2021-06-30 Valentin Boettcher   also check top level dir for textures
0988 01f357a9b 2021-06-30 Valentin Boettcher   update default openngc
0989 53b39b377 2021-06-30 Valentin Boettcher   make object hashes more stable by only hashing essential fields
0990 d0b0ece76 2021-06-29 Robert Lancaster     Fixing typo2
0991 38189b7b8 2021-06-29 Robert Lancaster     Fixing typo
0992 f2f82ae39 2021-06-29 Robert Lancaster     fix descriptions due to wikipedia API update
0993 01c0ad994 2021-06-29 Robert Lancaster     Merge branch 'master' of https://invent.kde.org/education/kstars
0994 f2972aa6f 2021-06-29 Valentin Boettcher   fix the thumbnails in what's interesting
0995 782f19f9f 2021-06-27 Valentin Boettcher   Revert "draw dso with the correct position angle" and fix it for good
0996 f40a0e7c6 2021-06-26 Valentin Boettcher   draw dso with the correct position angle
0997 9512d5254 2021-06-26 Valentin Boettcher   rediscover textures when downloading with knewstuff
0998 6c72ce03f 2021-06-26 Valentin Boettcher   only discover texture dirs once
0999 0f94ae768 2021-06-26 Jasem Mutlaq         Remove Boost requirement for Windows
1000 aec4d7647 2021-06-25 Valentin Boettcher   correctly detect if the master catalog exists
1001 0ea39d5c8 2021-06-25 Valentin Boettcher   load inline textures faster
1002 6fe8ccb6f 2021-06-24 Jasem Mutlaq         INDI drivers sync
1003 c5d43c5b5 2021-06-23 Valentin Boettcher   hide inline images and initialize m_image_loaded correctly
1004 b380b83fa 2021-06-23 Valentin Boettcher   bring back the moon (and other solar system textures)
1005 7f5e80829 2021-06-23 Valentin Boettcher   make label density even cleverer
1006 6d8760431 2021-06-21 Valentin Boettcher   Implement inline images for DSO, organize thumbnail downloads into separate directory
1007 16cf8d159 2021-06-21 Hy Murveit           Add filter synonyms for Analyze
1008 3574cd138 2021-06-20 Valentin Boettcher   make the label density for catalogs cleverer
1009 0dc0ad435 2021-06-20 Yuri Chornoivan      Fix minor typos
1010 c3d369471 2021-06-19 Valentin Boettcher   remove nonsensical qsqlquery wrapper
1011 a4b519ad1 2021-06-19 Valentin Boettcher   give the user the option to start over if the dso db is unreadable + better initialization
1012 f986ac75e 2021-06-18 Valentin Boettcher   fix the AUTHORS list to be in alph. orderd
1013 bc8f96103 2021-06-18 Valentin Boettcher   be less verbose in the detailsdialog
1014 8919454be 2021-06-18 Yuri Chornoivan      Fix minor typos in docs
1015 54bdbbc5b 2021-06-18 Yuri Chornoivan      Fix one more i18n()
1016 b3ba86881 2021-06-18 Yuri Chornoivan      Fix i18n()
1017 c9796ef79 2021-06-18 Yuri Chornoivan      Fix minor typos
1018 be9d8156b 2021-06-18 Yuri Chornoivan      Fix message extraction
1019 8a92a7ab0 2021-06-17 Valentin Boettcher   fix segfault in whatsinteresting
1020 55f0aea68 2021-06-17 Valentin Boettcher   fix windows build by removing unsupported structure init
1021 8e7e74453 2021-06-17 Valentin Boettcher   check in forgotten test data
1022 e0a3ea3db 2021-06-17 Valentin Boettcher   Dso overhaul
1023 6a17d7aff 2021-06-16 Wolfgang Reissenberger Suspend mode added to align module
1024 14259e3ca 2021-06-15 Jasem Mutlaq         Only force fusion on non-KDE desktops.
1025 286aea8cf 2021-06-15 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1026 f0162f7a7 2021-06-14 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1027 e69d7da74 2021-06-14 l10n daemon script   GIT_SILENT made messages (after extraction)
1028 43172bba1 2021-06-12 Jasem Mutlaq         Use newer style coding for for loops. Use ISD::Telescope instead of raw device
1029 10ae85bb9 2021-06-12 Jasem Mutlaq         Unless stopping driver is requested, do not try to stop drivers on remote manager
1030 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..
1031 7f7ef51f4 2021-06-12 Jasem Mutlaq         If not dither settling is required, capture immediately, otherwise skip capture
1032 872ec4734 2021-06-08 Yuri Chornoivan      Fix minor typo
1033 711a107c9 2021-06-07 Eric Dejouhanet      Astrometry tests in CI
1034 15bc20a91 2021-06-07 Jasem Mutlaq         If focus motion command times out in 30 seconds, command it again. If after 3...
1035 42fd89e76 2021-06-07 Wolfgang Reissenberger Manager UI cleanup
1036 700da587e 2021-06-07 Jasem Mutlaq         Check if weather check is enforced before shutting down. Comment out for now unused function
1037 20570cef7 2021-06-02 Jasem Mutlaq         Increase sensitivity of pixel scale difference by an order of magnitude to detect small variations in focal length
1038 95fdd1b37 2021-05-27 Jasem Mutlaq         Better state transition logging
1039 be4c957b6 2021-05-26 Jasem Mutlaq         Remove extra fprintf
1040 38c8ca689 2021-05-26 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1041 70690e650 2021-05-26 l10n daemon script   GIT_SILENT made messages (after extraction)
1042 9cc3e2026 2021-05-24 Jasem Mutlaq         Add temperature regulation dialog box
1043 0ace45948 2021-05-22 Hy Murveit           Magnifying glass for fitsviewer.
1044 628d7db6d 2021-05-20 Hy Murveit           Cleanup. Remove deprecated FITSView::getImageData. Fix typo.
1045 489168917 2021-05-19 Paweł Soja           Use non-pointer INDI::Property.
1046 29e87a8b6 2021-05-19 Yuri Chornoivan      Remove extra semicolons
1047 f01492f34 2021-05-18 Hy Murveit           Remove the red text color from the polar-align instructions.
1048 9452053b5 2021-05-11 Hy Murveit           Readability--replace loadSlewState with solveFromFile.
1049 f27c9ce2d 2021-05-17 Jasem Mutlaq         INDI driver sync
1050 4199047fd 2021-05-16 Eric Dejouhanet      Small update to the Scheduler docbook for the Mosaic Tool.
1051 689ea7404 2021-05-17 Yuri Chornoivan      Fix minor typos
1052 0b7564b42 2021-05-17 Yuri Chornoivan      Fix minor typo
1053 dedb7c9d7 2021-05-16 Eric Dejouhanet      Improve Mosaic Tool state
1054 e1ded1e85 2021-05-15 Jasem Mutlaq         Add detection and algorithm to focus log on start
1055 bd7c0e5fb 2021-05-15 Jasem Mutlaq         Use source temperature directly
1056 0082c4259 2021-05-15 Jasem Mutlaq         if source temperature is invalid, try to read from current source
1057 34774e237 2021-05-14 Jasem Mutlaq         Sync setting when temperature source changes
1058 c73dfc823 2021-05-10 Pawel Soja           Simplify code - Use INDI::WidgetView<>.
1059 9a627986e 2021-05-10 Jasem Mutlaq         Use KSNotification to send events
1060 aef83fc6a 2021-05-10 Jasem Mutlaq         Set calibration mode (previously preview_mode) whenever calibration is started...
1061 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..
1062 fedf419e7 2021-05-09 Jasem Mutlaq         Make user select explicit temperature source for focus instead of assuming which source to use
1063 d5b11325d 2021-05-08 Jasem Mutlaq         Simplify message for toggling rotator
1064 346275b9a 2021-05-08 Yuri Chornoivan      Fix weird formatting
1065 3e21f05f8 2021-05-03 Hy Murveit           Refactor artificial horizon constraints. Add ceiling constraint. Add unit tests. Use Great circle.
1066 bb37143cb 2021-05-06 Alexander Lohnau     GIT_SILENT Add auto generated files to .gitignore
1067 e32f6399c 2021-05-04 Wolfgang Reissenberger Bugfix meridian flip for lower culmination
1068 efc58b174 2021-04-17 Hy Murveit           Refactor scheduler for unit testing. Add Unit Tests.
1069 5e0a1a6fc 2021-05-01 Eric Dejouhanet      Fix catalog download crash
1070 5cd188f59 2021-04-30 Jasem Mutlaq         Start using temperature in passive cameras
1071 58fc41ab6 2021-04-30 Jasem Mutlaq         Fix login AND to OR
1072 2de30edc4 2021-04-29 Jasem Mutlaq         Revert unintended change, remove Qt::DirectConnection
1073 dc7e3007d 2021-04-29 Jasem Mutlaq         Fix upper limit for exposure in dark library
1074 c7d73a5ff 2021-04-29 Jasem Mutlaq         Fix rare crash on exist where client could still be active and sending updates
1075 fcbd6718e 2021-04-29 Jasem Mutlaq         Fix null QObject disconnect error
1076 864468396 2021-04-27 Eric Dejouhanet      Improve WUT performance by testing magnitude before visibility.
1077 1adf58605 2021-04-26 Heiko Becker         Fix build without BUILD_KSTARS_LITE and libraw
1078 e2bf44592 2021-04-26 Siyu Zhang           Fix build
1079 ed31d56b6 2021-04-26 Jasem Mutlaq         Starting v3.5.4 development cycle
1080 
1081 3.5.2 (Huygens):
1082 
1083 ec39e58d5 2021-02-28 Jasem Mutlaq         Fix return code error
1084 fea80004a 2021-02-28 Jasem Mutlaq         Improve solve failure alignment message
1085 157c8cff0 2021-02-28 Jasem Mutlaq         Mark stable release for 3.5.2
1086 487ca62b2 2021-02-28 Eric Dejouhanet      Fix fread return code check and non-init block use.
1087 e6c2c9c4c 2021-02-27 Hy Murveit           Save the estimated GPG period.
1088 a2f6995f6 2021-02-28 Yuri Chornoivan      Fix wrong usage of i18np()
1089 d80cef232 2021-02-27 Eric Dejouhanet      Fix Guider capture/reacquire timeout handling
1090 3f0274dda 2021-02-27 Eric Dejouhanet      Protect from focuser loss, ensure autofocus stop from button.
1091 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
1092 ab65d91b8 2021-02-24 Jasem Mutlaq         INDI driver sync
1093 739c70fb8 2021-02-23 Hy Murveit           Save Align accuracy. Add focus position to Analyze focus info box.
1094 8240afe3c 2021-02-22 Yuri Chornoivan      Fix minor typo
1095 4aaad41e8 2021-02-22 Jasem Mutlaq         Fix build error
1096 601788519 2021-02-21 Jasem Mutlaq         Simplify PAA messages
1097 65b0f85d5 2021-02-18 Jasem Mutlaq         Add more information about mount coordinates conversions in log
1098 9ecc46851 2021-02-18 Jasem Mutlaq         Add ha to mount messages
1099 c5a7b5be0 2021-02-18 Eric Dejouhanet      Protect from focuser loss, ensure autofocus stop from button.
1100 11e7f786c 2021-02-16 Jasem Mutlaq         Send pixmap for low-res images
1101 d61c55749 2021-02-16 Jasem Mutlaq         No need to send temperature as state
1102 224caa313 2021-02-16 Jasem Mutlaq         Fix crash in serial port assistant device navigation
1103 b26c18ea1 2021-02-11 Hy Murveit           Add apt-add-ppa to README.md build instructions.
1104 c97f2adb4 2021-02-09 Eric Dejouhanet      Fix issues found by Coverity Scan (level medium)
1105 578da02cb 2021-02-08 Jasem Mutlaq         Disable placehold test on Windows until fixed later
1106 8962f1cc6 2021-02-08 Eric Dejouhanet      Fix issues found by Coverity Scan (level High).
1107 e50708a71 2021-02-08 Jasem Mutlaq         Only debayer images that originally have single channel in the fits header.
1108 dec23434b 2021-02-08 Jasem Mutlaq         Make sure we have single channel to read data min and max. For multichannel we calculate directly.
1109 b0268d421 2021-02-07 Jasem Mutlaq         Add visual studio ignores
1110 ea1cc1f96 2021-02-07 Jasem Mutlaq         Disable strict iterators for Windows
1111 1426c837f 2021-02-07 Jasem Mutlaq         Make KStars compile on Windows in Debug mode. Apparently headers order is important
1112 bfd04bf36 2021-01-27 Kwon-Young Choi      Test SequenceJob::getSignature
1113 b4e350952 2021-01-19 Kwon-Young Choi      Empty TestPlaceholderPath class in preparation of issue #54
1114 43c5c5dbe 2021-02-05 Jasem Mutlaq         INDI Drivers sync
1115 2d790408f 2021-02-05 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
1116 c10e174fe 2021-02-03 Hy Murveit           PAA UI: Fix wording. Speedup drawing of circle.
1117 1caa4dcce 2021-02-04 Yuri Chornoivan      Fix minor typos
1118 c5c04f2e9 2021-02-03 Hy Murveit           New UI to help user correct polar alignment.
1119 4c3a23ed3 2021-02-02 Jasem Mutlaq         Simplify serial assistant
1120 783a076fb 2021-02-02 Jasem Mutlaq         Add weather interface as well since most are serial devices
1121 e37423958 2021-02-01 Jasem Mutlaq         No need to scale bounded rectangle
1122 708d9be9d 2021-01-31 Eric Dejouhanet      Fix sequence unexpectedly changing when pasting a Scheduler job.
1123 dc14609eb 2021-01-26 Jasem Mutlaq         Quick fix for meridian message box crash
1124 2e32f9886 2021-01-26 Jasem Mutlaq         Use KSMessageBox dialog to display meridian warning. Send az and alt error in the polarUpdated signal
1125 86b990833 2021-01-25 Hy Murveit           PAA fix issue with rotation, adjust test.
1126 b1a4eba48 2021-01-25 l10n daemon script   GIT_SILENT made messages (after extraction)
1127 5b3eacbd9 2021-01-24 Jasem Mutlaq         Send state when modules are started
1128 df1571634 2021-01-24 Jasem Mutlaq         Simplify PAH text
1129 e0bd6d66c 2021-01-24 Akarsh Simha         Update DSS URLs to https.
1130 dcc946b43 2021-01-24 l10n daemon script   GIT_SILENT made messages (after extraction)
1131 9ab004338 2021-01-22 Hy Murveit           PAA bugfix, make sure PAA is running before cancelling it on solver fail.
1132 54c8299b8 2021-01-23 Jasem Mutlaq         Fix build on BSD
1133 cef2ab206 2021-01-23 Jasem Mutlaq         Fix build on Windows
1134 dc3e949a0 2021-01-23 Jasem Mutlaq         Add adaptive sampling as a possible solution to load large images in memory constrained systems
1135 fb74da14b 2021-01-22 Hy Murveit           Fix PAA manual rotation message, Retry if solver fails, PAA UI cleanup.
1136 7619cc39a 2021-01-21 Jasem Mutlaq         Safe to add blocking connection back. No deadlock detected with tests
1137 f89934aa3 2021-01-21 Jasem Mutlaq         Emit change for vector correction
1138 83b04aa39 2021-01-16 Rick Bassham         feat: add rotation to scheduler
1139 74e0dac19 2021-01-20 Hy Murveit           Simplify AlignView for PAA and fix bug there.
1140 ed097b432 2021-01-20 Jasem Mutlaq         Remove older code now that we send updated frame
1141 1941d7623 2021-01-20 Jasem Mutlaq         Make the connection unique
1142 81570e3a8 2021-01-20 Jasem Mutlaq         Send correction vector on update
1143 4f3be0fc6 2021-01-20 Jasem Mutlaq         Fix mount speed settings in polar alignment
1144 1c57e4518 2021-01-20 Jasem Mutlaq         Ignore SIGPIPE again
1145 1b3245b3c 2021-01-20 Jasem Mutlaq         Safe to use blocking queued connection now
1146 0975bdf7f 2021-01-20 Jasem Mutlaq         Auto park on PAH completion should be off now by default
1147 c02f114a5 2021-01-18 Jasem Mutlaq         Fix Ekoslive PAH refresh
1148 74c8d9d91 2021-01-18 Jasem Mutlaq         Remove Pluto from planet search in observation wizard
1149 17637042f 2021-01-17 Hy Murveit           Analyze details table--move to QTableWidget.
1150 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 ..
1151 6a797bfaf 2021-01-17 Jasem Mutlaq         Create userdb database backup file and restore it once detecting a corrupted file for whatever reason
1152 3656fed1d 2021-01-17 Jasem Mutlaq         Delete client later to prevent crash under some scenarios
1153 a65830501 2021-01-17 Jasem Mutlaq         Abort focus if it is in progress while meridian flip is underway
1154 2e3ca42ba 2021-01-17 Jasem Mutlaq         WHen in meridian flip, ignore focus state changes
1155 85c3b3196 2021-01-17 Jasem Mutlaq         Must set this flag otherwise state is not dispatched in completeFocusProcedure
1156 f53607cdc 2021-01-17 Eric Dejouhanet      Fix Capture aborting exposure of Focus
1157 8f55f85d2 2021-01-16 l10n daemon script   GIT_SILENT made messages (after extraction)
1158 8dcefc97b 2021-01-15 Jasem Mutlaq         If ekos status is not idle, try to stop ekos first before starting again
1159 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..
1160 05510da0e 2021-01-15 Hy Murveit           PAA--cleanup test. Update user messaging.
1161 53f886c33 2021-01-15 Jasem Mutlaq         Send ekoslive events even when not fully connected
1162 e15ef966f 2021-01-15 Jasem Mutlaq         Use KSNotification on device connection failure
1163 f87c3ba28 2021-01-15 Jasem Mutlaq         Use KSNotification::event instead of direct KNotification
1164 26c615d94 2021-01-15 Jasem Mutlaq         Use more sane defaults for INDI message notification and starting step size for most focusers
1165 29cda560e 2021-01-13 Jasem Mutlaq         Use Blocking Queued Connection again since deadlock issue temporarily fixed on INDI side
1166 0fa393571 2021-01-13 Hy Murveit           PAA: sample from the center of the image. Update test. minor bugfix.
1167 b7ac3bd53 2021-01-11 Hy Murveit           Fix PAA type (purple -> green).
1168 cbe33115a 2020-12-20 Hy Murveit           New polar-alignment scheme
1169 4635b3b08 2021-01-10 Brodrick Bassham     feat: manual rotation dialog in alignment module
1170 c5e8b6234 2021-01-10 Jasem Mutlaq         Starting 3.5.2 development cycle
1171 
1172 3.5.1 (Centauri):
1173 
1174 0b214549f 2021-01-07 Jasem Mutlaq         Mark 3.5.1 stable release                                                                                                                             
1175 6fd6ba608 2021-01-06 Jasem Mutlaq         Yet another fix to in sequence focus not getting reported to capture module after completion                                                          
1176 d204d7237 2021-01-05 Jasem Mutlaq         Fix crash when no object was clicked in recent satellite MR                                                                                           
1177 542911112 2021-01-02 Eric Dejouhanet      Fix focusEffect option test.                                                                                                                          
1178 287f375ac 2021-01-03 Pedro Rodriguez Perez Fix xi18n argument: it can't be split over multiple lines                                                                                             
1179 803b6f499 2021-01-03 Eric Dejouhanet      Additional fix for focus state changes                                                                                                                
1180 a6fa048db 2021-01-02 Hy Murveit           Add option to control downsampling on stretch slider preview.                                                                                         
1181 3b53c5446 2021-01-03 Yuri Chornoivan      Fix minor typo                                                                                                                                        
1182 dd96446b6 2021-01-02 Jasem Mutlaq         Set subtract parameters when existing frame is found as well                                                                                          
1183 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
1184 2a6f959d2 2021-01-02 l10n daemon script   GIT_SILENT made messages (after extraction)                                                                                                           
1185 7de4a03d5 2021-01-01 Eric Dejouhanet      Fix and validate management of image filter in Focus.                                                                                                 
1186 a9b3a6d8e 2020-12-30 Eric Dejouhanet      Fix HFR check breaking running autofocus                                                                                                              
1187 8f5ee7e4f 2020-12-30 Jasem Mutlaq         Fix timespec for observation time                                                                                                                     
1188 cc23d8170 2020-12-30 Jasem Mutlaq         Gracefully handle remove probs. All tests ran OK with this change                                                                                     
1189 a39da7171 2020-12-30 Jasem Mutlaq         INDI drivers sync                                                                                                                                     
1190 c6c189b19 2020-12-28 Jasem Mutlaq         FITS saving failed because we used datatype while it was expecting imagetype                                                                          
1191 1f2790158 2020-12-26 Jasem Mutlaq         Double check that guider chip is valid, if not fallback to primary                                                                                    
1192 f08f7f74e 2020-12-25 Eric Dejouhanet      Skip mount control test until QML/GL mixed window issue is resolved.                                                                                  
1193 4ad709d23 2020-12-25 Eric Dejouhanet      Relax capture timeout, add warning.                                                                                                                   
1194 4c790b7f0 2020-12-25 Jasem Mutlaq         Guide limits should be first                                                                                                                          
1195 d111331dd 2020-12-23 Jasem Mutlaq         Revert "Improve HiPS rendering on HiDPI screens as well by relaxing levels"                                                                           
1196 081b064a9 2020-12-22 Fabrizio Pollastri   Mount Control: click on displayed coords to set them as input.                                                                                        
1197 5ff349164 2020-12-23 Aziz Bouland         Adds Park everyday for ekoslive                                                                                                                       
1198 d055ca42a 2020-12-22 Jasem Mutlaq         Fix potential crash when new operator fails. It should fail gracefully when memory allocation fails                                                   
1199 38c862083 2020-12-22 Jasem Mutlaq         Revert "[Needs Review] Add missing CMake module for StellarSolver"                                                                                    
1200 3d52e6981 2020-12-19 Akarsh Simha         Find StellarSolver in the usual UNIX locations                                                                                                        
1201 3a1b62620 2020-12-19 Akarsh Simha         Update FindStellarSolver.cmake from current master of StellarSolver                                                                                   
1202 a60cf3af2 2020-12-19 Akarsh Simha         [Needs Review] Add missing CMake module for StellarSolver                                                                                             
1203 78b2374d4 2020-12-18 Hy Murveit           Changed the order of the Capture Tab columns.                                                                                                         
1204 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..
1205 ce952999d 2020-12-16 Jasem Mutlaq         Improve HiPS rendering on HiDPI screens as well by relaxing levels                                                                                    
1206 e7e6ce298 2020-12-14 Pedro Rodriguez Perez Add satellite context menu copy TLE to clipboard                                                                                                      
1207 f4505dcac 2020-12-15 Luigi Toscano        Revert "Fix xi18n argument: it can't be split over multiple lines"                                                                                    
1208 dd0d33f0b 2020-12-14 Pedro Rodriguez Perez Fix xi18n argument: it can't be split over multiple lines                                                                                             
1209 4f41d99bd 2020-12-13 Hy Murveit           Add handook doc to README.md                                                                                                                          
1210 dd4559989 2020-12-14 Luigi Toscano        Fix xi18n argument: it can't be split over multiple lines                                                                                             
1211 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 ..
1212 05bb5e469 2020-12-10 Hy Murveit           Make Linear focus restart a little gentler. Add test.                                                                                                 
1213 1c9cf1c98 2020-12-10 Jasem Mutlaq         Check for device name before deleting properties.                                                                                                     
1214 2b859c1b7 2020-12-09 Jasem Mutlaq         Scripts manager                                                                                                                                       
1215 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.                                 
1216 d15e198bd 2020-12-07 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours                                                                                        
1217 496411fed 2020-12-07 l10n daemon script   GIT_SILENT made messages (after extraction)                                                                                                           
1218 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 ..
1219 247eb3d2e 2020-12-04 Eric Dejouhanet      Remove some Ekos dependencies from builder                                                                                                            
1220 451ac590c 2020-12-01 Cyril Richard        Fixes wcs structure and code when singular matrix is detected. Should fix #47                                                                         
1221 e8da99b5d 2020-12-03 Hy Murveit           Fitsviewer option to overlay saturated pixels in red.                                                                                                 
1222 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 ..
1223 f7fa10536 2020-11-29 Eric Dejouhanet      Fix the focus state notification                                                                                                                      
1224 fafbf12e0 2020-11-27 Alexander Lohnau     Port KNS method                                                                                                                                       
1225 757b6d9f9 2020-11-28 Eric Dejouhanet      Make the app-image build failure a warning only.                                                                                                      
1226 3507693c8 2020-11-24 Jasem Mutlaq         Start KStars v3.5.1 development cycle                                                                                                                 
1227 f8ac2f798 2020-11-22 Jasem Mutlaq         Apparently checking isEnabled is not reliable indicator since it depends on parent status as well                                                     
1228 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                                      
1229 
1230 3.5.0 (StellarSolver):
1231 
1232 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 ..
1233 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 ..
1234 56dc564a8 2020-11-18 Jasem Mutlaq         Only save debayered local file using copy method and not temporary ones
1235 6f7352178 2020-11-18 Jasem Mutlaq         Update dependency
1236 255dcd32d 2020-11-17 Jasem Mutlaq         Exclue User Input events to fix an issue on MacOS
1237 8b1eacdae 2020-11-17 Eric Dejouhanet      Prevent duplicate focus execution.
1238 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..
1239 b3422835d 2020-11-15 Hy Murveit           Linear focuser fix bug where it hadn't been returning to initial position on error.
1240 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 ..
1241 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 ..
1242 d1e1352d4 2020-11-15 Jasem Mutlaq         Remove unused headers
1243 0dd339c95 2020-11-15 Eric Dejouhanet      Build on master and MRs, test and app-image on MRs only.
1244 2109eb393 2020-11-15 Jasem Mutlaq         Do not warn about Sun if you are already tracking it
1245 9b5156e22 2020-11-15 Jasem Mutlaq         Remove more unused old astrometry code
1246 8dd932036 2020-11-14 Jasem Mutlaq         Comment disabled file
1247 c7c03bfd8 2020-11-14 Jasem Mutlaq         Disable unused code. Create and add local astrometry folder to the list of astrometry paths
1248 5c1c1b76e 2020-11-14 Jasem Mutlaq         Call configure local astrometry to create the local astrometry download folder
1249 56dd014b8 2020-11-14 Jasem Mutlaq         Comment unused sources
1250 39b6d8ab0 2020-11-14 Jasem Mutlaq         Reduce sizes
1251 b70807bb2 2020-11-14 Eric Dejouhanet      Reset Ekos pop-ups parents
1252 8ef5acddc 2020-11-13 Fabrizio Pollastri   Mount Control layout with font metrics
1253 57c44d05c 2020-11-13 Eric Dejouhanet      Rework Focus UI button update.
1254 69b159be6 2020-11-13 Hy Murveit           Give the fitsValue and fitsPosition status widgets a minimum width.
1255 911f29311 2020-11-12 Robert Lancaster     Updating the profile editor to manage the initial keep parameter
1256 83ed4971a 2020-11-12 Hy Murveit           Fix profile combobox bug
1257 7ab6c95a6 2020-11-12 Jasem Mutlaq         Fix test fits data. Hopefully this is the last bit with default profiles
1258 4886d9b31 2020-11-11 Hy Murveit           Fix annoying compiler warnings.
1259 f8b9ca3de 2020-11-11 Eric Dejouhanet      Explicitly add libstellarsolver as dependency
1260 25d417e5c 2020-11-11 Jasem Mutlaq         Update mount control status when slewing
1261 bc6b3d43c 2020-11-11 Jasem Mutlaq         Fix several layout issues. Apparently less is more
1262 dcce7dd4d 2020-11-11 Jasem Mutlaq         Disconnect client manager to this specific device when removing to prevent possible crash
1263 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..
1264 be7515a43 2020-11-11 Jasem Mutlaq         Use QtConcurrent to speed up WCS calculations
1265 bb940ddcf 2020-11-10 Hy Murveit           Remember to reset the meridian flip (and other) settings on exit.
1266 370ede8ca 2020-11-10 Jasem Mutlaq         Use QTime to produce the text
1267 00e570b94 2020-11-10 Jasem Mutlaq         Throttle mount update status
1268 0ce1926c4 2020-11-10 Jasem Mutlaq         const correctness and add meridian flip status accessor
1269 88c82ce89 2020-11-10 Jasem Mutlaq         Add i18n to meridian flip status description
1270 5cfdb5870 2020-11-10 Wolfgang Reissenberger Capture counting test cases added
1271 15f72c16c 2020-11-10 Jasem Mutlaq         Send meridianFlipText separately
1272 0c8d0f085 2020-11-09 Hy Murveit           Don't print HFR for flats in fitsviewer status line.
1273 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 ..
1274 c15d8028a 2020-11-09 Hy Murveit           Modified default StellarSolver profiles for Guide and Focus
1275 166f3d91a 2020-11-09 Hy Murveit           Fix bug where HFR status disappears from fitsviewer.
1276 8f1d90fdf 2020-11-08 Jasem Mutlaq         INDI Drivers sync
1277 70a5076bb 2020-11-07 Wolfgang Reissenberger Change fitsview tab title for image changes
1278 e8af04cf4 2020-11-07 Jasem Mutlaq         Use image_data filename instead of currentURL which can be empty
1279 25b789c2b 2020-11-04 Hy Murveit           Reorganize Analyze UI, add capture features.
1280 d0f7c923b 2020-11-06 Jasem Mutlaq         Include filename even when loading data buffer to set the metadata necessary
1281 59551491a 2020-11-05 Jasem Mutlaq         Delete all FITS viewers on exist
1282 08d9aa954 2020-11-05 Jasem Mutlaq         Switch local stellarsolver if remote astrometry device is not detected
1283 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
1284 a5f1a5e74 2020-11-05 Jasem Mutlaq         Remote solver should be working again
1285 8bd227f0c 2020-11-05 Jasem Mutlaq         Fix adding profile for cameras, guiders, and focusers
1286 3dfb01546 2020-11-04 Eric Dejouhanet      Fix star count being limited by StellarSolver's default profile.
1287 e9c606fd3 2020-11-04 Eric Dejouhanet      Work around the delay to add a sequence job item, consider invalid exposure and count.
1288 d3be92d28 2020-10-27 Dušan Poizl          Fix opening FITS files where path contain non Latin1 characters
1289 b90fe2201 2020-11-04 Jasem Mutlaq         Add HFR SEP Profiles
1290 0b22df4b0 2020-11-04 Jasem Mutlaq         Remove pp added by mistake
1291 f952564f4 2020-11-04 Jasem Mutlaq         Refactor to StellarSolverProfileEditor from generic OptionsProfilesEditor
1292 a2cef5e53 2020-11-04 Hy Murveit           HFR StellarSolver Extraction profiles.
1293 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..
1294 edb060431 2020-11-02 Jasem Mutlaq         Fix by Fabrizio Pollastri to Qt 5.15 Mount QML layout
1295 1d0df82e7 2020-11-02 Jasem Mutlaq         Ensure the prior future if any completed processing before starting a new one
1296 940a05d8f 2020-11-02 Jasem Mutlaq         Fixed the root cause leading the erronous GOTO when using the DBus GotoTarget function
1297 60e223063 2020-11-02 Jasem Mutlaq         Restore function used in data visualization
1298 fe85aa9a9 2020-11-02 Jasem Mutlaq         More .get to .data fixes for pre Qt 5.11
1299 aaa132013 2020-11-02 Jasem Mutlaq         Fix warning
1300 c4dfdc612 2020-11-02 Jasem Mutlaq         No need to clear a stacked declared variable
1301 cd8eaa998 2020-11-02 Jasem Mutlaq         Set batch mode explicitly off to prevent any batch files written as a consequence
1302 d1cdcb1f4 2020-11-02 Jasem Mutlaq         Fix jpg and png loading. Support monochrome natively
1303 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
1304 e4c82583f 2020-11-02 Jasem Mutlaq         Use .data since .get is not available until Qt 5.11
1305 46d67d9f3 2020-11-01 Hy Murveit           Remove red circles from SEPMultistar guideview
1306 e8b32a694 2020-11-01 Jasem Mutlaq         Fix mount module slew to wrong coordinates
1307 af7540d97 2020-11-01 Jasem Mutlaq         Handle cases where the corredponding module is not yet initialized
1308 c653962c5 2020-11-01 Jasem Mutlaq         Add a check for the current Telescope pointer
1309 976dc3067 2020-11-01 Jasem Mutlaq         Use delete later for FITSData and check if the future is running before waiting for it to finish
1310 8492eab3f 2020-10-31 Robert Lancaster     Setting correct windows default paths for astrometry solving.
1311 c27a4cd4c 2020-10-31 Jasem Mutlaq         Account for binned pixel
1312 db771febd 2020-10-30 Jasem Mutlaq         Add more metadata and increase METADATA_PACKET size
1313 5d8e55863 2020-10-29 Jasem Mutlaq         In case star detector is still running, wait for it to finish before destroying the object
1314 dfe6ee466 2020-10-29 Jasem Mutlaq         Set binning and sep profile in align
1315 8ee91df8f 2020-10-28 Jasem Mutlaq         Limit testfitsdata to StellarSolver
1316 b3d670d52 2020-10-28 Jasem Mutlaq         Do not run tests if StellarSolver is not installed
1317 1416dd6ee 2020-10-28 Jasem Mutlaq         Use more sane defaults for focus. Can be better optimized
1318 dfb2552f2 2020-10-27 Jasem Mutlaq         Check if special value is not invalid
1319 aa97bb16d 2020-10-27 Jasem Mutlaq         Use INVALID_VALUE to learn whether the value has been initialized
1320 87ec60260 2020-10-27 Jasem Mutlaq         Init offset and gain special values
1321 da0f07418 2020-10-27 Jasem Mutlaq         Fix gain and offset add job settings
1322 67f727db7 2020-10-27 Jasem Mutlaq         load from image QByteArray
1323 100f0e0c2 2020-10-27 Jasem Mutlaq         Use RGB888 to save on memory when loading from buffer
1324 22a3ac419 2020-10-27 Jasem Mutlaq         Media load and slew support
1325 758a122dd 2020-10-27 Jasem Mutlaq         Add a new command to send stellarsolver profiles
1326 c3c17b910 2020-10-27 Jasem Mutlaq         Handle capture preset in loop
1327 b1cbcace2 2020-10-27 Jasem Mutlaq         Rename StellarSolver profiles to more appropiate name. Add function to return a list of profile labels
1328 985347101 2020-10-27 Jasem Mutlaq         Update build to use modern stellarsolver config targets
1329 bd7b76b3a 2020-10-27 Jasem Mutlaq         Not required as stellarsolver would use config targets
1330 5ae4a9eac 2020-10-27 Jasem Mutlaq         Fix header corruption when copying values
1331 6d04886fe 2020-10-27 Jasem Mutlaq         Disable unnecessary function and reset FITSView
1332 d51afaa14 2020-10-27 Jasem Mutlaq         Make event notification less spammy
1333 bdb7d5784 2020-10-27 Jasem Mutlaq         Reset frame before focus capture
1334 4dba074d5 2020-10-26 Jasem Mutlaq         Do not forget to announce state change for mount
1335 b827b1d93 2020-10-26 Jasem Mutlaq         Re-enable loadandslew after solver failure
1336 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..
1337 fbf04c95d 2020-10-26 Jasem Mutlaq         Use QByteArray instead of passing raw buffers
1338 8fc67230a 2020-10-26 Jasem Mutlaq         WHen loading images use all formats at once to avoid confusion
1339 f9638b9c2 2020-10-26 Jasem Mutlaq         Fix target diff refactor
1340 7bd28c2a3 2020-10-26 Jasem Mutlaq         Migrate old-style signals/slots to the new style
1341 276a12d96 2020-10-26 Jasem Mutlaq         Fix warnings and close and remove indi fifo file when server is stopped
1342 b45531d18 2020-10-26 Jasem Mutlaq         Remove temporary file check since it is no longer valid
1343 558448493 2020-10-26 Jasem Mutlaq         Fix FITS tests
1344 0077370a9 2020-10-26 Jasem Mutlaq         Close buffer are use
1345 07c8b0679 2020-10-25 Jasem Mutlaq         No need to set maxStarCount since it is set in the profiles
1346 995e1a343 2020-10-25 Jasem Mutlaq         Send resolution along with video frame
1347 bc2eb0e84 2020-10-25 Jasem Mutlaq         send extension in metadata
1348 af1a79810 2020-10-25 Jasem Mutlaq         Open buffer before use
1349 182db227a 2020-10-25 Jasem Mutlaq         For gain and offset, use their special value
1350 4a1b51091 2020-10-25 Jasem Mutlaq         Fix StelalrSolver ifdef enclosure
1351 1c2ed998c 2020-10-25 Jasem Mutlaq         Embed metadata with image
1352 f19c96c15 2020-10-25 Jasem Mutlaq         Fix StellarSolver warnings
1353 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..
1354 f921dad0d 2020-10-25 Jasem Mutlaq         Use QSharedPointer for video frame
1355 10b5d026a 2020-10-25 Jasem Mutlaq         Rework dark library handling with the FITSData
1356 d1fd2c93e 2020-10-25 Jasem Mutlaq         Use temporary fake path name to ensure the file is recognized as preview
1357 b749c9b9d 2020-10-25 Jasem Mutlaq         Fix min/max in special cases
1358 b309d8ab7 2020-10-24 Jasem Mutlaq         Use files for online and offline solvers
1359 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 ..
1360 0a62e4648 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1361 f33714a06 2020-10-24 Jasem Mutlaq         Migrate channels to be part of the image statistics. Minor fixes
1362 fada31090 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1363 0a67e2ff2 2020-10-24 Jasem Mutlaq         Use summary view if possible to send preview images, if not then from FITSData
1364 546f368dd 2020-10-24 Jasem Mutlaq         Update capture module to work with FITSData directly. Fix gain setting
1365 f85812fa9 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1366 626300316 2020-10-24 Jasem Mutlaq         Add new method to load data directly from FITSData and not disk files
1367 a84c5fc08 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1368 5ffaf7808 2020-10-24 Jasem Mutlaq         Use QSharedPointer for FITSViewer
1369 c8881b868 2020-10-24 Jasem Mutlaq         Add support to load RAW images
1370 0a5d6709e 2020-10-24 Jasem Mutlaq         Remove auto convert FITS since that is no longer necesary
1371 c056458f9 2020-10-24 Jasem Mutlaq         Use FITSViewer shared pointer
1372 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 ..
1373 83568b231 2020-10-23 Felix Yan            Correct a typo in darkmatter.docbook
1374 696d5a022 2020-10-23 Nicolas Alvarez      GitLab CI: reduce parallel jobs in ninja
1375 3ca7488ac 2020-10-22 Jasem Mutlaq         Improve setSetting so that it updates object information if toggled
1376 aca1aa042 2020-10-22 Jasem Mutlaq         Fix tests. Need to re-check again after default profiles are embedded in KStars
1377 e65a48404 2020-10-22 Jasem Mutlaq         Correct syntax leading to odd results
1378 d22f267b8 2020-10-22 Jasem Mutlaq         Cast to double since JMIndex can be zero otherwise
1379 f703c7ba8 2020-10-22 Jasem Mutlaq         Do not remote load and slew temporary file, it will be detected later
1380 840a2d659 2020-10-22 Jasem Mutlaq         Restore align completion time. Do not copy solved file as it is not required with stellarsolver
1381 393783486 2020-10-22 Jasem Mutlaq         Update settings upon adding filter wheel
1382 a1c7b5a28 2020-10-22 Jasem Mutlaq         Use stars returned from StellarSolver to create edges directly
1383 1e88074a6 2020-10-22 Jasem Mutlaq         Move block down so that it compiles on Windows due to weird conflict with stellarsolver astrometry
1384 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..
1385 c42bc42fa 2020-10-21 Jasem Mutlaq         Add check for jobs empty
1386 43aca337f 2020-10-21 Jasem Mutlaq         Use Unique Connections for all module connections
1387 8fd68915f 2020-10-21 Jasem Mutlaq         Get target params default settings before setting them
1388 e386646d0 2020-10-21 Jasem Mutlaq         Forgot to include middle rect
1389 d9d1167f8 2020-10-21 Jasem Mutlaq         Restore QuickHFR settings
1390 000e8a9ac 2020-10-21 Jasem Mutlaq         Use cleanup
1391 59faf2eab 2020-10-21 Jasem Mutlaq         Remove duplicate prepareJob
1392 7023bc311 2020-10-21 Jasem Mutlaq         Add missing header
1393 2f42d402b 2020-10-21 Jasem Mutlaq         Better handling for source extractor settings in FITSData
1394 759c64c27 2020-10-20 Jasem Mutlaq         Add extraction background as a separate entity to the FITS data that can be retrieved after source extraction
1395 9a89171a9 2020-10-20 Jasem Mutlaq         Enclose connect clause for dialog type confirmation in the corresponding if block
1396 2767cd178 2020-10-20 Jasem Mutlaq         Send axis delta to ekoslive
1397 b049d7abe 2020-10-20 Jasem Mutlaq         Fix missing closing slash in XML element
1398 a1755653e 2020-10-20 Jasem Mutlaq         Update to extractor parallel computation
1399 58aabb619 2020-10-19 Jasem Mutlaq         Standardize mount module interface
1400 d9ef1810f 2020-10-18 Jasem Mutlaq         wrap solver in QPointer to prevent leak
1401 f8c287bf1 2020-10-18 Jasem Mutlaq         Disable eventloop since extraction is sync operation now
1402 ad6b33668 2020-10-17 Wolfgang Reissenberger Ekos states documentation for capture states
1403 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..
1404 652039e03 2020-10-17 Wolfgang Reissenberger Bugfix correcting meridian flip states for double meridian flips
1405 5d7ff49ed 2020-10-17 Robert Lancaster     Adding the AutoDownsample function
1406 15ba3c90a 2020-10-16 Robert Lancaster     Fixing online file path.  Renaming some combo box items
1407 b3903b791 2020-10-16 Jasem Mutlaq         Make use of all available space
1408 5c8fb5e02 2020-10-16 Jasem Mutlaq         Use updated signal to ensure proper shutdown of the solver. Requires updated stellarsolver
1409 84d87a0e8 2020-10-16 Yuri Chornoivan      Add missing period
1410 8863df103 2020-10-15 Jasem Mutlaq         Improve how FOV Position Angle is displayed with match with expectations in Ekos
1411 bccebb707 2020-10-15 Jasem Mutlaq         Add sync target to mount function separately
1412 544cf5a8a 2020-10-15 Jasem Mutlaq         Add accuracy and settle to settings
1413 85b9f6a4e 2020-10-15 Jasem Mutlaq         Add focus option profiles to settings
1414 40ed6072a 2020-10-15 Christian Dersch     Update OpenNGC to latest release (v20201004)
1415 eef33ac6d 2020-10-15 Jasem Mutlaq         Fix non-FITS private load warnings
1416 42e295f7e 2020-10-15 Jasem Mutlaq         Fix scope reporting
1417 e24b0b211 2020-10-15 Jasem Mutlaq         process solverAction setting
1418 be9ccdbb7 2020-10-15 Jasem Mutlaq         Add guide loop support
1419 69b606eb7 2020-10-15 Jasem Mutlaq         Use pixmap for low bandwidth images
1420 7d23ea305 2020-10-15 Jasem Mutlaq         Add loop function to guide
1421 33d1abcd4 2020-10-15 Jasem Mutlaq         Add commands for focus and guide captures
1422 43e2c29f1 2020-10-15 Jasem Mutlaq         Improve supplied vs effective focal lengths
1423 8fdde98d4 2020-10-15 Jasem Mutlaq         Extend solver scale range from 80% to 120% of calculated values to allow for more room for variations
1424 23f9127f6 2020-10-15 Jasem Mutlaq         Disable problematic test until further notice
1425 9869bcfb5 2020-10-15 Jasem Mutlaq         Add additional check to ensure we are using the correct telescope when imaging a sequence
1426 36eb16a1c 2020-10-14 Jasem Mutlaq         Increase overall streaming quality
1427 a099f2361 2020-10-14 Jasem Mutlaq         Add space
1428 3f4acf6fa 2020-10-13 Jasem Mutlaq         Fix typo and correct format
1429 be009c503 2020-10-13 Jasem Mutlaq         Only debyaer .stream formats only
1430 961409672 2020-10-13 Eric Dejouhanet      Switch deps to nightly
1431 478382b13 2020-10-13 Jasem Mutlaq         Find existing header information to speed up load and slew like before using StellarSolver
1432 5ea51643f 2020-10-13 Jasem Mutlaq         Fix scale and field units
1433 0c31810ff 2020-10-13 Jasem Mutlaq         Add a function to parse solution header
1434 9a27b51f0 2020-10-13 Jasem Mutlaq         Make startup wizard buttons more concrete and less confusing.
1435 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
1436 1069cd896 2020-10-12 Jasem Mutlaq         Fix crash when remote solver is selected but not available due to missing driver
1437 278bc3c15 2020-10-12 Jasem Mutlaq         Add focus, guide, and align to media websocket preview send
1438 9e941a735 2020-10-12 Eric Dejouhanet      Add StellarSolver library to CI.
1439 f597ae8bd 2020-10-12 Jasem Mutlaq         Make sure remote parse device exist. If not switch back to StellarSolver
1440 6014b37a2 2020-10-12 Jasem Mutlaq         Fix typo
1441 d6d3a27ff 2020-10-11 Akarsh Simha         In the find dialog, replace multiple spaces by single space.
1442 8aebf4626 2020-10-11 Akarsh Simha         astyle fixes
1443 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
1444 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..
1445 ddb52173a 2020-10-11 Jasem Mutlaq         Fix calculation for effective focal length
1446 a8b786e88 2020-10-11 Akarsh Simha         Minor improvement: Avoid inserting nullptr objects into the nameHash
1447 d87b7b880 2020-10-11 Jasem Mutlaq         Remove ekos reference in FITS Sep detector
1448 0491c0286 2020-10-11 Jasem Mutlaq         Use KSUtil when possible to return any default paths
1449 d1e4e2115 2020-10-11 Jasem Mutlaq         Add effective focal length and ratio in align module
1450 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..
1451 bce9e3dc8 2020-10-10 Yuri Chornoivan      Fix minor typos
1452 f7fe2ba7d 2020-10-10 Jasem Mutlaq         Declare starCenters for both stellarsolver and regular SEP
1453 51fbd126b 2020-10-09 Robert Lancaster     Master
1454 12ab6230f 2020-10-09 Jasem Mutlaq         Fix testfitsdata after latest changes
1455 10bb63b6e 2020-10-09 Jasem Mutlaq         Fix findStars usage
1456 fa6d0f0f2 2020-10-09 Jasem Mutlaq         Fix build when stellarsolver is not installed
1457 f7e82270e 2020-10-09 Jasem Mutlaq         Update code to use asynchronous mode for star detection
1458 d5d00312b 2020-10-09 Jasem Mutlaq         Use the updated StellarSolver consolidated syntax
1459 f95230b88 2020-10-09 Jasem Mutlaq         Fix the fits test with stellarsolver
1460 ebc1f4a7a 2020-10-08 Jasem Mutlaq         Use more accurate description for solver type
1461 e5878278c 2020-10-08 Jasem Mutlaq         Add libstellarsolver-dev to the dependencies
1462 976208fd7 2020-10-08 Jasem Mutlaq         Fix crash when using raw pointer
1463 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..
1464 8e8ea898c 2020-10-08 Jasem Mutlaq         If bounded search fails, fall back to full frame
1465 4c3b4151d 2020-10-08 Jasem Mutlaq         Fix memory allocation issue
1466 77fb1287b 2020-10-08 Jasem Mutlaq         Revert to gradient as it is now more reliable than SEP
1467 a44d6b9d3 2020-10-08 Jasem Mutlaq         Stop crash if stellarsolver object is not init
1468 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
1469 b2a99b8fb 2020-10-08 Jasem Mutlaq         Fix stellarsolver includes
1470 20943987e 2020-10-08 Jasem Mutlaq         No need for astrometry.net
1471 4f67d3282 2020-10-08 Jasem Mutlaq         Star should be select after setting star center
1472 9a2189911 2020-10-08 Jasem Mutlaq         Fix using boundary in stellarsolver
1473 3e02202c8 2020-10-08 Jasem Mutlaq         Add stellarsolver dependency
1474 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..
1475 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..
1476 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..
1477 7120f95a1 2020-10-07 Jasem Mutlaq         Add _GET for focus settings
1478 489300e12 2020-10-07 Jasem Mutlaq         Fix warnings
1479 5dd94370a 2020-10-06 Jasem Mutlaq         Fix property subscription
1480 afe2e28d8 2020-10-06 Jasem Mutlaq         Add focuser name to the settings get/set
1481 c643cb792 2020-10-06 Jasem Mutlaq         Fix absolute path and style
1482 681f72a62 2020-10-05 Hy Murveit           Fix issue with Analyze Info Box's background color.
1483 e690ee5c7 2020-10-06 Fabrizio Pollastri   Minimize the mean angle representation error of DMS/HMS formats
1484 936d1e33e 2020-10-05 Jasem Mutlaq         Add separate setters for primary, process, and mechanics options in focus module
1485 902789ba1 2020-10-05 Jasem Mutlaq         Add corresponding commands for setting settings
1486 de226522c 2020-10-05 Jasem Mutlaq         Add focus json Settings
1487 9e74446c7 2020-10-04 Robert Lancaster     Misspelled Options
1488 106e9968d 2020-10-04 Jasem Mutlaq         Add focus and guide get/set settings. Improve sycning settings
1489 896673f64 2020-10-04 Robert Lancaster     Fixing star detection problem in other algorithms
1490 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..
1491 1ef9dcc5f 2020-10-03 Jasem Mutlaq         Fix sending video frames over websocket
1492 c8cfc1b17 2020-10-03 Jasem Mutlaq         Add an assert to check for potentially invalid base device and client manager pointers
1493 f2161238a 2020-10-03 Jasem Mutlaq         foreach --> for
1494 b23157726 2020-10-03 Jasem Mutlaq         Add labels to calibrate and rotate buttons to make them easier to figure out
1495 7062c36b0 2020-10-01 Philip Mair          Fix for temperature delta check When using single exposure jobs (SHOSHO...)
1496 ec404ec3c 2020-10-03 Robert Lancaster     Merging with upstream master
1497 2c3b8c64c 2020-10-03 Jasem Mutlaq         Add missing KSTARS_CCD dType to INDI::CCD
1498 432b0d356 2020-10-02 Jasem Mutlaq         Further improve handling disconnecting clients. Add 50ms delay to connecting devices
1499 6fccf3e9e 2020-10-02 Eric Dejouhanet      Fix some deadlocks and sigsegvs
1500 f5e4e9836 2020-10-01 Hy Murveit           Move settle started log statement to the start of dithering to match phdlogview
1501 d604b2835 2020-09-27 Hy Murveit           Skip GPG with large drift. Reset GPG if too many skips.
1502 ff7fff6d8 2020-09-30 Robert Lancaster     Loading index folder paths both default and from config file
1503 ae8f095f5 2020-09-30 Robert Lancaster     loading saved options list, deleting unused downsample option
1504 8ad873931 2020-09-30 Jasem Mutlaq         Fix wrong static cast to int for double value
1505 5af15c4cf 2020-09-29 Robert Lancaster     Creating a way for useScale and usePosition to be temporarily disabled for the loadAndSlew method.
1506 0f3c1f7d7 2020-09-29 Jasem Mutlaq         Add accuracy and settle to setSettings in Align
1507 b74f372e8 2020-09-29 Jasem Mutlaq         Support saving to QImage supported format
1508 861caff77 2020-09-29 Jasem Mutlaq         Separate PNG and JPG save
1509 23b8fe2c7 2020-09-29 Robert Lancaster     Enabling external program editor boxes
1510 1103d4958 2020-09-29 Robert Lancaster     making index folder list editable
1511 04642de74 2020-09-28 Robert Lancaster     trying again to fix find module on windows
1512 b542fff01 2020-09-28 Robert Lancaster     trying to fix findstellarsolver.cmake
1513 aa74bcdeb 2020-09-28 Robert Lancaster     Fixing problem with includes placement
1514 972088205 2020-09-28 Robert Lancaster     Trying to fix the cmake module
1515 85fa90625 2020-09-21 Hy Murveit           Add option to set max HFR for the guide star selected by SEP MultiStar.
1516 480e2db4f 2020-09-28 Jeremy Burton        Fix sequence tag name
1517 8b2b1e305 2020-09-28 Robert Lancaster     Correcting a forgotten disconnect that caused a crash
1518 362239934 2020-09-28 Robert Lancaster     Adding the ability to load any image in load and slew and Open image
1519 4b6c0dbb5 2020-09-27 Eric Dejouhanet      Fix gadget name in Capture Tests.
1520 d576fd1dc 2020-09-27 Jasem Mutlaq         Add gain, iso, and dark to align JSON get/set presets
1521 571da3b7b 2020-09-27 Jasem Mutlaq         Fix refactored save image error
1522 7a18e0a58 2020-09-27 Jasem Mutlaq         Revert "Fix deprecated warning. endl --> Qt::endl"
1523 3789e42f7 2020-09-27 Jasem Mutlaq         Fix deprecated warning. endl --> Qt::endl
1524 4ce14076f 2020-09-27 Jasem Mutlaq         Fix sequence XML tags messed up due to mass replace before
1525 2ca083c36 2020-09-27 Jasem Mutlaq         Set colorScheme as read-write property
1526 156415dea 2020-09-27 Robert Lancaster     Enabling options profile editor buttons
1527 c9cc6bfca 2020-09-25 Eric Dejouhanet      Color scheme update through d-bus
1528 183ad39bc 2020-09-25 Jasem Mutlaq         INDI drivers sync
1529 7402cc2be 2020-09-24 Jasem Mutlaq         Associate filter manager data with device
1530 5d6c8880f 2020-09-24 Jasem Mutlaq         Add get and set data for filter manager
1531 9272e360e 2020-09-24 Jasem Mutlaq         propElements is a better description for the variable
1532 7a9aa6254 2020-09-23 Jasem Mutlaq         Implement EkosLive add and remove properties
1533 5971ffdb5 2020-09-22 Jasem Mutlaq         Fix crash in guide module in case main camera is restarted
1534 e57d3b8ec 2020-09-22 Eric Dejouhanet      Create ccache folder when gitlab runner lacks its cache.
1535 c0f28925e 2020-09-22 Jasem Mutlaq         Fix compile error
1536 8d84f21bb 2020-09-22 Jasem Mutlaq         Do not use filename when it is not necessary
1537 91d0dcc94 2020-09-22 Eric Dejouhanet      Use ninja as build system instead of make, use ccache and fail fast on build.
1538 396ab2c72 2020-09-22 Yuri Chornoivan      Use plurals, fix argument
1539 28011870d 2020-09-21 Hy Murveit           Fix Analyze bug where bad timestamps can be used and written to analyze log
1540 8e83bce18 2020-09-21 Jasem Mutlaq         Fix data type typo
1541 7499206e7 2020-09-21 Akarsh Simha         Minor optimization: Move Options:: calls and floating point multiplication outside of drawing loop
1542 d768c4aa8 2020-09-21 Akarsh Simha         Apply the deep-sky limiting magnitude to custom catalogs as well.
1543 6bf859ac0 2020-09-21 Akarsh Simha         Refactor out the calculation for the deep-sky magnitude limit that we draw up to.
1544 1a8aec58c 2020-09-20 Akarsh Simha         Inform the user when a wishlist object was not available in KStars instead of truncating the wishlist silently
1545 aa1396bb0 2020-07-06 Akarsh Simha         Fix behavior of focus dialog when entering RA/Dec in JNow mode
1546 7b3f37d6a 2020-09-20 Jasem Mutlaq         Add support to saving png/jpg in FITS Viewer
1547 8bf143316 2020-09-20 Eric Dejouhanet      Reword ProfileEditor tooltips, especially remote INDI chaining.
1548 19cae02e0 2020-09-19 Nicolas Fella        Remove unused include
1549 528c3e74c 2020-09-17 Jasem Mutlaq         Add get calibration and file settings
1550 3ad907342 2020-09-16 Jasem Mutlaq         Fix typo
1551 f069f1358 2020-09-16 Jasem Mutlaq         Refactor capture module controls and add calibration, file, and limit settings to messages
1552 c55eb81a5 2020-09-16 Jasem Mutlaq         Fix possible crash condition is currentFilterPosition <= 0
1553 b207fc4be 2020-09-15 Kukuh Syafaat        add content rating
1554 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..
1555 a52e61860 2020-09-14 Eric Dejouhanet      Condition use of horizontalAdvance to Qt 5.11+
1556 b9b00ffe1 2020-09-12 Fabrizio Pollastri   Fix SkyPoint::EquatorialToHorizontal giving Az=360.0
1557 a23eb10e4 2020-09-14 Eric Dejouhanet      Fix remote indi connection configuration and sigsegv on failure.
1558 34b0c07aa 2020-09-13 Jasem Mutlaq         Fix warning and only search stars for LIGHT frames
1559 f58c3b704 2020-09-13 Jasem Mutlaq         Fix INDI property to JSON translation
1560 9fc522af6 2020-09-12 Eric Dejouhanet      Add Capture Module tests.
1561 7fdf29242 2020-09-11 Jasem Mutlaq         Dynamically adjust font size based on how long the FOV name is
1562 d15324a77 2020-09-10 Jasem Mutlaq         Refactor to be more consistent with code style
1563 9831b5d1a 2020-09-10 Jasem Mutlaq         INDI drivers sync
1564 b5cf8f524 2020-09-10 Jasem Mutlaq         Fix cpp-check warnings and Windows build error
1565 72a7c8f16 2020-09-09 Cyril Richard        This fix the orientation issue: row order reversing will work differently for odd and even row count.
1566 c55c2c3a8 2020-09-07 Jasem Mutlaq         Add device attribute to EkosLive device messages as it is required
1567 9d7b3b17b 2020-09-06 Robert Lancaster     Updating defaults and fixing a crash
1568 ddf5bcabd 2020-09-05 Fabrizio Pollastri   Fix class Dms double to float rounding
1569 905746def 2020-09-05 Jasem Mutlaq         Update device time if KStars time is updated when applicable
1570 9498c39a3 2020-09-04 Hy Murveit           Update the git tips section of README.md
1571 f65d7f014 2020-09-02 Eric Dejouhanet      Relax RA/DEC match when slewing.
1572 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
1573 e17401310 2020-09-02 Hy Murveit           Fix testfitsdata.
1574 affb11733 2020-08-31 Alexis Lopez Zubieta Include indiserver
1575 fe07c8158 2020-08-28 Alexis Lopez Zubieta add appimage-builder recipe
1576 c06150531 2020-09-01 Jasem Mutlaq         Add support to APPDIR for App image builds
1577 3e26bbc6e 2020-09-01 Jasem Mutlaq         Add support to connecting to remote INDI hosts directly without device names
1578 1d6565d72 2020-09-01 Jasem Mutlaq         Add manufacturer selection support to camera and focuser dropdowns to make it more accessible
1579 f65347af8 2020-09-01 Jasem Mutlaq         INDI drivers sync
1580 38c6dfafc 2020-09-01 Jasem Mutlaq         We can safe call startAstrometry now since it sets the target coordinate in the align module
1581 05add3677 2020-08-31 Robert Lancaster     Making the OptionsProfiles work for KStars
1582 1b72f18dc 2020-08-29 Hy Murveit           Improve Analyze zoom-in.
1583 1314b03ee 2020-08-30 Robert Lancaster     Rotator and default paths combo box
1584 b05ea1c11 2020-08-30 Yuri Chornoivan      Use i18n() instead of tr()
1585 8bc1b3f6a 2020-08-30 Yuri Chornoivan      Allow flexible layout for labels on the Analyze tab
1586 0a46e2dbe 2020-08-30 Yuri Chornoivan      Fix minor typos
1587 3e6a13d62 2020-08-29 Yuri Chornoivan      Fix i18n() and typos
1588 df9c28a67 2020-08-28 Robert Lancaster     Integrating Options
1589 4e891aac0 2020-08-29 Jasem Mutlaq         Fix multithreaded race condition that could lead to crash between client and main GUI threads
1590 bbc46886b 2020-08-29 Jasem Mutlaq         If Ekos option for Independent Window is selected, set Qt::Window flag accordingly.
1591 01c6b2d8c 2020-08-28 Robert Lancaster     Updating docker test
1592 a808199da 2020-08-28 Robert Lancaster     Some forgotten files in the commits
1593 c99b53002 2020-08-28 Robert Lancaster     commenting out an issue
1594 b57497179 2020-08-28 Robert Lancaster     Fixing conflicts
1595 cffc7f79f 2020-08-28 Eric Dejouhanet      Using gitlab-runner to run tests.
1596 d6d6dbc3c 2020-08-28 Eric Dejouhanet      Revert "Revert "Debugging test initialization.""
1597 844f99123 2020-08-28 Eric Dejouhanet      Revert "Debugging test initialization."
1598 11a445154 2020-08-28 Robert Lancaster     updating to new include directory name for stellarsolver
1599 a2149a13a 2020-08-27 Hy Murveit           Change SEP MultiStar guiding from Experimental to Recommended.
1600 77bb12748 2020-08-28 Yuri Chornoivan      Use entity
1601 b620eb490 2020-08-28 Yuri Chornoivan      Add some formatting
1602 e082d271b 2020-08-28 Yuri Chornoivan      Fix minor typo
1603 9681ee46b 2020-08-25 Fabrizio Pollastri   Add sync with az/alt coordinates
1604 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.
1605 9278ec8f1 2020-08-24 Yuri Chornoivan      Fix minor typo
1606 f5af981af 2020-08-23 Eric Dejouhanet      Stabilize tests
1607 f4a8a74c6 2020-08-23 Jasem Mutlaq         Make sure current telescope is initilized
1608 0910ae8a2 2020-08-23 Jasem Mutlaq         Add support for forcing re-alignment before each job
1609 3d9157ee3 2020-08-22 Robert Lancaster     Attempt at integrating the solver
1610 d260ea008 2020-08-22 Jasem Mutlaq         Fix issue with dbus call missing arguments
1611 f13b95b07 2020-08-22 Jasem Mutlaq         INDI Drivers sync
1612 57b7e9f8f 2020-08-20 Eric Dejouhanet      Revert "Option added for re-aligning if guiding failed"
1613 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..
1614 7beff6309 2020-08-19 Wolfgang Reissenberger Checking dithering before focus check to avoid overlapping of both actions during pre-capture checks
1615 6444cbc54 2020-08-19 Wolfgang Reissenberger Option added for re-aligning if guiding failed
1616 c9bc7452d 2020-08-19 Pino Toscano         TestFitsData: increment loading timeouts to 10s
1617 a9f07c324 2020-08-19 Jasem Mutlaq         Add extra check that property is registered
1618 3d3c7e3d3 2020-08-17 Valentin Boettcher   correct small typo in the doxygen main page
1619 43595faa3 2020-08-12 Nicolas Fella        Remove unneeded includes
1620 45db55d66 2020-08-10 Jasem Mutlaq         Disconnect all blob managers when remotely disconnecting a server as well
1621 e6a69db89 2020-08-05 Wolfgang Reissenberger Bug fix for continuing capturing after meridian flip if no guiding is running
1622 0c7482e02 2020-08-03 Hy Murveit           Add BUILD_RELEASE to main kstars version display.
1623 26f1cd330 2020-08-03 Jasem Mutlaq         Add pre-release warning to About page so that users can differentiate between beta and stable builds
1624 027d1df28 2020-08-02 Jasem Mutlaq         Add concept of Proxy Devices which are devices that implmenet a different interface of a concrete device decorator.
1625 3332d51f5 2020-08-01 Florian Signoret     Autofocus on observatory temperature change
1626 b13ec7ea4 2020-07-28 Jasem Mutlaq         Fix compile errors
1627 653a4a80f 2020-07-28 Hy Murveit           Adjust SEP MultiStar graphics so lines don't obscure guidestar.
1628 f3f1165ea 2020-07-26 Jasem Mutlaq         Correctly handle "other" button.
1629 328cd5477 2020-07-26 Hy Murveit           skip non-guide blobs in guider::newFITS, improve reaction to lost stars in dither, remove getLastStarPosition.
1630 597ec9f0e 2020-07-25 Hy Murveit           Added MR description section to README.md. Changed Pull Request -> Merge Request.
1631 4042555e6 2020-07-25 Jasem Mutlaq         Starting v3.5.0 development cycle
1632 3d97cda93 2020-07-18 Hy Murveit           Fixed dither issue where when star is not found, large drift is wrongly calculated.
1633 f0bfcdf13 2020-07-20 Pino Toscano         tests: do not pass a literal string as format string
1634 
1635 3.4.3 (Neowise):
1636 
1637 7b2c3a010 2020-07-18 Jasem Mutlaq         INDI driver sync
1638 11130020b 2020-07-17 Eric Dejouhanet      Bugfix  phd2 protocol tolerance
1639 19ec71c74 2020-07-17 Eric Dejouhanet      Fix qCompare int/double.
1640 29abc4aef 2020-07-17 Eric Dejouhanet      Fix focus test missing header.
1641 4fc154588 2020-07-16 Hy Murveit           Enable focus test
1642 2c4aab15d 2020-07-07 Hy Murveit           Save and restore calibration, with test. Refactor calibration code.
1643 b4c164f0a 2020-07-15 Jasem Mutlaq         Just account for the dec in the last step, no need to change the mosaic tile drawing code
1644 ef84f225e 2020-07-15 Jasem Mutlaq         Account for cos(dec) in mosaic tool
1645 0e0de5257 2020-07-14 Eric Dejouhanet      Improve fault tolerance during PHD2 interactions
1646 7d1de4a14 2020-07-13 Jasem Mutlaq         Add filter wheel logging to capture dbus
1647 adeebc903 2020-07-13 Jasem Mutlaq         Fix logging DBus call
1648 83bb3a765 2020-07-12 Jasem Mutlaq         Check that we process only WEATHER_PARAMETERS property
1649 dcd9dd52a 2020-07-12 Jasem Mutlaq         Use const reference to pass weather data instead of by value
1650 5a0ef1e81 2020-07-12 Jasem Mutlaq         Try to send 5secs before heart beat timeout instead of 15 secs
1651 4d7209279 2020-07-10 Jasem Mutlaq         Move flat focus option to filter manager for clarity
1652 dcf419875 2020-07-10 Jasem Mutlaq         INDI drivers sync
1653 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
1654 3d6975107 2020-07-06 Jasem Mutlaq         Ensure that the filter wheel is set to whatever the default is. Ignore override
1655 a4ea698e1 2020-07-05 Akarsh Simha         Code formatting (astyle) fixes
1656 e3dc576f5 2020-07-05 Akarsh Simha         [Needs testing] Major refactoring of refraction corrections that fixes some bugs
1657 4283c554f 2020-07-05 Akarsh Simha         Some refractoring: needs double-checking to be sure.
1658 10e98d37b 2020-07-05 Akarsh Simha         Remove incorrect comment -- we iterate for the inverse in SkyPoint::unrefract
1659 791f471c1 2020-07-05 Akarsh Simha         Replace -1.0 by SkyPoint::altCrit in various places (where we check for objects below the horizon)
1660 8576c3760 2020-07-04 Hy Murveit           Merge branch 'master' of https://invent.kde.org/education/kstars
1661 7137a2240 2020-07-04 Hy Murveit           Linear focus tests, UI, and tweaks
1662 749d40a51 2020-07-04 Akarsh Simha         Fix regression in rendering deep star catalogs from 3c299e52e57a1a52722bc9d3b9235b31a4306fb2
1663 4cdaf4457 2020-07-04 Jasem Mutlaq         INDI driver sync
1664 14c60f4dc 2020-07-03 Hy Murveit           Add a compute HFR option, and separate HFR computation from Mark Stars.
1665 706b372ac 2020-07-02 Hy Murveit           Merge branch 'master' of https://invent.kde.org/education/kstars
1666 92f1fbe58 2020-07-03 Jasem Mutlaq         Disable internalguide test in Windows
1667 712f85378 2020-07-03 Jasem Mutlaq         Re-arrange test requirements
1668 b7957ba6d 2020-07-03 Jasem Mutlaq         Move internal guide to INDI
1669 3acc0e989 2020-07-02 Jasem Mutlaq         Fix few issues with opsgpg UI file
1670 c331d2fe5 2020-07-02 Jasem Mutlaq         Add GUIDE_REACQUIRE to list of conditions which lead to GUIDE_ABORT
1671 1a46698f6 2020-07-01 Jasem Mutlaq         Dithering should be activated on preview
1672 6edf21614 2020-07-02 Hy Murveit           Fix compiler warnings in opsgpg
1673 446481d5f 2020-07-01 Jasem Mutlaq         Send to client if there is no object
1674 dae284f46 2020-07-01 Jasem Mutlaq         Do not start focus in preview capture
1675 43b0c54fd 2020-07-01 Jasem Mutlaq         Fix warnings
1676 ebf61c52f 2020-07-01 Hy Murveit           Gaussian Process Guider & guide graph
1677 17a8085bc 2020-06-29 Wolfgang Reissenberger Bugfix for correct activation of dome and weather UI
1678 db1a82113 2020-06-27 Eric Dejouhanet      Fix typo on DEC integral gain.
1679 d4b4cc2eb 2020-06-27 Jasem Mutlaq         Fix crash in image dump mode. Fix script parsing
1680 27c9bda00 2020-06-27 Jasem Mutlaq         Use regex to parse DBus command to fix a crash.
1681 eaae3bb6c 2020-06-27 Jasem Mutlaq         Increase icon size
1682 416181f40 2020-06-26 Jasem Mutlaq         Migrate the below horizon and Sun dialogs to KSMessageBox
1683 1fb950b4d 2020-06-26 Jasem Mutlaq         Add corresponding INDI driver call to logging as well
1684 632c41435 2020-06-26 Wolfgang Reissenberger Bugfix focuser duplicated abs position
1685 0e075c10e 2020-06-26 Jasem Mutlaq         Add more logging controls and sync filter rules after updataing them
1686 eac257180 2020-06-25 Jasem Mutlaq         Abort before time out
1687 32d82b183 2020-06-25 Jasem Mutlaq         INDI drivers sync
1688 f9ef809a6 2020-06-23 Wolfgang Reissenberger Fix crash in looping
1689 3ea1d0852 2020-06-23 Jasem Mutlaq         Add Ekos logging to DBus
1690 2afeec16f 2020-06-23 Wolfgang Reissenberger Bug fixing capture refactoring
1691 b7614fea3 2020-06-22 Hy Murveit           Remove obsolete code
1692 ad0936a94 2020-06-20 Jasem Mutlaq         Perform checks in 1000ms to enable proper shutdown sequence of multiple drivers per device
1693 e9eb0cdc6 2020-06-18 Jasem Mutlaq         Fix state machine transition. Do not emit unless we have an actual change in the state
1694 c85487ac5 2020-06-18 Hy Murveit           Internal guider improvements
1695 a36776e1e 2020-06-17 Jasem Mutlaq         Preview images should always be Client upload type
1696 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
1697 8d1cc913e 2020-06-17 Jasem Mutlaq         Add support for camera driver restart. Still needs testing
1698 11f5b1758 2020-06-15 Hy Murveit           Graphics for SEP MultiStar
1699 cc17537dd 2020-06-15 Hy Murveit           Address the slew-never-started bug.
1700 b5693e22a 2020-06-14 Jasem Mutlaq         Disable spammy log for now
1701 b6ae9277f 2020-06-14 Eric Dejouhanet      Tests for the PHD2 guider link
1702 a223eb308 2020-06-13 Jasem Mutlaq         Add explicit offset control. Separate ISO and Gain controls
1703 fa66a4a10 2020-06-13 Jasem Mutlaq         Add explicit offset control. Separate ISO and Gain controls
1704 5804fa40b 2020-06-11 Hy Murveit           Cleaned up the multi-star guiding graphics
1705 0d98c7b5e 2020-06-11 Hy Murveit           Graphics for SEP MultiStar
1706 a4964e6a2 2020-06-11 Mohamad Kaouri       Added profile name uniqueness requirement
1707 bfa637c52 2020-06-11 Hy Murveit           SEP Multi-Star Internal Guider
1708 4293214ac 2020-06-10 Wolfgang Reissenberger Code refactoring unifying capture initialization for new sequences and continuing of sequences
1709 96a8ae0cc 2020-06-05 Jasem Mutlaq         INDI drivers sync
1710 e9533982c 2020-06-04 Chris Rowland        Allow for the case where the mount uses the pointing state early
1711 1b42c2f6f 2020-06-04 Jasem Mutlaq         Propagate weatherData from device to weather module and connect it with Focus
1712 6a8af56c1 2020-06-04 Jasem Mutlaq         Merge branch 'dmsummers/kstars-focus_temperature_logging' into HEAD
1713 3cb37ee62 2020-06-02 Florian Signoret     Keep focus temperature until next autofocus is complete
1714 160fd208a 2020-06-03 Hy Murveit           Changed name to isGuidingOn and made it a private method.
1715 d41401815 2020-06-02 Doug Summers         update to use WEATHER_TEMPERATURE name vs label
1716 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..
1717 c78d02b61 2020-06-02 Doug Summers         only log when focus logging is enabled
1718 af8ece546 2020-06-02 Jasem Mutlaq         Add extra register check in INDI Device
1719 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..
1720 da5ccab3f 2020-06-01 Jasem Mutlaq         Ensure to register DBus modules as signals depend on order of creation
1721 80572f086 2020-05-30 Jasem Mutlaq         NO_ERROR appears to be reserved in Windows
1722 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
1723 3e583f43f 2020-05-27 Jasem Mutlaq         Only register a CCD device if the interface explicitly contains CCD_INTERFACE
1724 8e3147c72 2020-05-26 Jasem Mutlaq         Do not create a new device when a camera is reconnected again
1725 9cec1ad2c 2020-05-24 Jasem Mutlaq         Do not debayer streamed DSLR frames since they are motion JPGs
1726 7f3e50042 2020-05-24 Jasem Mutlaq         Sync INDI drivers
1727 96c82809d 2020-05-24 Jasem Mutlaq         use Delta symbol
1728 e1f84402f 2020-05-23 Jasem Mutlaq         Add missing header
1729 fb4e84ad9 2020-05-23 Jasem Mutlaq         Make transient message disappear after 10 seconds
1730 9ac60e4b0 2020-05-23 Jasem Mutlaq         Use #if defined and include kstars config
1731 a42bf8d62 2020-05-23 Jasem Mutlaq         polar alignment testing should be running only when INDI is installed
1732 c3edc7f24 2020-05-23 Chris Rowland        Add new polaralign class including test harness
1733 07de9e16a 2020-05-23 Jasem Mutlaq         Add support to edit filters names in Ekos capture module
1734 836e2f124 2020-05-23 Jasem Mutlaq         Use Delta instead of Change
1735 23e20970d 2020-05-23 Jasem Mutlaq         Formatting fix and disabling spammy log
1736 dbc9925b2 2020-05-23 Jasem Mutlaq         Only use Sextractor settings if the solver is set to offline.
1737 bf7a7cef4 2020-05-23 Jasem Mutlaq         Check filter index to prevent crash in align module on filter change.
1738 63c220e37 2020-05-23 Florian Signoret     Add autofocus on temperature change
1739 02baf5380 2020-05-23 Hy Murveit           Fixes to guide logger
1740 9fbdcb6ec 2020-05-22 Jasem Mutlaq         Update README.md
1741 1c40d394a 2020-05-21 Hy Murveit           Move where Git Tips was, and added code section at the bottom of the tips.
1742 f24231436 2020-05-21 Jasem Mutlaq         Fix indentations in README.md
1743 c17a522b8 2020-05-21 Hy Murveit           Updated README.md adding instructions for developement mostly. Also added authors.
1744 cb09caa45 2020-05-20 Hy Murveit           Change the guidelog directory to a guidelogs subdirectory.
1745 f8e21b9c7 2020-05-20 Yuri Chornoivan      GIT_SILENT: add KStars icon as repository logo
1746 0dbc6e5bc 2020-05-19 Hy Murveit           New user log for internal guider in Phd2 log format
1747 95be2c8f7 2020-05-19 Jasem Mutlaq         USE_LIBONVA --> HAVE_LIBNOVA
1748 eec7a3964 2020-05-17 Jasem Mutlaq         Update migration to gitlab info
1749 320e0fe89 2020-05-17 Jasem Mutlaq         Organize Ekos options by breaking them down into several components
1750 41d8323f8 2020-05-15 Jasem Mutlaq         Correct and simplify the meridian flip degree setting between mount and ekos
1751 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..
1752 a2ced315e 2020-05-15 Jasem Mutlaq         Add function to get UTC datetime from DATE-OBS header field
1753 2bfe15fea 2020-05-14 Jasem Mutlaq         Fix libnova location and linking
1754 f0f7c658b 2020-05-13 Hy Murveit           Add an internal guider calibration plot
1755 6a551dcb9 2020-05-13 Jasem Mutlaq         Add .cmake to ignore
1756 db21d0441 2020-05-12 Jasem Mutlaq         Fix libnova dependency issue
1757 234d06d46 2020-05-12 Jasem Mutlaq         Fix the mess I made with average RMS calculation, and simply use the hypotenuse function
1758 07fd9b4c5 2020-05-12 Jasem Mutlaq         Fix wrong RMS calculation again.. the division by 2 goes inside the sqrt
1759 6fbcea2b0 2020-05-12 Jasem Mutlaq         Only test file if libnova is found on system
1760 25e7799e9 2020-05-11 Jasem Mutlaq         Fix delta RMS calculation
1761 82569890a 2020-05-10 Jasem Mutlaq         Updates to SkyPoint to improve positions
1762 507b97075 2020-05-09 Jasem Mutlaq         Do not use typeof as it breaks compliation on Windows
1763 4688c4775 2020-05-09 Jasem Mutlaq         Fix date read in and improve output batch file for Almanac
1764 7434ad7ae 2020-05-07 Jasem Mutlaq         Add pause and toggleSequence to DBus interface as proposed by Ray
1765 ab232a0a9 2020-05-07 Hy Murveit           Save HA Limit Enable checkbox
1766 c264b91c4 2020-05-07 Jasem Mutlaq         Automatically debayer in video streams if supported
1767 ea7020906 2020-05-04 Hy Murveit           Internal guider didn't take binning into account when computing arc-seconds
1768 77c2bbe33 2020-05-04 Jasem Mutlaq         Implemented Bahtinov mask focus assistant, fix compiler warnings (in fpackutil.c and modcalcvizequinox.cpp)
1769 4c68c4a7d 2020-05-04 Wolfgang Reissenberger Option to acquire the guiding status from PHD2 to stay in sync
1770 01132e09a 2020-05-04 Eric Dejouhanet      Let UI tests customize the UI settings file.
1771 637c9248c 2020-05-04 Hy Murveit           Fix issue with Meridian Flip Retry
1772 913cbed49 2020-05-03 Jasem Mutlaq         Add syncDSLRToTargetChip function to set the INDI driver settings immediately without switching to capture module
1773 f66d63476 2020-05-03 Jasem Mutlaq         Don't run fitsviewer test if no fitsio
1774 3d738d3a6 2020-05-01 Hy Murveit           Comment out a couple wordy debug log messages
1775 3521aa720 2020-04-30 Jasem Mutlaq         Only process focus numbers
1776 e5b869391 2020-04-30 Yuri Chornoivan      Add missing space
1777 6ab4abe7d 2020-04-29 Chris Rowland        + Use the mount Pier Side property to manage Pier Flip + Add HA limits.
1778 6f9310924 2020-04-29 Jasem Mutlaq         Proper handling for restart crashed drivers
1779 9d0b76420 2020-04-29 Jasem Mutlaq         Directly use getDriverInterface
1780 30ac6d357 2020-04-29 Jasem Mutlaq         Migrate signal-slots to new format
1781 3c299e52e 2020-04-28 Jasem Mutlaq         Disable old warning
1782 cf56f127f 2020-04-27 Eric Dejouhanet      Make the Focus capture action include star detection
1783 3875af22a 2020-04-27 Hy Murveit           Fix bug where tab fitsviews weren't receiving images when fitsviewer was not enabled
1784 ec82fc3b7 2020-04-26 Yuri Chornoivan      Fix minor typos
1785 68fda2473 2020-04-26 Hy Murveit           Improve Overlay Rendering
1786 8ba2ccf79 2020-04-26 Jasem Mutlaq         Starting work on KStars v3.4.3
1787 
1788 3.4.2 (Borisov):
1789 
1790 c4ec429ac 2020-04-25 Jasem Mutlaq         Do not process un-registered property
1791 3d9099bbf 2020-04-25 Jasem Mutlaq         Reduce random max travel dither distance to 15 pixels down from 25
1792 1197d9389 2020-04-25 Jasem Mutlaq         Ignore SIGPIPE on Linux and MacOS
1793 3035e5565 2020-04-25 Jasem Mutlaq         Failed and Aborted should be treated equally in capture
1794 b907f6873 2020-04-24 Jasem Mutlaq         Disable test in package building
1795 e7c2b8db7 2020-04-24 Jasem Mutlaq         No need for zoom factor with Hy latest patch
1796 b03b46834 2020-04-24 Jasem Mutlaq         Remember weather status
1797 837de1e60 2020-04-24 Jasem Mutlaq         Register FITSMode meta type
1798 1133ae451 2020-04-22 Hy Murveit           Fix stretch control bug created in D28935
1799 d9f2ef2e9 2020-04-22 Jasem Mutlaq         Use modern signal and slot connection
1800 199f46268 2020-04-21 Jasem Mutlaq         typeof uses language extension so do not use it
1801 bce2aa337 2020-04-21 Jasem Mutlaq         Fix compiling on Windows
1802 cc087cd90 2020-04-21 Jasem Mutlaq         sysconf for Linux and MacOS only
1803 edcf3554a 2020-04-21 Jasem Mutlaq         Remove GCC pragma to fix compliation on Windows
1804 484918644 2020-04-21 Hy Murveit           Reduce memory use when zooming in fitsviewer
1805 47da4eb38 2020-04-19 Jasem Mutlaq         Try up to 3 times to check if drivers are running on remote indi manager
1806 573302c27 2020-04-19 Jasem Mutlaq         Sync INDI drivers
1807 e6d1d0dca 2020-04-18 Eric Dejouhanet      Hotfix for non-INDI builds.
1808 cb6f7207d 2020-04-17 Yuri Chornoivan      Fix minor typos
1809 e7796bf9c 2020-04-17 Eric Dejouhanet      Make UI tests use a separate userdb
1810 515efd42f 2020-04-17 Hy Murveit           SEP Focus improvements
1811 c859850b1 2020-04-11 Akarsh Simha         Minor: const correctness
1812 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
1813 4594c3d64 2020-04-11 Wolfgang Reissenberger Mount box layout corrected so that everything fits well into the window
1814 1f7493a63 2020-04-10 Hy Murveit           Fix the build which is broken on Macs by adding include for cmath
1815 56051aa47 2020-04-09 Eric Dejouhanet      Hotfixes for the Focus module
1816 6cf0a3a2b 2020-04-09 Jasem Mutlaq         INDI drivers sync
1817 4f6af9adf 2020-04-08 Eric Dejouhanet      Tests for the star detection
1818 fd28026cf 2020-04-05 Eric Dejouhanet      Refactoring the Focus module.
1819 1dffaa5d7 2020-04-03 Jasem Mutlaq         Turn off meridian flip when operating polar alignment assistant tool
1820 632bb22ae 2020-04-03 Jasem Mutlaq         Fix exposure time when no filters are used
1821 8c410bd41 2020-04-02 Jasem Mutlaq         Fix typo
1822 c400edea6 2020-03-30 Jasem Mutlaq         Fix program flow in case a full-frame star is selected
1823 bf9845f2e 2020-03-30 Jasem Mutlaq         If non-guide is enabled, do not consider the state as autoguided
1824 637b7c96c 2020-03-29 Jasem Mutlaq         More work to remove the deadlock on disconnecting from INDI server
1825 394f1be73 2020-03-29 Jasem Mutlaq         Do not display options after error, let user open it up
1826 92127a698 2020-03-29 Jasem Mutlaq         Add OK Button to error and warning dialogs
1827 209b20763 2020-03-28 Jasem Mutlaq         Add size of fits buffer loaded
1828 db0ae6227 2020-03-28 Jasem Mutlaq         Do not crash if current target is not set
1829 e208ce382 2020-03-27 Denis Zaytsev        Modified svg with INDIHUB icon and logo
1830 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 ..
1831 c24ff635f 2020-03-26 Jasem Mutlaq         Fix crash on new profile with indihub
1832 829c37b9d 2020-03-25 Jasem Mutlaq         Restore the 180s capture timeout
1833 0b818253b 2020-03-25 Jasem Mutlaq         Fix North and South Korea cities. Patch submitted by Shinjo Park
1834 f8c3d1359 2020-03-25 Jasem Mutlaq         Change remoteProperty connection to the default queued connection.
1835 cf25aa5ee 2020-03-25 Jasem Mutlaq         Fix share mode
1836 ebeea6e4f 2020-03-25 Jasem Mutlaq         Disable driver restart until few issues with shutdown are fixed
1837 01dc3f76b 2020-03-25 Jasem Mutlaq         Fix format issues
1838 bd6e5ccb8 2020-03-25 Jasem Mutlaq         Add building and format code instructions
1839 f8c978db7 2020-03-23 Jasem Mutlaq         Fix few warnings
1840 1b8ebe7ed 2020-03-22 Jasem Mutlaq         Add a warning if the dust cap is missing instead of total abort
1841 a33efa5de 2020-03-21 Jasem Mutlaq         Add initial support for restarting local and remote drivers in case of timeout
1842 a2a961e00 2020-03-21 Eric Dejouhanet      Removed simulator startup clock test for Qt<5.8.
1843 fea9b12c1 2020-03-20 Jasem Mutlaq         Check for INDI hub before terminating
1844 3ded897d8 2020-03-20 Jasem Mutlaq         Add indihub local support. Requires testing
1845 da42b0848 2020-03-20 Jasem Mutlaq         Fix typo
1846 62f78d06e 2020-03-19 Laurent Montel       Add missing includes
1847 9bc2faa5f 2020-03-19 Jasem Mutlaq         Save indihub in profile
1848 575be8ef9 2020-03-19 Jasem Mutlaq         Correct Chile TZ rule
1849 53b0ab05b 2020-03-18 Eric Dejouhanet      Attempt to fix Ubuntu 16.04 build, that is using Qt 5.5.
1850 b92c3cb32 2020-03-18 Jasem Mutlaq         Initial work for indihub support
1851 19bcaa049 2020-03-15 Eric Dejouhanet      Auxiliary tests (skeletons).
1852 15ca86074 2020-03-15 Jasem Mutlaq         Add flip vector as a temporary measure until we figure out why it fails under some circumstances
1853 b3b107c61 2020-03-09 Jasem Mutlaq         Do not calculate download times for repeats
1854 dcf94c2a3 2020-03-09 Jasem Mutlaq         Fix warnings
1855 8c53c246b 2020-03-07 Hy Murveit           Fix a bug in the debayer offset code.
1856 40d0573bd 2020-03-06 Jasem Mutlaq         Re-enabled the Jupiter's Moons tool
1857 acf0f6eee 2020-03-06 Hy Murveit           Update median calculation
1858 1cc965a80 2020-03-04 Eric Dejouhanet      Fix warning treated as error on bionic.
1859 deff540be 2020-03-02 Eric Dejouhanet      Fix OpenSUSE build error on incomplete type KStarsData.
1860 ccac57a47 2020-03-02 Jasem Mutlaq         Go back to ksqueezelabel since regular QLabel have several issues
1861 03f2dcc27 2020-03-01 Jasem Mutlaq         More hack to get the label size to be correct when using multiple elements
1862 08c69ae84 2020-03-01 Eric Dejouhanet      Restructure tests, add simulator tests, spot expected failures.
1863 3a6642ea8 2020-02-29 Jasem Mutlaq         Fix squeezed labels in height
1864 0288cbd1d 2020-02-29 Jasem Mutlaq         Increase minimum bandwidth to 300MB
1865 302689bc1 2020-02-29 Jasem Mutlaq         working on KStars v3.4.2
1866 1db2c052a 2020-02-29 Jasem Mutlaq         Simplify where images are saved to
1867 6ce69709a 2020-02-26 Jasem Mutlaq         Check for errors in WCS transformation
1868 11f68d971 2020-02-26 Hy Murveit           Correct bug in median computation
1869 0d418a390 2020-02-23 Jasem Mutlaq         Make sure all image files permissions end up 644
1870 
1871 3.4.1 (FreeCloud):
1872 
1873 5632a36a1 2020-02-23 Jasem Mutlaq         Do not calculate download time or send image when upload mode is LOCAL
1874 1d72ab065 2020-02-23 Eric Dejouhanet      Adding test for Ekos start/stop.
1875 e82c0c41b 2020-02-23 Jasem Mutlaq         Only load FITS Data when we need to use FITSViewer
1876 1eac4ced7 2020-02-23 Jasem Mutlaq         Add small space between buttons to avoid accidental deletes
1877 6e1c837c8 2020-02-21 Yuri Chornoivan      Fix minor EBN issues (http->https, no newline end)
1878 4b4144e77 2020-02-21 Jasem Mutlaq         Fix crash on CCD reconnection for those with built-in filter wheels
1879 d0fdd647f 2020-02-21 Jasem Mutlaq         INDI driver sync
1880 2610a2ca0 2020-02-20 Yuri Chornoivan      Fix minor typos
1881 2f836ac57 2020-02-20 Eric Dejouhanet      Fix qCompare between strings.
1882 67488f7c1 2020-02-20 Jasem Mutlaq         Move guide reset button to calibration settings
1883 de594e589 2020-02-18 Jasem Mutlaq         Fixed Equinox and Solstice dates in Calculator
1884 06c537cae 2020-02-17 Jasem Mutlaq         Use QLabel so that text wrap if long
1885 94efa36e0 2020-02-17 Jasem Mutlaq         Fix file mode 755 --> 644
1886 b909202bd 2020-02-17 Jasem Mutlaq         Starting KStars 3.4.1 work
1887 248ff0e6a 2020-02-17 Hy Murveit           Add logging to help debug some capture stalls
1888 06a63ce69 2020-02-16 Eric Dejouhanet      Rework of UI tests, KStars window and Ekos profile.
1889 
1890 
1891 3.4.0 (Horsehead):
1892 
1893 60dabac08 2020-02-12 Yuri Chornoivan      Fix minor typo
1894 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..
1895 00f1ce483 2020-02-11 Jasem Mutlaq         Remove unnecessary qDebug()
1896 64538ebc4 2020-02-11 Robert Lancaster     Supporting Sextractor instead of python
1897 5b31c6aba 2020-02-11 Hy Murveit           Add logging to look into alignState in capture
1898 03b944163 2020-02-11 Hy Murveit           Fixes issue where align wasn't called after meridian flip
1899 aa6666670 2020-02-10 Jasem Mutlaq         Fix permission
1900 b3a6b1434 2020-02-10 Hy Murveit           Remove the word experimental from the Linear Focus algorithm
1901 55944129d 2020-02-10 Hy Murveit           Correct issue with filter-autofocus and meridian flip
1902 5dda5bd20 2020-02-08 Jasem Mutlaq         Improve display of some fields by using f instead of g specifier
1903 ccd88663c 2020-02-07 Jasem Mutlaq         Only report the ignored FITS warning if we are not guiding
1904 67f6afb87 2020-02-07 Jasem Mutlaq         Fix FOV out of bounds limit
1905 fcfe5d9ec 2020-02-07 Jasem Mutlaq         Fix tests
1906 e5e74112c 2020-02-07 Jasem Mutlaq         Ekos::Manager is singleton now
1907 1014a91d2 2020-02-06 Jasem Mutlaq         Fix typo
1908 25cd69943 2020-02-05 Jasem Mutlaq         Add error message when calculated FOV is out of bounds
1909 144a2396d 2020-02-03 Jasem Mutlaq         Disable the extensive logging in alignmnent as it is polluting the log
1910 f6ab2c54b 2020-02-03 Jasem Mutlaq         Start connection to remote INDI server also when not using web manager
1911 a7a8eab07 2020-02-03 Hy Murveit           Fix bug which may be causing the fits crashes.
1912 1ce35ff4d 2020-02-02 Jasem Mutlaq         Introduce small settle time after killing indiserver
1913 69219efbd 2020-02-02 Jasem Mutlaq         Disconnect the KMessageBox after use
1914 1da4f6ac2 2020-01-31 Jasem Mutlaq         Make connecting to INDI server *mostly* asycn
1915 77981bfd3 2020-01-31 Hy Murveit           Linear Focus 3.2, optimize solution
1916 2165b84aa 2020-01-30 Jasem Mutlaq         Remove unused packaging files
1917 ff2108732 2020-01-29 Nicolas Fella        Add link to google play in appstream data
1918 6f237d161 2020-01-29 Jasem Mutlaq         Remove unnecessary patch
1919 7c1264a3b 2020-01-27 Hy Murveit           Fix a crash, reinitialize rawImage for every image.
1920 706324de6 2020-01-26 Jasem Mutlaq         INDI drivers sync
1921 5348a5fc9 2020-01-25 Hy Murveit           Bugfix for fitsview, checking wrong width & height in initDisplayImage
1922 88f52e1e9 2020-01-23 Jasem Mutlaq         Permit changing of target when capture is also complete
1923 b6a42a1a3 2020-01-23 Jasem Mutlaq         Improve name sanitization further to remove duplicate __ and extra _ at the end
1924 3d19f16ff 2020-01-23 Jasem Mutlaq         Sanitize target name and file prefix
1925 081cd819e 2020-01-23 Hy Murveit           Linear Focus Algorithm 3.1, ignore timer-based focuser's return value.
1926 e5cab7014 2020-01-22 Jasem Mutlaq         Remove extra BLOBUpdated
1927 cf467f48d 2020-01-22 Jasem Mutlaq         Fix DSLR ImageToFITS loading when auto convert is used
1928 c3a0862b1 2020-01-21 Jasem Mutlaq         More work for INDI property to JSON objects over websockets
1929 b37319f6b 2020-01-21 Jasem Mutlaq         Improving EkosLive websocket performance
1930 c0516050f 2020-01-20 Jasem Mutlaq         Comment out unused variable
1931 1ab26869d 2020-01-20 Jasem Mutlaq         Do not save config for ACTIVE_XXX devices as this might cause regressions in other areas
1932 643066850 2020-01-20 Hy Murveit           Re-allocate the rawImage buffer if the number of channels has changed.
1933 6e9d7aa96 2020-01-20 Jasem Mutlaq         Do not start guiding if mount is parked
1934 861851089 2020-01-15 Hy Murveit           Improvements to the linear focus algorithm--v3
1935 dd53f3aee 2020-01-14 Wolfgang Reissenberger Align property labels in the INDI dialog vertically on top
1936 814b54d78 2020-01-14 Hy Murveit           Update of the Linear Focus Algorithm--v2
1937 2a0361caa 2020-01-14 Jasem Mutlaq         Use transient FOV container instead of anti-pattern access to the Ekos align object from other classes
1938 5fb10f208 2020-01-14 Jasem Mutlaq         Log fits create error
1939 abd77a722 2020-01-14 Jasem Mutlaq         Make sure temporary location is also writable
1940 381cc57b7 2020-01-12 Laurent Montel       It alreadys added by kaboutdata
1941 49ce49de2 2020-01-12 Jasem Mutlaq         Wait until wcsWatcher is finished before loading from memory
1942 856e544c4 2020-01-11 Jasem Mutlaq         Do not abort slewing when in polar alignment mode
1943 166d69d54 2020-01-10 Jasem Mutlaq         Fix manualfocusdrive based focus bug due to fix in commit de12d97ddefc
1944 4ea088bbc 2020-01-10 Jasem Mutlaq         Reuse same primary buffer for debayering. Always flush before closing
1945 c325b3881 2020-01-10 Jasem Mutlaq         Delete earth shadow on exit
1946 ebf219d83 2020-01-09 Jasem Mutlaq         More improvements to memory handling
1947 5e1d1e40f 2020-01-09 Jasem Mutlaq         Some memory fixes from Valgrind and Hy suggestions
1948 d7bb14fb6 2020-01-08 Jasem Mutlaq         Set aux members of ACTIVE_FILTER to nullptr on initial property definition
1949 6ae9866e3 2020-01-08 Jasem Mutlaq         Improve reliability of setting snoop property for the active profile
1950 972224caf 2020-01-08 Jasem Mutlaq         Fix scheduler frame name check for fractional exposures
1951 c035e1135 2020-01-07 Laurent Montel       Port to QString::asprintf
1952 855e27514 2020-01-07 Laurent Montel       Port to QElapsedTimer
1953 ac26e490b 2020-01-07 Laurent Montel       Don't use nullptr as flag. Use default value when possible
1954 1a061ea74 2020-01-07 Laurent Montel       Port endl to \n as it's Qt:: namespaced in qt5.15. QFile flushs it when
1955 f1f38c0bb 2020-01-07 Laurent Montel       Remove endl at the end of qDebug/qWarning.. it already adds endl
1956 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
1957 974f62209 2020-01-05 Jasem Mutlaq         Load supernova data on demand to conserve memory
1958 000ac53e7 2020-01-04 Jasem Mutlaq         Fix setting the default filter wheel in the various Ekos modules
1959 de12d97dd 2020-01-04 Jasem Mutlaq         Fix timer and relative based focus bug as they were sent negative numbers by mistake
1960 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
1961 754b4126c 2020-01-04 Jasem Mutlaq         Make scheduler logs less spammy
1962 001ce18d8 2020-01-04 Hy Murveit           Refactor polynomial code in focus and other small changes
1963 e60b54ec2 2020-01-04 Jasem Mutlaq         KStars v3.4.0 cycle begins
1964 3674fcd0a 2020-01-03 Laurent Montel       Port to QElapsedTimer
1965 51ad4e094 2020-01-03 Laurent Montel       Don't use 0 as flag
1966 67612b1e9 2020-01-03 Laurent Montel       Port endl to '\n' as endl is namespaced in Qt5.15. When we delete QFile
1967 c9fca7398 2020-01-03 Laurent Montel       Don't use deprecated QString::sprintf
1968 c6b339a41 2020-01-03 Laurent Montel       Remove extra ';'
1969 3e3a1fc68 2020-01-03 Laurent Montel       Remove endl at the end of qdebug as it already adds it
1970 9ea44f783 2020-01-03 Jasem Mutlaq         Explicitly treat JNow and J2000 differently when setting the sky point RA and DE components
1971 
1972 3.3.9 (Oscar):
1973 
1974 881b7a882 2019-12-31 Jasem Mutlaq         Check for duplicate ccd binaries in primary, guide, and all aux drivers
1975 6d712a640 2019-12-31 Jasem Mutlaq         Autofocus support in Ekos module for manualfocusdrive gphoto command for Nikon
1976 bbc09aee9 2019-12-29 Jasem Mutlaq         Fix couple of warnings and formatting fixes
1977 e89bff5d3 2019-12-29 Jasem Mutlaq         Minor warning fixes
1978 162a4f5ba 2019-12-29 Wolfgang Reissenberger Minor corrections to capture, scheduler and mount
1979 d67b2be77 2019-12-28 Shubham Jangra       Fix multiple warnings
1980 2628f1853 2019-12-28 Yuri Chornoivan      [docs] Add markers for the configuration pages, add some info about sky cultures
1981 f7279d781 2019-12-28 Hy Murveit           Modify focus graph to include sample number.
1982 9f5012a8f 2019-12-28 Jasem Mutlaq         Add new western sky cultur
1983 197cf7789 2019-12-25 Hy Murveit           Improve Linear Focus Algorithm by adding extra outward motion then moving back in.
1984 e80a9158e 2019-12-22 Jasem Mutlaq         MD formatted now
1985 ff2516e91 2019-12-22 Jasem Mutlaq         Update KStars README to ensure that users on Github do not submit PRs by mistake
1986 318cc2b2b 2019-12-22 Chris Rowland        Add AutoFocus data to log
1987 930cd61af 2019-12-22 Jasem Mutlaq         Tooltip and index fixes
1988 ef6d65cfe 2019-12-22 Hy Murveit           Introduce the linear focuser
1989 a8fcd66e5 2019-12-22 Jasem Mutlaq         Fix offline cloud storage settings
1990 e1467aa63 2019-12-14 Robert Lancaster     Making the Columns in the Align view resize automatically
1991 82656bfd7 2019-12-11 Jasem Mutlaq         Account for exposure less than 0.001 seconds in the file name
1992 456c445d8 2019-12-10 Jasem Mutlaq         Add option to limit single step commands.
1993 8200b9c74 2019-12-08 Yuri Chornoivan      Use URLs with transport encryption
1994 7acd53d63 2019-12-08 Yuri Chornoivan      Fix minor EBN issues
1995 08fd2a3b4 2019-12-08 Hy Murveit           New UI to allow the user to modify the stretch being used.
1996 ed4882df7 2019-12-07 Jasem Mutlaq         Prevent log spamming
1997 f34721935 2019-12-07 Jasem Mutlaq         Set raw prefix to target name if the former is empty while the latter is non empty
1998 6053d5b54 2019-12-07 Jasem Mutlaq         Make sure target chip is completely valid
1999 7e3a783ea 2019-12-07 Jasem Mutlaq         Return if base device is not yet initialized
2000 838a7d2d9 2019-12-05 Jasem Mutlaq         Update versions to 3.3.9
2001 d5929002d 2019-12-05 Jasem Mutlaq         Bump to v3.3.9
2002 c7fdb7e41 2019-12-05 Jasem Mutlaq         Set index before changing type
2003 19d26b9d2 2019-12-04 Jasem Mutlaq         Fix astrometry crash when remote astrometry is not fully yet initialized
2004 a8e7678f0 2019-12-01 Jasem Mutlaq         Fix video streaming resize crash on Windows
2005 bd2636ad5 2019-11-30 David Faure          Fix wrong syntax for include_directories, detected by -Wmissing-include-dirs
2006 befd2806a 2019-11-29 Jasem Mutlaq         Retry connection in case we have a refused connection
2007 92b276a6f 2019-11-27 Jasem Mutlaq         Disable excessive logging
2008 8d4156003 2019-11-27 Wolfgang Reissenberger Reset guiding calibration if the mount moves and "Always Reset Guide Calibration" option is set.
2009 e331a3abe 2019-11-27 Jasem Mutlaq         Improve tooltip for mount limits
2010 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
2011 4c7c05ccf 2019-11-26 Jasem Mutlaq         Use rawPrefix as property
2012 f5615a8e8 2019-11-25 Yuri Chornoivan      Fix link: ui.html -> menus.html
2013 a0cc1c499 2019-11-25 Jasem Mutlaq         Fix crash when there is no focused object in comet and asteroid components
2014 e61e21eea 2019-11-25 Hy Murveit           Fix bug re filter-change-autofocus
2015 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..
2016 d9de15de6 2019-11-24 Jasem Mutlaq         Use qCDebug
2017 bba1d7a01 2019-11-22 Jasem Mutlaq         Update default ASTAP windows location
2018 df4ae7eec 2019-11-24 Wolfgang Reissenberger Abort plate solving when slewing is detected
2019 100777109 2019-11-24 Tobias C. Berner     FreeBSD: lld does not support -Wl,-z,nodump
2020 bf3549851 2019-11-24 Wolfgang Reissenberger Bugfix for re-connecting a weather device initializes the weather display
2021 824bbbd6a 2019-11-23 Hy Murveit           Fix off-by-one bug in stretch.
2022 85fe55f23 2019-11-20 Jasem Mutlaq         For windows, when index 1 is selected from the combo box it should be considered REMOTE
2023 3eece768c 2019-11-20 Hy Murveit           Update the auto-stretch scheme and UI
2024 82d4d4b08 2019-11-20 Jasem Mutlaq         Change ASTAP default location
2025 d6a60f19d 2019-11-19 Jasem Mutlaq         Load PHD2 star image from memory instead of temporary file
2026 a732557b1 2019-11-18 Jasem Mutlaq         Removing debug statements
2027 b566a2ad4 2019-11-16 Pino Toscano         appdata: update homepage and help URLs
2028 
2029 3.3.8 (Obaidy):
2030 
2031 8da28c636 2019-11-16 Jasem Mutlaq         KStars v3.3.8 release
2032 5653f65a9 2019-11-16 Jasem Mutlaq         Fix dome status for rolloff dome when sending status messages
2033 b2c4c4fd8 2019-11-15 Jasem Mutlaq         INDI drivers sync
2034 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
2035 511a8cd8a 2019-11-14 Jasem Mutlaq         Fix another crash in poly plotting. Check if array is empty
2036 a8c59b592 2019-11-14 Robert Lancaster     Adding the polynomial and focus position to the focus graph as well as tooltips
2037 46d4ea32f 2019-11-13 Jasem Mutlaq         Fix incorrect labels
2038 d3645e7da 2019-11-13 Jasem Mutlaq         Use backend instead of type to avoid confusion
2039 c7fa46d29 2019-11-12 Jasem Mutlaq         Add solver and astrometry solver types
2040 205c9d4db 2019-11-12 Jasem Mutlaq         Add error dialog if astap is not found and open options dialog automatically after that
2041 edadd4a66 2019-11-12 Jasem Mutlaq         Solve crashing in creating WCS file and use simpler WCS update
2042 fb5d677a4 2019-11-10 Jasem Mutlaq         Add warning about missing ASTAP
2043 a1089b1d5 2019-11-10 Jasem Mutlaq         Fix condition where previous values of solver type can cause crash in the 3.3.7 version
2044 fa45d7b52 2019-11-08 Jasem Mutlaq         Adding Wolfgang and Hy to authors
2045 
2046 3.3.7 (Carina):
2047 
2048 f38d8378c 2019-11-07 Jasem Mutlaq         Sync INDI drivers
2049 864905553 2019-11-06 Jasem Mutlaq         Fix few issues with rotation angle
2050 883d26df3 2019-11-06 Jasem Mutlaq         Add tooltip tp explain the purpose of desired target PA
2051 28c513adf 2019-11-05 Jasem Mutlaq         Update ASTAP config as per Hans recommendations
2052 ae7219c65 2019-11-05 Robert Lancaster     Keeping track of download times for more reliable time estimates.
2053 9a734d1e7 2019-11-04 Wolfgang Reissenberger Handle guiding problems during dithering
2054 16171346e 2019-11-03 Hy Murveit           Directly specify arcsecond error in Align UI.
2055 e1d19eb38 2019-11-02 Wolfgang Reissenberger Dithering while crossing the meridian recognized as guiding
2056 b1f390ebf 2019-11-02 Wolfgang Reissenberger Ensure that guiding is running when capture is started
2057 b30a9d850 2019-11-02 Robert Lancaster     Fixing ASTAP Path on OS X and Setting Autostar as default for PHD2 Guiding
2058 02d191bae 2019-10-29 Jasem Mutlaq         Use status string for better logging
2059 bf020d440 2019-10-29 Wolfgang Reissenberger Making display of x axis cofigurable
2060 a6f633b49 2019-10-29 Jasem Mutlaq         square --> rectangle
2061 15ef142d8 2019-10-29 Jasem Mutlaq         Implement a more reliable way to sync ACTIVE_DEVICES
2062 565ed5fc6 2019-10-28 Jasem Mutlaq         Back to string confinement since classic confinement does not work with plugs
2063 4ec7d0b68 2019-10-28 Jasem Mutlaq         Update snap to build from git
2064 c72edccbc 2019-10-27 Hy Murveit           Write FITS file on separate thread
2065 104c0ee03 2019-10-25 Jasem Mutlaq         Make documentation building as a CMake option and disable it for snaps
2066 9c5cb4136 2019-10-25 Jasem Mutlaq         Test release build effectiveness
2067 6248d6adc 2019-10-24 Jasem Mutlaq         Update OpenNGC to v20191019
2068 1407f3fcb 2019-10-23 Jasem Mutlaq         Update snapcraft from Neon sources and move it to top level so we can build it with Launchpad
2069 5f4b269cc 2019-10-23 Yuri Chornoivan      Fix minor EBN issues
2070 a12df4a85 2019-10-22 Jasem Mutlaq         Use CROTA1 for rotation instead of CROTA2
2071 ae3b27018 2019-10-22 Jasem Mutlaq         Merge branch 'astap_work'
2072 8e48df369 2019-10-22 Jasem Mutlaq         Process astap solver solution
2073 8f0e4319e 2019-10-22 Jasem Mutlaq         Timed out solutions should be marked as such
2074 c0f8d5c4f 2019-10-21 Jasem Mutlaq         Fix TZ rules for a few countries.
2075 4388cf0ec 2019-10-21 Yuri Chornoivan      More updates to libindi strings
2076 56e035095 2019-10-20 Yuri Chornoivan      Translate UI string
2077 86c0823fc 2019-10-20 Yuri Chornoivan      Update libindi strings
2078 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.
2079 d2eb24f2c 2019-10-20 Jasem Mutlaq         More progress in supporting ASTAP. Need to process output to determine if the solver completed successfully
2080 ea5a3a384 2019-10-20 Jasem Mutlaq         Merge branch 'master' into astap_work
2081 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.
2082 cf5a252a4 2019-10-20 Wolfgang Reissenberger Immediate refresh weather data on startup
2083 c4e8b95f7 2019-10-18 Jasem Mutlaq         Add focus handling for aborted images
2084 86eb5cb61 2019-10-18 Wolfgang Reissenberger Bugfixing and small enhancements for weather display
2085 edba67eb6 2019-10-16 Jasem Mutlaq         Starting work on supporting ASTAP as alternative solver
2086 52fe2eaf5 2019-10-16 Wolfgang Reissenberger Weather sensor data graph display
2087 61729fdff 2019-10-13 Hy Murveit           Adds an option to mouse-pan the HiPS graphics.
2088 b926ba790 2019-10-11 Nicolas Fella        Use AppDataLocation on Android
2089 576e9ab55 2019-10-10 Jasem Mutlaq         Add JNow to indicate the epoch for both telescope and solution coordinates
2090 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
2091 b3fda7efe 2019-10-09 Jasem Mutlaq         Fix placeholder since it depends on Qt 5.12+
2092 5f80fd584 2019-10-09 Yuri Chornoivan      Be consistent (Nebulas -> Nebulae)
2093 bc69693b5 2019-10-08 Yuri Chornoivan      Some i18n fixes
2094 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
2095 edffb8760 2019-10-08 Jasem Mutlaq         Check if GainSpin exists before using it otherwise it causes a crash.
2096 c1c5e52a9 2019-10-08 Jasem Mutlaq         Add a button to scheduler to snap the sky map center coordinate
2097 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
2098 b753dabe2 2019-10-08 Jasem Mutlaq         swapItemAt is too new so it is removed for now, we need to add a check later.
2099 60ba9044d 2019-10-08 Jasem Mutlaq         Initial work for fetching camera and telescope info over dbus in mosaic planner
2100 ee7e22b07 2019-10-08 Jasem Mutlaq         Fix few warnings
2101 a2f50ed3f 2019-10-08 Hy Murveit           Complete the implementation of Capture tab gain control.
2102 722159dcf 2019-10-08 Jasem Mutlaq         Add counter-weight down to make sure parking is correct
2103 d5e7c1b5e 2019-10-07 Jasem Mutlaq         INDI drivers sync
2104 27a1278e2 2019-10-05 Hy Murveit           Set gain each capture
2105 318a545be 2019-10-04 Carl Schwan          Add Windows Store link in AppStream metadata
2106 30af73a77 2019-10-03 Wolfgang Reissenberger Hitting a constraint sets a job to IDLE instead of COMPLETE so that it might be restarted later
2107 f4fb3326d 2019-10-03 Jasem Mutlaq         Add force DSLR presets option to ensure accurate DSLR exposure times when possible
2108 e2f9690aa 2019-10-03 Ron Huizer           Update readme taking into account latest releaeses
2109 4925404d3 2019-10-02 Jasem Mutlaq         Use the same green and red color code as mount parking for dome parking to be consistent
2110 847aca910 2019-10-02 Hy Murveit           Remove dead code from fitsviewer
2111 728a55f6e 2019-10-02 Robert Lancaster     PHD2 Enhancements
2112 faec39c2d 2019-10-02 Hy Murveit           Fix focus HFR-averaging bug
2113 9ba205842 2019-10-01 Jasem Mutlaq         Right click would restore the frame to full size. If selection is too small do not zoom
2114 9dbd7cdc1 2019-09-29 Yuri Chornoivan      Use i18n()
2115 8db9af129 2019-09-29 Yuri Chornoivan      More i18n()
2116 255f207aa 2019-09-25 Wolfgang Reissenberger Handling of aborts during parking/unparking of rolloff roofs corrected
2117 0ffd9c6ec 2019-09-25 Eric Dejouhanet      Summary: Connect Scheduler sleep timer to Simulation Clock scale change.
2118 234a1d28f 2019-09-25 Jasem Mutlaq         Use KSTARS instead of KSTARS_EKOS_ALIGN in utils
2119 a77e03bb8 2019-09-24 Jasem Mutlaq         Update the INDI build script to reflect the repo split
2120 471943e41 2019-09-23 Robert Lancaster     Fixing an RA/DEC swap issue
2121 d3860aa52 2019-09-23 Wolfgang Reissenberger Location of M 102 corrected
2122 f1c5444bd 2019-09-23 Jasem Mutlaq         Update debian changelog for v3.3.7
2123 96a57b6e6 2019-09-23 Eric Dejouhanet      Fix crash when guiding unexpectedly restarting with no current job.
2124 b4e6b826f 2019-09-23 Wolfgang Reissenberger Restrict pausing to image capturing
2125 715afccc0 2019-09-23 Jasem Mutlaq         Preparing for v3.3.7 release
2126 b6eeb8928 2019-09-23 Robert Lancaster     Guiding Labels
2127 76aba5fa3 2019-09-22 Jasem Mutlaq         Avoid division by zero condition
2128 c7d784293 2019-09-22 Jasem Mutlaq         INDI driver sync
2129 2af2a8694 2019-09-21 Jasem Mutlaq         Remove placeholdertext that failed to build on older Qt versions
2130 09c88490c 2019-09-19 Jasem Mutlaq         Fix check for unparked state
2131 3af77247f 2019-09-19 Jasem Mutlaq         removed top spacer from scheduler ui
2132 269e6fca8 2019-09-19 Jasem Mutlaq         Fix HFR calculation, add HFR on focus view, adjust focus UI.
2133 f7a06d684 2019-09-19 Jasem Mutlaq         Use reasonable minimum that does not squish the GUI
2134 dd0e00586 2019-09-19 Laurent Montel       Port to setContentsMargins
2135 eaba32948 2019-09-19 Eric Dejouhanet      Implement customizable dusk and dawn offsets.
2136 cefa36d91 2019-09-18 Jasem Mutlaq         Add websocket command to toggle filter wheel
2137 3a3d41731 2019-09-18 Hy Murveit           # Enter a commit message. # # Changes: # #     kstars/fitsviewer/fitshistogram.cpp
2138 f84708e85 2019-09-18 Jasem Mutlaq         Add debian patches set
2139 4ae670a34 2019-09-18 Jasem Mutlaq         Update kstars debian files
2140 50bd34941 2019-09-15 Jasem Mutlaq         Update INSTALL instructions.
2141 fab755ffe 2019-09-15 Jasem Mutlaq         Add option to save focus frames. Warn about storage space.
2142 5c5f27a3c 2019-09-15 Jasem Mutlaq         Disable autofocus when the HFR checkbox is toggled.
2143 64d7eb749 2019-09-14 Jasem Mutlaq         Improve reliability of flat field ADU algorithms
2144 c2de9690d 2019-09-14 Jasem Mutlaq         Fix warning about single cell span
2145 3dbf09cac 2019-09-14 Jasem Mutlaq         Add reset to dark library in case of Ekos shutdown to clean its state
2146 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 ..
2147 3e5fa041d 2019-09-11 Jasem Mutlaq         Do not init astrometry config on Windows.
2148 58d94662d 2019-09-10 Yuri Chornoivan      Fix minor typos
2149 5c64ccd43 2019-09-09 Jasem Mutlaq         Use int and not QString when using i18np
2150 
2151 3.3.6 (Fomalhaut):
2152 
2153 37015dc91 2019-09-08 Robert Lancaster     Fixing a little typo
2154 48f4645b0 2019-09-08 Jasem Mutlaq         QVector --> std::vector just to resolve the mysterious build errors on Windows CI
2155 e9a9a1f00 2019-09-08 Jasem Mutlaq         Fix block logic error
2156 d31cb637c 2019-09-08 Jasem Mutlaq         Fix cross-platform errors
2157 753228b1c 2019-09-08 Jasem Mutlaq         fix wrong variable name
2158 
2159 3.3.5 (Eridani):
2160 
2161 31f986600 2019-09-08 Jasem Mutlaq         Add confirmation when deleting index folder, improve GUI a bit
2162 53305c7ee 2019-09-08 Robert Lancaster     Improving Astrometry Conf file support for Linux and OS X
2163 0a3661c78 2019-09-06 Jasem Mutlaq         Add indi web manager scanner for the local network in the profile editor
2164 09156232e 2019-09-06 Jasem Mutlaq         Adding icon for atikbase
2165 c582e031a 2019-09-06 Jasem Mutlaq         Initilize the recommended gain properly on startup.
2166 f5db90ab0 2019-09-06 Jasem Mutlaq         Add DBus function to get location info
2167 3973c3b89 2019-09-05 Jasem Mutlaq         Improvements is estimateJobTime
2168 fad803969 2019-09-05 Jasem Mutlaq         Send camera state instead of just temperature
2169 423c190cf 2019-09-05 Jasem Mutlaq         Do not set temperature or gain unless supported
2170 c4541528e 2019-09-04 Jasem Mutlaq         Send states after defining the device capabilities
2171 9da186174 2019-09-04 Jasem Mutlaq         Do not exclude Windows from testing. The windows build was failing due to another reason
2172 361a0163e 2019-09-04 Jasem Mutlaq         processMarkSelection should be overridden in align view to prevent double clicking from moving the marker by mistake
2173 61ae6f3fc 2019-09-04 Jasem Mutlaq         Fix few warnings
2174 db6aba4a6 2019-09-04 Jasem Mutlaq         Improve set coordinates manually by adding switches for JNow and J2000 settings
2175 c169fdaec 2019-09-04 Jasem Mutlaq         Set coordinates manually should always default to RA-DE tab
2176 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).
2177 a196bf114 2019-09-04 Jasem Mutlaq         Use table for statistics to show all channels
2178 c58562e35 2019-09-04 Jasem Mutlaq         No need to use double for frequency
2179 048dd2ea4 2019-09-04 Laurent Montel       Add DesktopEntry to notifyrc
2180 8d96f935b 2019-09-04 Jasem Mutlaq         Compute histogram is median value is missing
2181 c04e9f588 2019-09-04 Jasem Mutlaq         Median value should be an integer
2182 c2d379f95 2019-09-03 Jasem Mutlaq         In case setting is missing, use camera value
2183 a5c088c0a 2019-09-03 Jasem Mutlaq         Use generate_export_header to fix compile issue on Windows
2184 9dc806afa 2019-09-03 Jasem Mutlaq         Send settings along with camera info
2185 59cc4f96c 2019-09-03 Jasem Mutlaq         Disable actions when parked
2186 83a9b0600 2019-09-02 Jasem Mutlaq         Use icons for the menu
2187 12c89412c 2019-09-02 Jasem Mutlaq         Use more intuitive telescope popup menu in the sky map
2188 872f2354b 2019-09-02 Wolfgang Reissenberger Display of weather sensor data added to Observatory module
2189 9c9dd4140 2019-09-02 Jasem Mutlaq         Insert format and gain values in the settings
2190 abf0ec3a4 2019-09-01 Yuri Chornoivan      Sync the tip with GUI label
2191 861b1866c 2019-08-31 Jasem Mutlaq         Improve set coordinates manually dialog by initializing it to the current selected coordinates first
2192 299c60b74 2019-08-31 Jasem Mutlaq         Set clicked object to nullptr in order to correctly recenter on clicked point
2193 1a1185841 2019-08-31 Jasem Mutlaq         INDI drivers sync
2194 1a77e6822 2019-08-31 Jasem Mutlaq         Minor UI changes
2195 54b7ed8e7 2019-08-31 Yuri Chornoivan      Fix minor EBN issues
2196 a8dd7687c 2019-08-31 Wolfgang Reissenberger Adding error handling strategy control to Scheduler
2197 cc05215c5 2019-08-31 Wolfgang Reissenberger Filename options selection preserved
2198 69fb7e9a8 2019-08-31 Jasem Mutlaq         Try disabling testing on Windows
2199 df36c16f5 2019-08-30 Jasem Mutlaq         Further improvements to the auto-park functionality
2200 8f4ed5f74 2019-08-30 Jasem Mutlaq         Add support to automatically starting auto-park feature on startup to park the mount at a specific time
2201 a99fd95aa 2019-08-30 Yuri Chornoivan      Replace the last overlooked qSort()
2202 9a3ab3221 2019-08-30 Yuri Chornoivan      Replace obsolete methods with non-obsolete ones
2203 60332d1e4 2019-08-30 Yuri Chornoivan      Fix typos, make the button tooltips translatable
2204 7c873442b 2019-08-30 Yuri Chornoivan      Make the tooltips translatable
2205 ebdfc0eb5 2019-08-30 Yuri Chornoivan      Fix minor typo
2206 a4a1e0775 2019-08-29 Jasem Mutlaq         Add support to reverse axis in mount control panel
2207 848b15b2e 2019-08-29 Jasem Mutlaq         Add support to profile mappings
2208 a882598c6 2019-08-29 Yuri Chornoivan      Fix minor typos
2209 8ea9a8f0a 2019-08-29 Yuri Chornoivan      Fix i18n()
2210 b45556c5b 2019-08-29 Robert Lancaster     Should be fabs not abs, abs is ambiguous.
2211 55831a86c 2019-08-27 Jasem Mutlaq         NOOP --> i18n
2212 bef790752 2019-08-25 Jasem Mutlaq         Fix the Android build with the latest Qt, Android NDK and SDK tools
2213 ddbf38859 2019-08-25 Jasem Mutlaq         Add cr3 to list of RAW formats
2214 d7981710e 2019-08-24 Robert Lancaster     changing name to sky point
2215 0fa7df3d8 2019-08-23 Robert Lancaster     Fixing bug in Mount Model and Simplifying function
2216 4f006707e 2019-08-23 Jasem Mutlaq         Fix using i18n for Sun object
2217 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..
2218 4b19a3d44 2019-08-22 Jasem Mutlaq         Make display format in planet viewer to be dd/MM/yyyy
2219 7d7fbe0a5 2019-08-22 Jasem Mutlaq         Update install instructions
2220 669835dae 2019-08-22 Jasem Mutlaq         Preparing for 3.3.5 release
2221 5072faa20 2019-08-22 Jasem Mutlaq         Driver sync
2222 1b0d4b17c 2019-08-22 Jasem Mutlaq         Fix infinite loop
2223 0cb19ee3a 2019-08-21 Jasem Mutlaq         Profile wizard revamp to remove confusion by some end users
2224 1ee36d436 2019-08-21 Jasem Mutlaq         Update backlash value from driver as it arrives
2225 0e1d35d2a 2019-08-20 Jasem Mutlaq         Fix toggle of meridian flip unit
2226 1d0803895 2019-08-20 Jasem Mutlaq         Fix gain behavior setting in focus module. It should use value stored in config unless changed by user
2227 eb075bbed 2019-08-20 Jasem Mutlaq         Add support for direct gain setting in capture module
2228 82509989c 2019-08-20 Jasem Mutlaq         INDI drivers sync
2229 d83e7d82d 2019-08-19 Jasem Mutlaq         Fallback to default configs in case dns lookup fails for .local addresses
2230 7f4b8b10f 2019-08-19 Wolfgang Reissenberger Bugfix for focus looping with HFR setup
2231 151f405c5 2019-08-19 Hy Murveit           Sample the fits viewer's histogram calculation
2232 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..
2233 03a943060 2019-08-19 Jasem Mutlaq         Remove debug that was added by mistake
2234 e7de7ff60 2019-08-17 Jasem Mutlaq         Flip correction vector for southern hemisphere
2235 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
2236 54d617fa4 2019-08-13 Jasem Mutlaq         Add support to setting backlash directly in Ekos focus module IF supported by the INDI driver.
2237 ce8e6c967 2019-08-13 Jasem Mutlaq         Check against device name and not pointer when removing
2238 5031aa100 2019-08-13 Jasem Mutlaq         Fix minor warning
2239 4add11efd 2019-08-13 Jasem Mutlaq         INDI drivers sync
2240 0e9825067 2019-08-11 Jasem Mutlaq         remove unnecessary debug message
2241 c395e4580 2019-08-11 Jasem Mutlaq         Adding support for debayer in video stream window
2242 
2243 3.3.4 (Dormi):
2244 
2245 d3323c608 2019-08-08 Jasem Mutlaq         Use i18nc for Not Applicable
2246 9d6ecf5d3 2019-08-08 Jasem Mutlaq         Clean up how group debug options are parsed
2247 abe69b6da 2019-08-08 Wolfgang Reissenberger Rolloff roof handling introduced
2248 7fb0266f0 2019-08-08 Jasem Mutlaq         Comment unused variable
2249 a4d10fdcb 2019-08-06 Jasem Mutlaq         KStars v3.3.4 release
2250 da4661ca6 2019-08-06 Jasem Mutlaq         use rangeHA to make sure -12 < HA <= 12
2251 fda55706a 2019-08-05 Jasem Mutlaq         v3.3.3 version code 15 for KStars Lite on Android
2252 4228d5ccc 2019-08-05 Jasem Mutlaq         Proper disconnection of Dark Library signals and slots in various Ekos modules.
2253 569b147f1 2019-08-05 Jasem Mutlaq         Read astrometry config file on other platforms
2254 b17fe7453 2019-08-04 Jasem Mutlaq         This should fix #410573 in addition to initial support for dust caps in Dark Library.
2255 02fc8bfaf 2019-08-03 Jasem Mutlaq         always evaluate statistics after opening regardless of histogram
2256 e7d78e838 2019-08-03 Nicolas Fella        Fix double/float conversion in Java code
2257 37f8576cc 2019-08-02 Nicolas Fella        Fix missing include in Android build
2258 
2259 3.3.3 (Canis):
2260 
2261 13bca1735 2019-08-01 Jasem Mutlaq         qMin --> qMax since we need rate 0 to 3
2262 fe3c4d97c 2019-08-01 Jasem Mutlaq         Fix proper disconnection for KSMessageBox signals
2263 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 ..
2264 ef59fcceb 2019-07-31 Jasem Mutlaq         Further improvements to the reliability of the system after a crashed driver is restarted
2265 5df509c57 2019-07-31 Jasem Mutlaq         Add support to restarting crashed drivers for local servers
2266 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
2267 e7f35fce9 2019-07-31 Jasem Mutlaq         sizeInBytes is only available in Qt 5.10+, thanks to jpaana for the heads up
2268 ae9f44bba 2019-07-31 l10n daemon script   GIT_SILENT made messages (after extraction)
2269 6db7d8c0e 2019-07-30 Jasem Mutlaq         Send preview JPEGs when they are generated to the client
2270 5446b14cb 2019-07-30 Jasem Mutlaq         Migrate more KMessageBox --> KSMessageBox
2271 3a64d4f93 2019-07-30 Jasem Mutlaq         Try to solve Qt warning about adding to existing layout
2272 44fe84d14 2019-07-29 Wolfgang Reissenberger Bug fix paused during dithering not resuming
2273 c8d48978f 2019-07-29 Jasem Mutlaq         Fix minor warning
2274 738dc7a47 2019-07-26 Jasem Mutlaq         INDI drivers sync
2275 8b0be80c3 2019-07-26 Jasem Mutlaq         Migrate dark library to async KSMessageBox
2276 0361dbf91 2019-07-26 Jasem Mutlaq         Remove rest of autonomous option that was deleted
2277 bdbbf55bc 2019-07-25 Jasem Mutlaq         remove & when comparing button texts
2278 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..
2279 19460c0b8 2019-07-24 Jasem Mutlaq         Fix crash in downloadJob due to possible using raw pointer before
2280 b2d276de3 2019-07-24 Jasem Mutlaq         Add new KSMessageBox class to fulfill some KStars specific requirements
2281 e656f1ee8 2019-07-24 Jasem Mutlaq         Add helpful comments
2282 d90beac90 2019-07-24 Wolfgang Reissenberger Autofocus disturbing meridian flip corrected
2283 d9c6acc1c 2019-07-22 Wolfgang Reissenberger Show the tracking box on the inital focusing frame
2284 a5b559fa4 2019-07-22 Jasem Mutlaq         refactor isSlewDirty and set it as false in cases of IDLE and ALERT states for EqNP.
2285 c9afb11cd 2019-07-22 Wolfgang Reissenberger Check for refocus also during the calibration stage
2286 0391998ff 2019-07-22 Jasem Mutlaq         Add support to CONFIG_PURGE and add more options to clear some mount data in case of trouble
2287 796d0b15c 2019-07-18 Jasem Mutlaq         Add more protection boundary checks
2288 4d5adb07b 2019-07-18 Jasem Mutlaq         remove unnecessary cast
2289 8ca63444b 2019-07-17 Eric Dejouhanet      Reset autofocus when executing a job, so that focus step is applied properly when checked.
2290 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
2291 f134b5ee5 2019-07-17 Jasem Mutlaq         Add option to control auto park post PAA tool operation
2292 2f2ab1b39 2019-07-16 Jasem Mutlaq         Another missing header
2293 fa2458d60 2019-07-16 Jasem Mutlaq         Add missing header
2294 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..
2295 fb5d192a8 2019-07-15 Jasem Mutlaq         KStars v3.3.3
2296 4ca0b2ab1 2019-07-15 Jasem Mutlaq         Fix translation issues with solar system objects
2297 c211fc0a5 2019-07-15 Jasem Mutlaq         Precess sun to get correct accurate geocentric coordinates
2298 03317cc17 2019-07-14 Eric Dejouhanet      When evaluating twilight restriction, shift dusk to next day when it happens before dawn on the same day.
2299 7e3757a96 2019-07-09 Jasem Mutlaq         Display more information about version and interface once device is online
2300 a5b719580 2019-07-09 Jasem Mutlaq         Fix non-static warning
2301 7a29a2a8e 2019-07-08 Jasem Mutlaq         Only construct histogram synchronously when required
2302 968c0263d 2019-07-04 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
2303 99835cca2 2019-07-03 Jasem Mutlaq         Explicitly use setCurrentIndex since setCurrentText is problematic
2304 7d6fbb121 2019-07-03 Wolfgang Reissenberger Motion control for domes added
2305 
2306 3.2.0 (Ivy):
2307 
2308 596569b5a 2019-04-18 Jasem Mutlaq         Including missing header
2309 63a05b9f1 2019-04-14 Jasem Mutlaq         Must add mount this way since we have a tree structure
2310 18fdbc7f3 2019-04-14 Wolfgang Reissenberger Capture counting corrected
2311 49fc6bfc1 2019-04-13 Jasem Mutlaq         Do not connect to EkosLive with empty username
2312 8968926f9 2019-04-11 Jasem Mutlaq         Also accept .fits.fz in FITSViewer
2313 5577dc1c6 2019-04-09 Jasem Mutlaq         Fix slew and sync in KStars Lite. Patch by Sebastian.
2314 060749c18 2019-04-08 Wolfgang Reissenberger Clean module registration
2315 11cc7c78c 2019-04-07 Jasem Mutlaq         Use click to trigger the change since the signals are attached to the button clicked event
2316 6fa80f617 2019-04-06 Jasem Mutlaq         Show toolip explicitly on button click
2317 29461e124 2019-04-06 Jasem Mutlaq         Add information icon to explain what the guiding rate control is for
2318 0c8f1ef98 2019-04-06 Jasem Mutlaq         Resume KStars if paused in EkosLive
2319 4389e2361 2019-04-06 Jasem Mutlaq         Make sure clock is ticking and sync with system time when websocket connection is established
2320 c90eaa335 2019-04-06 Jasem Mutlaq         Move auto star selection for calibration to main guide module to make it more accessible
2321 8c0e7b2b9 2019-04-06 Jasem Mutlaq         Fix issue with online solver args
2322 7bf777cf4 2019-04-04 Jasem Mutlaq         Add RC telescope type
2323 53266b534 2019-04-04 Jasem Mutlaq         Fix capture delay when using legacy polar alignment tool
2324 9d6687356 2019-04-03 Jasem Mutlaq         If primary or guide IDs are zero or less, set profile scope to Default
2325 b91610734 2019-04-02 Jasem Mutlaq         Add support to updating scopes and profiles
2326 ae65feaa1 2019-04-02 Jasem Mutlaq         Scope commands do not require active connection in this location as well
2327 e90132500 2019-04-02 Jasem Mutlaq         Scope commands do not require active connection
2328 049f3083e 2019-04-02 Jasem Mutlaq         GET_SCOPES can now be sent before Ekos is online
2329 12a340798 2019-04-02 Jasem Mutlaq         Add scope websocket functions to add and delete scopes. Improve getScopes to cover all available telescopes
2330 d6e0f59b5 2019-04-01 Jasem Mutlaq         Send profile add deleting or adding one
2331 c59abae19 2019-04-01 Wolfgang Reissenberger Unchecking the meridian flip checkbox reset the meridian flip state
2332 e8cf401fb 2019-03-31 Jasem Mutlaq         Move send drivers before the block requiring live ekos connection
2333 9bfe7a47b 2019-03-31 Jasem Mutlaq         Do not change filter directly, use the filter manager
2334 25441353f 2019-03-31 Jasem Mutlaq         Fix infobox setting not sticking for some reason under Qt 5.12
2335 5689e1085 2019-03-30 Jasem Mutlaq         Save focus module filter wheel and filter in options
2336 87baf5eb9 2019-03-27 Eric Dejouhanet      Fix altitude restriction log and allow restriction down to -15 degrees
2337 9895d4898 2019-03-24 Jasem Mutlaq         Wait until backlash builds up before moving to more aggressive pulses that might cause overshooting the target position
2338 3916fc78e 2019-03-24 Jasem Mutlaq         Add debug log for remaining angle for mount rotation in alignment module
2339 c5f80470d 2019-03-21 Jasem Mutlaq         Add websocket function to get all drivers
2340 f9ab9cbb8 2019-03-18 Jasem Mutlaq         Update docs
2341 677f7dbad 2019-03-18 Jasem Mutlaq         Profile management via websocket is ready for testing
2342 60bd7f39a 2019-03-18 Jasem Mutlaq         Initial work for profile and driver exposure to ekoslive
2343 bd1d4d28b 2019-03-18 Wolfgang Reissenberger Bugfix: proper usage of abort() for finishing a capture sequence queue
2344 abbfb7db1 2019-03-17 Jasem Mutlaq         Reduce calibration iterations to 3 by default as it is mostly what is required for most cases
2345 fabf80109 2019-03-17 Eric Dejouhanet      Prevent rescheduling aborted jobs until all jobs are processed
2346 410f0226f 2019-03-17 Jasem Mutlaq         Making Scheduler robust against guiding problems
2347 f52ef343d 2019-03-17 Wolfgang Reissenberger Bugfix #405325: Keeping meridian flip in capture and mount in sync.
2348 7a04a4393 2019-03-12 Jasem Mutlaq         Fix websocket getting called from a different thread
2349 cba93a705 2019-03-12 Jasem Mutlaq         Add EkosLive DBus methods and properties
2350 99ba5e31e 2019-03-12 Jasem Mutlaq         Display saved DSLR infos
2351 15c296062 2019-03-12 Robert Lancaster     Making the StarProfile Viewer fix from 3.1.0 work for Guide and Focus Views too
2352 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
2353 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
2354 08fc70c84 2019-03-09 Jasem Mutlaq         Make the mount window resizable to fit on different DPIs
2355 6b3d3b4fb 2019-03-09 Jasem Mutlaq         HEAD is at v3.2.0 now
2356 ff94934ee 2019-03-09 Jasem Mutlaq         INDI Driver auto sync
2357 4cbaa0f58 2019-03-08 Jasem Mutlaq         Comment out obsolete slot connect
2358 f250da377 2019-03-07 Jasem Mutlaq         Remove unrequired attributes.
2359 04dd9fed1 2019-03-07 Jasem Mutlaq         Notify user of error in focusing even when not in autofocus
2360 b10c35a93 2019-03-07 Jasem Mutlaq         Add support to sending horizontal coordinates from the mount box
2361 cfdecf66f 2019-03-06 Heiko Becker         LONG_LONG_MAX is an obsolete GNU name for LLONG_MAX
2362 07219cd80 2019-03-06 Jasem Mutlaq         Improve description of the ImageToFITS option
2363 7d0e57198 2019-03-06 Jasem Mutlaq         Refactor the variable means to remove any confusion
2364 a4f962162 2019-03-05 Jasem Mutlaq         Auto ImageToFITS should be false by default
2365 1da8d1b62 2019-03-05 Jasem Mutlaq         Improve behavior for dark and flat frames capture when it comes to covering the mount
2366 c1aef273e 2019-03-05 Jasem Mutlaq         Support converting images to FITS
2367 efd36250e 2019-03-04 Jasem Mutlaq         Before loading next image, check if current image is temporary and if yes remove it from disk
2368 61d42b6e4 2019-03-04 Jasem Mutlaq         Add notification dialog for user to cover scope with flat field light source in case of manual source
2369 9947d6ff0 2019-03-04 Yuri Chornoivan      Fix minor typos
2370 efa95bffb 2019-03-04 Robert Lancaster     Making the initial astrometry.net path change automatic
2371 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
2372 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..
2373 f8522bfb1 2019-03-03 Jasem Mutlaq         Be silent when auto updating comet and asteroid orbital elements
2374 1c9157e20 2019-03-03 Jasem Mutlaq         Add comet and asteroid orbital elements auto update on startup
2375 d1b81599a 2019-03-01 Jasem Mutlaq         Make selection behavior single rows for the capture jobs
2376 cf581270c 2019-02-28 Wolfgang Reissenberger Deleting arbitrary imaging sequence in the Capture module corrected.
2377 3a81f2e51 2019-02-27 Jasem Mutlaq         Fix upload issues to the cloud with compressed images
2378 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
2379 8e3b17c32 2019-02-27 Jasem Mutlaq         Fix state of ekoslive button toggle on startup
2380 0c70fad89 2019-02-27 Jasem Mutlaq         Do not exist program on error, return error code
2381 
2382 3.1.0 (Timmy):
2383 
2384 5af4cbdc7 2019-02-26 Jasem Mutlaq         Changes for KStars 3.1.0
2385 34a6e0c2f 2019-02-26 Jasem Mutlaq         Sync INDI drivers
2386 0b0f99334 2019-02-25 Jasem Mutlaq         More parked state more prominent for end users
2387 d8fdb74d1 2019-02-24 Jasem Mutlaq         Go back to single threaded runningAverageStdDev since the multithreaded version is causing crashes
2388 57337d2dc 2019-02-24 Jasem Mutlaq         Reset activeBin to 1 if there is no binning support
2389 bc5788d16 2019-02-21 Yuri Chornoivan      Add Doxygen comment
2390 b9a3343ff 2019-02-21 Jasem Mutlaq         No need to explicitly toggle all member of an exclusive button group
2391 fbf0bee79 2019-02-21 Jasem Mutlaq         One architecture detection function is enough
2392 62bd608f4 2019-02-21 Jasem Mutlaq         Add a couple of function to limit the software in case of ARM architecture
2393 0f1351510 2019-02-20 Yuri Chornoivan      Remove extra spaces to not interfere with Doxygen comments
2394 b0210f23f 2019-02-19 Yuri Chornoivan      Fix minor Doxygen issues
2395 68e7afd64 2019-02-19 Jasem Mutlaq         Fix cases for .fits.fz formats
2396 c842797ad 2019-02-19 Jasem Mutlaq         Remove temporary compressed .fz files
2397 30278ca0d 2019-02-19 Jasem Mutlaq         Try to use QtConcurrent for running average stddev calculations
2398 f6d810c83 2019-02-18 Jasem Mutlaq         Append format to the temporary file
2399 8e2476dcc 2019-02-18 Jasem Mutlaq         When there is binning change, always FORCE setting of frame values even if they did not change
2400 dc4a8f726 2019-02-16 Volker Krause        Fix build on binary factory
2401 1fd7cc9db 2019-02-14 Jasem Mutlaq         Indenepdent windows has other issues should be used for advanced users
2402 706896304 2019-02-14 Jasem Mutlaq         Make independent window stay on top
2403 509a16b20 2019-02-14 Jasem Mutlaq         Fix Ekos widget not showing up issue after close. Make both INDI and Ekos windows independent by default
2404 db96ecab7 2019-02-14 Jasem Mutlaq         If preview RAW then process it. Qt can open CR2 though
2405 d92170292 2019-02-12 Jasem Mutlaq         Only convert RAW to JPG if DSLR image viewer is enabled
2406 075531728 2019-02-10 Jasem Mutlaq         Use better connection that does not produce runtime warnings
2407 48ce18f1d 2019-02-09 Jasem Mutlaq         Make button icons more indicative of the action
2408 025c4f3ca 2019-02-09 Jasem Mutlaq         Auto sync
2409 e0a019f19 2019-02-08 Jasem Mutlaq         Use simple array instead of QVector
2410 33d6af04d 2019-02-08 Jasem Mutlaq         Reimplement auto stretch buffer in rescale
2411 ac4a672f6 2019-02-07 Jasem Mutlaq         No need to explicitly call save config since it is done by the driver already
2412 c69966fd6 2019-02-05 Jasem Mutlaq         Watch for negative IDs and reset them to zero
2413 b47a6fbba 2019-02-05 Jasem Mutlaq         Do not autostrech again
2414 5e924826c 2019-02-04 Jasem Mutlaq         When target position exceeds limits, try to move it to the limit edge instead of immediately aborting
2415 87f090d7d 2019-02-04 Jasem Mutlaq         Sync drivers
2416 b26261685 2019-02-04 Jasem Mutlaq         If pixel is zero and model exists, update driver
2417 fb43f5d99 2019-02-04 Jasem Mutlaq         0 to nullptr
2418 ada401f72 2019-02-03 Robert Lancaster     Summary: Removing Environment Variable, Use qt.conf instead.Improving Mac Astrometry Logging.
2419 1f12040f3 2019-02-02 Jasem Mutlaq         Fix override warnings
2420 03d1d8813 2019-02-02 Jasem Mutlaq         Use better statiscal methods for average HFR
2421 9e03ce150 2019-02-02 Jasem Mutlaq         Merge branch 'arcpatch-D18510'
2422 aebcc6f7b 2019-02-02 Jasem Mutlaq         Do not reset current position to 50000 when using a relative focuser
2423 8feee5e1f 2019-02-02 Jasem Mutlaq         Use steps instead of ticks
2424 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
2425 21bb7c775 2019-02-02 Eric Dejouhanet      Ring-field focusing feature.
2426 ee73f81f8 2019-02-02 Sebastian Neubert    working prototype solution for manual slewing during polar alignment
2427 824c2887f 2019-02-02 Wolfgang Reissenberger Meridian flips handled by Mount
2428 c795b4bdf 2019-02-02 Jasem Mutlaq         Enclose MacOS functions with ifdefs
2429 c1f3d114e 2019-02-02 Robert Lancaster     Summary: Environment variable and Index File Path Fixes for Macs
2430 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
2431 f45514107 2019-02-01 Jasem Mutlaq         Add extra check for capture module
2432 9f4a6ae5b 2019-01-29 Jasem Mutlaq         Apply Autostretch in dark library
2433 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
2434 a2b8cc30a 2019-01-29 Jasem Mutlaq         Use a more logical control for FPS in the video streaming window
2435 32553c69f 2019-01-29 Yuri Chornoivan      Fix the unfinished statement
2436 5e2445486 2019-01-29 Yuri Chornoivan      Fix minor typos
2437 2db493f04 2019-01-28 Jasem Mutlaq         Update FITS Viewer information
2438 a08d5be70 2019-01-28 Jasem Mutlaq         Update version
2439 9a3b44ef7 2019-01-25 Jasem Mutlaq         Add DBus function to set GPS location
2440 4384b31a2 2019-01-25 Jasem Mutlaq         Fix few warnings
2441 cc9380aa4 2019-01-24 Jasem Mutlaq         Make MOC on older Qt happy
2442 745695628 2019-01-23 Yuri Chornoivan      Really translate the notice
2443 5ccec7d9f 2019-01-23 Yuri Chornoivan      Fix minor typos, enhance formatting
2444 5175396b5 2019-01-23 Jasem Mutlaq         Style updates
2445 3d541e3f9 2019-01-22 Yuri Chornoivan      Docs enhancements and updates
2446 5b20b6eec 2019-01-22 Yuri Chornoivan      Docs enhancements and updates
2447 90bd90b36 2019-01-22 Jasem Mutlaq         Expand spacer if there are no DSLR controls to show
2448 65f81ac56 2019-01-22 Jasem Mutlaq         Fix few histogram issues with multi-channel images
2449 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..
2450 71304a16d 2019-01-22 Jasem Mutlaq         Initial work for supporting EOS zoom and zoom position control
2451 640b3d245 2019-01-22 Jasem Mutlaq         Remove spammy log
2452 ff4031a4b 2019-01-21 Yuri Chornoivan      Minor fixes and enhancements in docs
2453 e78af3e3a 2019-01-20 Jasem Mutlaq         Add manufacturer support to custom drivers
2454 71cb09830 2019-01-18 Jasem Mutlaq         Preliminary support for websocket to INDI::CCD on the client side
2455 ff54baeef 2019-01-20 Yuri Chornoivan      Fix minor formatting glitches in docs
2456 01d1de71a 2019-01-19 Jasem Mutlaq         Improving integration with EkosLive
2457 11ef936e0 2019-01-19 Yuri Chornoivan      Fix my typos
2458 6654dfe42 2019-01-19 Yuri Chornoivan      Fix minor glitches
2459 2fb6d94b0 2019-01-17 Yuri Chornoivan      Add Ekos docs to KStars
2460 d9c6e792f 2019-01-14 Jasem Mutlaq         Separate align and capture timeout timers
2461 305f802a3 2019-01-10 Yuri Chornoivan      Fix minor typo
2462 2ea477356 2019-01-09 Jasem Mutlaq         Add option for raising FITS viewer when an image is recieved
2463 da0f8ebae 2019-01-09 Jasem Mutlaq         Raise FITS Viewer when receiving an image
2464 9bb38b5ae 2019-01-07 Eric Dejouhanet      Fixed START_AT jobs disregarded while evaluating, and fixed the update of their score.
2465 1f60a107c 2019-01-07 Wolfgang Reissenberger Meridian flip issued also when a target is slewed directly without using a schedule
2466 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..
2467 a9ef62dd3 2019-01-04 Jasem Mutlaq         Fix a possibly crash you on exit if one or more FITS Viewer windows remain open
2468 b31dd1e18 2019-01-04 Jasem Mutlaq         Remove the FITS viewer based on index and now raw pointer value
2469 8e9382342 2019-01-04 Jasem Mutlaq         Fix crash when using linguider
2470 54c3c6203 2019-01-03 Jasem Mutlaq         Remove "libindi" prefix in header files
2471 1cba6d72b 2019-01-03 Jasem Mutlaq         INDI Drivers sync script
2472 6f6a09f02 2019-01-03 Jasem Mutlaq         Rework serial port assistant page navigation
2473 90f15f04d 2019-01-03 Jasem Mutlaq         Ensure that autofocus is ready before asking filter manager to sync the focuser position for the filter
2474 23700ffe1 2019-01-02 Jasem Mutlaq         Sync INDI drivers script
2475 75693abb2 2019-01-02 Jasem Mutlaq         Remove device widget once udev rule is added and go back to home
2476 2fd178f7e 2019-01-02 Jasem Mutlaq         Fix issue where correction pulses where sent in odd frames only
2477 5dd3651d0 2019-01-02 Yuri Chornoivan      Last fixes to unbreak automatic PDF generation from Doxygen code
2478 2bd1ad043 2018-12-29 Jasem Mutlaq         In Dark library, always consider DSLRs to be shutterless when taking dark frames
2479 ab5d0f983 2018-12-29 Jasem Mutlaq         No need to check pointer, delete anyway
2480 d0e9bc52d 2018-12-29 Wolfgang Reissenberger bug fix #400265: meridian flip check before capturing
2481 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
2482 7a83c25e8 2018-12-29 Jasem Mutlaq         Register PierSide in DBus
2483 b7c41c47c 2018-12-29 Jasem Mutlaq         Add tooltip to mount tab to clarify limits
2484 14e944110 2018-12-29 Jasem Mutlaq         Reset shutter status in clear camera configuration
2485 33c80eb3c 2018-12-27 Jasem Mutlaq         Show and then raise the custom properties dialog to make sure it is displayed properly
2486 36a2e8845 2018-12-27 Laurent Montel       Use isEmpty()
2487 0d37947b0 2018-12-27 Jasem Mutlaq         Save remote capture directory in options
2488 c0e85b4d9 2018-12-27 Jasem Mutlaq         Bump to 3.1.0
2489 791ad2985 2018-12-27 Jasem Mutlaq         Remove old TODOs
2490 9e1fab025 2018-12-27 Jasem Mutlaq         Sync INDI drivers
2491 4e3a15fd3 2018-12-26 Jasem Mutlaq         Save PAH mount speed index for future use
2492 8ef969d35 2018-12-26 Laurent Montel       Add parent to buttondialogbox
2493 f39cb09ff 2018-12-26 Laurent Montel       Fix mem leak
2494 c45fbcbd8 2018-12-25 Jasem Mutlaq         Using rotation only instead of GOTO for PAH
2495 e211076cb 2018-12-24 Jasem Mutlaq         Fix syncing of the combo boxes when switching between local and remote
2496 418fd3ef3 2018-12-23 Jasem Mutlaq         Group mounts by manufacturer in the profile editor
2497 edbd5496e 2018-12-23 Jasem Mutlaq         Add more checks to the serial port assistant
2498 c70d2afdc 2018-12-21 Jasem Mutlaq         Add tooltip for mount model resetting
2499 54f6c5567 2018-12-19 Jasem Mutlaq         Move all sleep checking function to shouldSchedulerSleep function
2500 9f514ca35 2018-12-19 Eric Dejouhanet      Proper removal of existing jobs by the Mosaic Tool
2501 
2502 3.0.0 (Algol):
2503 369e30d4e 2018-12-19 Jasem Mutlaq         Improve the naming of objects in the history find list
2504 4ba2aa4e4 2018-12-19 Jasem Mutlaq         Improve find dialog further
2505 ab70395e0 2018-12-18 Jasem Mutlaq         Move FindDialog to a singleton and improve its interface
2506 322e7703d 2018-12-18 Jasem Mutlaq         Send initial state on startup
2507 8696bd1a8 2018-12-18 Jasem Mutlaq         Fix radio box state
2508 09376e5ff 2018-12-17 Jasem Mutlaq         Automatically set prefix as currently mount tracking target if capture state is IDLE
2509 908655c54 2018-12-17 Jasem Mutlaq         Add clear button to prefix and script
2510 54dade3a8 2018-12-17 Jasem Mutlaq         Minor fix for manual dither
2511 a3e3b2c7c 2018-12-16 Jasem Mutlaq         Fix scheduler light frame check
2512 1f3a925d0 2018-12-16 Jasem Mutlaq         Improve progressive manual dithering
2513 85a767406 2018-12-16 Jasem Mutlaq         Minimize spaces
2514 7fe72fc98 2018-12-16 Jasem Mutlaq         Add switch for EkosLive connection mode
2515 b9e6fb141 2018-12-14 Jasem Mutlaq         Reduce minimum FOV for PAH to 10 arcmins since folks like to solve narrow field images and fail
2516 dad9c9af3 2018-12-14 Jasem Mutlaq         Do not change CCD settings if it is capturing now
2517 ece6c0a36 2018-12-14 Jasem Mutlaq         Add auto start support for EkosLive
2518 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 ..
2519 261fefea2 2018-12-13 Jasem Mutlaq         Do not include FOV in KStars Lite
2520 2c2a6c5dc 2018-12-13 Aleix Pol            Add missing file to integrate with arcanist
2521 6d6aaee0f 2018-12-11 Jasem Mutlaq         Loaded and Closed signals should communicate FITS UID, not raw index in the widget
2522 dfa010479 2018-12-11 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
2523 d5fc9b5ca 2018-12-10 Jasem Mutlaq         Fix FOV shape
2524 46618f648 2018-12-10 Jasem Mutlaq         Remove duplicate property
2525 3afe6b00a 2018-12-10 Jasem Mutlaq         SOlve compiling error
2526 ac129a3d1 2018-12-10 Jasem Mutlaq         Add DBus support for FOVs
2527 cfd401e80 2018-12-10 Jasem Mutlaq         When deleting DSLR info, immediately fire up the DSLR info dialog
2528 4cd008811 2018-12-09 Jasem Mutlaq         Display DSLR image if preview always
2529 946db550b 2018-12-09 l10n daemon script   GIT_SILENT made messages (after extraction)
2530 2fa7b9f54 2018-12-08 Yuri Chornoivan      Add missing space
2531 0ec215d69 2018-12-08 Jasem Mutlaq         Only display serial port assistant when stellarmate is detected
2532 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
2533 58829bb13 2018-12-07 Eric Dejouhanet      Rewrite of Scheduler planning
2534 f1c5776a4 2018-12-06 Jasem Mutlaq         Reversing DEC alone is not sufficient when pier side is switched so we clear calibration
2535 bb78146cc 2018-12-06 Jasem Mutlaq         Remove unnecessary header
2536 d5b1b353c 2018-12-06 Jasem Mutlaq         Add flag for when telescope is covered to uncover it in case of shutterless cameras.
2537 9e855fa21 2018-12-05 Yuri Chornoivan      Try to fix the build on Jenkins
2538 7a31d2a68 2018-12-05 Yuri Chornoivan      Remove property duplication
2539 5d40881da 2018-12-05 Yuri Chornoivan      Trying to fix the rest of minor doxygen issues
2540 52090a6d0 2018-12-05 Yuri Chornoivan      Fix minor typo
2541 a3a2c6589 2018-12-05 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
2542 129230c64 2018-12-04 Jasem Mutlaq         Serial port assistant is operational now but needs testing
2543 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..
2544 415690fdc 2018-12-04 Jasem Mutlaq         Fix settling time for PAH and regular astrometry
2545 f8409f85e 2018-12-04 Robert Lancaster     Improvements to histogram
2546 c69c8bf35 2018-12-04 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
2547 86bc697d3 2018-12-04 Yuri Chornoivan      Fix minor typo
2548 480965d33 2018-12-03 Jasem Mutlaq         MOre progress on serial port assistant
2549 0821ae6cd 2018-12-03 Jasem Mutlaq         Add guide settle time for focus module when resuming guide
2550 66b6aa507 2018-12-03 l10n daemon script   GIT_SILENT made messages (after extraction)
2551 ee5d35bbd 2018-12-02 Jasem Mutlaq         Add icon for Serial Port Assistant
2552 e85653c20 2018-12-02 Jasem Mutlaq         Limit the serial port assistant to selected devices and do not show it just yet
2553 cbe804508 2018-12-02 Jasem Mutlaq         Adding support to loading and remove rules from serial port assistant
2554 f020d0971 2018-12-02 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
2555 19effbebf 2018-12-02 Yuri Chornoivan      Fix minor EBN doxygen issues
2556 9a75874a4 2018-12-02 Yuri Chornoivan      Fix minor typos
2557 6213a7abb 2018-12-02 Jasem Mutlaq         Add checkbox to drivers group
2558 92c556a35 2018-12-01 Jasem Mutlaq         Initial work for Serial Port Assistant integration
2559 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..
2560 0fff8ebf0 2018-12-01 Jasem Mutlaq         Read and set focuser MAX position
2561 8807679e1 2018-12-01 Jasem Mutlaq         Set default solver action to slew to target since this is what new users expect
2562 edcb4bae3 2018-11-30 Yuri Chornoivan      Fix minor EBN doxygen issues
2563 f8c2bf8c6 2018-11-29 Jasem Mutlaq         Fix compile error with star profile widget
2564 de5eb0259 2018-11-29 Robert Lancaster     Fixing a crash caused by QCustomPlot's replot method in a concurrent thread
2565 32b15d9ba 2018-11-28 Robert Lancaster     Fixing StarProfileViewer and Adding Sliders to Histogram
2566 1c78ec1c9 2018-11-28 Csaba Kertesz        Fix Android build
2567 b0d4dd0fc 2018-11-28 Jasem Mutlaq         Honor settling time in Polar Alignment Assistant tool
2568 5c39c2da8 2018-11-27 Robert Lancaster     Creating the FitsTools Panel and Histogram Fixes
2569 d60eefc6b 2018-11-26 Jasem Mutlaq         Fix Degree to Hours error in finding next scope RA in Polar Alignment Assistant tool
2570 a8073c844 2018-11-25 Yuri Chornoivan      Make Star Profile Viewer localizable
2571 40c9bfb99 2018-11-25 Yuri Chornoivan      Get rid of zorder
2572 39f75c049 2018-11-25 Jasem Mutlaq         Add Pegasus Ultimate Power Box
2573 2cc8ac8cd 2018-11-22 Jasem Mutlaq         Updating INDI drivers list
2574 9da689ccd 2018-11-22 Jasem Mutlaq         Improving performance of star profile viewer
2575 d98bd207d 2018-11-21 Jasem Mutlaq         Do not get stuck if ekos status is idle
2576 2eb72d97b 2018-11-21 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
2577 63edb18d3 2018-11-19 Yuri Chornoivan      More EBN fixes in API docs
2578 66257a011 2018-11-19 l10n daemon script   GIT_SILENT made messages (after extraction)
2579 aabb94a97 2018-11-18 Yuri Chornoivan      Fix minor EBN issues in API docs
2580 de7f74bae 2018-11-18 Yuri Chornoivan      Remove duplicate includes
2581 0c981ffd5 2018-11-18 l10n daemon script   GIT_SILENT made messages (after extraction)
2582 a4e6023d8 2018-11-17 Yuri Chornoivan      Minor fixes to API docs
2583 9b984ce39 2018-11-16 l10n daemon script   GIT_SILENT made messages (after extraction)
2584 f14f3db38 2018-11-15 Yuri Chornoivan      Fix minor typos
2585 4a7823826 2018-11-15 l10n daemon script   GIT_SILENT made messages (after extraction)
2586 e3a79c8c9 2018-11-14 Yuri Chornoivan      Minor fixes to the API docs
2587 28eed04fc 2018-11-14 l10n daemon script   GIT_SILENT made messages (after extraction)
2588 7590627f4 2018-11-14 Jasem Mutlaq         Fix compile error
2589 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
2590 415f3dff8 2018-11-13 Yuri Chornoivan      Fix typo: hasDeails -> hasDetails
2591 5c81d1dd1 2018-11-13 Yuri Chornoivan      Fix Appstreamercli minor issues
2592 e5a12ee6d 2018-11-13 Yuri Chornoivan      Add missing includes
2593 27d10e4f9 2018-11-13 Yuri Chornoivan      Fix minor typos
2594 c56d24dda 2018-11-10 Jasem Mutlaq         Fix enabling & disabling of BLOBs in the BLOB manager
2595 92fe9a48d 2018-11-10 Jasem Mutlaq         Add option to toggle using Focus median value
2596 99834103c 2018-11-07 Jasem Mutlaq         Add timeout to capture module
2597 5efb79241 2018-11-06 Yuri Chornoivan      Remove extra semicolons
2598 e1f970517 2018-11-06 Jasem Mutlaq         CHeck for targetChip which is a better indicator of disk vs non-disk darks
2599 cb66fb188 2018-11-06 Jasem Mutlaq         DO not ask to remove cover if data is loaded from disk
2600 d59c6deaa 2018-11-06 Jasem Mutlaq         Fix autostretch handling
2601 984211e81 2018-11-04 Jasem Mutlaq         Disable mount tracking if supported by driver after slewing to a wall
2602 03e2c20d2 2018-11-04 Jasem Mutlaq         Look in system path for drivers as well
2603 fd915e011 2018-11-04 Jasem Mutlaq         Bump to 1.3
2604 4add977d7 2018-11-04 l10n daemon script   GIT_SILENT made messages (after extraction)
2605 da7539930 2018-11-03 Jasem Mutlaq         Fix slewing to wall when not in calibration mode.
2606 92c8491ea 2018-11-03 Jasem Mutlaq         For shutterless cameras, ask user to remove cover from scope before continuing
2607 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
2608 7189bb67c 2018-10-27 Jasem Mutlaq         Use the common INVALID_VALUE constant
2609 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..
2610 1934c012c 2018-10-27 Jasem Mutlaq         Add support for gain
2611 87be20f17 2018-10-27 Jasem Mutlaq         Use common INVALID_VALUE. Set gain from EkosLive is supported by camera by adjusting custom properties
2612 9863db4e2 2018-10-25 Jasem Mutlaq         Send domes and dustcaps when initialized
2613 2aebdaaf4 2018-10-24 Jasem Mutlaq         Store park status variable when updated
2614 3c1643402 2018-10-24 Jasem Mutlaq         Disconnect all _other_ CCDs when the CCD is switched, not the current CCD
2615 720b6badb 2018-10-24 Jasem Mutlaq         Do not crash if there are no sorted job in the 2nd run
2616 026689b41 2018-10-24 Jasem Mutlaq         Check if the file is temporary .. this was removed due to a regression
2617 86db271f3 2018-10-24 Jasem Mutlaq         Do not update frame when tracking box is enabled or disabled, let the calling function handles this
2618 2abf84cfe 2018-10-24 Jasem Mutlaq         Let the calling function handle calling updateFrame when necessary
2619 a78a7c805 2018-10-24 Jasem Mutlaq         Delete all component before clearing them
2620 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
2621 f98492f2b 2018-10-24 Jasem Mutlaq         Free background buffer
2622 dfd0a7267 2018-10-22 Jasem Mutlaq         QOverload not supported in Qt 5.6 which we use for 16.04
2623 3f2726186 2018-10-22 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
2624 fa6ff04bf 2018-10-22 Jasem Mutlaq         Add new function deltaAngle to DMS class to calculate the shortest angle between two angles.
2625 4bc6befa6 2018-10-22 Jasem Mutlaq         If object is not in the list, default to Saturn
2626 be63dda4f 2018-10-22 Jasem Mutlaq         Completely disconnect the server process when shutting down
2627 39f1287b1 2018-10-21 Jasem Mutlaq         Fix regression that caused job aborted due to twilight loop forever
2628 0ed0f5771 2018-10-21 Jasem Mutlaq         Remove extra option that is no longer required
2629 9f0d41c3e 2018-10-20 Jasem Mutlaq         Small improvements to icons to make them consistent with the rest of Ekos
2630 aafd6adf3 2018-10-20 Jasem Mutlaq         Fix layout stretch for observatory scripts
2631 16e301823 2018-10-20 Pino Toscano         fixuifiles
2632 14528eeef 2018-10-20 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
2633 119e9a4ab 2018-10-19 Jasem Mutlaq         Add earth shadow + lunar eclipse finder
2634 ca52b659a 2018-10-18 Jasem Mutlaq         Always emit resumeGuiding even on focus failure
2635 16dfe2afc 2018-10-18 Jasem Mutlaq         Add detailed comments for workflow. Fix issue with timeout in case of minimum required HFR is requested
2636 3d2a77317 2018-10-18 Jasem Mutlaq         Add Qt version to info
2637 47c741ac2 2018-10-17 Jasem Mutlaq         Remove duplicate alignTimer slot
2638 cdd741910 2018-10-17 Yuri Chornoivan      Fix minor typos
2639 b436e426c 2018-10-16 Jasem Mutlaq         Only run polynomial fitting after 5th data point to improve reliability.
2640 eee4c4606 2018-10-16 Jasem Mutlaq         Improve flat calibration algorithm by checking out of range and saturated images
2641 66c1622b7 2018-10-15 Jasem Mutlaq         Revert change from mass replacement. androiddeployqt should not have a packaging prefix
2642 c1b04a0a8 2018-10-15 Jasem Mutlaq         Complete the support for dome control in EkosLive
2643 8fb96ad4f 2018-10-15 Jasem Mutlaq         Fix Focus --> Align state
2644 0b0834fce 2018-10-15 Jasem Mutlaq         Update few timesouts to be more relaxed
2645 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
2646 53a13eb7e 2018-10-13 Jasem Mutlaq         Only target SDK needs to be 26. Minimum SDK can remain at 17
2647 025d23caa 2018-10-13 Jasem Mutlaq         Google Store now requires minimum API to be 26 even for updates
2648 678c96d23 2018-10-12 Eric Dejouhanet      Use "Remember Job Progress" in Scheduler and "Always Reset Sequence When Starting" in Capture.
2649 47b3a3633 2018-10-13 Eric Dejouhanet      Fix regression on job deletion when sorting jobs based on altitude and priority is enabled.
2650 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
2651 e4aa750af 2018-10-12 Jasem Mutlaq         Add capture timeout watchdog to ensure focus does not timeout waiting for captured images
2652 a5955d2cb 2018-10-11 Jasem Mutlaq         Fix few issue with displaying capture progress when FITS Viewer is disabled
2653 199051955 2018-10-11 Jasem Mutlaq         Simplify image capture signaling
2654 fcee7f64f 2018-10-11 Jasem Mutlaq         Fix crash when opening FITS
2655 e02f376f5 2018-10-10 Eric Dejouhanet      Do not alter the state of the Scheduler while evaluating
2656 9157a6fda 2018-10-10 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
2657 d6278a000 2018-10-10 l10n daemon script   GIT_SILENT made messages (after extraction)
2658 787ec001b 2018-10-09 Jasem Mutlaq         Fix focus in and out
2659 f0e9bd5e6 2018-10-08 Jasem Mutlaq         Remove redundant vars
2660 b24c2ed8c 2018-10-08 Jasem Mutlaq         Adding dome and dust cap controls to dbus and ekoslive
2661 a04c0c605 2018-10-08 Yuri Chornoivan      Fix minor typo
2662 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
2663 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
2664 fb875282e 2018-10-07 Yuri Chornoivan      Fix minor EBN issues
2665 6f347684f 2018-10-07 Jasem Mutlaq         Call stop first before start and add a bit of delay in between. Restart timeout timer
2666 998e57aa6 2018-10-07 Jasem Mutlaq         Do not start Ekos if Ekos is already in pending mode or already online
2667 5f8d20ded 2018-10-07 Jasem Mutlaq         Make messages more consistent. Clean up old code
2668 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
2669 2db493c09 2018-10-05 Pino Toscano         remove extra return
2670 2c94bce5f 2018-10-04 Jasem Mutlaq         Add option to control DSLR image viewer. It can now be turned off
2671 e92e7e59e 2018-10-04 Jasem Mutlaq         Read driver manufacturer into DriverInfo class
2672 4e6b8ed26 2018-10-04 Jasem Mutlaq         Summary View now loaded sequence images properly
2673 15e734753 2018-10-04 Jasem Mutlaq         When polynomial next predicted exposure flat is invalid, discard the last point and recapture again
2674 2308878a9 2018-10-03 Jasem Mutlaq         Fix installation of translations files. po should be merged into source tree for this to work
2675 7e1f63acf 2018-10-03 Eric Dejouhanet      Update job completion counts, and fix regression on job rescheduling.
2676 40d755591 2018-10-03 Jasem Mutlaq         Add QFuture to fitsdata.h header since it is required on Android
2677 1de7e4130 2018-10-03 Jasem Mutlaq         KStars Lite should always fetch translations regardless
2678 645540da1 2018-10-03 Jasem Mutlaq         Add Zulu postfix to the DATE-OBS
2679 ee82d0767 2018-10-02 Jasem Mutlaq         Add option to fetch translations
2680 cf0476591 2018-10-02 Jasem Mutlaq         Add live view support to focus module and rework existing one in capture to be icon based
2681 f07eff116 2018-10-02 Jasem Mutlaq         Limit stack size change to Qt v5.10+
2682 9cfccbc9e 2018-10-02 Jasem Mutlaq         Merge branch 'async_fits'
2683 332e25e19 2018-10-02 Jasem Mutlaq         Fixing issue with updating list of running FITSViewers. They are now properly removed once closed
2684 7740e042a 2018-10-02 Jasem Mutlaq         More progress for async FITS operations
2685 c0c1fe0d1 2018-10-01 Jasem Mutlaq         More work on async loading
2686 6528ab561 2018-10-01 Jasem Mutlaq         Migrating the rest of the code to support the asynchronous nature of FITS loading now
2687 2b3679a37 2018-10-01 Jasem Mutlaq         Add helpful tip to location dialog
2688 6bfa75846 2018-10-01 Jasem Mutlaq         Merge branch 'master' into async_fits
2689 c7dbd94c5 2018-10-01 Eric Dejouhanet      Use system locale to display numbers in the scheduler.
2690 ab320a1ec 2018-10-01 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
2691 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..
2692 a2930512b 2018-10-01 Jasem Mutlaq         Remove unnecessary break
2693 fe758c72c 2018-09-30 Jasem Mutlaq         Update star profile viewer to new property system
2694 d572d63ed 2018-09-30 Jasem Mutlaq         Starting work on asynchronous FITS operations
2695 183d1758c 2018-09-30 Jasem Mutlaq         Refactoring FITSData to migrate to Q_PROPERTY framework and to prepare to asynchronous loading
2696 4daf63e55 2018-09-29 Jasem Mutlaq         Fix wrong XML and indentation
2697 07bf0ce7d 2018-09-29 Eric Dejouhanet      Fix Scheduler slewing stage and dome interaction.
2698 0ae972bbd 2018-09-28 Jasem Mutlaq         Fix cooler logic issues
2699 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..
2700 fd13e74ac 2018-09-27 Jasem Mutlaq         Fix QSharedPointer error
2701 115c0d0cd 2018-09-27 Jasem Mutlaq         Create a separate dedicated client to handle only BLOB properties to increase efficiency
2702 68352b8b4 2018-09-27 Jasem Mutlaq         Minor fixes
2703 18dee7544 2018-09-27 Jasem Mutlaq         Fix reconnect issues
2704 15ae755c9 2018-09-27 Jasem Mutlaq         Fix options and reintroduce INDI Control Panel button
2705 808573c0d 2018-09-27 Jasem Mutlaq         Minor cast fixes
2706 6535358b6 2018-09-27 Jasem Mutlaq         Missed ISD::ParkStatus change
2707 5f73c086e 2018-09-27 Jasem Mutlaq         Support older Qt versions format in 16.04
2708 e2b179abe 2018-09-26 Jasem Mutlaq         Encode the QDbus vars with ifdefs for KSTARS LITE
2709 8bdd3ecd9 2018-09-26 Jasem Mutlaq         Bump version to 1.2.0 for Android
2710 ae29d544e 2018-09-26 Eric Dejouhanet      Do not abort a job that is repeating because it started long ago, that delay is expected.
2711 b97920405 2018-09-26 Jasem Mutlaq         Capture module: fixes for decimal numbers in various locales, and fix for CCD selection
2712 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
2713 7236760aa 2018-09-26 Jasem Mutlaq         Send escaped text elements to prevent breaking XML
2714 091e3fa69 2018-09-25 Jasem Mutlaq         Cooler and clearing camera configuration buttons added
2715 90fd88cbc 2018-09-24 Jasem Mutlaq         Preliminary support for controlling cooler in capture module
2716 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..
2717 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 ..
2718 1895fe59f 2018-09-24 Jasem Mutlaq         Remove extra signal that was causing issues since it was already declared in guiderinterface
2719 c4acb9c8d 2018-09-23 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
2720 25958fa4f 2018-09-23 Eric Dejouhanet      Remove prevention of autofocus when no prior focus was done, add warnings.
2721 82b5ba276 2018-09-23 Robert Lancaster     Fix exposure spinbox and MacOS compile problem
2722 cfe494a8c 2018-09-16 Jasem Mutlaq         Removing duplicated enum
2723 f007c9e69 2018-09-16 Jasem Mutlaq         Fix wrong enum value
2724 f928a5d92 2018-09-16 Jasem Mutlaq         STATUS_PENDING is reserved in Windows so we are using different enum values
2725 62c885a73 2018-09-15 Jasem Mutlaq         Preliminary support for flatpak paths
2726 b88bfe91d 2018-09-14 Jasem Mutlaq         Scheduler event-driven work is nearly completely
2727 37483f059 2018-09-13 Jasem Mutlaq         Create ready signal to continue event-driven migration of scheduler
2728 0602776d3 2018-09-13 Jasem Mutlaq         More process in dbus migration. dbusInterface->property() is not working now. Need to investigate
2729 a7d692958 2018-09-13 Jasem Mutlaq         Fix DST rule for Terre Haute
2730 5e8fe0d4b 2018-09-12 Jasem Mutlaq         Dome, mount and dustcap DBus interface updated
2731 8653d9c0a 2018-09-12 Jasem Mutlaq         Fix compile issues
2732 042e91922 2018-09-12 Jasem Mutlaq         Merge branch 'dbus_work' of git://anongit.kde.org/kstars into dbus_work
2733 830e749d5 2018-09-12 Jasem Mutlaq         More work on DBus update and migration
2734 6049fdae0 2018-09-12 Jasem Mutlaq         Merge branch 'master' into dbus_work
2735 7d1295998 2018-09-12 Jasem Mutlaq         Improve timeout behavior for astrometry download with KAuth
2736 f2560079d 2018-09-12 Jasem Mutlaq         QString sprintf is deprecated so using arg() instead, but it still does not produce correct locale-aware fractions
2737 fe3782719 2018-09-11 Eric Dejouhanet      Fix cache discrepancy when a job is complete.
2738 a9cd4c67e 2018-09-11 Eric Dejouhanet      Fix mount not unparking after scheduler stops
2739 daaddeb30 2018-09-11 Jasem Mutlaq         More work on converting Signal/Slot to new Qt Style
2740 f4f940677 2018-09-10 Jasem Mutlaq         Migrate to new Qt connection style
2741 10c893568 2018-09-10 Jasem Mutlaq         Migrate to new Qt connection style
2742 a4d380764 2018-09-10 Jasem Mutlaq         Align and Guide modules DBus is updated
2743 17f917917 2018-09-07 Wolfgang Reissenberger Restarting looping schedule continues capturing
2744 edb8bb0ae 2018-09-07 Jasem Mutlaq         Fix remaining warnings in fpackutil.c
2745 1b7c748ab 2018-09-06 Jasem Mutlaq         Fix warnings in fitsviewer code in fpack and fpackutil due to const qualifier and unused variables
2746 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.
2747 d086573e0 2018-09-06 Jasem Mutlaq         Update focus module DBus interface
2748 e0d63f01c 2018-09-04 Csaba Kertesz        Fix a crash and storing INDI settings in KStars Lite
2749 e057aa064 2018-09-03 Jasem Mutlaq         Few J2000/JNow fixes
2750 d625b2b6c 2018-09-02 Jasem Mutlaq         Minor refactoring
2751 7d6d6d386 2018-09-02 Jasem Mutlaq         Capture module DBus migration first pass is complete. All connections migrated to new Qt style
2752 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..
2753 f055309dd 2018-09-01 Jasem Mutlaq         Remove / from thumbnail file names
2754 38edb83ea 2018-09-01 Jasem Mutlaq         Reimplement compute altitude at a specific time
2755 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
2756 eee184547 2018-08-31 Jasem Mutlaq         Fix crash and add support to J2000 mounts
2757 36476b0a7 2018-08-31 Jasem Mutlaq         Add another check that state is not suspended
2758 8afa2bc4f 2018-08-31 Jasem Mutlaq         Show loaded coords in sexigesimal format and in high precision when possible
2759 e6eca7cf2 2018-08-31 Jasem Mutlaq         Do not cast DSO coords seconds to int as we lose important precision. Use full resolution as double
2760 8fd3d9e10 2018-08-31 Jasem Mutlaq         Fix J2000 coordinates in Align and Capture
2761 f3705f1c9 2018-08-31 Robert Lancaster     Support for xplanet on Windows
2762 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..
2763 0a5d10188 2018-08-29 Jasem Mutlaq         android --> packaging/android
2764 5c24fac29 2018-08-29 Jasem Mutlaq         Add dbus log property and signal for Ekos Manager
2765 5825ccb6c 2018-08-29 Eric Dejouhanet      Proper silencing for the switch-case fall-through warning
2766 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..
2767 aeaa325a0 2018-08-29 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
2768 8a1bd75ba 2018-08-28 Jasem Mutlaq         Adding packaging directory to include all KStars multiplatform packaging scripts and resources
2769 8491cc25b 2018-08-28 Jasem Mutlaq         Detect coordinates epoch once from property registeration
2770 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
2771 1e299fdf5 2018-08-28 Eric Dejouhanet      Fix parking engine, and make observatory startup job-centric
2772 85bf46276 2018-08-28 Wolfgang Reissenberger Bugfix for #397650 flat creation failed
2773 9294e4f03 2018-08-27 Jasem Mutlaq         DBus signals are working now
2774 12278209f 2018-08-26 Jasem Mutlaq         More progress in refactoring
2775 30c99f686 2018-08-26 Jasem Mutlaq         Refactoring EkosManager to Ekos::Manager and updating DBus structure for all modules
2776 9de71fb7b 2018-08-26 Jasem Mutlaq         Reset properties when filter is disconnected
2777 6d1297e8f 2018-08-25 Yuri Chornoivan      Fix minor EBN issues
2778 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 ..
2779 a6510ac67 2018-08-23 Robert Lancaster     Making more recommended xplanet changes and fixing bugs:
2780 0fa94d809 2018-08-23 Eric Dejouhanet      Improve Scheduler robustness against INDI disconnections
2781 e3bec03e2 2018-08-22 Jasem Mutlaq         Use apparentCoord to immediately process the J2000 coordinates to JNow
2782 87be05656 2018-08-21 Jasem Mutlaq         Q_FALLTHROUGH() requires Qt 5.8 while we support 5.4 still so disabling
2783 d695b9ef6 2018-08-21 Csaba Kertesz        Fix the Android build
2784 19ec89274 2018-08-21 Csaba Kertesz        Add missing icons by automerge
2785 99d5b93fe 2018-08-21 Csaba Kertesz        Fix some item colors in KStars Lite
2786 a11fd36b0 2018-08-21 Jasem Mutlaq         Add telescope joystick controls to KStars Lite
2787 e47d07dea 2018-08-20 Eric Dejouhanet      Proper silencing for the switch-case fall-through warning
2788 0b33b9aea 2018-08-20 Jasem Mutlaq         Use more sane default when hitting enter key in Ekos modules.
2789 279e64a11 2018-08-20 Yuri Chornoivan      Fix minor EBN issues
2790 b9eb26e4d 2018-08-18 Jasem Mutlaq         Add warnings for missing properties
2791 5bb40f285 2018-08-18 Jasem Mutlaq         Explicitly set timespec to UTC
2792 6256a1993 2018-08-18 Jasem Mutlaq         FIx on 16.04 build
2793 80c7784ec 2018-08-18 Robert Lancaster     Adding XPlanet Viewer
2794 5823021b2 2018-08-18 Jasem Mutlaq         KStars GIT is now 3.0.0
2795 02e875e9e 2018-08-17 Jasem Mutlaq         Increase maximum dark library temperature thresold to 30
2796 afcfeb55c 2018-08-17 Jasem Mutlaq         Astrometry WCS should be enabled by default
2797 a4698d9e4 2018-08-16 Jasem Mutlaq         Comment C++17 feature
2798 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.
2799 996935f9f 2018-08-16 Eric Dejouhanet      Fix sequence boundary index regression.
2800 e416273aa 2018-08-16 Eric Dejouhanet      Fix unexpected signature folder creation, fix logs.
2801 
2802 2.9.8 (Pelican):
2803 =================================================================================================
2804 eb4aa89dc 2018-08-13 Jasem Mutlaq         Fix upper limits for some guide settings
2805 b7e3810b1 2018-08-13 Eric Dejouhanet      Fixes for the Scheduler and Capture modules
2806 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..
2807 e8cb5f3a9 2018-08-12 Jasem Mutlaq         Revert "Remove prefix from test to be the same for all"
2808 c2fef9880 2018-08-12 Jasem Mutlaq         Remove prefix from test to be the same for all
2809 6dfb66d01 2018-08-11 Jasem Mutlaq         Fix J2000 in sendCoords
2810 054fb21cd 2018-08-11 Jasem Mutlaq         Handle EQUATORIAL_COORD when the property is updated
2811 2587c4f6f 2018-08-11 Jasem Mutlaq         Draw J2000 coords
2812 d1cb70fbe 2018-08-11 Jasem Mutlaq         ALso accept EQUATORIAL_COORD for telescope coordinates
2813 b455bd581 2018-08-10 Yuri Chornoivan      Fix minor EBN issues
2814 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
2815 cb856ddf5 2018-08-09 Yuri Chornoivan      Fix minor typo
2816 9cd9341e0 2018-08-09 Jasem Mutlaq         Reset RMS value when reacquiring a star
2817 0d65fa060 2018-08-08 Jasem Mutlaq         Add complex job test
2818 23ec2283e 2018-08-08 Jasem Mutlaq         Fix message using the wrong variable
2819 ac502664b 2018-08-08 Jasem Mutlaq         Add helpful tooltip for guide settle
2820 e1a3f1369 2018-08-07 Eric Dejouhanet      Add RA/DEC fields to the list of controls which trigger a save.
2821 da7c8a6bc 2018-08-07 Csaba Kertesz        Fix the custom sky object removal
2822 9c7bebf84 2018-08-07 Jasem Mutlaq         Fix typo
2823 7f915094e 2018-08-07 Jasem Mutlaq         Check if telescope is connected before accepting sync
2824 6da8bb68e 2018-08-07 Jasem Mutlaq         Add Copy Coordinates action to the popup menu
2825 1d45a9c07 2018-08-07 Eric Dejouhanet      Edit scheduler jobs with double-click and update icon to match Capture module.
2826 610a79ed9 2018-08-06 Jasem Mutlaq         Fix typo
2827 068ef057a 2018-08-05 Csaba Kertesz        Fix for touch support to avoid closing popups in the skymap
2828 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..
2829 617703f09 2018-08-05 Jasem Mutlaq         Update INSTALL file to reflect current state of affairs
2830 07a0d3eb3 2018-08-05 Jasem Mutlaq         Looksl like we will release 2.9.8 hotfix first before moving to 3.0.0
2831 5b7990ead 2018-08-05 Csaba Kertesz        Increase the font size in KStars Lite
2832 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..
2833 bb27336ca 2018-08-05 Jasem Mutlaq         Always process images in Guide, Focus, and Align as Mono images
2834 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.
2835 a6b9780d2 2018-08-04 Yuri Chornoivan      Fix some EBN issues
2836 0abaa846a 2018-08-04 Wolfgang Reissenberger Summary: Logging output in Capture corrected, considering only the counts of a single sequence job
2837 46523bed3 2018-08-04 Eric Dejouhanet      Rework scheduler startup to merge execution paths.
2838 3e5f9f055 2018-08-04 Eric Dejouhanet      Update frame map unconditionally when starting scheduler.
2839 c774401a8 2018-08-04 Eric Dejouhanet      Mark scheduler job dirty when succesfully changing its target.
2840 bf4ac1e6a 2018-07-21 Csaba Kertesz        Use localization for KStars Lite
2841 5cec05783 2018-07-17 Csaba Kertesz        Further fixes for the Android build
2842 f83aed485 2018-08-03 Eric Dejouhanet      Adjust job editing algorithm
2843 723c1bcf9 2018-08-03 Jasem Mutlaq         Fix focus timer in capture module. Add more comments to explain some of the complex counting
2844 3bfa544de 2018-08-02 Jasem Mutlaq         After meridian flip, clear calibration is required and then guide
2845 c4dd86424 2018-08-02 Aleix Pol            Add the file to integrate with phabricator
2846 3ba2c1a27 2018-08-01 Jasem Mutlaq         Add GUIDE_IDLE to accepted previous state before restarting capture
2847 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
2848 424f4b03d 2018-08-01 Jasem Mutlaq         Fix slots connections. Remove prior hack used to identify aborted guide state
2849 499669f86 2018-08-01 Jasem Mutlaq         Limit reading for drivers XML files to those starting with indi_*
2850 25630e41c 2018-07-31 Pino Toscano         cmake: fix enabling of exceptions
2851 7676c91eb 2018-07-31 Jasem Mutlaq         Add warning if the guide camera is the same as the capture capture
2852 8e1034e54 2018-07-31 Jasem Mutlaq         Adapt INDI control panel to high DPI screens
2853 0132cd73c 2018-07-31 Jasem Mutlaq         Simplify scheduler calls to Guide module by remote the startAutoCalibrate and calling individual commands to have more control
2854 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
2855 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
2856 895cf1480 2018-07-30 Jasem Mutlaq         Remove cross cursor it was added before by mistake somehow
2857 26cd35278 2018-07-30 Jasem Mutlaq         Add StartupWMClass for better compatibility in other desktop environments
2858 6654b2fd2 2018-07-29 Jasem Mutlaq         Show tip of the day dialog after applying themes.
2859 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 ..
2860 0e259fb08 2018-07-28 Pino Toscano         i18n fixes
2861 cde98d293 2018-07-26 Jasem Mutlaq         Fix crash due to NaN asteroid magnitude. Also enforce show limit as per the options.
2862 fc5b8e237 2018-07-26 Eric Dejouhanet      Fix FINISH_AT management in Scheduler.
2863 40578b139 2018-07-25 Jasem Mutlaq         FIx another center issue with older Qt
2864 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
2865 fadd47d9b 2018-07-25 Wolfgang Reissenberger Handling multiple occurrence of the same sequence job corrected
2866 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
2867 0176721b0 2018-07-25 Jasem Mutlaq         Add green cloud to indicate EkosLive is online
2868 
2869 2.9.7 (Luna):
2870 =================================================================================================
2871 fadd47d 2018-07-25 Wolfgang Reissenberger Handling multiple occurrence of the same sequence job corrected
2872 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
2873 0176721 2018-07-25 Jasem Mutlaq         Add green cloud to indicate EkosLive is online
2874 c3c9543 2018-07-24 Jasem Mutlaq         Improve tracking box pixmap by giving it a margin. Guiding profile needs to be grapped fully as is
2875 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..
2876 c3156de 2018-07-24 Jasem Mutlaq         Update OpenNGC to latest snapshot
2877 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
2878 46cb903 2018-07-24 Jasem Mutlaq         Add control to change video stream exposure duration from the video widget
2879 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
2880 0bf5c25 2018-07-24 Jasem Mutlaq         Add support for remote drivers
2881 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.
2882 c67f9e8 2018-07-23 Jasem Mutlaq         Accomodate new web manager API
2883 4e13404 2018-07-23 Jasem Mutlaq         Syncing remote drivers in current profile with remote INDI web manager
2884 25f4a55 2018-07-23 Jasem Mutlaq         Custom drivers now work locally with Ekos
2885 d6ef5b1 2018-07-23 Jasem Mutlaq         Bump GUI version to 7
2886 23e6454 2018-07-22 Jasem Mutlaq         A bit of refactor and GUI rework plus database functionality for Custom Drivers instead of just aliases
2887 7ba647c 2018-07-22 Jasem Mutlaq         Use more common-sense variable names
2888 2b2e3a8 2018-07-22 Jasem Mutlaq         Update XML from upstream 3rd party
2889 e3d2c1f 2018-07-22 Jasem Mutlaq         Add detector to aux list as well
2890 0ce2169 2018-07-22 Jasem Mutlaq         Add spectrograph family type
2891 7804e61 2018-07-22 Jasem Mutlaq         calculating cumulative frequency corrected
2892 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..
2893 17ec2a5 2018-07-21 Jasem Mutlaq         Use settings universally
2894 a781a00 2018-07-21 Jasem Mutlaq         Do not assume Filter_# convention
2895 f17be1d 2018-07-20 Jasem Mutlaq         Initial work for driver aliases
2896 e31207e 2018-07-20 Jasem Mutlaq         Add auto park feature with a timer
2897 4ba60e3 2018-07-20 Jasem Mutlaq         Do not delete temporary file even with autoremove set to true if we are loading the same filename
2898 bc6a45c 2018-07-20 Jasem Mutlaq         Use correct header
2899 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 ..
2900 6d2257b 2018-07-20 Jasem Mutlaq         Add more check when saving PHD2 FITS image
2901 cc3a339 2018-07-19 Jasem Mutlaq         Add warning if reset guide calibration is enabled while using PHD2
2902 0e5361a 2018-07-19 Jasem Mutlaq         Limit minimum box radius to 100 pixels
2903 41104d9 2018-07-17 Aleix Pol            Android: Fix small build issues
2904 65735ca 2018-07-18 Jasem Mutlaq         Only queue focus-related tasks when the focuser is online
2905 ec7fd81 2018-07-17 Jasem Mutlaq         Send PAH message as plain text
2906 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..
2907 28c4b13 2018-07-16 Jasem Mutlaq         Implement smart auto zoom for PAH when using EkosLive
2908 a89e11d 2018-07-16 Jasem Mutlaq         Add guiding settle time to capture module
2909 21bbdc0 2018-07-16 Jasem Mutlaq         Send center coords to EkosLive
2910 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
2911 fd2c5ee 2018-07-14 Jasem Mutlaq         Send polar error along with correction vector to EkosLive
2912 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
2913 bd59f16 2018-07-14 Jasem Mutlaq         Disable check for internet due to QTBUG-68613
2914 92f4f0e 2018-07-13 Csaba Kertesz        Add About dialog to KStars Lite
2915 a15b374 2018-07-13 Csaba Kertesz        Fix the Android build
2916 82605a3 2018-07-12 Csaba Kertesz        Bug fix: Mark the session list items on the skymap
2917 1e25ee5 2018-07-12 Jasem Mutlaq         Reduce PAH frame quality to increase speed during refresh. Only send magnitude and position angle of vector
2918 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.
2919 9b46a9d 2018-07-11 Jasem Mutlaq         Do not set slew rate if it the rate is the same
2920 8bf9a1c 2018-07-09 Jasem Mutlaq         Send correction vector to EKos like separately
2921 df18faa 2018-07-09 Jasem Mutlaq         Fix reading of RA (in degrees)
2922 c92979a 2018-07-07 Jasem Mutlaq         Consolidate setting and getting Ekos Live settings
2923 a852d0c 2018-07-06 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
2924 77d3c0c 2018-07-06 Jasem Mutlaq         Sync capture settings back to EkosLive
2925 1d204a5 2018-07-06 Jasem Mutlaq         Add more debug for PAA and calculate Position Angle
2926 aee228f 2018-07-05 Csaba Kertesz        Add touch support to KStars (pinch, tap-and-hold)
2927 967c3d5 2018-07-03 Csaba Kertesz        Optimize Android package size
2928 5c7c268 2018-07-01 Jasem Mutlaq         Drop the experimental bit for HiPS, it is stable
2929 9ad3650 2018-07-01 Jasem Mutlaq         Fix header info
2930 be64083 2018-07-01 Jasem Mutlaq         Use QVariant for FITS header values since they carry different types. Still needs more work
2931 1180b2d 2018-07-01 Jasem Mutlaq         Add more informative log for PAH process
2932 a9835eb 2018-06-27 Csaba Kertesz        Remove custom sky objects via context menu
2933 1dbcb0c 2018-06-30 Jasem Mutlaq         Disable telescope wizard since it can be confusing to new users and is now redundant with Ekos
2934 77cd6a0 2018-06-28 Jasem Mutlaq         Display compressed file in FITSVIewer
2935 8ed1026 2018-06-27 Jasem Mutlaq         Add content-disposition to header to that the correct file name is downloaded when the URL is requested
2936 1075348 2018-06-27 Jasem Mutlaq         Include another missing header..
2937 7daa3cc 2018-06-26 Jasem Mutlaq         Be consistent in naming KStars startup wizard.
2938 702e068 2018-06-26 Jasem Mutlaq         Include required header
2939 dae9014 2018-06-23 Csaba Kertesz        Update the Android build to the latest NDK version and official tools, remove hacks
2940 6e4d0c9 2018-06-25 Jasem Mutlaq         Fix random dithering not being not so random, plus limit it to 25 pixels box
2941 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
2942 2646052 2018-06-25 Jasem Mutlaq         Fix gain issue not showing up
2943 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..
2944 d5befeb 2018-06-22 Jasem Mutlaq         Fix broken simbad link to simbad.cfa.harvard.edu
2945 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 ..
2946 47291ec 2018-06-21 Jasem Mutlaq         Cloud storage is now operational
2947 9da31f3 2018-06-21 Eric Dejouhanet      Keeping time since previous periodic refocus
2948 92b9c3c 2018-06-21 Jasem Mutlaq         Add cloud part and consolidate options
2949 92d91f3 2018-06-19 Csaba Kertesz        Separate build targets for KStars and KStars Lite
2950 ec145c7 2018-06-21 Jasem Mutlaq         Refactoring Ekos Live into its own namespace
2951 2661f5f 2018-06-21 Jasem Mutlaq         Add isTempFIle()
2952 a242977 2018-06-20 Jasem Mutlaq         Add const qualifier
2953 5da27f4 2018-06-20 Jasem Mutlaq         Enable cloud storage
2954 5de94b9 2018-06-20 Jasem Mutlaq         Set it to use Live
2955 a2682ee 2018-06-19 Jasem Mutlaq         Fix set blobs and send query params on media connection
2956 30a1546 2018-06-19 Jasem Mutlaq         Implement set blobs
2957 09023b2 2018-06-18 Jasem Mutlaq         Merge branch 'ekoslive'
2958 ce614aa 2018-06-18 Jasem Mutlaq         Merge branch 'ekoslive'
2959 54d4830 2018-06-18 Jasem Mutlaq         Use Qt5 Keychain instead of KWallet since it works cross-platform better
2960 d108408 2018-06-17 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
2961 ed37a2f 2018-06-17 Jasem Mutlaq         Set rotation regardless of job status
2962 09a60a5 2018-06-17 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
2963 88e11b5 2018-06-17 Jasem Mutlaq         Set temperature regardless of status
2964 70fc5c2 2018-06-17 Jasem Mutlaq         Sync with master
2965 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..
2966 a9448ae 2018-06-16 Jasem Mutlaq         Fix copy-paste error
2967 eae818d 2018-06-16 Jasem Mutlaq         Send additional metadata and implement focus reset
2968 a4e4b0a 2018-06-16 Jasem Mutlaq         Send inital status on set
2969 c394475 2018-06-15 Jasem Mutlaq         Delay frame capture until pulse duration is almost over
2970 e05f896 2018-06-14 Jasem Mutlaq         Increase high pulse margin to .95 and add debug in case of lost star
2971 c71b674 2018-06-14 Jasem Mutlaq         Add support to notification option
2972 f27b79e 2018-06-14 Jasem Mutlaq         Fix typo
2973 296bd3e 2018-06-14 Jasem Mutlaq         Need to move them to slots
2974 59d493c 2018-06-14 Jasem Mutlaq         Support auto reconnect on server termination
2975 a18d673 2018-06-14 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
2976 6b22b11 2018-06-14 Jasem Mutlaq         Syncing with master
2977 84bb988 2018-06-12 Csaba Kertesz        Fix cppcheck findings
2978 a6be7db 2018-06-13 Jasem Mutlaq         If star is lost during dithering, resume dither after reaquiring the star
2979 384ce52 2018-06-12 Csaba Kertesz        Compilation fixes
2980 d058ae1 2018-06-08 Csaba Kertesz        Krazy fixes
2981 c018f4d 2018-06-11 Jasem Mutlaq         Testing dev site
2982 ba9217e 2018-06-11 Jasem Mutlaq         Support bandwidth and transfer settings
2983 2dd77ab 2018-06-11 Eric Dejouhanet      Keep job removal icon disabled when Scheduler stops
2984 418478a 2018-06-10 Jasem Mutlaq         Sequences working now with Ekos Live
2985 dfceb97 2018-06-10 Jasem Mutlaq         Add missing satellite icons
2986 a3ad2a2 2018-06-09 Jasem Mutlaq         isoIndex --> iso
2987 23beeeb 2018-06-07 Jasem Mutlaq         Use the same setCapture settings structure
2988 14e2d09 2018-06-07 Jasem Mutlaq         Emit state also when idle. Send mounts and scopes on detecting TELESCOPE_PARK as well
2989 e578061 2018-06-07 Eric Dejouhanet      Preparing for homogeneity with capture tab.
2990 8b0db9f 2018-06-07 Eric Dejouhanet      Fix scheduling issue picking unexpected job as first
2991 4e6a0d4 2018-06-07 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
2992 336b886 2018-06-07 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
2993 b3c1b0d 2018-06-06 Jasem Mutlaq         The workflow is now more event driven
2994 f9202a9 2018-06-06 Jasem Mutlaq         More progress for connection and profile work
2995 beb522e 2018-06-06 Jasem Mutlaq         Enable high dpi scaling for Qt > 5.6
2996 e41e1fc 2018-06-06 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
2997 59d5a8f 2018-06-06 Jasem Mutlaq         Master merge
2998 dbb9419 2018-06-06 Jasem Mutlaq         Initial support for profile control
2999 85560b1 2018-06-05 Csaba Kertesz        Fix Coverity findings
3000 aa8b38b 2018-06-05 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3001 40fb703 2018-06-05 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3002 c2c83d6 2018-06-04 Jasem Mutlaq         Removing some HTML tags. PAH now ready to be used with Ekos Live
3003 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 ..
3004 d893c34 2018-06-04 Csaba Kertesz        Clazy fixes
3005 069331c 2018-06-04 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3006 429e91e 2018-06-04 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3007 6569077 2018-06-03 Csaba Kertesz        Modernize for cycles
3008 3e77d59 2018-06-03 Jasem Mutlaq         Ensure ekos is connected first
3009 8900e81 2018-06-03 Jasem Mutlaq         Support PAH changes in Ekos Live
3010 d4ecff1 2018-06-03 Jasem Mutlaq         Simplify PAH tool
3011 48e8cc7 2018-05-31 Csaba Kertesz        Remove redundant returns
3012 0c757d3 2018-06-02 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3013 ebf5020 2018-06-02 Csaba Kertesz        Fix the Windows build
3014 1904421 2018-06-02 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3015 f689ccb 2018-06-02 Jasem Mutlaq         Use UUID to create the filename for FITS WCS
3016 e12d536 2018-06-02 Jasem Mutlaq         Some initial work for PAH support in Ekos Live
3017 9096a0a 2018-06-01 Jasem Mutlaq         Code refactoring. Support load n slew from Ekos Live
3018 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.
3019 90103ba 2018-05-31 Eric Dejouhanet      Reduced the amount of logs in the Scheduler.
3020 82b5710 2018-05-31 Jasem Mutlaq         Support a dedicated channel for media
3021 3915c2d 2018-05-31 Jasem Mutlaq         Return solutoin results and set capture settings in align module
3022 e7ecc3f 2018-05-31 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3023 9892df2 2018-05-30 Jasem Mutlaq         Progress on alignment
3024 3c1236e 2018-05-30 Jasem Mutlaq         Merge branch 'ekoslive' of git://anongit.kde.org/kstars into ekoslive
3025 60a0423 2018-05-30 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars into ekoslive
3026 616a6bf 2018-05-29 Jasem Mutlaq         Add minimum 5 points to help text to avoid confusion
3027 f36eae1 2018-05-26 Csaba Kertesz        Change the num singleton name in KStars Lite to uppercase otherwise new Qt versions crash
3028 f58b2e6 2018-05-29 Jasem Mutlaq         Add metadata to regular captures
3029 bd3800e 2018-05-29 Jasem Mutlaq         size --> samplesPerChannel refactor
3030 789d590 2018-05-29 Jasem Mutlaq         size --> samplesPerChannel refactor
3031 c8916d3 2018-05-29 Jasem Mutlaq         Use const where appropiate. Parse FITS header and provide methods to retrive and search it
3032 7624bf3 2018-05-28 Jasem Mutlaq         Implement guiding and send video frames separately
3033 9320faf 2018-05-28 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3034 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..
3035 b4916eb 2018-05-28 Jasem Mutlaq         Add supprt for focus actions
3036 7f07def 2018-05-28 Jasem Mutlaq         Ekos live mount control are almost complete now.
3037 6c02df0 2018-05-28 Eric Dejouhanet      Fix execution of repeating scheduler jobs.
3038 ebd508e 2018-05-28 Jasem Mutlaq         Support tracking control and slew rate
3039 2456da5 2018-05-27 Jasem Mutlaq         Merge with master changes
3040 4563499 2018-05-26 Jasem Mutlaq         Support for abort and slew rates
3041 6661957 2018-05-26 Csaba Kertesz        Compilation fixes
3042 5ac761a 2018-05-25 Csaba Kertesz        Use default keyword for ctors/dtors and other fixes
3043 368a0d9 2018-05-25 Yuri Chornoivan      Add missing words
3044 7d4975c 2018-05-25 Yuri Chornoivan      Make compile + some updates
3045 42afb30 2018-05-25 Yuri Chornoivan      Fix minor typos
3046 04b980e 2018-05-25 Yuri Chornoivan      Fix minor typos
3047 c7ae428 2018-05-25 Jasem Mutlaq         Include the hips entity in commands
3048 
3049 2.9.6 (Lalande):
3050 =================================================================================================
3051 3434dd0 2018-05-24 Jasem Mutlaq         Add HiPS documentation
3052 93e9dba 2018-05-24 Jasem Mutlaq         Bump to 2.9.6
3053 02e9508 2018-05-24 Robert Lancaster     Fix OSX Build
3054 4e4ea8a 2018-05-23 Robert Lancaster     Fix option dialog on MacoS. BUGS:394138
3055 8c880dc 2018-05-22 Pino Toscano         Make Xplanet an optional runtime-only dependency
3056 12f8e20 2018-05-21 Jasem Mutlaq         Sync driver list with INDI. BUGS:394522 FIXED-IN:2.9.6
3057 d9a526f 2018-05-21 Csaba Kertesz        Use modern headers
3058 e63bed3 2018-05-17 Csaba Kertesz        Update Clang Tidy script to Clang 6.0 and fix some findings
3059 503b140 2018-05-16 Csaba Kertesz        Fix the Clang Static Analyzer findings
3060 9c9c1fb 2018-05-14 Csaba Kertesz        Compilation fixes
3061 f8df59f 2018-05-14 Csaba Kertesz        Update the Clang Static Analyser script to Clang 6.0
3062 419bef1 2018-05-18 Eric Dejouhanet      Fix side-effect causing distant jobs to abort.
3063 69f2f99 2018-05-16 Eric Dejouhanet      Fix regression with completed jobs being rescheduled erroneously.
3064 ac40791 2018-05-14 Jasem Mutlaq         Use a more common-sense GUI for telescopes
3065 65afc9d 2018-05-14 Jasem Mutlaq         Abort guiding if mount is slewing or parking
3066 bb97b1d 2018-05-14 Jasem Mutlaq         No need to forward declare KStarsDateTime here
3067 0ecc72c 2018-05-09 Eric Dejouhanet      Summary of development branch 'schedule of asap jobs'
3068 d1e97c3 2018-05-08 Jasem Mutlaq         Block signals instead of disconnect for CCD transfer format
3069 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 ..
3070 aa0bba3 2018-05-07 Jasem Mutlaq         Remember CCD capture format and FITS directory
3071 6e84f80 2018-05-06 Jasem Mutlaq         Fix centering and tracking of empty sky
3072 f708322 2018-05-06 Jasem Mutlaq         Add method to clear all DSLR info
3073 8771ace 2018-05-05 Jasem Mutlaq         Make the Ekos modules fully expand except for regular GUI controls as suggested by Jim on INDI forums
3074 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
3075 90dda3e 2018-05-04 Jasem Mutlaq         Add J2000 support to mount control panel
3076 629639b 2018-05-03 Jasem Mutlaq         Hemispheres should not affect rotation direction in RA
3077 1951ad5 2018-05-01 Jasem Mutlaq         Start timer for remote solver as well
3078 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..
3079 d72f271 2018-04-29 Pino Toscano         tests: do not add KStarsUiTests as autotest
3080 7a8c670 2018-04-28 Pino Toscano         cmake: demote AstrometryNet as runtime dependency
3081 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..
3082 ea68c70 2018-04-26 Eric Dejouhanet      Scheduler adjustments and fixes
3083 093e671 2018-04-25 Andreas Sturmlechner Fix build with Qt 5.11 (missing QDoubleValidator)
3084 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..
3085 8d80f28 2018-04-22 Jasem Mutlaq         Add Eric as one of the active developers
3086 444843f 2018-04-22 Jasem Mutlaq         Logs, and reworking job count update and repeated jobs estimation
3087 58503e5 2018-04-21 Jasem Mutlaq         Minor cleanup
3088 9b91280 2018-04-21 Jasem Mutlaq         Sync GUI if widget is visible already
3089 
3090 2.9.5 (Cygni):
3091 =================================================================================================
3092 1b0216a 2018-04-20 Jasem Mutlaq         Format and sync INDI drivers XML to INDI 1.7.1 release
3093 0ac707a 2018-04-20 Jasem Mutlaq         Use a less confusing question regarding shutters
3094 e754937 2018-04-20 Jasem Mutlaq         Add calculated FOV as a hint to users
3095 c9ccf73 2018-04-20 Jasem Mutlaq         Sync KStars time after initial splash loading phase since time already elapsed from initial startup time
3096 3af4419 2018-04-20 Jasem Mutlaq         Sync last indidrivers.xml
3097 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..
3098 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
3099 0daadb4 2018-04-20 Jasem Mutlaq         Do not draw invisible FOVs
3100 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..
3101 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
3102 f63ef75 2018-04-19 Jasem Mutlaq         OSX build fails without include of QApplication
3103 06f5b9d 2018-04-19 Jasem Mutlaq         firstAutoFocus is no longer required
3104 ea16be5 2018-04-19 Jasem Mutlaq         Only enable gain setting if it is writable
3105 788bc8a 2018-04-19 Jasem Mutlaq         Add missing #include <QAction> to compile on Qt 5.5
3106 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..
3107 167b977 2018-04-19 Jasem Mutlaq         Fix complilation on Qt 5.5
3108 256c02c 2018-04-19 Jasem Mutlaq         Add one more connect statement when setting the remote parser to avoid race condition
3109 ea93804 2018-04-18 Jasem Mutlaq         Fix namespace conflict with QDataVisualization
3110 8d7db38 2018-04-18 Jasem Mutlaq         Clean up class includes
3111 833f41e 2018-04-18 Jasem Mutlaq         isFocused should not be in SkyObject
3112 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..
3113 1dbf75d 2018-04-18 Jasem Mutlaq         Bump to 2.9.5
3114 0ab9b26 2018-04-17 Jasem Mutlaq         No need to use lock filter explicitly, use it to whatever currently selected filter
3115 92e631b 2018-04-17 Jasem Mutlaq         Initial work for in-sequence median per-filter HFR thresholding
3116 5b40f1f 2018-04-16 Jasem Mutlaq         Separate device source into Mount and GPS sources to enable users to select which source they prefer most
3117 151f111 2018-04-16 Jasem Mutlaq         Do not set filter absolute focus position if there is no currently selected filter
3118 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..
3119 3d21a9f 2018-04-14 Jasem Mutlaq         Embed indidrivers.xml and QML files and their resources in the application qrc to avoid cross-platform search
3120 a4189c3 2018-04-14 Pino Toscano         tests: fix KStarsUiTests
3121 05e0dfc 2018-04-14 Eric Dejouhanet      Fix scheduler memory leak D12182
3122 f9cbc8d 2018-04-14 Eric Dejouhanet      Limit length of Scheduler log D12183
3123 bbda2f9 2018-04-13 Jasem Mutlaq         Use better display for longitude and latitude
3124 8dc8c58 2018-04-13 Jasem Mutlaq         Check explicitly for cooler switch name
3125 95314df 2018-04-12 Jasem Mutlaq         Bump to 1.7.1 since it contains the indiapi hotfix
3126 2be506a 2018-04-12 Jasem Mutlaq         Bump minimum requirement to INDI v1.7.0
3127 ef721ed 2018-04-12 Yuri Chornoivan      Fix minor typo
3128 431cc42 2018-04-11 Jasem Mutlaq         Make sure async future is finished before closing FITS Tab
3129 766e08d 2018-04-11 Jasem Mutlaq         Add option to reset guiding calibration which is true by default for the scheduler
3130 02183d4 2018-04-11 Pino Toscano         use KFormat::formatByteSize()
3131 d941819 2018-04-09 Jasem Mutlaq         Add Ekos logging support for more device classes
3132 
3133 2.9.4 (Emad):
3134 =================================================================================================
3135 d902275 2018-04-08 Jasem Mutlaq         Updated set as parking position message. Fixes D12033
3136 4801574 2018-04-05 Jasem Mutlaq         FITS improvements are complete and ready for testing.
3137 d77bff3 2018-04-05 Jasem Mutlaq         Initial work for parallelization in FITS classes
3138 89ea1e1 2018-04-04 Robert Lancaster     Few changes to make KStars compile on MacOS in addition to changes in INDI directory handling
3139 0b936a7 2018-04-03 David Faure          Fix compilation with Qt 5.11 - just a missing fwd decl
3140 4621ada 2018-03-31 Csaba Kertesz        Get some source files out of sanitizer support
3141 b97bf5b 2018-03-31 Csaba Kertesz        Optimize the FITS statistics and histogram calculations
3142 fb134e9 2018-03-30 Jasem Mutlaq         Set to first tab
3143 c033e62 2018-03-29 Robert Lancaster     Use RCC file to load icons on MacOS
3144 99d6100 2018-03-29 Jasem Mutlaq         Forgot to add resource header
3145 d7bc193 2018-03-29 Jasem Mutlaq         Load RCC resource on Windows
3146 a4dca10 2018-03-28 Jasem Mutlaq         Ignore capture if capture in progress flag is set but display a warning to the log nonetheless
3147 12b2fe2 2018-03-28 Jasem Mutlaq         Flat sync focus functionality now works but requires testing
3148 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
3149 36b4c30 2018-03-27 Jasem Mutlaq         Implement double spin box for PAH exposure and improve PAH refresh performance
3150 51bfe44 2018-03-26 Jasem Mutlaq         Add button to clear all logs including autofocus files. Add size format function to KSUtils
3151 2a58471 2018-03-26 Jasem Mutlaq         Improve debug statement when starting calibration
3152 8d6b80f 2018-03-26 Jasem Mutlaq         Save target CCD in case astrometry driver is not initiliazed yet. Save solver type immediately after changing selection
3153 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
3154 4fefd47 2018-03-25 Jasem Mutlaq         Set time spec again after adding seconds since that resets timespecs to UTC by default
3155 dc8f560 2018-03-25 Jasem Mutlaq         Fix compile error
3156 2051486 2018-03-25 Jasem Mutlaq         More fixes to scheduler logic
3157 5e66547 2018-03-25 Jasem Mutlaq         Always re-check job estimated time. Select active job in the list to improve scheduler usability
3158 dab016e 2018-03-25 Jasem Mutlaq         Various scheduler fixes
3159 2077c8d 2018-03-24 Jasem Mutlaq         BUGS:392284
3160 1e7a4fa 2018-03-24 Jasem Mutlaq         Always restart evalutaion of all pending jobs. Do not set best candidate if it was an invalid job
3161 ab02aaf 2018-03-24 Jasem Mutlaq         Set state to progress on changing filter position
3162 4632d93 2018-03-24 Jasem Mutlaq         newStarPosition is already connected
3163 d342ab1 2018-03-23 Jasem Mutlaq         Minor reorganization and GUI improvements
3164 4f7b6d7 2018-03-23 Jasem Mutlaq         Integrate SEP with internal guider. Add support for reacquiring lost star automatically without aborting immediately
3165 4d8f8e7 2018-03-23 Jasem Mutlaq         Add functionality to clear expired dark frames. Small GUI improvements as well
3166 207fbc1 2018-03-23 Jasem Mutlaq         0.99 good enough and will reject out of band widths
3167 dd79e3c 2018-03-23 Jasem Mutlaq         Disable unnecessary debug
3168 5c52463 2018-03-22 Jasem Mutlaq         Only reset guiding calibration when there is error.
3169 cdfc4ac 2018-03-22 Jasem Mutlaq         Use Qt_5_5 as base for binary version
3170 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..
3171 1da9353 2018-03-17 Jasem Mutlaq         Sync INDI drivers list
3172 636634f 2018-03-17 Jasem Mutlaq         autoWCS should be enabled by default
3173 eda1639 2018-03-15 Jasem Mutlaq         Improve logging for alignment and WCS
3174 d0a3ad3 2018-03-15 Jasem Mutlaq         Return false and not status on error
3175 1be092d 2018-03-14 Csaba Kertesz        Make sure there is no out of bound access on moon calculations
3176 a1fc053 2018-03-14 Csaba Kertesz        Move 3rdparty photometry sources out of Unity Build and apply warning surpression on those files
3177 63b7317 2018-03-13 Jasem Mutlaq         Sync INDI drivers with upstream
3178 8a4f8f3 2018-03-12 Jasem Mutlaq         Opps first tab should be the active one
3179 d340153 2018-03-12 Jasem Mutlaq         Add option to reset mount model before each job
3180 e892b95 2018-03-11 Jasem Mutlaq         Enable BLOB when starting video stream in case it was disabled due to external guider usage
3181 dd72a7d 2018-03-08 Jasem Mutlaq         Add exception to networkAccessible() call in online astrometry parser
3182 87eb1fb 2018-03-06 Jasem Mutlaq         Get all objects as proposed by INDI forum user fehlfarbe
3183 4bc165b 2018-03-06 Jasem Mutlaq         Fix crash condition
3184 410fd45 2018-03-05 Jasem Mutlaq         Remove extra options not needed anymore
3185 df8432f 2018-03-02 Jasem Mutlaq         Do not display error of internet connection if astrometry URL is local
3186 79001ff 2018-02-27 Jasem Mutlaq         Improve handling of DSLR info dialog and only show when necessary
3187 cc9f2a6 2018-02-26 Jasem Mutlaq         BUGS:391114 FIXED-IN:2.9.4
3188 92f6cef 2018-02-26 Jasem Mutlaq         Calculate mean and stddev for multi-channel FITS
3189 a940457 2018-02-26 Jasem Mutlaq         Force use of FITS Viewer when we are doing ADU calculations
3190 
3191 2.9.3 (Trappist):
3192 =================================================================================================
3193 c3dbe12 2018-02-26 Jasem Mutlaq         BUGS:390124 FIXED-IN:2.9.3
3194 fad13cc 2018-02-26 Jasem Mutlaq         BUGS:391085 FIXED-IN:2.9.3
3195 e4e132a 2018-02-26 Jasem Mutlaq         Use exposure looping count and do not trigger notifications for fast exposures
3196 e020d35 2018-02-25 Jasem Mutlaq         Add INFO debug for setting time and location from device
3197 001be87 2018-02-25 Robert Lancaster     Enable some elements when PHD2 is active
3198 7c0ab12 2018-02-25 Jasem Mutlaq         Update temma binary
3199 bbaab15 2018-02-22 Jasem Mutlaq         Add 24 and 12 hour format for polaris angle as suggested by Patrick
3200 5c02d03 2018-02-22 Pino Toscano         cmake: explicitly require the Auth Framework
3201 65c7e5d 2018-02-21 Jasem Mutlaq         BUGS:390124
3202 10437c9 2018-02-21 Jasem Mutlaq         Opps revert last change. Should be centroid by default
3203 546dfef 2018-02-21 Jasem Mutlaq         Use solver path in detection.
3204 c3bf4c5 2018-02-20 Jasem Mutlaq         Increase minimum area size to 10
3205 291c478 2018-02-20 Jasem Mutlaq         Reset order to Gradient -> Centroid -> Threshold -> SEP
3206 23c0483 2018-02-19 Jasem Mutlaq         Fix compile error
3207 95f4823 2018-02-19 Jasem Mutlaq         Initial experimental support for rapid looping
3208 aaf7823 2018-02-19 Jasem Mutlaq         Increase max count for captured images
3209 86ad796 2018-02-19 Jasem Mutlaq         Increase maximum lost star retries to 10 in case of passing clouds
3210 fe42271 2018-02-18 Jasem Mutlaq         Add SEP handling to focus module. Restructure findStars in FITSData.
3211 3e1bb98 2018-02-18 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3212 7e7636c 2018-02-16 Jasem Mutlaq         Raise maximum value if saved maximum travel is higher than default maximum value of 50,000
3213 39f8769 2018-02-15 Jasem Mutlaq         Initial work for SEP integration
3214 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
3215 409cd8a 2018-02-14 Jasem Mutlaq         Add more checks for filter current index
3216 926b21d 2018-02-14 Jasem Mutlaq         Remove -m 100 since it is already by default 128
3217 88537aa 2018-02-11 Jasem Mutlaq         Flush fits file when saving
3218 f79a51c 2018-02-09 Jasem Mutlaq         Use fits_open_diskfile to enable reading filename that may contain paranthesis and brackets.
3219 1f1ded1 2018-02-06 Jasem Mutlaq         Increment finishFramesCount in each job
3220 f32fdfb 2018-02-06 Jasem Mutlaq         Include QMap otherwise it fails to compile on some systems
3221 8cf30f4 2018-02-06 Jasem Mutlaq         Check for nullptr to prevent crash in FITS Viewer.
3222 6215c60 2018-02-06 Jasem Mutlaq         Update Max Travel to focuser limits.
3223 ed81f2a 2018-02-05 Jasem Mutlaq         use rule from last geo location
3224 42dabde 2018-02-05 Jasem Mutlaq         Fix typo
3225 6b2fb50 2018-02-04 Jasem Mutlaq         Increase version number due to GUI changes
3226 f2a834a 2018-02-04 Jasem Mutlaq         More progress to fix the identical jobs issue in scheduler and capture
3227 9a5ded0 2018-02-04 Csaba Kertesz        Don't use internal resource for the GUI because it breaks custom shortcut loading/saving
3228 f3daa23 2018-02-04 Jasem Mutlaq         More progress toward fixing multiple identical jobs in the scheduler queue
3229 b7e382f 2018-02-04 Jasem Mutlaq         Simplify completed jobs count
3230 576e77c 2018-02-04 Jasem Mutlaq         More debug statements
3231 1e7ba9c 2018-02-03 Jasem Mutlaq         Improve QtConcurrent location and remove existing mutexes to enhance performance.
3232 42c5353 2018-02-03 David Faure          Enable QT_NO_CAST_TO_ASCII and fix compilation
3233 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
3234 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
3235 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
3236 83c8b08 2018-01-30 Jasem Mutlaq         Make another executable for KStars Lite on non-Android systems. Make sure this does not break Android build
3237 
3238 2.9.2 (Titawin):
3239 =================================================================================================
3240 982e9ce 2018-01-29 Jasem Mutlaq         Fix crashing on older Qt systems when reloading QML sources by deleting context. BUGS:389583
3241 090a98d 2018-01-29 Jasem Mutlaq         Use older icon to be compatible with older distros until 18.04 is released at least
3242 502bc40 2018-01-29 Laurent Montel       Fix i18n usage
3243 69446fb 2018-01-29 Jasem Mutlaq         Use icons available in older breeze for backward compatibility in older distros
3244 11440de 2018-01-28 Jasem Mutlaq         Add windows theme search path
3245 263ec0f 2018-01-27 Jasem Mutlaq         Improve FOV text display limits
3246 aff1d2f 2018-01-27 Robert Lancaster     These should be the changes to KStars that would be needed to support the path change
3247 e7061cf 2018-01-27 Yuri Chornoivan      Fix minor typo
3248 09cbf6d 2018-01-27 Robert Lancaster     This patch will add the theme changing function to color options.
3249 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 ..
3250 e720694 2018-01-26 Jasem Mutlaq         Add Mount Control Panel access to the telescope tool bar
3251 dbea952 2018-01-26 Jasem Mutlaq         Fix default color
3252 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
3253 13c441a 2018-01-25 Wolfgang Bauer       Fix build with gcc 4.8
3254 a5fa75e 2018-01-25 Yuri Chornoivan      Fix minor typo
3255 38fcade 2018-01-25 Robert Lancaster     Human counting
3256 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..
3257 86fe609 2018-01-24 Jasem Mutlaq         Only apply PA calculation on square FOVs
3258 29ac3cf 2018-01-24 Jasem Mutlaq         Adding experimental support for differential slewing in align module
3259 0b6303d 2018-01-24 Jasem Mutlaq         Fix typo
3260 d5b39cc 2018-01-24 Jasem Mutlaq         Sync INDI drivers list
3261 f54090f 2018-01-24 Jasem Mutlaq         Remove obsolete parameter
3262 201f3bc 2018-01-24 Jasem Mutlaq         Remove completed jobs from sorted jobs
3263 a7b71da 2018-01-22 Jasem Mutlaq         Use icon name since breeze was removed
3264 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
3265 7c7e1dd 2018-01-22 Jasem Mutlaq         Add option to skip sorting jobs and run them as-is in the order they are added
3266 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.
3267 7ce9d5f 2018-01-20 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3268 142c7eb 2018-01-19 Robert Lancaster     Night vision improvements
3269 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
3270 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..
3271 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..
3272 22cbd6b 2018-01-17 Robert Lancaster     Hack for loading theme icons on MacOS
3273 8bb0833 2018-01-17 Jasem Mutlaq         Fix typo
3274 706def5 2018-01-16 Jasem Mutlaq         Reset to correct page in wizard
3275 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
3276 fc7ad71 2018-01-16 Robert Lancaster     More work to set theme search paths for different OSes
3277 7b3b2b1 2018-01-15 Jasem Mutlaq         Limit Macintosh theme to Apple
3278 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.
3279 665d808 2018-01-15 Robert Lancaster     Set Fusion style for all by default for now
3280 2a039f4 2018-01-15 Jasem Mutlaq         Do not set theme on populate
3281 2249102 2018-01-15 Jasem Mutlaq         Set current theme after everything else is init
3282 afbde64 2018-01-14 Jasem Mutlaq         More progress on theming
3283 6375811 2018-01-14 Jasem Mutlaq         Initial work for theming support. Nothing works.
3284 e703d30 2018-01-14 Jasem Mutlaq         Add logging when saving FITS to disk
3285 38b187e 2018-01-13 Jasem Mutlaq         Update appstream screenshots
3286 913faca 2018-01-13 Robert Lancaster     band-aid fix for cursor bug in FITS View
3287 1b8ac9c 2018-01-11 Robert Lancaster     Color scheme patch for guiding
3288 
3289 2.9.0 (Lancaster):
3290 =================================================================================================
3291 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.
3292 a55bfd0 2018-01-08 Jasem Mutlaq         Bump INDI dependency to v1.6.1
3293 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.
3294 85d69f5 2018-01-07 Jasem Mutlaq         Bump to 2.9.0
3295 72e37f4 2018-01-07 Robert Lancaster     Significant improvements to star profile viewer
3296 fd4b89f 2018-01-07 Jasem Mutlaq         Update INDI XML drivers file
3297 646c06b 2018-01-07 Jasem Mutlaq         Include WCS lib if it was detected
3298 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..
3299 ac53973 2018-01-02 Jasem Mutlaq         Make Qt5DataVisualization optional
3300 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..
3301 bc16599 2018-01-02 Jasem Mutlaq         Try to make it compile for older Qt versions and minor refactor
3302 660266c 2017-12-31 Robert Lancaster     Just a few minor changes.
3303 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.
3304 064437e 2017-12-31 Jasem Mutlaq         Add min and max to the list
3305 43ecd47 2017-12-31 Robert Lancaster     This patch does several things:
3306 8ba4cd3 2017-12-29 Robert Lancaster     This patch should do the following:
3307 ead1b81 2017-12-27 Jasem Mutlaq         Dome toolbar is operational now and ready for testing
3308 b536337 2017-12-27 Jasem Mutlaq         Initial work for adding a dome toolbar
3309 625721e 2017-12-27 Jasem Mutlaq         This patch should fix two bugs I found with PHD2.
3310 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..
3311 25abb45 2017-12-27 Jasem Mutlaq         Fix small typo
3312 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 ..
3313 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..
3314 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 ..
3315 a2731b1 2017-12-23 Jasem Mutlaq         Add defualt focuser option and make default devices selection more reliable and consistent across modules
3316 904ca5b 2017-12-23 Jasem Mutlaq         Add set as parking position option to simplify this process for end users
3317 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
3318 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
3319 f28673e 2017-12-22 Jasem Mutlaq         Remove unused variables
3320 a2809ae 2017-11-17 Aleix Pol            Adapt the cmake buildsystem to be able to work with KDE CI
3321 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.
3322 098ecf2 2017-12-17 Jasem Mutlaq         2.8.9 changelog update
3323 06b1afd 2017-12-17 Jasem Mutlaq         Disable parity option by default as it could be problematic
3324 
3325 2.8.9 (Sarin):
3326 =================================================================================================
3327 bcf13d8 2017-12-16 Robert Lancaster     Add scatter plot in guide module
3328 e6bb032 2017-12-15 Jasem Mutlaq         Update INDI drivers list
3329 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
3330 3f058ed 2017-12-14 Jasem Mutlaq         Init variables to zero D9326
3331 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 ..
3332 7a979bb 2017-12-14 Jasem Mutlaq         Update driver list for v1.6.0
3333 d895018 2017-12-14 Jasem Mutlaq         If version is not valid, set it to 1.0
3334 b236166 2017-12-13 Jasem Mutlaq         Do not use Autofocus filter policy on preview
3335 4b9daca 2017-12-13 Jasem Mutlaq         Improve focus filter policy
3336 ab0e8d2 2017-12-13 Jasem Mutlaq         Add option for when to perform in-sequence focusing
3337 b473d01 2017-12-13 Jasem Mutlaq         Lock policy should determine lock filter search
3338 feab1ce 2017-12-13 Jasem Mutlaq         Check target filter position is > 0
3339 0549957 2017-12-12 Jasem Mutlaq         Resume guiding if it was suspended due to parking dust cap before
3340 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..
3341 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
3342 d3ec2d4 2017-12-11 Jasem Mutlaq         Bump version to 2.8.9
3343 c0340ce 2017-12-10 Robert Lancaster     Use USHORT for PHD2 image
3344 881385b 2017-12-10 Jasem Mutlaq         Make file system string comparision case insensitive so that it does not overwrite files on Windows.
3345 7128916 2017-12-10 Jasem Mutlaq         Do not update focus state when in meridian flip
3346 bbe79a3 2017-12-10 Jasem Mutlaq         Set focus to IDLE on filter position ready
3347 91c1130 2017-12-10 Robert Lancaser      Add support for star image reception from PHD2
3348 e4fc7c3 2017-12-10 Jasem Mutlaq         Only reset initialHA on first regular startup not after deviation restart
3349 c28546d 2017-12-10 Jasem Mutlaq         Increase max failure attempts
3350 063582f 2017-12-10 Jasem Mutlaq         Update debugging statement to show DMS
3351 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..
3352 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..
3353 84ec267 2017-12-08 Jasem Mutlaq         Cache default Sun pointer instead of repeated search
3354 060961b 2017-12-04 Jasem Mutlaq         Improve objectnearest search algorithm so that object selection especially for bright deep sky objects is not as furstrating
3355 4d0d6c2 2017-12-04 Jasem Mutlaq         If not selected, return nullptr for objectnearest
3356 1b1846b 2017-12-04 Jasem Mutlaq         If there is no country defined, just return site name
3357 59b15b4 2017-12-04 Jasem Mutlaq         Update description and text for time and location settings to avoid confusion on what they exactly do
3358 b675922 2017-12-03 Jasem Mutlaq         String should not contain show
3359 a7d91de 2017-12-03 Jasem Mutlaq         Add support for local meridian solid line
3360 ec1b8e3 2017-12-01 Jasem Mutlaq         remove duplicate file
3361 d81a8c2 2017-11-26 Robert Lancaster     Add support for percentage display while downloading astrometry index files
3362 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
3363 
3364 2.8.7 (Nunki):
3365 =================================================================================================
3366 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..
3367 5df85d8 2017-10-24 Jasem Mutlaq         Load TZRules from the file instead of hard-coding it
3368 50a2088 2017-10-24 Jasem Mutlaq         BUGS:377516 Do not explicitly set time format, let it pick up system locale format.
3369 0d43b78 2017-10-24 Jasem Mutlaq         Correct description for AU TZ rule
3370 be91c1d 2017-10-20 Jasem Mutlaq         Handle GPS driver automatically and create a GPS-specific location for the user
3371 82f2a0d 2017-10-18 Jasem Mutlaq         Only accept exact RGB count
3372 b860b0a 2017-10-17 Csaba Kertesz        Small improvements to the INDI interface in KStars Lite
3373 c6063d8 2017-10-17 Jasem Mutlaq         Check remote drivers against required drivers, and not vice versa
3374 4cea5a9 2017-10-17 Jasem Mutlaq         Sync INDI drivers
3375 3243dd7 2017-10-16 Jasem Mutlaq         Move spike reset before the meridian flip check
3376 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
3377 70a7593 2017-10-15 Jasem Mutlaq         i18n fixes
3378 9121b1e 2017-10-14 Jasem Mutlaq         Various fixes for rotation control
3379 5848882 2017-10-14 Jasem Mutlaq         Fix sign for northPA
3380 f757c0c 2017-10-14 Jasem Mutlaq         Fix PA issues with FOV display and Rotator
3381 1ef9d58 2017-10-14 Jasem Mutlaq         Add regular open FITS action to generic viewers list as well
3382 8442bb0 2017-10-14 Jasem Mutlaq         Check if solver pointer set
3383 18a353c 2017-10-12 Jasem Mutlaq         Rename ogg file to avoid packaging conflicts
3384 d697b06 2017-10-11 Jasem Mutlaq         Add necessary sounds for cross-platform availibility
3385 dab113e 2017-10-10 Jasem Mutlaq         Revert to Oxygen-* sounds until a more multi-platform solution is found
3386 6f05acb 2017-10-10 Jasem Mutlaq         Better handling of guide log file
3387 49d5aa8 2017-10-10 Jasem Mutlaq         Do not require guide deviation to be checked to process post-meridian-flip guiding
3388 fcb989d 2017-10-10 Jasem Mutlaq         Use standard KDE sounds
3389 
3390 2.8.4 (Juli):
3391 =================================================================================================
3392 7c04782 2017-09-22 Jasem Mutlaq         Add support for PSF convoluted star detection algorithm adapted from PHD2 for auto selection of the guide star
3393 0019dfb 2017-09-22 Jasem Mutlaq         Add copy constructor
3394 765f011 2017-09-22 Jasem Mutlaq         Experimental zoom-dependent font size. Please test
3395 86176fa 2017-09-22 Jasem Mutlaq         Do not use display labels for HD stars, use genetive name
3396 c3f8853 2017-09-22 Jasem Mutlaq         Tempeorary hack to enable RTL for Arabic since qtbase_ar.qm does not exist upstream yet
3397 00780eb 2017-09-22 Jérôme SONRIER       Update TZ rules
3398 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
3399 3200cf1 2017-09-22 Jasem Mutlaq         Make the dark library dialog non-blocking so that user can take action
3400 ece5d50 2017-09-21 Jasem Mutlaq         Bump to 2.8.4
3401 06864de 2017-09-21 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3402 2c5480b 2017-09-21 Jasem Mutlaq         Update rotator settings to match those of INDI
3403 4b6176e 2017-09-21 Jasem Mutlaq         Set this string so that RTL languages can set it to RTL and layout can switch automatically
3404 161f6dd 2017-09-21 Jasem Mutlaq         Do not translate None for HiPS sources
3405 46e5f9f 2017-09-21 Jasem Mutlaq         Fix None issue not getting selected when displayed in different locale
3406 868e941 2017-09-21 Jasem Mutlaq         Unify font families and make more space due to language issue
3407 1f584ff 2017-09-21 Yuri Chornoivan      Fix minor typo
3408 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
3409 fb9ef7a 2017-09-20 Jasem Mutlaq         Unpark can be IDLE after initial startup so handle this
3410 84dd672 2017-09-20 Jasem Mutlaq         Do not dither after meridian flip
3411 cdbde3f 2017-09-20 Jasem Mutlaq         Thank to Yuri for the tip now finding Polaris in different locales works
3412 261f862 2017-09-20 Csaba Kertesz        Allow more tolerance for the alignment
3413 d1ba9c4 2017-09-20 Csaba Kertesz        Fix compiler warning (-Wvla) to avoid stack overflow
3414 6d0e344 2017-09-20 Jasem Mutlaq         Reject large calibration stars that do not fit within the guide box
3415 618f206 2017-09-20 Jasem Mutlaq         Fix compile error
3416 2d056f4 2017-09-20 Jasem Mutlaq         Do not build testing unless required
3417 8833f71 2017-09-20 Jasem Mutlaq         Several i18n fixes and add warning when Slewing to Sun
3418 b5278f3 2017-09-19 Jasem Mutlaq         Disable scripting for non-UNIX systems for now until DBus handling is fixed properly
3419 e4fd674 2017-09-19 Jasem Mutlaq         Remember if temperature check is enforced for current CCDs in the list
3420 c11fccd 2017-09-19 Jasem Mutlaq         Increaser range for focus filter offsets
3421 879088e 2017-09-19 Jasem Mutlaq         When ekos state is stopping, we must check for its status in all shutdown stages
3422 0a98aff 2017-09-18 Jasem Mutlaq         Save settings for capture calibration in options
3423 a0a733f 2017-09-18 Jasem Mutlaq         Use better naming scheme for generic blobs
3424 1b11f4e 2017-09-18 Jasem Mutlaq         Do not process mount status unless guider is internal
3425 e90fd9a 2017-09-17 Jasem Mutlaq         Give hints if UTC offset is not set
3426 ac46233 2017-09-17 Jasem Mutlaq         Swap elevation and read only
3427 05142d1 2017-09-17 Jasem Mutlaq         Elevation should come before read only
3428 5bb9d50 2017-09-17 Robert Barlow        Update citydb with elevations from Google and reduce minimum elevation in location dialog
3429 201f95f 2017-09-17 Jasem Mutlaq         Make guide exposure 3 decimals
3430 bb7d7f4 2017-09-17 Jasem Mutlaq         Limit next exposure setting for automatic ADU to camera limits
3431 49419db 2017-09-17 Jasem Mutlaq         Add support for ROTATOR class and handle setting of it like other devices
3432 bdb2615 2017-09-16 Jasem Mutlaq         Fix issues with elevation and city addition and update in location dialog
3433 371edd5 2017-09-16 Jasem Mutlaq         DB changes from Robert
3434 f9a841c 2017-09-16 Jasem Mutlaq         Rotator fixes
3435 fdd6f99 2017-09-15 Robert Barlow        Add elevation to geo-location and database
3436 6de0ec3 2017-09-15 Jasem Mutlaq         Fix rotator limits and PA angles
3437 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..
3438 04872e5 2017-09-15 Jasem Mutlaq         Set status to 0 otherwise cfitsio would magically fail if the previous operation failed.
3439 ad6d365 2017-09-15 Jasem Mutlaq         Alignment settings changes should be handled in align module
3440 20d854e 2017-09-15 Jasem Mutlaq         Update active telescope name for all CCds
3441 ec2ecbf 2017-09-15 Yuri Chornoivan      Fix minor typo
3442 b3f002d 2017-09-15 Jasem Mutlaq         Consider device not found if filterName is null initially
3443 7d071bd 2017-09-15 Jasem Mutlaq         Support for rotator in load&slew. It should automatically adjust rotator the orientation of the solved image
3444 9e92c2d 2017-09-15 Jasem Mutlaq         Rotator control and sequence settings now work and tested on my observator with NightCrawler
3445 0ce0ee8 2017-09-15 Jasem Mutlaq         Fix rotation of PA FOVs
3446 ec1e4ef 2017-09-14 Jasem Mutlaq         Fix scheduler abort job statement
3447 7a40915 2017-09-14 Yuri Chornoivan      Fix minor typos
3448 46b57ef 2017-09-14 Jasem Mutlaq         Make constellation names less prominent as they can be distacting.
3449 dbc15e9 2017-09-13 Jasem Mutlaq         More progress on rotator integration with alignment module
3450 09daa11 2017-09-13 Jasem Mutlaq         Fix saving of last equipment profile
3451 a13e691 2017-09-13 Jasem Mutlaq         Improve handling of device removals in focus module
3452 c8c977d 2017-09-12 Jasem Mutlaq         More progress on Rotator integration with Ekos
3453 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
3454 61d7679 2017-09-12 Jasem Mutlaq         saveB was not connected to slot, how did this happen?
3455 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
3456 b56f73f 2017-09-11 Jasem Mutlaq         Manage dome motion in alignment module
3457 907c966 2017-09-11 Jasem Mutlaq         Stop timer on telescope disconnect
3458 6c3476e 2017-09-11 Christian Dersch     Updated from upstream. Workaround for M102
3459 
3460 2.8.3 (Tommy):
3461 =================================================================================================
3462 1eb46b9 2017-09-11 Jasem Mutlaq         If calibration view is gone then set dark frame as false
3463 833600c 2017-09-10 Jasem Mutlaq         Comet and Asteroid calculation produce J2000 results so we need to precess them
3464 9b1e68f 2017-09-10 Jasem Mutlaq         Localized constellation names should be used by default
3465 2458141 2017-09-10 Jasem Mutlaq         Use bigger font for constellation names
3466 11a630e 2017-09-10 Jasem Mutlaq         Display error when failing to save an image locally
3467 65e868c 2017-09-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3468 a641c62 2017-09-09 Valentin Boettcher   Update remainder of VSOP87 files
3469 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
3470 16ccf06 2017-09-09 Jasem Mutlaq         Use unique connections to avoid dupes
3471 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..
3472 a87381a 2017-09-09 Csaba Kertesz        Make the UI tests optional and omit them if CFitsIO is not available
3473 dc5e05c 2017-09-09 Csaba Kertesz        Add myself to the active developers
3474 60f35f4 2017-09-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3475 1c82cd3 2017-09-09 Robert Lancaster     copyLocale step for MacOS until KF5 looks for translations relative the current binary on MacOS
3476 70e6630 2017-09-09 Csaba Kertesz        Add CFitsIO target dependency to fix compilation error on Fedora
3477 0aefab5 2017-09-08 Jasem Mutlaq         Improve FOV view for the Mosaic Tool
3478 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.
3479 1c75eb1 2017-09-08 Jasem Mutlaq         remove options button since it is repeated down
3480 28e3c90 2017-09-08 Jasem Mutlaq         Handle SettleBegin event and on dither error, resume with guiding policy
3481 ef713cf 2017-09-08 Jasem Mutlaq         Move profile out of job since it applies to the whole schedule list
3482 8e8a5a1 2017-09-08 Jasem Mutlaq         Add note that all elements are in J2000 ecliptic coordinates
3483 cd138b7 2017-09-07 Jasem Mutlaq         Set lastPrecessJD for all solar system bodies
3484 94868fd 2017-09-07 Jasem Mutlaq         Better debug statements
3485 e5357b2 2017-09-07 Jasem Mutlaq         Add earth.B0 from Valentin script. Moving vsops into one directory
3486 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..
3487 8c71580 2017-09-07 Jasem Mutlaq         Remove unused debug
3488 9b65f45 2017-09-07 Valentin Boettcher   Improved VSOP87 data
3489 0922489 2017-09-06 Jasem Mutlaq         Remove i18n when it should not be used
3490 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
3491 9c41018 2017-09-06 Jasem Mutlaq         Disable auto detect StellarMate in Windows as qMDNS does not work there now
3492 eb4b0d7 2017-09-06 Jasem Mutlaq         More logging fixes
3493 9cdb3a3 2017-09-05 Kevin Funk           clang-tidy: modernize-use-nullptr run
3494 880316d 2017-09-05 Kevin Funk           CMake: Treat Eigen includes as system headers
3495 a95c63d 2017-09-05 Kevin Funk           clang-tidy: modernize-use-override run
3496 6982b22 2017-09-05 Jasem Mutlaq         Correct header
3497 041c3cf 2017-09-05 Jasem Mutlaq         CMake: Use dynamically fetched translations by Kevin Funk
3498 13f94dc 2017-09-05 Jasem Mutlaq         QLoggingCategory migration still going
3499 61575d0 2017-09-05 Jasem Mutlaq         Add option to reset mount model after meridian flip is complete
3500 905f65d 2017-09-05 Csaba Kertesz        Fix the late compilation errors
3501 7ebcb80 2017-09-05 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3502 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..
3503 bc9a84f 2017-09-05 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3504 f646c0d 2017-09-05 Jasem Mutlaq         Permit user to disable camera BLOBs when using external guiders
3505 04a3320 2017-09-05 Csaba Kertesz        Add KDELibs4Support dependency to find kdeversion.h on all systems
3506 11ff043 2017-09-04 Csaba Kertesz        Be compatible with KDE version in Ubuntu Xenial
3507 98b1bad 2017-09-05 Jasem Mutlaq         Allow user to explicitly select telescope type in guide module
3508 8b9e277 2017-09-05 Jasem Mutlaq         Record focus frame count used for HFR average in the options
3509 8569beb 2017-09-05 Jasem Mutlaq         If problem is encountered while dither, report dither error first before abort
3510 b56915c 2017-09-04 Jasem Mutlaq         Do not load Ekos summary screen FITS in resource limited mode
3511 49a82bc 2017-09-04 Jasem Mutlaq         Do not alter telescope type in Align module unless the solver is executed
3512 64c3b77 2017-09-04 Jasem Mutlaq         Add support to non-guiding dither
3513 fef70ef 2017-09-04 Jasem Mutlaq         Add note on longitude of earth perihelion which is an important FIXME item
3514 5d32e77 2017-09-04 Jasem Mutlaq         Fix spacing problem
3515 60604f4 2017-09-01 Csaba Kertesz        Adding mouse pointer-based telescope control actions
3516 d0936b8 2017-09-01 Jasem Mutlaq         Sync to master INDI update
3517 9283958 2017-09-01 Jasem Mutlaq         Sync drivers with upstream updates
3518 a660d6a 2017-09-01 Jasem Mutlaq         Bump INDI dependency now to 1.5.0
3519 2a0aa23 2017-08-31 Jasem Mutlaq         Add info message when stopping guiding
3520 85d34e4 2017-08-30 Jasem Mutlaq         Use correct debug file
3521 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
3522 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
3523 c6329a6 2017-08-30 Jasem Mutlaq         Use --help as it works across all versions
3524 b6e6a3e 2017-08-30 Jasem Mutlaq         Fix few profile wizard GUI issues
3525 b177ef4 2017-08-30 Jasem Mutlaq         Also enable guide check deviation when guiding starts since some external guider do not send calibration signal
3526 e86d660 2017-08-29 Jasem Mutlaq         Add ability to reset mount model in the scheduler in case of alignment failure
3527 44ac701 2017-08-29 Jasem Mutlaq         Telescope group should not be exclusive. This fixes the isChecked issue always evaluating to true
3528 7c43604 2017-08-29 Jasem Mutlaq         Bump to 2.8.3 and fix filter table typo by recreating it
3529 b3fe48f 2017-08-29 Jasem Mutlaq         Fix tab order. Differentiate between saving and adding new filters
3530 3b4bd87 2017-08-29 Jasem Mutlaq         Add missing files
3531 d7dd6d1 2017-08-29 Jasem Mutlaq         Add support to auto-detecting StellarMate gadgets
3532 3e22461 2017-08-29 Jasem Mutlaq         Limit search area in guide and focus to 70% from center
3533 912c0d2 2017-08-28 Csaba Kertesz        Compilation fix
3534 3a59076 2017-08-27 Csaba Kertesz        Add basic GUI testing to KStars Lite
3535 fa9acd2 2017-08-24 Csaba Kertesz        Fix KStars Lite startup and compilation warnings on Linux host
3536 d7a70e6 2017-08-28 Jasem Mutlaq         Initial work for full field focusing, it works now for those who want to use it
3537 0389b7e 2017-08-28 Jasem Mutlaq         Fix warning
3538 a62c609 2017-08-28 Kevin Funk           CMake: Fix some CMake CMP0054 warnings
3539 56bfdea 2017-08-28 Jasem Mutlaq         Handle GUIDE_LOOPING in abort
3540 178ff0d 2017-08-28 Jasem Mutlaq         Use currentIndexChanged to detect changes better
3541 ddd861d 2017-08-27 Jasem Mutlaq         Fix crash is saving and opening session list
3542 
3543 2.8.1 (Hipster):
3544 =================================================================================================
3545 617e4fe 2017-08-17 Jasem Mutlaq         Initial work on mount tracking support
3546 08205fb 2017-08-16 Jasem Mutlaq         In case no star is selected in autofocus and timeout is triggered, go to last known center
3547 b847689 2017-08-16 Jasem Mutlaq         Switch to equatorial mode to correctly orient the display for the camera position angle. Needs testing
3548 c55ab9f 2017-08-16 Jasem Mutlaq         Make zoom modifier a bit less dramatic
3549 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
3550 2a2ffcb 2017-08-14 Csaba Kertesz        Miscellaneous fixes
3551 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.
3552 2344a8e 2017-08-16 Jasem Mutlaq         More progress on Healpix, getPix works now but still long way to go
3553 f48d4c8 2017-08-16 Jasem Mutlaq         Remove extra semi colon
3554 dc93af9 2017-08-15 Jasem Mutlaq         Dome should sync ACTIVE_TELESCOPE if detected
3555 4a3c5f5 2017-08-15 Jasem Mutlaq         Disable omp for now
3556 3fa4529 2017-08-15 Jasem Mutlaq         Add separate none selector to execlusive groups, more Hips related work
3557 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
3558 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
3559 7feab37 2017-08-14 Csaba Kertesz        Allow higher tolerance for the alignment
3560 f9cbb1d 2017-08-14 Jasem Mutlaq         Initial work for HIPS support in KStars
3561 f312564 2017-08-14 Jasem Mutlaq         Use constexpr
3562 6911b50 2017-08-13 Csaba Kertesz        Fix a division by zero
3563 29811be 2017-08-11 Csaba Kertesz        Usability improvement for Ekos sessions
3564 b42a164 2017-08-11 Jasem Mutlaq         Forgot to add missing files
3565 2bbf3a4 2017-08-11 Jasem Mutlaq         Add Polaris Hour Angle adapted from SkyTechX
3566 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..
3567 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.
3568 3d6f003 2017-08-10 Jasem Mutlaq         Formatted again with clang
3569 fa1fad0 2017-08-10 Jasem Mutlaq         Add switch for scheduler logging
3570 5430fc4 2017-08-10 Jasem Mutlaq         Resize config dialog to resonable size on startup
3571 004da33 2017-08-10 Jasem Mutlaq         Separate INDI and Ekos shutdown
3572 4c011c1 2017-08-10 Jasem Mutlaq         Ignore duplicate device if received
3573 98d99b6 2017-08-10 Jasem Mutlaq         Add proper debugging category statements
3574 7e40c62 2017-08-10 Jasem Mutlaq         Handle proper removal of devices in case of Multiple-Devices-Per-Driver drivers
3575 b325443 2017-08-10 Jasem Mutlaq         Add INDI debug option
3576 b2afffe 2017-08-10 Jasem Mutlaq         Fix handling of already connected PHD2
3577 36fbe22 2017-08-10 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3578 8b24907 2017-08-10 Jasem Mutlaq         More debug statements
3579 fa79fc4 2017-08-09 Csaba Kertesz        Improve the testing robustness on x86 target
3580 529a65c 2017-08-09 Jasem Mutlaq         On position set, set equipment to connected if not already set
3581 d5bdd46 2017-08-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3582 04b1a72 2017-08-09 Jasem Mutlaq         Retries set equipment connected if it fails 3 times
3583 3adad76 2017-08-09 Jasem Mutlaq         Do not calibrate for external guiders
3584 93eda2a 2017-08-09 Csaba Kertesz        Show the progress while the Sky Calendar is being plotted
3585 c22a83f 2017-08-09 Jasem Mutlaq         Set PHD2 and LinGuider options as per profile info
3586 b90ae91 2017-08-09 Jasem Mutlaq         Use one function to handle all guider selection transitions
3587 d35ae9d 2017-08-08 Jasem Mutlaq         If type is unkown default to primary in align module
3588 3da2cc9 2017-08-08 Jasem Mutlaq         Default to uknown telescope type initially
3589 bd5ef9b 2017-08-08 Jasem Mutlaq         Fix typo
3590 926443e 2017-08-08 Jasem Mutlaq         Handle scope switch when standard INDI properties is not defined
3591 18e6916 2017-08-08 Jasem Mutlaq         read in both primary and guide infos from telescope
3592 b2d545e 2017-08-08 Jasem Mutlaq         Separate filter wheel management from focus to alignment
3593 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
3594 303ef97 2017-08-07 Jasem Mutlaq         Fallback to Profile Telescope info in case a non-INDI compliant mount driver is used
3595 0dac605 2017-08-07 Jasem Mutlaq         Remove unused debug
3596 7fe20b8 2017-08-07 Jasem Mutlaq         Update more files to the new logging category
3597 970db6d 2017-08-07 Jasem Mutlaq         Migrate more to QLoggingCategory
3598 5028e95 2017-08-06 Jasem Mutlaq         Migrating KStars to use QLoggingCategory framework which supports granular control over logging in runtime.
3599 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
3600 e43ef3a 2017-08-06 Jasem Mutlaq         Add dependency for QtPositioning and bump to 2.8.1
3601 1e22cf5 2017-08-05 Jasem Mutlaq         Partial fix for comet positions. Some position are better, but others are way off.
3602 9676f88 2017-08-04 Jasem Mutlaq         Add support for Rotator Angle handling directly
3603 b75189c 2017-08-04 Jasem Mutlaq         Fix command line options parsing and do not set time twice if already set on startup
3604 eac48c2 2017-07-19 Akarsh Simha         1. Improve accuracy of eccentric anomaly calculation by iteration
3605 0e47636 2017-08-03 Robert Barlow        Patch by Robert Barlow to support custom catalogs in WUT. BUGS:357671
3606 29ed0b2 2017-08-03 Jasem Mutlaq         Do not process zero length blobs
3607 22d9b92 2017-08-01 Jasem Mutlaq         Check return status of addJob before proceeding. Always use CLIENT mode when taking previews
3608 b41529f 2017-07-31 Csaba Kertesz        Fix app-closing crashes related to constellation and catalog handling
3609 ff4b962 2017-08-01 Jasem Mutlaq         Fix problem with resetting PAH buttons in second rotation stage
3610 405a80e 2017-07-31 Jasem Mutlaq         Display INDI universal messages as received from INDI server
3611 99004c2 2017-07-29 Csaba Kertesz        Remove libnova dependency from the Android build
3612 3665023 2017-07-28 Csaba Kertesz        Fix a crash in the What is interesting dialog
3613 82e903e 2017-07-28 Jasem Mutlaq         BUGS: 382721 Just use less than and greater than keys for time.
3614 48bf745 2017-07-26 Csaba Kertesz        Fix Coverity findings
3615 0175158 2017-07-26 Csaba Kertesz        Normalized slots and other fixes for Clazy
3616 299c1dc 2017-07-26 Csaba Kertesz        Further Krazy fixes
3617 d5435c7 2017-07-25 Csaba Kertesz        Fix Krazy findings
3618 9c62a17 2017-07-25 Csaba Kertesz        Fix crashes when an operation is in progress while KStars is being closed
3619 0d0d217 2017-07-25 Csaba Kertesz        Add Coverity build script
3620 3c86098 2017-07-25 Csaba Kertesz        Add Krazy build script
3621 
3622 2.8.0 (Arcturus):
3623 =================================================================================================
3624 ebc576a 2017-07-25 Jasem Mutlaq         Fix compiling on MacOS
3625 dfc5705 2017-07-24 Csaba Kertesz        Try to fix the FreeBSD build with reordering the includes
3626 d530dbe 2017-07-24 Csaba Kertesz        Fix the compilation on FreeBSD
3627 6c82d12 2017-07-24 Csaba Kertesz        Add a missing include
3628 d08c6cb 2017-07-24 Csaba Kertesz        Add Clang Tidy analyzer script and fix the findings
3629 f974195 2017-07-23 Csaba Kertesz        An other missing include for Fedora
3630 ae8bf98 2017-07-23 Csaba Kertesz        Add a missing include for the Fedora build
3631 457ac1a 2017-07-23 Csaba Kertesz        Add Clang Static Analyzer script and fix the findings
3632 b624554 2017-07-23 Csaba Kertesz        Add a missing include
3633 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..
3634 ddc939b 2017-07-22 Jasem Mutlaq         Just busy state is enough to restart remote astrometry timer
3635 2441691 2017-07-22 Jasem Mutlaq         Use restart time
3636 b2c6aba 2017-07-22 Jasem Mutlaq         1. Set ACTIVE_CCD when detected. 2. Start remote solver timer when detecting it started remotely.
3637 4149073 2017-07-21 Csaba Kertesz        Add missing includes for the Fedora build
3638 4d8791c 2017-07-21 Csaba Kertesz        Add Clazy script, fix all problems and add more smart pointers
3639 62e4188 2017-07-20 Robert Lancaster     Compile fixes for MacOS
3640 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 ..
3641 1533eaa 2017-07-20 Jasem Mutlaq         Bump to 2.8.0
3642 a8b5c11 2017-07-20 Jasem Mutlaq         BUGS:382377
3643 13c13eb 2017-07-20 Jasem Mutlaq         Fix for qtdbusmacros deprecated in 5.9
3644 654754f 2017-07-18 Csaba Kertesz        Add cppcheck script, fix findings and add more smart pointers
3645 7eea2c2 2017-07-19 Ben Cooksley         Merge branch 'Applications/17.08'
3646 59df556 2017-07-19 Ben Cooksley         Cherry pick various compilation fixes
3647 b2954d5 2017-07-19 Ben Cooksley         Let's see if QPointer's include being missing is the only thing we're missing here
3648 021a86d 2017-07-19 Ben Cooksley         Various compilation fixes
3649 7f19b35 2017-07-19 Ben Cooksley         Let's see if QPointer's include being missing is the only thing we're missing here
3650 45e50e5 2017-07-19 Ben Cooksley         Merge Applications/17.08 into master
3651 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
3652 b2324cd 2017-07-18 Csaba Kertesz        Add a missing include
3653 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
3654 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..
3655 6cda665 2017-07-17 Csaba Kertesz        Fix memory leaks and the Android build
3656 9d35ec5 2017-07-17 Csaba Kertesz        Rearrange the generated source files
3657 d9fed37 2017-07-16 Csaba Kertesz        Add smart pointers for starblock-based components and update valgrind suppressions
3658 dbf01f7 2017-07-16 Jasem Mutlaq         Better use version check for different QT versions for Qt DBus headers
3659 a9c230a 2017-07-16 Csaba Kertesz        Rename skiplist in skycomponents to skiphashlist (name collision with htmesh)
3660 ff59317 2017-07-16 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3661 76fbd52 2017-07-16 l10n daemon script   GIT_SILENT made messages (after extraction)
3662 0355432 2017-07-16 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3663 0d61049 2017-07-16 l10n daemon script   GIT_SILENT made messages (after extraction)
3664 f51523f 2017-07-16 Jasem Mutlaq         Better use version check for different QT versions for Qt DBus headers
3665 c5e1053 2017-07-16 Jasem Mutlaq         qdbusmacros deprecated
3666 3a06498 2017-07-15 Csaba Kertesz        Smart pointer usage to free up resources correctly
3667 ab753ad 2017-07-10 Csaba Kertesz        Memory management clean-up, valgrind suppression file and other fixes
3668 06d8553 2017-07-15 Luigi Toscano        Merge remote-tracking branch 'origin/Applications/17.04'
3669 4442dc4 2017-07-14 Jasem Mutlaq         BUGS:382344
3670 307dcc6 2017-07-13 Jasem Mutlaq         Wait for wcsWatcher to finish before deleting imageData on reload
3671 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
3672 a48e721 2017-07-13 Christian Dersch     Add missing objects
3673 1490de9 2017-07-13 Jasem Mutlaq         Disable WCS on PAH Refresh phase
3674 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..
3675 95c4033 2017-07-12 Jasem Mutlaq         Add more debug statements to WCS stuff
3676 86bea8d 2017-07-12 Jasem Mutlaq         BUGS:382054
3677 632ae31 2017-07-12 Jasem Mutlaq         BUGS:382150
3678 a65afbc 2017-07-12 Jasem Mutlaq         Use stock INDI client library on Windows since it is now ported to WIN32
3679 36683ae 2017-07-12 Jasem Mutlaq         Remove obsolete connection
3680 6bef4f9 2017-07-11 Jasem Mutlaq         Check if wcsWatcher is not running first before running a job
3681 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..
3682 80cb32f 2017-07-10 Jasem Mutlaq         Hide mount control on disconnection
3683 c3194ac 2017-07-10 Jasem Mutlaq         Add convenient looping mode to guide module
3684 7078e12 2017-07-10 Jasem Mutlaq         Use 24-hour format for scheduling
3685 f5c7c49 2017-07-09 Jasem Mutlaq         Delete mount control on destroy. Correctly update park initial state
3686 964727e 2017-07-08 Jasem Mutlaq         New Android release to fix startup crash
3687 19daa1b 2017-07-08 Jasem Mutlaq         Update kspaths to account for new package name
3688 ebca5a0 2017-07-08 Jasem Mutlaq         Fix Windows mis-aligned content bug in what is interesting QML view
3689 ac956f9 2017-07-08 Jasem Mutlaq         Fix odd Windows bug, add splitters, remove miniButton
3690 cc7aa3a 2017-07-07 Jasem Mutlaq         Improve space usage in observation plannner
3691 f1c93b0 2017-07-07 Michael Fulbright    Add dither size in pixels and dither timeout to UI
3692 0a06ac5 2017-07-07 Jasem Mutlaq         Fix EQMOd crash
3693 02c0eef 2017-07-07 Jasem Mutlaq         Change package and update version
3694 2ad1f32 2017-07-07 Jasem Mutlaq         Disable background so that toolbar appears fine
3695 816eabc 2017-07-06 Hannah von Reth      Also detect libnovad
3696 2b6f304 2017-07-05 Csaba Kertesz        Further MSVC fixes
3697 ec56e60 2017-07-05 Csaba Kertesz        Fix the MSVC build
3698 5dd49dc 2017-07-05 Csaba Kertesz        Make ld.gold linker support optional
3699 5eb60f0 2017-06-25 Csaba Kertesz        Add Unity build support for datahandlers and htmesh components
3700 5128276 2017-07-04 Csaba Kertesz        Fix the Moon phases
3701 c939ab9 2017-07-04 Jasem Mutlaq         Any build directory should be ignored
3702 6960b21 2017-07-04 Jasem Mutlaq         Use updated signal and slot
3703 17941a7 2017-07-04 Jasem Mutlaq         Explicitly use kstars.knsrc file from resources for KNewStuff
3704 d89cd04 2017-07-04 Csaba Kertesz        Fix the Android build errors
3705 32ffa48 2017-07-03 Csaba Kertesz        Don't generate the astronomy.net downloader under Android
3706 f0849fc 2017-07-03 Jasem Mutlaq         Fix bug in filtering objects via constellation or regions. BUGS:381311 FIXED-IN:17.08
3707 7299257 2017-07-03 Csaba Kertesz        Fix the KStars linking for gslcblas when gcc is used
3708 c2d40c0 2017-07-03 Jasem Mutlaq         Possible fix for AltvsTime time problem
3709 a275e0c 2017-07-03 Jasem Mutlaq         Fix day duration format. BUGS:381704 FIXED-IN:17.08
3710 5bf07b2 2017-06-29 Jasem Mutlaq         Fix compile issue
3711 13d365e 2017-06-29 Jasem Mutlaq         Make PHD2 use the dither settle time in options
3712 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..
3713 b11c408 2017-06-29 Jasem Mutlaq         Add support for post-dither settle period in seconds before resuming guiding and capture
3714 bae46be 2017-06-29 Jasem Mutlaq         Only clear alignment model if mount support such operation
3715 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..
3716 8888bdb 2017-06-23 Csaba Kertesz        Fix some sanitizer findings, update .gitignore and add a source file to compilation
3717 5a51c28 2017-06-25 Csaba Kertesz        Add Unity Build support
3718 eb7dba4 2017-06-24 Jasem Mutlaq         Clear pahImageInfo when recapturing due to missing WCS
3719 a788125 2017-06-24 Jasem Mutlaq         Use combo box to improve GUI for selection of guider app
3720 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 ..
3721 2c32445 2017-06-23 Csaba Kertesz        Add sanitizer support
3722 f075756 2017-06-14 Csaba Kertesz        Fix compiler warnings
3723 b6d848b 2017-06-13 Csaba Kertesz        Add verbose warning and optimized debug/linker flags
3724 97a3f8d 2017-06-22 Jasem Mutlaq         No need to perform meridian flip if there are no more pending jobs in the sequence queue
3725 c0a58d2 2017-06-21 Jasem Mutlaq         If WCS info is not yet available to PAH process, capture another frame and then proceed
3726 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 ..
3727 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
3728 a88739f 2017-06-21 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3729 f25f12b 2017-06-21 Jasem Mutlaq         Fix slots that was refactored
3730 ac3aa9c 2017-06-21 l10n daemon script   GIT_SILENT made messages (after extraction)
3731 2679fd2 2017-06-21 l10n daemon script   GIT_SILENT made messages (after extraction)
3732 5721eec 2017-06-20 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3733 b2d25f3 2017-06-18 Jasem Mutlaq         Slight fixes to Rotator GUI
3734 b9dc0f9 2017-06-17 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3735 0782ea6 2017-06-16 Jasem Mutlaq         Add button to open web manager in browser
3736 35e6bf5 2017-06-15 Csaba Kertesz        Refactor the needed Android NDK workaround without committed object file
3737 e50e04b 2017-06-14 l10n daemon script   GIT_SILENT made messages (after extraction)
3738 604298c 2017-06-13 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3739 0b7839d 2017-06-12 Jasem Mutlaq         Minor GUI improvements in Rotator Control
3740 572b4f5 2017-06-12 Jasem Mutlaq         Add rotator support to Ekos
3741 1c9b5c6 2017-06-12 Jasem Mutlaq         Initial work for rotator support.
3742 9096ca3 2017-06-11 Csaba Kertesz        Update the source format with clang-format
3743 679fbc8 2017-06-11 Csaba Kertesz        Clang source formatting tool support
3744 82d1687 2017-06-11 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3745 f325314 2017-06-10 l10n daemon script   GIT_SILENT made messages (after extraction)
3746 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..
3747 b0936ba 2017-06-08 Csaba Kertesz        Update the security flags
3748 84f9dea 2017-06-07 Csaba Kertesz        Update .gitignore
3749 ca7105b 2017-06-06 Csaba Kertesz        Add some missing files for the Android build
3750 c9f2566 2017-06-06 Csaba Kertesz        Add security (hardening) flags
3751 33c3f4f 2017-06-06 l10n daemon script   GIT_SILENT made messages (after extraction)
3752 8937be4 2017-06-06 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3753 1226f35 2017-06-06 l10n daemon script   GIT_SILENT made messages (after extraction)
3754 8c91d48 2017-06-05 Yuri Chornoivan      Fix minor typo
3755 2cd36d2 2017-06-04 Csaba Kertesz        Add missing file
3756 32225ec 2017-06-04 Jasem Mutlaq         Minor GUI fixes. Check if WCS header exists before trying to load WCS data in FITSView
3757 53155f1 2017-06-04 Jasem Mutlaq         Make guide capture timeout 10 seconds instead of 5
3758 ebe437f 2017-06-04 Robert Lancaster     Astrometry index files patch
3759 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..
3760 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..
3761 4d50bde 2017-06-02 Montel Laurent       Use Q_DECL_OVERRIDE
3762 827f5c2 2017-05-30 Csaba Kertesz        Replace NULL with nullptr
3763 d0bd857 2017-05-26 Csaba Kertesz        Add ccache support
3764 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.
3765 85c60d4 2017-05-31 Jasem Mutlaq         Add missing help icon
3766 dfd6dd3 2017-05-31 Robert Lancaster     Back button fix for QML
3767 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..
3768 15601f9 2017-05-30 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3769 acbf9a1 2017-05-30 l10n daemon script   GIT_SILENT made messages (after extraction)
3770 f76ce9e 2017-05-30 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3771 e92de6e 2017-05-30 l10n daemon script   GIT_SILENT made messages (after extraction)
3772 88b8c40 2017-05-29 Jasem Mutlaq         Possible solution to polynomial fitting getting stuck at a particular exposure.
3773 2497d03 2017-05-29 Pino Toscano         remove invalid Patterns key from desktop file
3774 35c8145 2017-05-28 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3775 450f28a 2017-05-28 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3776 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.
3777 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..
3778 a3646d7 2017-05-25 Jasem Mutlaq         Manually added Henry-Draper indexes for some named stars that were messing. Okteta is awesome
3779 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..
3780 e893a64 2017-05-24 Robert Lancaster     For quite some time, I have known there was an issue with the SimClock in KStars.
3781 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
3782 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 ..
3783 7b3e646 2017-05-23 Csaba Kertész        Final fixes for Android
3784 d2c6cb3 2017-05-23 Csaba Kertész        Fix automatic mode in KStars Lite
3785 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
3786 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..
3787 de3b4f3 2017-05-22 Jasem Mutlaq         Fix counter to remote images
3788 f3f5a18 2017-05-22 Jasem Mutlaq         Suspend guiding also if running two cameras from the same driver
3789 6259704 2017-05-22 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3790 9fa1975 2017-05-21 Jasem Mutlaq         Add option to change orientation of Ekos module icons
3791 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..
3792 3d10e97 2017-05-21 Csaba Kertész        New Android build system for KStars Lite
3793 b1e818c 2017-05-20 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3794 2d72814 2017-05-20 Jasem Mutlaq         Add support for setting gain within Ekos and in sequence manager files
3795 b932f8c 2017-05-19 Jasem Mutlaq         Set resize mode for mount panel to fix issues under non-Linux systems apparently
3796 01e71f2 2017-05-19 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3797 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..
3798 bb83532 2017-05-18 Jasem Mutlaq         Use text fit so that it works across all themes
3799 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
3800 0b31828 2017-05-18 Jasem Mutlaq         Make it work on Mac and add center mount
3801 57c95bf 2017-05-17 Jasem Mutlaq         MIssed semicolon
3802 d9eb3dd 2017-05-17 Jasem Mutlaq         MIsc improvements. Make it stay on top
3803 e80867e 2017-05-17 Jasem Mutlaq         Add build timestamp
3804 af8981e 2017-05-17 Jasem Mutlaq         Make the mount control button more prominent
3805 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
3806 b1bf1b1 2017-05-17 Jasem Mutlaq         Add INDIPREFIX to MacOS environment variables
3807 61ed202 2017-05-17 Jasem Mutlaq         Delete preview job on abort
3808 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..
3809 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
3810 f762a15 2017-05-16 Jasem Mutlaq         Initial work for Mount Tool Box in QML. Removing obsolete unused PNG icons
3811 f782833 2017-05-16 Yuri Chornoivan      Fix minor typo
3812 594735c 2017-05-15 Jasem Mutlaq         Add splitter to Ekos GUI
3813 c0b3764 2017-05-15 Jasem Mutlaq         Add button to toggle star detection display
3814 eb3dc4d 2017-05-15 Jasem Mutlaq         Set full directory name including frame type and filter when using remote directory
3815 4cdd796 2017-05-15 Jasem Mutlaq         Warn about empty remote directory in local mode
3816 d8ce7fe 2017-05-15 Jasem Mutlaq         2.7.8 release
3817 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..
3818 0f50dfc 2017-05-14 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3819 42d048c 2017-05-14 l10n daemon script   GIT_SILENT made messages (after extraction)
3820 6eea8fd 2017-05-13 Robert Lancaster     Add QHY Firmware path for OSX
3821 890b2ff 2017-05-12 Jasem Mutlaq         Remove file before copying otherwise it will fail because QFile::copy does not overwrite
3822 3955288 2017-05-12 Jasem Mutlaq         Remove generic device on disconnect. Remove mount process when telescope is removed
3823 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
3824 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..
3825 0e114c6 2017-05-11 Jasem Mutlaq         Add sewerqia city
3826 ecb4906 2017-05-11 Jasem Mutlaq         Use appropiate OSX ps flag as suggested by Robert
3827 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..
3828 0be6cda 2017-05-10 Robert Lancaster     Fix toggle of WI Tool from context menu
3829 d04024a 2017-05-09 Jasem Mutlaq         Use QUrl so that images are properly loaded in all platforms
3830 77a3f8e 2017-05-09 Jasem Mutlaq         Find wiview on Windows
3831 d8bf2e0 2017-05-09 Jasem Mutlaq         Make it find wcslib on Windows
3832 7ef959f 2017-05-08 Jasem Mutlaq         Save stream file and directory names in INDI
3833 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..
3834 46fde5f 2017-05-06 Robert Lancaster     I added Night Vision support to Whats Interesting.  See what you think.
3835 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..
3836 a7bd3a8 2017-05-04 Jasem Mutlaq         Forgot to add icon
3837 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..
3838 334f9ee 2017-05-03 Jasem Mutlaq         Bump to 2.7.7
3839 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
3840 da3e48d 2017-05-02 Yuri Chornoivan      Fix minor typo
3841 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 ..
3842 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.
3843 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..
3844 c8e7212 2017-04-28 Jasem Mutlaq         Remove old ASI info
3845 866d79c 2017-04-28 Jasem Mutlaq         Correct ASI CCD driver metadata
3846 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 ..
3847 b5a3f4a 2017-04-27 Jasem Mutlaq         Add SkySafari to Profile Wizard services
3848 696bbd6 2017-04-27 Jasem Mutlaq         Set focus object to null so it doe not insist on tracking previous objects while in slew
3849 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..
3850 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..
3851 b7e0710 2017-04-23 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3852 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..
3853 ef66fff 2017-04-23 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3854 1a1c9c0 2017-04-23 l10n daemon script   GIT_SILENT made messages (after extraction)
3855 7fb136c 2017-04-23 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3856 84c1a82 2017-04-23 l10n daemon script   GIT_SILENT made messages (after extraction)
3857 49588f8 2017-04-22 Jasem Mutlaq         Adjust decimals if the minimum is less than 0.001
3858 f9b8097 2017-04-21 Pino Toscano         cmake: remove unused FindQJSON.cmake
3859 d40e915 2017-04-15 Jasem Mutlaq         If sender is null then update radio button status
3860 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..
3861 9f63b1d 2017-04-14 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3862 eea6f38 2017-04-14 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3863 956e4ac 2017-04-13 Jasem Mutlaq         Update DBUS functions to offer better functionality and consistent names
3864 a12375f 2017-04-11 Jasem Mutlaq         Stop solver on timeout
3865 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, ..
3866 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..
3867 9c6c0c8 2017-04-06 Valentin Boettcher   I've added some simple comet tails and an option to disable them.
3868 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
3869 a8767da 2017-04-04 Robert Lancaster     Further improvements to WIT tool
3870 925f6eb 2017-04-04 Jasem Mutlaq         Only do size optimization on Linux since it causes issues on Mac
3871 0d3213f 2017-04-03 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3872 3f389e9 2017-04-03 l10n daemon script   GIT_SILENT made messages (after extraction)
3873 70b2059 2017-04-03 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3874 dc8a76c 2017-04-03 l10n daemon script   GIT_SILENT made messages (after extraction)
3875 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..
3876 215a4fa 2017-04-02 Csaba Kertész        Optimize binary size by dropping unneeded symbols at linking stage
3877 141bf29 2017-04-02 Jasem Mutlaq         Save INDI and Ekos manager window sizes between sessions
3878 706e576 2017-04-02 Jasem Mutlaq         Update duino driver
3879 abe7bd2 2017-03-31 Jasem Mutlaq         Add shortcut for full screen toggle in Ekos in align and focus
3880 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..
3881 70ef4f0 2017-03-29 Csaba Kertész        Smaller fixes found by Clang compiler
3882 57b8315 2017-03-29 Yuri Chornoivan      Fix minor typo
3883 faed6f0 2017-03-29 Yuri Chornoivan      Fix minor typo
3884 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..
3885 4802a9e 2017-03-27 Jasem Mutlaq         Retry meridian flip 3 times before giving up
3886 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..
3887 f42e950 2017-03-27 Jasem Mutlaq         Sync remote astrometry driver CCD name to currently selected CCD
3888 78f8955 2017-03-26 Jasem Mutlaq         Improve tooltips
3889 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..
3890 2c26f9f 2017-03-26 Jasem Mutlaq         Add notification that KStars needs to be restarted after changing INDI drivers directory
3891 d4acce3 2017-03-26 Jasem Mutlaq         Update INDI drivers
3892 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
3893 9b7303a 2017-03-26 Jasem Mutlaq         Add tooltip that contains driver information for local driver and remote driver tip for remotes
3894 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
3895 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
3896 19ce0e9 2017-03-24 Jasem Mutlaq         Do not make thumbnail selector dependent on detail dialog since it can be used also in observing list
3897 381430f 2017-03-24 Jasem Mutlaq         Create the noimage pixmap to the image chooser and delete afterwards
3898 69552e0 2017-03-23 Jasem Mutlaq         Use Windows-friendly file names
3899 672b44d 2017-03-23 l10n daemon script   GIT_SILENT made messages (after extraction)
3900 2310535 2017-03-23 Jasem Mutlaq         Disable auto default on as it causes stylying issues on Mac
3901 1c44058 2017-03-22 Valentin Boettcher   Here is a little patch to fix the comet/asteroid update from JPL, which now requires https.
3902 abb6666 2017-03-22 Yuri Chornoivan      Fix minor typo
3903 01d26fd 2017-03-22 Jasem Mutlaq         Add support to per-filter exposure time that is persistent
3904 485cc27 2017-03-22 Jasem Mutlaq         Do not remove temporary file until all operations are complete first
3905 8eb962a 2017-03-22 Jasem Mutlaq         tooltip improvements
3906 5b1bba6 2017-03-22 Jasem Mutlaq         Fix issue with mount alignment running prematurely on Sync
3907 5e8544f 2017-03-21 Jasem Mutlaq         If dark frame fails to load then remove it completely and capture a new one
3908 b10c0f1 2017-03-21 Jasem Mutlaq         Using astyle Artistic Style format with options -A1 -W3 -k2 -S -xG -C
3909 a180b38 2017-03-21 Valentin Boettcher   Junion Job: Investigate NEOs is fixed!
3910 73746bb 2017-03-21 l10n daemon script   GIT_SILENT made messages (after extraction)
3911 d1b3170 2017-03-20 Jasem Mutlaq         Make 2nd rotation value and direction always in sync with 1st one regardless of auto-mode
3912 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..
3913 390c59f 2017-03-20 Jasem Mutlaq         Add more debug logging to flat ADU calculations
3914 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..
3915 3abb7e8 2017-03-19 Jasem Mutlaq         Use TELESCOPE_TYPE from CCD driver, no need to save list of guide drivers
3916 1cd268f 2017-03-18 Jasem Mutlaq         Make focus policy click focus
3917 1bfba0f 2017-03-18 Jasem Mutlaq         Use appHelpActivated since invokeHelp produces wrong URL
3918 c46af6e 2017-03-17 Jasem Mutlaq         Sync 2nd rotation point to 1st point in auto mode
3919 a201799 2017-03-17 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3920 9eb602c 2017-03-17 Jasem Mutlaq         Do not run 2nd WCS in limited resource mode
3921 2cb8299 2017-03-17 Jasem Mutlaq         Further improvement to Ekos profile wizard. Only make it automatically show one time per session. Added more tips
3922 8560ed7 2017-03-17 Yuri Chornoivan      Fix minor typos
3923 aec88b0 2017-03-17 Jasem Mutlaq         Adding Ekos Profile Wizard which should aid new users in creating equipment profiles for their equipment
3924 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..
3925 62fd111 2017-03-16 Jasem Mutlaq         Initial page for Ekos wizard
3926 03ade4e 2017-03-15 Jasem Mutlaq         Fix warning
3927 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..
3928 e5e4667 2017-03-14 Jasem Mutlaq         Apply patch by INDI forum user Noriq to fix linguider dither issue
3929 bb6e6ef 2017-03-14 Robert Lancaster     Fix problem with coord in alignment points wizard
3930 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..
3931 344d9bb 2017-03-14 Jasem Mutlaq         Use a better font for flag objects
3932 52d3a8c 2017-03-13 Yuri Chornoivan      Fix minor typos
3933 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..
3934 8200439 2017-03-12 Jasem Mutlaq         bump version to 2.7.6
3935 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..
3936 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..
3937 8b4072a 2017-03-10 Jasem Mutlaq         Add support to telescope center locking in the INDI tool bar
3938 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 ..
3939 a3fa83f 2017-03-10 Yuri Chornoivan      Fix minor typos
3940 30949d1 2017-03-09 Jasem Mutlaq         Try to account for snap prefix if there is one
3941 1c01255 2017-03-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3942 c2ee59e 2017-03-09 Robert Lancaster     + Many fixes for graphics + Added wizard to generate alignment points + Save/Load alignment list points + Tooltips
3943 b342656 2017-03-09 Yuri Chornoivan      Fix minor typo
3944 d072891 2017-03-08 Jasem Mutlaq         Remote astrometry service should be working. Now needs more testing
3945 e40eea8 2017-03-08 Jasem Mutlaq         sendOneBLOB(IBLOB*) is only available from libindi v1.4.2 and above
3946 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..
3947 039cccd 2017-03-08 Jasem Mutlaq         Bump INDI dependency to 1.4.1
3948 ce27508 2017-03-08 Jasem Mutlaq         Update FindINDI.cmake patch from Jonathan Riddel
3949 29813c4 2017-03-08 Jasem Mutlaq         + Adding Mount Model and Solution results view by Robert Lancaster + More work toward support for INDI astrometry drivr
3950 76545d5 2017-03-07 Jasem Mutlaq         Store raw data in the BLOB and it should be converted to base64 by the client library
3951 63c7e94 2017-03-07 Jasem Mutlaq         Let size be original size while bloblen be base64 size
3952 0605490 2017-03-07 Jasem Mutlaq         Fix handling of write-only BLOB property. Improve sending blobs from control panel
3953 8f34593 2017-03-05 Jasem Mutlaq         Use properly formatted ISO 8601 timestamp
3954 175ee0b 2017-03-06 Artem Fedoskin       Fixed compilation error in KStars
3955 619ccd9 2017-03-06 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
3956 f04395f 2017-03-06 Artem Fedoskin       Added rotation to automatic mode
3957 42ef244 2017-03-05 Jasem Mutlaq         Capture should also abort on guide abort not just IDLE state
3958 a5ebe58 2017-03-05 Jasem Mutlaq         Detect if guiding was stopped in linguider externally
3959 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
3960 4bdf211 2017-03-05 Jasem Mutlaq         Do not abort capture on dithering fail since it is not detreminetal to the capture process overall
3961 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
3962 1851db0 2017-03-05 Jasem Mutlaq         Slightly increase the form size
3963 589b12a 2017-03-02 Jasem Mutlaq         Make meridian flip successful only if there is an RA diff
3964 eda8044 2017-03-02 Jasem Mutlaq         Use fits_copy_header since we are writing data next
3965 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..
3966 4abd745 2017-03-01 Jasem Mutlaq         Use better FindINDI.cmake and updated build rules
3967 037dd24 2017-03-01 Jasem Mutlaq         Move gsl polynomial function to Ekos namespace since is can be used by multiple modules
3968 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
3969 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..
3970 dc33a3a 2017-02-27 Yuri Chornoivan      Fix minor typo
3971 6ffe659 2017-02-27 Jasem Mutlaq         Remove obsolete variables
3972 6f0c77d 2017-02-26 Jasem Mutlaq         Add scheduler option to run for specific number of repeats
3973 472c3d9 2017-02-26 Jasem Mutlaq         Turn GSL default error handler off to avoid program crash on abort
3974 499a6fa 2017-02-26 Jasem Mutlaq         Raise minimum required INDI to 1.4.0
3975 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..
3976 252fb76 2017-02-26 Jasem Mutlaq         Turn off fits2fits for Mac
3977 42c6c03 2017-02-25 Jasem Mutlaq         Handle OBJCTRA and OBJCTDEC if they are strings
3978 04285f6 2017-02-25 Jasem Mutlaq         Last commit was wrong, this should properly address 1.3.1 vs 1.4.0 change
3979 2e053ff 2017-02-25 Jasem Mutlaq         INDI_LIBRARIES is no longer used in INDI v1.4.0
3980 753d14f 2017-02-25 Yuri Chornoivan      Fix various minor typos
3981 061ebec 2017-02-25 Jasem Mutlaq         Move QProgressIndicator to KStars auxiliary since it may be used outside of Ekos
3982 4fe02df 2017-02-25 Jasem Mutlaq         Respect astrometry options when generating args in load and slew
3983 e7175e4 2017-02-24 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3984 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..
3985 72c2073 2017-02-24 l10n daemon script   GIT_SILENT made messages (after extraction)
3986 7e2c195 2017-02-23 Jasem Mutlaq         Disable offline solver under Windows
3987 28d7f75 2017-02-23 Jasem Mutlaq         Disable load and slew in remote solver mode
3988 894b0d6 2017-02-23 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
3989 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
3990 94d4fba 2017-02-23 Jasem Mutlaq         Fix typo
3991 07b9038 2017-02-23 Jasem Mutlaq         Do not send parity in blind solve mode
3992 7d0f10f 2017-02-23 Jasem Mutlaq         Add more logging and remove resource mode lock. Creating WCS file should always loadWCS
3993 7a02475 2017-02-23 l10n daemon script   GIT_SILENT made messages (after extraction)
3994 e99ea5b 2017-02-22 Jasem Mutlaq         removed slot
3995 540aba5 2017-02-22 Jasem Mutlaq         Fix warning
3996 aa0f514 2017-02-22 Jasem Mutlaq         Add astrometry timeout option. Fix typos
3997 824f2e3 2017-02-22 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
3998 a3ea4e0 2017-02-22 l10n daemon script   GIT_SILENT made messages (after extraction)
3999 ec17576 2017-02-21 Yuri Chornoivan      Fix minor typo
4000 d5098fa 2017-02-21 Pino Toscano         fixuifiles
4001 3838176 2017-02-21 Jasem Mutlaq         Fix type mismatch
4002 9b7a4ff 2017-02-21 Jasem Mutlaq         Fix typo
4003 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
4004 42a91f9 2017-02-21 Jasem Mutlaq         Fix missing ifdef for KStars Lite
4005 1230f24 2017-02-21 Jasem Mutlaq         Do not send invalid values in online astrometry mode if the passed arguments do not contain such value
4006 f2f23a2 2017-02-21 Jasem Mutlaq         remove obsolete function
4007 f701e66 2017-02-21 Jasem Mutlaq         Minor GUI change
4008 86adb72 2017-02-21 Jasem Mutlaq         Various misc fixes
4009 6a85987 2017-02-21 Jasem Mutlaq         Keep last telescope state to reduce notification spam
4010 9b57f2b 2017-02-21 Jasem Mutlaq         Apply filter if autostretch option is also off
4011 a2a64ff 2017-02-20 Jasem Mutlaq         Forgot to remove old stuff
4012 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...
4013 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..
4014 014a201 2017-02-20 Jasem Mutlaq         Separating FITSLabel into its own file
4015 6aebe40 2017-02-20 Jasem Mutlaq         Double number of retries to get job ID
4016 718177e 2017-02-20 l10n daemon script   GIT_SILENT made messages (after extraction)
4017 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
4018 f6e9f5a 2017-02-18 Jasem Mutlaq         Capture module is ONLY enabled when a CCD is enabled
4019 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
4020 a8152d8 2017-02-18 Jasem Mutlaq         Bump to 2.7.5 for fixes today. Add auto connect option in profiles
4021 e20b8c1 2017-02-18 Jasem Mutlaq         Use deleteLater() to allow freeing of resources when returning to the event loop
4022 8e1f17e 2017-02-18 Jasem Mutlaq         Check if property exists before doing black magic to extract it
4023 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
4024 65b9a40 2017-02-18 Jasem Mutlaq         Fix saving of bayered FITS. Reset fptr on error
4025 ae2dd7f 2017-02-18 Jasem Mutlaq         Fix order of columns
4026 b8864c5 2017-02-18 Jasem Mutlaq         Fix focus module not getting properly updated on slew. Make reset button disabled while focus in progress
4027 90380f6 2017-02-17 Jasem Mutlaq         Remove obsolete option
4028 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..
4029 17f7941 2017-02-17 Jasem Mutlaq         Fix compile error
4030 2b48cfd 2017-02-17 Jasem Mutlaq         Keep track of target transfer format when changing CCDs
4031 07f1579 2017-02-17 Jasem Mutlaq         Doh Ctrl+S was already used by Save. Using Ctrl+T now
4032 76352d9 2017-02-17 l10n daemon script   GIT_SILENT made messages (after extraction)
4033 92db8c1 2017-02-16 Jasem Mutlaq         Add an explicit message explaining why PAA tool is disabled as the tooltip enough is not clear
4034 3803bb5 2017-02-16 Jasem Mutlaq         Fix shortcut
4035 bfe5f62 2017-02-15 Jasem Mutlaq         Only loadWCS for normal and align frames
4036 e4705bd 2017-02-15 Jasem Mutlaq         Slight improvement in the capture GUI layout
4037 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
4038 6974f25 2017-02-15 Jasem Mutlaq         Use combo box to select which telescope to use for FOV calculations. Add customized tooltip for each scope
4039 3011d93 2017-02-15 Jasem Mutlaq         Add function to enable/disable alignment and to clear alignment points
4040 78a26d7 2017-02-15 Jasem Mutlaq         Clear mount model before doing any PAA steps
4041 05959d0 2017-02-15 Jasem Mutlaq         Retain wcs struct so that it is used in subsequent calls
4042 b672425 2017-02-15 Jasem Mutlaq         Add button to clear mount model and improve the GUI
4043 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..
4044 9302044 2017-02-15 l10n daemon script   GIT_SILENT made messages (after extraction)
4045 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..
4046 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
4047 0b463bc 2017-02-14 Jasem Mutlaq         Add support to viewing and removing dark frames in Ekos options
4048 db35c9a 2017-02-14 Jasem Mutlaq         updated the base size to reflect the correct size of the fits view inside the fits viewer
4049 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..
4050 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..
4051 3467d53 2017-02-13 Jasem Mutlaq         Fix issue where Ekos modules were being check if initialized in update mount status.
4052 01eeafd 2017-02-13 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4053 9e0c655 2017-02-13 l10n daemon script   GIT_SILENT made messages (after extraction)
4054 a1a21e3 2017-02-12 Yuri Chornoivan      Fix minor typo
4055 2f918df 2017-02-12 Pino Toscano         ekos: use QDialogButtonBox also for Reset and Defaults buttons
4056 aa20a06 2017-02-12 l10n daemon script   GIT_SILENT made messages (after extraction)
4057 b85e492 2017-02-11 Jasem Mutlaq         Break long description into paragraphs
4058 97449ae 2017-02-11 Jasem Mutlaq         KStars 2.7.4 bump
4059 ad6988b 2017-02-11 Jasem Mutlaq         Make PAA cut off FOV 30 arcmintes to test it out
4060 b8b9340 2017-02-11 Jasem Mutlaq         Make dRA, dDEC and pix scale read only
4061 1b68268 2017-02-11 Jasem Mutlaq         Remove rest of APP units
4062 19a40bc 2017-02-11 Jasem Mutlaq         Align GUI cleanup
4063 8b39b5d 2017-02-11 Jasem Mutlaq         More improvements to live video preview
4064 8803dba 2017-02-11 Jasem Mutlaq         Change background for focus and guide frames
4065 f8048b9 2017-02-11 Jasem Mutlaq         Connect before adding FITS to that signals are caught
4066 0d395c1 2017-02-11 Jasem Mutlaq         Add DSLR settings dialog to let user edit missing info for new setups
4067 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..
4068 a631fe5 2017-02-11 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4069 c35fc02 2017-02-11 Jasem Mutlaq         Display FPS in stream window
4070 2e31112 2017-02-11 Jasem Mutlaq         Fix warning
4071 7a52bd9 2017-02-11 Jasem Mutlaq         Fix QRoundProgressBar background issue
4072 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
4073 65eea81 2017-02-10 Jasem Mutlaq         Add contains function to know if a point exists within the image boundary
4074 513aa1c 2017-02-10 Jasem Mutlaq         Fix QLabel repaint issue
4075 d81aa55 2017-02-10 Jasem Mutlaq         Preliminary support for stream subframing
4076 c330cb1 2017-02-09 Jasem Mutlaq         PAA is ready for some under-the-sky testing
4077 2e98e18 2017-02-09 Jasem Mutlaq         Use target color and shorter name for celestial poles
4078 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.
4079 aa8fc27 2017-02-09 Jasem Mutlaq         More progress on PAA. Now using 3 points to define a circle
4080 bbbd896 2017-02-09 Robert Lancaster     Fix EQ Grids
4081 6278209 2017-02-09 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4082 8674c03 2017-02-08 Jasem Mutlaq         More progress on PAH
4083 199a0dc 2017-02-07 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4084 9fb47d3 2017-02-07 Jasem Mutlaq         Add function to find circle solutions given two points and a radius. More work on PAH is required
4085 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..
4086 f832371 2017-02-07 Jasem Mutlaq         Check if sky composite exists to prevent crash
4087 525c489 2017-02-07 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4088 bb13963 2017-02-07 Jasem Mutlaq         More progress on PAH. Detect hemisphere on Alignment module startup. Starting to apply algorithm
4089 5776c83 2017-02-07 Jasem Mutlaq         Make Off-axis guide scope parameters available per CCD instead of global option
4090 522b9c4 2017-02-07 Jasem Mutlaq         Add option to disable auto removal of temp file on closing in cases where it is desired
4091 ed7c65c 2017-02-06 Jasem Mutlaq         More progress on PAH. WCS data is working properly now
4092 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
4093 56562af 2017-02-06 Jasem Mutlaq         Add function to change telescope type used for astrometry in CCD
4094 2b8b601 2017-02-06 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4095 54588c9 2017-02-06 Jasem Mutlaq         Separating Align specific drawings to AlignView
4096 6b31ee4 2017-02-06 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4097 9677a2b 2017-02-05 Jasem Mutlaq         Add warning if we switch to legacy polar alignment mode. Reset lines and points in restartPAH function
4098 5563fc4 2017-02-05 Jasem Mutlaq         Why was calculateFOV not called here? I do not know but restoring it now
4099 12c3d94 2017-02-05 Jasem Mutlaq         + Adding Meridian flip notifications (started, completed, failed) + Fixed park/unpark notifications
4100 960f016 2017-02-05 Robert Lancaster     This includes 3 small fixes.
4101 f46fb9f 2017-02-05 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4102 d6f81a1 2017-02-04 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4103 44fa08b 2017-02-04 Jasem Mutlaq         More progress on PAH
4104 d5f28d6 2017-02-04 Yuri Chornoivan      Fix word duplication
4105 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. ..
4106 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..
4107 a47f7b5 2017-02-04 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4108 77c45c5 2017-02-04 Jasem Mutlaq         Get pixel size info from CCD chip. Add warnings for DSLRs in case CCD info is incomplete
4109 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
4110 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
4111 c99bc33 2017-02-04 Yuri Chornoivan      Fix minor typos
4112 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..
4113 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..
4114 55d287c 2017-02-04 Jasem Mutlaq         More progress on Polar Alignment Helper
4115 670f5b0 2017-02-03 Jasem Mutlaq         Add label for absolute focus ticks
4116 1e484db 2017-02-03 Jasem Mutlaq         Preliminary work for Polar Alignment Helper. DO NOT TEST not in working condition
4117 0eb880d 2017-02-02 Jasem Mutlaq         Return the use of average frames in focus module
4118 fb17de3 2017-02-02 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4119 ea3c9ec 2017-02-02 Jasem Mutlaq         Set lastPrecessJD for comets. Minor location tab GUI improvements
4120 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..
4121 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
4122 d9c81bd 2017-01-30 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4123 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..
4124 e571833 2017-01-29 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4125 daf62d1 2017-01-29 Artem Fedoskin       Fixed QML display bugs in Qt 5.8. Changed the top TabBar in INDI Device Panel
4126 4f37277 2017-01-28 Jasem Mutlaq         Align module now uses the embeded FITSView. Added initial widget for polar alignment helper but currently disabled
4127 25f8e48 2017-01-27 Jasem Mutlaq         Add helpful hints
4128 1dc15c9 2017-01-27 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4129 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..
4130 18e10f5 2017-01-27 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4131 fccc022 2017-01-26 Robert Lancaster     Fixes to floating toolbar and its buttons
4132 9b8d6b6 2017-01-26 Jasem Mutlaq         Improve space usage by hiding relative profile and making a dialog for it to popup when required
4133 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
4134 d786493 2017-01-26 Jasem Mutlaq         Readjust stretch of right layout
4135 df7216c 2017-01-26 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4136 1d6fed2 2017-01-25 Jasem Mutlaq         Support all *_VIDEO_STREAM properties
4137 3e6016b 2017-01-26 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4138 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..
4139 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
4140 8825874 2017-01-25 Jasem Mutlaq         Remove unnecessary headers
4141 ded0dd3 2017-01-25 Robert Lancaster     KStars GSC Installer for OSX
4142 fbfbf5f 2017-01-25 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4143 9a15987 2017-01-25 Jasem Mutlaq         Include tooltips on labels as well as fields
4144 5ca1d7c 2017-01-24 Jasem Mutlaq         Add Jamie Smith to contributors
4145 d31ee96 2017-01-24 Jasem Mutlaq         Complete overhaul for recording live video streaming to make it more accessible to more users
4146 d6c23e8 2017-01-24 Jasem Mutlaq         INDI now send RGB24
4147 6b5a82a 2017-01-24 Jasem Mutlaq         Add OSX port to Stephane contributions
4148 83ca206 2017-01-24 Jasem Mutlaq         Make NotifyConfig optional. Use MacroBoolTo01 macro
4149 661fb97 2017-01-23 Raymond Wooninck     Fix indent
4150 1cd7681 2017-01-23 Raymond Wooninck     Fix build. KNotifyConfig is required even when libindi is not found
4151 dc39200 2017-01-23 Jasem Mutlaq         Add notification configuration dialog in settings menu
4152 a448465 2017-01-23 Robert Lancaster     More fixes
4153 a67b511 2017-01-23 Robert Lancaster     More OSX installer fixes
4154 5bbeb39 2017-01-22 Jasem Mutlaq         Fix installer path in OSX
4155 8a6cf02 2017-01-22 Jasem Mutlaq         Record stream width and height each time we receive a frame
4156 d107161 2017-01-22 Robert Lancaster     More wizard fixes
4157 a35ef82 2017-01-22 Jasem Mutlaq         Check for streamWindow on closed
4158 f921dfc 2017-01-21 Jasem Mutlaq         dos2unix
4159 bdb4260 2017-01-21 Robert Lancaster     Wizard improvements in OSX
4160 ab9c3f2 2017-01-21 Jasem Mutlaq         Clear target name when stopping scheduler
4161 2ea4840 2017-01-21 Jasem Mutlaq         On CCD change, check whether video streaming is ongoing
4162 7dd0b94 2017-01-21 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4163 9d55dac 2017-01-20 Robert Lancaster     OSX startup wizard changes
4164 ea4edb2 2017-01-19 Jasem Mutlaq         Add live video button to capture module
4165 9eabf40 2017-01-19 Jasem Mutlaq         Slightly improved logging in guide and calibration
4166 4abcf69 2017-01-19 Akarsh Simha         Cosmetics
4167 261a6fe 2017-01-15 Akarsh Simha         Add tropics to the equinox / solstices calculator module
4168 647d01a 2017-01-15 Akarsh Simha         Remove Jupiter's Moons
4169 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
4170 fa59c32 2017-01-19 Jasem Mutlaq         Simply solver options to remove leading and trailing spaces before parsing it
4171 c87f6c2 2017-01-19 Robert Lancaster     OSX minor changes
4172 3cab491 2017-01-18 Yuri Chornoivan      Fix minor typo
4173 d1f3f76 2017-01-18 Robert Lancaster     Icon fixes
4174 e4b64e0 2017-01-18 Jasem Mutlaq         Change  Czech Republic to Czechia REVIEW:129688
4175 0e24e6d 2017-01-18 Jasem Mutlaq         Remove wrong tooltip
4176 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 ..
4177 5f14516 2017-01-17 Jasem Mutlaq         Only use frameType no need for frameName unless we are saving it
4178 3cc402b 2017-01-17 Jasem Mutlaq         Only show no-fits2fits warning if we have it already in options
4179 9a53e34 2017-01-16 Jasem Mutlaq         Check if currentCCD was initilized in abort
4180 985d5cf 2017-01-14 Jasem Mutlaq         Check if we have no-fits2fits in options already in loadandslew
4181 4b10cde 2017-01-13 Jasem Mutlaq         Save pixmap in stream as it is used later for saving a file
4182 87fa30b 2017-01-13 Jasem Mutlaq         Toggle off the fullscreen mode on exist
4183 24576a0 2017-01-12 Jasem Mutlaq         remote obsolete connection
4184 22ed15d 2017-01-12 Jasem Mutlaq         Check if pixmap is null
4185 e197656 2017-01-12 Yuri Chornoivan      Fix minor typo
4186 e0bf3e2 2017-01-11 Jasem Mutlaq         Compare frame type against the enum instead of strings
4187 704d93f 2017-01-11 Jasem Mutlaq         Add support to fullscreen mode for focusing widget
4188 afc6309 2017-01-11 Jasem Mutlaq         Filter focus offsets is now supported. Needs testing
4189 7410242 2017-01-10 Jasem Mutlaq         Fix crash in file downloader BUGS:374796 FIXED-IN:17.04
4190 8904c00 2017-01-09 Jasem Mutlaq         Initial work for filter focus offsets
4191 e6d7f72 2017-01-09 Jasem Mutlaq         Display error in log if saving fails
4192 53a3808 2017-01-08 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4193 e5760dd 2017-01-07 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4194 7b014d6 2017-01-06 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4195 6fea78f 2017-01-05 Jasem Mutlaq         Adding more notification events in INDI and Ekos
4196 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
4197 8291bf2 2017-01-02 Jasem Mutlaq         Make streaming window remember previous size. Make default size 320x240
4198 b54081e 2017-01-02 Jasem Mutlaq         use correct name for option
4199 09d4b01 2017-01-02 Jasem Mutlaq         Corrent name of contributor Yuri
4200 d70aa13 2016-12-28 Akarsh Simha         Fix centering of  symbol for catalog stars (and also open cluster dots)
4201 5abce75 2016-12-28 Akarsh Simha         Fix spurious timezones in time infobox display
4202 7fbad13 2016-12-28 Yuri Chornoivan      Fix minor typo
4203 473f6cd 2016-12-28 Jasem Mutlaq         Add option so that INDI is disconnected before executing the shutdown script which could be terminating INDI server
4204 8113749 2016-12-27 Akarsh Simha         Call updateCoords on SkyPoint before rendering the eyepiece view
4205 71f1c63 2016-12-27 Akarsh Simha         Initialize DSS Image metadata correctly and add a validity bool
4206 e535eac 2016-12-24 Yuri Chornoivan      Fix minor typo found by Łukasz Wojniłowicz
4207 583ca07 2016-12-20 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4208 25dcc35 2016-12-20 Jasem Mutlaq         Increase maximum mount settle value to 15 seconds
4209 9b39365 2016-12-20 l10n daemon script   GIT_SILENT made messages (after extraction)
4210 1023f93 2016-12-19 Jasem Mutlaq         Save satellite options before updating TLEs
4211 dff5bde 2016-12-16 Yuri Chornoivan      Fix minor typo
4212 a1af7ae 2016-12-16 Yuri Chornoivan      Fix typo, use entities
4213 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..
4214 ca1d482 2016-12-14 Raphael Cojocaru     Updated screenshot for INDI tab
4215 e22a0f4 2016-12-14 Akarsh Simha         Fix DSS image sizes in Eyepiece View feature.
4216 6ce3890 2016-12-14 Akarsh Simha         Calculate widths correctly for position angles in the second quadrant
4217 fe4084b 2016-12-14 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4218 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..
4219 dfd9ae6 2016-12-14 Akarsh Simha         Fix SkyMap::slotCenter()
4220 4e9a770 2016-12-14 Akarsh Simha         Fix regressions in rendering of Eyepiece View in Observation Planner
4221 e651634 2016-12-14 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4222 810d443 2016-12-14 Jasem Mutlaq         Fix issues with signals/slots when using threaded INDI client. Use more KSNotification through out the code.
4223 785bfdd 2016-12-14 Jasem Mutlaq         Check for canSync first without any pre-conditions
4224 9a1083e 2016-12-13 David Faure          Enable strict iterators in debug mode, to catch unwanted detach()s.
4225 28ee1a8 2016-12-12 David Faure          Fix build with strict iterators.
4226 eee680c 2016-12-12 Jasem Mutlaq         Move stopEkos after shutdown script is successfully executed and make it configurable
4227 6533eb6 2016-12-12 Jasem Mutlaq         Fix warning
4228 f9e07c4 2016-12-12 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4229 6b7d0de 2016-12-10 Pino Toscano         Use KStandardGuiItem more
4230 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
4231 c80d1e5 2016-12-06 Jasem Mutlaq         Minor optimization and documentation updates
4232 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..
4233 88e3a31 2016-12-05 Jasem Mutlaq         Slightly improve efficiency of reading static stars
4234 f28141d 2016-12-04 Jasem Mutlaq         Remove --no-fits2fits since it is dropped from astrometry.net in recent builds
4235 4b3704c 2016-12-04 Pino Toscano         Use KStandardGuiItem::overwrite()
4236 30834f4 2016-12-04 Jasem Mutlaq         Set autofocus in scheduler job when detected
4237 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..
4238 e60f991 2016-12-01 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4239 58b197d 2016-12-01 Jasem Mutlaq         Fixing a few satellite issues including label color. Please test. CCMAIL:kstars-devel@kde.org
4240 841a532 2016-11-30 Akarsh Simha         Suppress unnamed star drawing time output
4241 c9e2b73 2016-11-30 Akarsh Simha         Use QtConcurrent (blocking)map to process multiple StarBlocks in parallel.
4242 3a2eaef 2016-11-30 Akarsh Simha         Helpful stuff to be able to do map-reduce on StarBlockLists
4243 21ea98e 2016-11-30 Akarsh Simha         Simplify code in StarBlock by using a typedef to handle KSTARS_LITE
4244 968c4db 2016-11-30 Akarsh Simha         Temporary: Report unnamed star drawing time
4245 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..
4246 17749ee 2016-12-01 Yuri Chornoivan      Fix minor typos
4247 87d6ea6 2016-12-01 Jasem Mutlaq         Not need to skip if there is no claimed type
4248 1fd2377 2016-11-30 Jasem Mutlaq         Save/Load guide rate
4249 d7d027a 2016-11-30 Jasem Mutlaq         Increase maximum X and Y range
4250 37b052a 2016-11-30 Jasem Mutlaq         Improving tooltip documentaiton including PID description from Wikipedia
4251 7b15909 2016-11-30 Jasem Mutlaq         Add parity support for remote solver
4252 fd48533 2016-11-30 Jasem Mutlaq         Sync write-only properties too
4253 e882f13 2016-11-29 Jasem Mutlaq         fix few issues when estimating time for sequences that loop
4254 8984239 2016-11-29 Jasem Mutlaq         Enclose within debug
4255 7779492 2016-11-28 Jasem Mutlaq         Only set fake position if the focuser is purely relative. Reduce clutter in timer-based focusing
4256 bc40bd3 2016-11-28 Burkhard Lück        remove obsolete stuff from kstars documentation
4257 33b64bd 2016-11-27 Jasem Mutlaq         Handle device disconnection in each module
4258 4a37588 2016-11-27 Jasem Mutlaq         Better handling of disconnections in focuser
4259 8326cb0 2016-11-27 Jasem Mutlaq         Do not disable focus module when focuser is disconnected. Let focuser module handle disconnections
4260 1e1de91 2016-11-27 Jasem Mutlaq         Fixes when using multiple focusers
4261 2cf3193 2016-11-27 Jasem Mutlaq         Include focusers and filter in aux group as well
4262 5724792 2016-11-26 Pino Toscano         Merge remote-tracking branch 'origin/Applications/16.12'
4263 42eee1e 2016-11-26 Pino Toscano         use QDialogButtonBox
4264 b1be6c2 2016-11-26 Pino Toscano         polish INDIHostConf UI
4265 a63a71a 2016-11-26 Pino Toscano         Merge remote-tracking branch 'origin/Applications/16.12'
4266 043526f 2016-11-26 Jasem Mutlaq         Check for widgt before calling mapFromParent BUGS:372926
4267 f2cd5da 2016-11-24 Andreas Sturmlechner Add missing ifdef to fix build
4268 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
4269 21f0d1a 2016-11-24 Jasem Mutlaq         Remove obsolete file
4270 d050927 2016-11-24 Jasem Mutlaq         Fix for quick device removal that may cause inconsistencies in QTabWidget
4271 c092dba 2016-11-24 Yuri Chornoivan      Fix various minor typos
4272 1ddab20 2016-11-24 Jasem Mutlaq         Fix a few rounding issue with multi-byte data. BUGS:372853
4273 59627f1 2016-11-23 Jasem Mutlaq         Adding support to supernovae data from the Open Supernovae Catalog
4274 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..
4275 c98efd3 2016-11-23 Jasem Mutlaq         Use progress dialog so user can see some progress and ability to cancel download
4276 468bb31 2016-11-23 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4277 c76bdb1 2016-11-23 Jasem Mutlaq         Initial work on supernova from open supernova catalog
4278 be603d6 2016-11-22 Jasem Mutlaq         Fix ifdef error
4279 8e2f15a 2016-11-22 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4280 c2a8435 2016-11-21 Jasem Mutlaq         Use correct icon for geographic location
4281 b546802 2016-11-21 Jasem Mutlaq         Use a Mutex to protect line loading while using QtConcurrent
4282 a753da5 2016-11-21 Jasem Mutlaq         Warn user when changing INDI server binary
4283 3be4939 2016-11-21 Jasem Mutlaq         Fix astrometry directory action on OSX
4284 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
4285 056cfa9 2016-11-20 Jasem Mutlaq         Add Sony ARW to list of accepted raw files
4286 8b20c6c 2016-11-20 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4287 718c19d 2016-11-20 Jasem Mutlaq         If focus star is selected then apply whatever algorithm the user selects. Otherwise, always run centeroid algorithm
4288 093337a 2016-11-20 Jasem Mutlaq         Fix integer overflow
4289 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
4290 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..
4291 2988dc4 2016-11-20 Jasem Mutlaq         When starting Ekos, also make sure clock is started and up to date
4292 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
4293 99dc797 2016-11-19 Jasem Mutlaq         Use KSNotification so that it is compatible with Android as well. Improve its functionality
4294 4af2f26 2016-11-19 Jasem Mutlaq         Set currentCCD to activeCCD if they're different
4295 3362315 2016-11-19 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4296 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
4297 d0d9722 2016-11-19 Yuri Chornoivan      Fix minor typo
4298 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..
4299 1ffd45d 2016-11-19 Jasem Mutlaq         DO not show warning dialog twice
4300 42d67c7 2016-11-18 Jasem Mutlaq         Improve scheduler GUI
4301 4930a87 2016-11-18 Jasem Mutlaq         When checking job completion, check rememberJobProgress flag
4302 5089e1b 2016-11-18 Jasem Mutlaq         Set column layout stretch
4303 05eac3a 2016-11-18 Jasem Mutlaq         Fix ifdef for FITSViewer
4304 f3b28bd 2016-11-18 Jasem Mutlaq         Make file and capture settings in bold
4305 223a4b0 2016-11-17 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4306 0e9b036 2016-11-17 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4307 9f113c7 2016-11-17 Jasem Mutlaq         Further improve capture GUI to utilize all available space
4308 6ac8834 2016-11-17 Jasem Mutlaq         Fix warning
4309 ce4bb80 2016-11-17 Jasem Mutlaq         Fix warning about un-used variable
4310 eb3408f 2016-11-17 Jasem Mutlaq         Remove unused variables
4311 0a329d5 2016-11-17 Jasem Mutlaq         Implement setAlgorithmIndex
4312 8431423 2016-11-17 Jasem Mutlaq         Disable warning until QCustomPlot 2.0 is released
4313 72d38db 2016-11-17 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4314 72295c4 2016-11-17 Jasem Mutlaq         Capture GUI rework to make it more compact and clear to end user
4315 c69409c 2016-11-17 Jasem Mutlaq         Remove useless log option and reduce vertical space
4316 6a88ddf 2016-11-17 Jasem Mutlaq         Push filter type to stack on load
4317 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 ..
4318 b0bb15c 2016-11-17 Jasem Mutlaq         Multiply by 1000 not 3600
4319 fdab09d 2016-11-17 Jasem Mutlaq         Disabled out of range warnings as they clog the logs
4320 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 ..
4321 0d00f76 2016-11-16 Jasem Mutlaq         Add weather to aux list
4322 b38d761 2016-11-16 Jasem Mutlaq         Dropping ISO8601 as it creates an illegal filename under Windows and replacing colons with dashes
4323 1e083f0 2016-11-15 Jasem Mutlaq         Add support to dithering every X frames as requested
4324 fcbacdf 2016-11-15 Jasem Mutlaq         Do not set time as it is already set in SimClock ctor
4325 cb99a35 2016-11-15 Jasem Mutlaq         KStars now depends on INDI v1.3.1
4326 7e9dccd 2016-11-15 Jasem Mutlaq         Simple fix by Rob to show WCS Labels after switch
4327 cfb6d38 2016-11-14 Jasem Mutlaq         Bump to 2.7.2
4328 7b474dc 2016-11-14 Jasem Mutlaq         Set all connection to UniqueConnection in Align and fix mismatched signal/slot
4329 5ec1c8c 2016-11-14 Jasem Mutlaq         Improve visibility of the magnitude number in the labels.
4330 9e82b30 2016-11-14 Jasem Mutlaq         Warn users if BLOB was disabled in the camera due to usage of external guiding applications
4331 3b7d6e9 2016-11-14 Jasem Mutlaq         Set the appropiate FITS view type
4332 09efca4 2016-11-14 Robert Lancaste      OSX Bundle improvements
4333 3b23570 2016-11-13 Robert Lancaster     Fix today calender icon not showing up
4334 80d70f5 2016-11-13 Jasem Mutlaq         Not cancel slot
4335 a73a386 2016-11-13 Jasem Mutlaq         Only reset file on startup
4336 c29ef84 2016-11-13 Jasem Mutlaq         Fix ifdefs to compile without cfitsio/lite
4337 eb2453a 2016-11-13 Robert Lancaster     XPlanet Fixes and Bundle Defaults
4338 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.
4339 8bf445e 2016-11-12 Robert Lancaster     Night theming for OSX
4340 3f95d5b 2016-11-12 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4341 3606db6 2016-11-12 Artem Fedoskin       KStars Lite - add sand clocks into the first startup
4342 9ca83ff 2016-11-11 Jasem Mutlaq         Apply capture filter for dark frames
4343 3b92240 2016-11-11 Jasem Mutlaq         Check index do not crash
4344 b71de87 2016-11-11 Jasem Mutlaq         New Lite Android version
4345 3ef929f 2016-11-10 Artem Fedoskin       KStars Lite - added splash screen right after startup
4346 c51ce42 2016-11-10 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4347 68f2771 2016-11-10 Jasem Mutlaq         Change Ekos icon size to 48x48. Reset image progress value to zero on abort
4348 d690d0b 2016-11-10 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4349 bbf323c 2016-11-09 Jasem Mutlaq         2.7.1 release
4350 36c93a9 2016-11-09 Jasem Mutlaq         Watch out for negative boundary values
4351 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
4352 390e58c 2016-11-09 Jasem Mutlaq         If no star is selected while waiting, change state to IDLE
4353 9ad587c 2016-11-09 Jasem Mutlaq         Add new progress bar for current image being captured in the summary
4354 594cd91 2016-11-09 Jasem Mutlaq         Retry failed tasks before giving up. Add new signal for image time progress
4355 a3dcdb2 2016-11-09 Jasem Mutlaq         Disable too verbose logging until necessary
4356 e120f3d 2016-11-09 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4357 4042778 2016-11-09 Jasem Mutlaq         Fix warning and add clarification message
4358 341b6e7 2016-11-09 Jasem Mutlaq         Improve handling of sync and slew failure in align module
4359 64a2d1e 2016-11-08 Jasem Mutlaq         Fixing problems with saving configuration on Android
4360 cead4ef 2016-11-08 Jasem Mutlaq         Ensure box size combo index >= 0
4361 1934a83 2016-11-08 Robert Lancaster     OSX and XPlanet fixes
4362 ca6c401 2016-11-08 Jasem Mutlaq         Fix function name in namespace
4363 4bd2790 2016-11-07 Jasem Mutlaq         If user canceled dark frame capture then we set the options to off
4364 e1beafd 2016-11-07 Jasem Mutlaq         If loadSlew is active, we do not check targetDiff value
4365 9ca7f7c 2016-11-07 Jasem Mutlaq         Adding support to other FITS data types
4366 ea574b6 2016-11-07 Jasem Mutlaq         Make it compile on Android
4367 194102e 2016-11-07 Jasem Mutlaq         Make moonless night fallback default
4368 e727178 2016-11-07 Jasem Mutlaq         Save color scheme file to config
4369 53fbf26 2016-11-07 Jasem Mutlaq         Show splash first thing
4370 329eb0f 2016-11-07 Jasem Mutlaq         Do not include histogram in lite
4371 e93c4bd 2016-11-07 Robert Lancaster     More OSX bundle work to copy data if it does not exist
4372 61f2c7b 2016-11-07 Jasem Mutlaq         Add KStars version to log
4373 9cc2943 2016-11-06 Jasem Mutlaq         Bump to 1.0.1
4374 12c5815 2016-11-06 Jasem Mutlaq         Fix compile
4375 a1ec471 2016-11-06 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4376 362394d 2016-11-06 Jasem Mutlaq         Various fixes for KStars Lite
4377 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
4378 9182ea1 2016-11-06 Jasem Mutlaq         QtConcurrent for milkyway seems to crash it sometimes to disabling it for now
4379 e37c3ee 2016-11-06 Jasem Mutlaq         New notification system that can work for both desktop and mobile version
4380 6f67ba0 2016-11-06 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4381 a6d6d54 2016-11-06 Artem Fedoskin       KStars Lite - Change version of apk
4382 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..
4383 09f7929 2016-11-06 Jasem Mutlaq         Connect streamWindow when there is a valid object. Make it unique
4384 b6c7370 2016-11-06 Jasem Mutlaq         Reset buttons fixes
4385 3de1e6f 2016-11-06 Jasem Mutlaq         Add more debug logging. Change status to progress when slewing is over
4386 b1ba2bc 2016-11-06 Jasem Mutlaq         Break outside of else
4387 723b756 2016-11-06 Jasem Mutlaq         Autostretch fixes
4388 b2c8887 2016-11-06 Jasem Mutlaq         Use templated functions to reduce memory footprint of FITS operations
4389 f7a9269 2016-11-06 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4390 0e8ed22 2016-11-06 Artem Fedoskin       Solve bug https://bugs.kde.org/show_bug.cgi?id=371998
4391 61df105 2016-11-04 Robert Lancaster     OSX bundle fixes
4392 3b5c564 2016-11-04 Jasem Mutlaq         Make auto debayering as an option so that it can be disabled if not desired
4393 a7603e2 2016-11-03 Jasem Mutlaq         Compile without WCS take 2
4394 8e84022 2016-11-03 Jasem Mutlaq         Compile without WCS
4395 3435bcf 2016-11-03 Jasem Mutlaq         Treat empty drivers as invalid as well
4396 87e676a 2016-11-03 Robert Lancaster     OSX bundle fixes
4397 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..
4398 05b8f16 2016-11-02 Robert Lancaster     OSX Bundling patch
4399 203e5b2 2016-11-02 l10n daemon script   SVN_SILENT made messages (.desktop file) - always resolve ours
4400 2f928fb 2016-11-02 Artem Fedoskin       KStars Lite - Fix bug with INDI in Android version
4401 3b3e27e 2016-11-02 Artem Fedoskin       KStars Lite - Fix size of icons in top drawer
4402 ad7de0d 2016-11-01 Artem Fedoskin       Merge branch 'master' of git://anongit.kde.org/kstars
4403 6b9087d 2016-11-01 Artem Fedoskin       KStars Lite - Location name can be now automatically retrieved from internet while setting coordinates from GPS
4404 8c481c8 2016-11-01 Jasem Mutlaq         Cannot use UniqueConnection with labdas so going back to regular signals/slots
4405 31240e6 2016-11-01 Jasem Mutlaq         Make group as unknown if it is empty
4406 ff744ac 2016-11-01 Jasem Mutlaq         Disable debug comments that litter the logs
4407 8450f00 2016-10-30 Jasem Mutlaq         Various fixes for guiding
4408 a4bb1d7 2016-10-30 Jasem Mutlaq         Dithering success should keep busy signal
4409 85ac071 2016-10-30 Jasem Mutlaq         Increase edge limit to 15% for focus and guide frame to avoid edge star detection
4410 4bc9e99 2016-10-30 Jasem Mutlaq         km --> AU
4411 2052307 2016-10-30 Jasem Mutlaq         Deprecess an empty point when we add a flag, otherwise use ra0/de0 from the object
4412 e1ecb21 2016-10-30 Jasem Mutlaq         Fix manual focus dialog calculating wrong sky point based on bogus epoch
4413 cd598e8 2016-10-29 Jasem Mutlaq         Preliminary support to solving captured non-FITS images in Align module. Needs testing
4414 41aa2eb 2016-10-29 Jasem Mutlaq         Do not enable Align module if there is no scope
4415 2e6113a 2016-10-29 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4416 b3dc10d 2016-10-29 Jasem Mutlaq         Set currentGoto mode value since the connect in the ctor gets only activated for explicit clicks
4417 845d077 2016-10-29 Jasem Mutlaq         set tab order
4418 137b2e0 2016-10-29 Pino Toscano         fixuifiles
4419 6bda418 2016-10-29 Jasem Mutlaq         Create file URL from Local File
4420 831d1d9 2016-10-28 Jasem Mutlaq         Fix few problems that appeared after removing build_kstarslite
4421 949ce3b 2016-10-28 Jasem Mutlaq         Merge branch 'master' of git://anongit.kde.org/kstars
4422 0327f0f 2016-10-28 Jasem Mutlaq         Removing build_kstarslite from repo and moving it to Github where it is maintained there
4423 40760c3 2016-10-28 Jasem Mutlaq         Use the old-style connect for the deprecated function to make it compile on Qt < 5.6
4424 316e19a 2016-10-28 Jasem Mutlaq         errorOccured was introduced in 5.6 so account for that
4425 807467e 2016-10-28 Jasem Mutlaq         Use local file otherwise it is broken under Windows
4426 a867d71 2016-10-28 Jasem Mutlaq         Invalid directory was being set since it was storing a file and not a path, fixed
4427 f087747 2016-10-28 Jasem Mutlaq         Fix Epoch range as it was limited to 99.99
4428 df74f94 2016-10-28 Jasem Mutlaq         Use std::abs. Thanks to Christian Dersch for finding this issue
4429 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
4430 5127008 2016-10-28 Jasem Mutlaq         Set pulseTimer to be oneShot
4431 f1da6f6 2016-10-28 Jasem Mutlaq         Clear temperature out when switching cameras
4432 154a795 2016-10-27 Jasem Mutlaq         Add 2.7.0 changelog from GIT
4433 
4434 2.7.0 (Menkab):
4435  ===================----------------------------------
4436 13c1993 2016-10-27      Jasem Mutlaq    Adding missing list icons
4437 70c3d29 2016-10-27      Robert Lancaster        Add two missing icons required for KNewStuff
4438 524d99a 2016-10-27      Jasem Mutlaq    Bump version to 2.7.0 and arrange developers
4439 3ec33f0 2016-10-27      Jasem Mutlaq    Change start to stop for preview as well
4440 34d5920 2016-10-27      Jasem Mutlaq    No need to unpack full image when we only need thumbnails
4441 523dfed 2016-10-27      Jasem Mutlaq    Also disable temperature checkbox if there is no cooler
4442 dc9fb7e 2016-10-27      Jasem Mutlaq    Fix reading raw files bugs
4443 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
4444 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
4445 0dbb399 2016-10-27      Robert Lancaster        KLauncher handling on OSX
4446 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
4447 ed8bc05 2016-10-26      Artem Fedoskin  Update icons in KStars Lite
4448 cc5fc1c 2016-10-26      Robert Lancaster        More OSX window fixes to stay on top
4449 40ad456 2016-10-26      Jasem Mutlaq    Stop align timer on solve fail
4450 f758660 2016-10-26      Jasem Mutlaq    Put connect statements when we run solver since we disconnect the slots upon exist
4451 db63f1a 2016-10-25      Robert Lancaster        Fix GUI of add deep sky
4452 4e245ad 2016-10-25      Jasem Mutlaq    Retain frame value when receving updated CCD_INFO property unless they are out of bounds
4453 4031709 2016-10-25      Jasem Mutlaq    Always use the POSIX INDI client under Linux to match what users use by default
4454 3b0bf48 2016-10-25      Jasem Mutlaq    Add log comment when timing out. Must find solution for loadAndSlew condition on timeout
4455 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
4456 931a353 2016-10-25      Jasem Mutlaq    Reset the guide state on calibrate. Show detected stars when doing auto-star selection
4457 f9846aa 2016-10-25      Robert Lancaster        Fix buttons in OSX
4458 de60e6f 2016-10-25      Robert Lancaster        Make Windows as tools on OSX to workaround some Qt bug where they get behind main window
4459 fe65e03 2016-10-25      Artem Fedoskin  Added new splash screen and icon in KStars Lite
4460 684cb82 2016-10-24      Jasem Mutlaq    Fixing more issues with guiding and subframing in auto-calibrate-guide mode
4461 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
4462 c9930ea 2016-10-24      Jasem Mutlaq    Some fixes to guiding with dark frames
4463 fc982bf 2016-10-24      Jasem Mutlaq    Use continue cancel dialog
4464 d26bea3 2016-10-24      Jasem Mutlaq    Add button to display INDI logs
4465 043e2e6 2016-10-23      Robert Lancaster        Fix context menu location in FITSViewer
4466 3ec82dd 2016-10-23      Jasem Mutlaq    For dithering, just set initial state and let the workflow handle it
4467 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
4468 77352b6 2016-10-23      Jasem Mutlaq    Add timeout to each stage of the startup/shutdown and restart procedure in case it timeouts
4469 3e0de03 2016-10-23      Jasem Mutlaq    Use system temp path from QStandardPaths
4470 9e0e602 2016-10-23      Robert Lancaster        Adding context menu to FITSViewer just like SkyMap. Label fixes. New center telescope icon
4471 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
4472 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
4473 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
4474 e5abf7c 2016-10-22      Jasem Mutlaq    Set ST4 default driver
4475 1545e48 2016-10-22      Jasem Mutlaq    Fix setting of ST4 driver
4476 2632b0c 2016-10-22      Jasem Mutlaq    Enable guide log file
4477 abce52f 2016-10-22      Artem Fedoskin  Added support for dark theme in KStars Lite
4478 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
4479 099173e 2016-10-22      Robert Lancaster        Separating object info and gridlines. New telescope center icon. Speed improvements
4480 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()
4481 4b6d88b 2016-10-21      Jasem Mutlaq    Reset default focus square to 64 and guide square to 32
4482 f1e5848 2016-10-21      Jasem Mutlaq    Immediately send heart beat upon connection, do not rely on timeout
4483 0a4bb6b 2016-10-21      Jasem Mutlaq    If null is sent to any param, ignore it
4484 69c6da9 2016-10-21      Jasem Mutlaq    Set binning in cmath to calculate final frame w and h
4485 dc272db 2016-10-21      Jasem Mutlaq    Use correct timeout for INDI and Ekos timeouts
4486 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
4487 139cc1c 2016-10-21      Jasem Mutlaq    Remove space
4488 5121015 2016-10-21      Jasem Mutlaq    Always use full width & height in Align module
4489 6f8ef3e 2016-10-21      Artem Fedoskin  Fix building error
4490 816026d 2016-10-21      Robert Lancaster        Add support to identifying objects within a WCS enabled image
4491 c5862ad 2016-10-21      Jasem Mutlaq    Sync job to gui should include remote dir and upload mode combos
4492 918e01d 2016-10-20      Jasem Mutlaq    Add upload mode and remote dir options to capture jobs
4493 944a3c7 2016-10-20      Jasem Mutlaq    Do not update remote astrometry binary file automatically
4494 9e8cb4a 2016-10-20      Jasem Mutlaq    Fix few issues with guiding restart and stop
4495 2529647 2016-10-20      Jasem Mutlaq    Reduce massRatio threshold to 1.5 to include stars in noisy images
4496 8bd4d47 2016-10-20      Jasem Mutlaq    If we are in autofocus, we need to proceed with capture after autostar is selected without subframe
4497 38d88a1 2016-10-20      Jasem Mutlaq    Reset state to GUIDE_GUIDING after a successful dithering
4498 2c71703 2016-10-20      Jasem Mutlaq    If guide status > GUIDE_GUIDING set aborted state as suspended
4499 6033a71 2016-10-19      Jasem Mutlaq    Fixing multiple focus issues
4500 4098038 2016-10-19      Jasem Mutlaq    Commenting out test case
4501 60590cc 2016-10-19      Jasem Mutlaq    Update focus DBus function calls
4502 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
4503 01ec464 2016-10-19      Jasem Mutlaq    Set default focus box size to 32
4504 349557d 2016-10-19      Jasem Mutlaq    Connect focus newHFR to capture module
4505 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
4506 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
4507 f6022ae 2016-10-19      Jasem Mutlaq    Fixing tab order
4508 9817e1b 2016-10-18      Jasem Mutlaq    New gradient-based sobel algorithm is mostly working now, need mass testing
4509 c971a38 2016-10-18      Jasem Mutlaq    Algorithm mostly working but would fail if multiple stars within same frame. Trying out region partitioning later on
4510 84fcffa 2016-10-18      Jasem Mutlaq    libnova documentation interfers with KStars, so removing it
4511 b661e44 2016-10-18      Jasem Mutlaq    More progress on gradient star detection. Adding option to select which algorithm to use in Focus module
4512 a12e12f 2016-10-17      Akarsh Simha    Reduce debug output
4513 a663435 2016-10-17      Jasem Mutlaq    More work on canny star
4514 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
4515 53b3eec 2016-10-17      Jasem Mutlaq    Improving the GUI a bit and grouping comming settings togeather
4516 7c266f1 2016-10-16      Artem Fedoskin  Create android_libs folder on startup of build-kstarslite.sh
4517 5686e05 2016-10-16      Artem Fedoskin  Added KStars Lite building script
4518 6486d96 2016-10-16      Jasem Mutlaq    More progress on the gradient based detector
4519 46999cd 2016-10-16      Jasem Mutlaq    Starting on canny based single star detector
4520 8980355 2016-10-16      l10n daemon script      SVN_SILENT made messages (after extraction)
4521 42391b1 2016-10-16      Jasem Mutlaq    If there is no focuser still then return
4522 5934307 2016-10-15      Robert Lancaster        Adding support to panning and trackpad gestures for panning and zooming plus other improvements
4523 c63569a 2016-10-15      Jasem Mutlaq    Adding initial canny edge detector
4524 4ad48a3 2016-10-15      Jasem Mutlaq    Add necessary getStatus functions
4525 b57daae 2016-10-15      Jasem Mutlaq    Add getStatus function
4526 4c66d46 2016-10-15      Jasem Mutlaq    Update the scheduler to use commands of updated Ekos modules
4527 f11601a 2016-10-14      Akarsh Simha    Fix crash in observing list whenever catalog configuration was changed.
4528 42d4149 2016-10-14      Akarsh Simha    Add utility method to create a QList<T *> from QList<QSharedPointer<T>>
4529 e108f42 2016-10-14      Akarsh Simha    More FIXMEs
4530 c1247ca 2016-10-14      Jasem Mutlaq    Updating icons to latest and fixed Breeze icons
4531 ab6be7b 2016-10-11      Jasem Mutlaq    Use QStandardPaths to find INDI paths
4532 ddb83b1 2016-10-11      Akarsh Simha    A commit full of FIXMEs and hardly anything else
4533 30862b9 2016-10-11      Akarsh Simha    Avoid truncating the wishlist if there's a crash while saving it.
4534 1daa4f7 2016-10-11      Raphael Cojocaru        More work on porting Altvstime to QCP 2.0
4535 5ca9db7 2016-10-10      Jasem Mutlaq    GUI changes, simplifyig interface and operations. Lots of fixes given multiple options
4536 a47364f 2016-10-10      Raphael Cojocaru        Start working on porting Altvstime to QCP 2.0
4537 7958708 2016-10-10      Jasem Mutlaq    Focus uses its own fits frame like guide module. Improve GUI
4538 60755c2 2016-10-10      Jasem Mutlaq    Improve GUI a bit
4539 183aca0 2016-10-10      Jasem Mutlaq    Remove auto park since it is done in scheduler. Improve GUI
4540 b19391e 2016-10-10      Jasem Mutlaq    Improve GUI. Fix resume/suspend action
4541 682bf87 2016-10-10      Akarsh Simha    Add missing overload for CachingDms::setD()
4542 f40ddf7 2016-10-09      Robert Lancaster        Adding zoom to fit and central crosshair. Grid lines TODO
4543 6d23b0c 2016-10-09      Jasem Mutlaq    FIx issues when switching guiders and connecting to guider with existing guide state
4544 144b2f3 2016-10-09      Jasem Mutlaq    few fixes
4545 de269d3 2016-10-09      Jasem Mutlaq    LinGuider is now supported. Needs more testing of course
4546 deaf6c7 2016-10-09      Jasem Mutlaq    Display logs only when guide logging is enabled
4547 22b6ead 2016-10-09      Jasem Mutlaq    More progress on linguider. small fix in phd2
4548 90c09b9 2016-10-09      Jasem Mutlaq    Use new signals for guide
4549 b7b5b9a 2016-10-09      Jasem Mutlaq    Fix signal/slots connections
4550 25c6335 2016-10-09      Jasem Mutlaq    Moving post capture script to sequence queue where it belongs
4551 e9a3db1 2016-10-09      Jasem Mutlaq    Fix wrong state names. Need to change them all anyway
4552 8652a42 2016-10-09      Jasem Mutlaq    Should be at first tab
4553 095e5e8 2016-10-09      Jasem Mutlaq    Adding initial skeleton for linguider support based on PHD2
4554 0a7a4d8 2016-10-08      Jasem Mutlaq    PHD2 is mostly working now in the Ekos updated guide module
4555 d56d662 2016-10-08      Jasem Mutlaq    Adding option to enable/disable guide images coming from external guide applications
4556 be7dc22 2016-10-08      Jasem Mutlaq    Add missing breeze icon
4557 e774127 2016-10-08      Jasem Mutlaq    Search by name and then by label and only if found add it to pi exec drivers.
4558 eb99d58 2016-10-08      Robert Lancaster        Fix zoom to center to correctly reflect coordinates of the viewport
4559 dfd322c 2016-10-08      Jasem Mutlaq    Init FITS url path to be the user home directory
4560 9d9d749 2016-10-08      Jasem Mutlaq    More progress on internal guider implementation
4561 484f8f5 2016-10-08      Jasem Mutlaq    Use fixed size for all buttons
4562 a1c4eee 2016-10-08      Jasem Mutlaq    Refactor name to be more standard
4563 d208d82 2016-10-08      Jasem Mutlaq    Zoom to center by default
4564 367b94c 2016-10-07      Jasem Mutlaq    Set button policies to fixed
4565 ab1f936 2016-10-06      Jasem Mutlaq    Checking for timeout in both Ekos starting phase and when connecting INDI devices. Better fail than wait forever
4566 08f5350 2016-10-06      Jasem Mutlaq    More reliable way of checking if Ekos devices are connected
4567 c146cc9 2016-10-06      Jasem Mutlaq    More progress on guide graph
4568 a3baa10 2016-10-06      Jasem Mutlaq    Update slots
4569 fcc87c1 2016-10-06      Jasem Mutlaq    More progress on guide module
4570 fb55ed2 2016-10-06      Jasem Mutlaq    Disabling a few calls uncompatible with the new QCustomPlot. Need to update it to use QCPAxisTickerTime later on
4571 4e3fd8c 2016-10-06      Jasem Mutlaq    Update to 2.0 beta of QCustomPlot
4572 83e4670 2016-10-05      Jasem Mutlaq    Fixing slot issue with observer manage. BUGS:370061
4573 82eb842 2016-10-05      Jasem Mutlaq    Disabling some icons which are missing
4574 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
4575 8e30648 2016-10-05      Jasem Mutlaq    Histogram object is not strictly necessary in star finding
4576 e78a098 2016-10-05      Robert Lancaster        Various fixes for OSX and icons
4577 6852392 2016-10-04      Artem Fedoskin  Fix bug with horizontal grid (revert to old way of calculating cosAlt if new way produced 0 value)
4578 bbd21bd 2016-10-04      Jasem Mutlaq    Starting work on guide module after calibration is almost done in internal guider
4579 05f6fa0 2016-10-04      Jasem Mutlaq    If no crosshair is present, center around the tracking box on mouse wheel events
4580 373c3eb 2016-10-04      Jasem Mutlaq    Master sync
4581 fe69ba4 2016-10-04      Artem Fedoskin  Fix issue with lines not extended to horizon in KStars Lite
4582 94b829b 2016-10-04      Artem Fedoskin  Fixed issue when lines were not extended up to horizon.
4583 3bccca1 2016-10-03      Yuri Chornoivan Fix minor typo
4584 0bdaf2d 2016-10-02      Akarsh Simha    Prevent unsafe connect by accepting slot in KSDssDownloader constructor
4585 55a83c0 2016-10-02      Akarsh Simha    Fix crashes in KSDssDownloader
4586 f5a4b8c 2016-10-02      Akarsh Simha    Show some basic info about the object in a easy-to-access label
4587 5f9bd2e 2016-10-02      Akarsh Simha    Allow to demote objects in the Dobsonian hole
4588 cec7c8f 2016-10-02      Akarsh Simha    Fix missing columns in Session View. Also show J2000 coords instead.
4589 c990d40 2016-10-02      Akarsh Simha    Finish up restructuring of Observing List UI
4590 cf1767b 2016-10-01      Akarsh Simha    Restruct. Obs. Planner: More vertical real estate for the Table Views.
4591 81e3011 2016-10-02      Akarsh Simha    Fix custom catalog handling regression introduced by b32c9417353
4592 98649c6 2016-10-02      Jasem Mutlaq    Master sync
4593 3ff4e34 2016-10-02      Jasem Mutlaq    Robert fixes to to use only svg fallback all over instead of png oxygen
4594 9c7736d 2016-10-01      Akarsh Simha    Fix the altitude % display in the observation planner.
4595 64ff47c 2016-10-01      Akarsh Simha    Change behavior of deprecess to update RA0, Dec0 only if they are J2000
4596 b1adcc8 2016-10-01      Akarsh Simha    Convenience method: recomputes both equatorial and horiz. coordinates
4597 7cb8bda 2016-10-01      Akarsh Simha    Show the correct epoch in Details Dialog, and also the correct coords.
4598 79fac9a 2016-10-02      Jasem Mutlaq    Fix typo
4599 5497c1e 2016-10-02      Jasem Mutlaq    Add some missing icons to the QRC
4600 e252eea 2016-10-02      Jasem Mutlaq    Syncing with master
4601 bc11836 2016-10-02      Robert Lancaster        Adding missing icons
4602 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.
4603 b10766d 2016-10-01      Akarsh Simha    New workflow in the Observation Planner: Sort by % max. alt achieved
4604 94dc45f 2016-10-01      Akarsh Simha    Add methods: SkyPoint::maxAlt() and SkyPoint::minAlt()
4605 922657a 2016-10-01      Akarsh Simha    Replace includes by forward delcarations, change include order etc.
4606 a10ba5e 2016-10-01      Akarsh Simha    Avoid polluting the global namespace with Eigen stuff.
4607 29f66bf 2016-09-30      Jasem Mutlaq    Calibration mostly works now in internal guider. Need to test all cases after guiding and dithering are complete
4608 e191630 2016-09-30      Jasem Mutlaq    Minor GUI update
4609 a8a8b94 2016-09-30      Jasem Mutlaq    Minor GUI update to utilize space. Refactor sync
4610 c67aceb 2016-09-30      Jasem Mutlaq    Minor GUI change. Need to update to reflect guiding changes
4611 3549507 2016-09-30      Jasem Mutlaq    Refactor update
4612 68711ba 2016-09-30      Jasem Mutlaq    Loading guide frame in its own separate view without need for FITSViewer window
4613 12a6c78 2016-09-30      Jasem Mutlaq    Rearranging Guide states
4614 b291c29 2016-09-30      Jasem Mutlaq    Refactor changes
4615 f06e813 2016-09-30      Jasem Mutlaq    Streamline focus GUI in a grid
4616 4d0ae87 2016-09-30      Akarsh Simha    Fix headers <---> items in Observation Planner
4617 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
4618 765ac46 2016-09-30      Akarsh Simha    CachingDms test case for implicit conversion from dms
4619 74541e1 2016-09-30      Akarsh Simha    New colum in the Wish List view for the new workflow: Current Altitude
4620 e2a39fe 2016-09-30      Akarsh Simha    Refactor and simplify code in Observation Planner
4621 99841a7 2016-09-30      Akarsh Simha    Cosmetic: Reorganize code in a more readable manner.
4622 de54636 2016-09-30      Akarsh Simha    warnings--, fix compile error on Mac OS X.
4623 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
4624 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
4625 14dc85d 2016-09-28      Akarsh Simha    Disable dms and CachingDms counting instrumentation
4626 5a978fd 2016-09-28      Akarsh Simha    Revert "Experiment: Make Azimuth CachingDms"
4627 b85333a 2016-09-28      Akarsh Simha    constify CachingDms setters
4628 fdf1cac 2016-09-28      Akarsh Simha    Experiment: Make Azimuth CachingDms
4629 4fd4a00 2016-09-28      Akarsh Simha    Revert "Experiment: Explicitly write out the computations of precession"
4630 66a7ea2 2016-09-28      Akarsh Simha    Experiment: Explicitly write out the computations of precession
4631 743cba7 2016-09-28      Akarsh Simha    Disable time-measuring instrumentation in SkyPoint and StarObject
4632 c5e709b 2016-09-28      Akarsh Simha    Reduce number of multiplications in SkyPoint::aberrate() by factoring
4633 c1dc0b4 2016-09-28      Akarsh Simha    Update comments in SkyPoint::precess()
4634 d9158d4 2016-09-28      Akarsh Simha    Experiment: Is using Eigen::Matrix3d faster than 2D array and for loop?
4635 32de274 2016-09-28      Akarsh Simha    Improve efficiency of SkyPoint::angularDistanceTo() etc.
4636 d470574 2016-09-28      Akarsh Simha    Reduce coordinates to the range properly
4637 7a5cca4 2016-09-28      Akarsh Simha    FIXME comments and cosmetic changes
4638 aa7dda0 2016-09-28      Akarsh Simha    Add tests to check SkyPoint::precess() and related routines.
4639 5ca4464 2016-09-28      Akarsh Simha    Reduce unnecessary include dependencies, use forward declarations.
4640 1a6d50b 2016-09-26      Akarsh Simha    Virtualize dms setters to prevent wrong results if we convert to dms*
4641 5c0232b 2016-09-26      Akarsh Simha    Improve CachingDms use in SkyPoint
4642 b3d5b61 2016-09-26      Akarsh Simha    Fix accounting of bad cache uses.
4643 27d32e1 2016-09-25      Akarsh Simha    Change some KSNumbers values to CachingDms to improve re-use
4644 6b9ddf7 2016-09-25      Akarsh Simha    Improve use of CachingDms
4645 2029a90 2016-09-25      Akarsh Simha    Inline inlinable methods in KSNumbers
4646 8fd7073 2016-09-25      Akarsh Simha    A dms::reduceToRange() method.
4647 6e4fff4 2016-09-25      Akarsh Simha    Profiling code to estimate the time spent in StarObject::udpateCoords()
4648 f838f26 2016-09-25      Akarsh Simha    FIXME! dms::reduce() doesn't modify the dms, it returns a new one
4649 e01f22a 2016-09-25      Akarsh Simha    Some minor optimizations.
4650 786e4fc 2016-09-25      Akarsh Simha    Make EquatorialToHorizontal faster by a number of improvements
4651 69caa28 2016-09-25      Akarsh Simha    Avoid resetting "catalog" coordinates if no proper motion was applied
4652 284282f 2016-09-25      Akarsh Simha    Make KSNumbers::obliquity() return CachingDms
4653 13ac9e9 2016-09-25      Akarsh Simha    Change LST and latitude to CachingDms -- this saves a lot of trig calls!
4654 5a9c6a4 2016-09-25      Akarsh Simha    Show global number of bad CachingDms uses
4655 d9ec631 2016-09-25      Akarsh Simha    Add profiling code to catch bad uses of CachingDms
4656 62b1e6a 2016-09-25      Akarsh Simha    Profiling: Show caching information.
4657 da8bcf7 2016-09-25      Akarsh Simha    Tests for CachingDms
4658 8c2dffa 2016-09-25      Akarsh Simha    A CachingDms class that caches trigonometric values.
4659 37ba58d 2016-09-24      Akarsh Simha    Calculate trig function redundancy within DeepStarComponent::draw()
4660 33b0361 2016-09-24      Akarsh Simha    Revert "Experiment 1: Can we cache trig values during first computation?"
4661 2d4f65a 2016-09-24      Akarsh Simha    Experiment 1: Can we cache trig values during first computation?
4662 5da196c 2016-09-24      Akarsh Simha    Optimizations in StarObject::getIndexCoords()
4663 e7e88e1 2016-09-24      Akarsh Simha    Cosmetics
4664 b91a0c3 2016-09-24      Akarsh Simha    Profile trigonometric function calls to dms objects
4665 0860ef6 2016-09-24      Akarsh Simha    Profiling Code: Determine time spent in EquatorialToHorizontal
4666 25b07e4 2016-09-24      Akarsh Simha    Profiling Code: Count trigonometric calls on dms, and profile them.
4667 4549930 2016-09-24      Akarsh Simha    Fix include order; and cosmetic changes. (++krazy::happiness;)
4668 f1be36f 2016-09-28      Akarsh Simha    Use KStarsDateTime::stringToEpoch etc. in FocusDialog
4669 3aedbf0 2016-09-28      Akarsh Simha    Fix epoch problems in KStarsDateTime
4670 90e7e72 2016-09-27      Akarsh Simha    Fix the definition of Julian Epoch in KStarsDateTime
4671 22eefeb 2016-09-28      Jasem Mutlaq    More progress in guide module. Load & Save settings now work
4672 ac085a8 2016-09-28      Jasem Mutlaq    More progress on guide and calibration options
4673 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
4674 e06921b 2016-09-27      Jasem Mutlaq    Fix typo that was causing a crash
4675 642bbc6 2016-09-27      Jasem Mutlaq    Working on implementing calibration and guiding options
4676 8a971e3 2016-09-27      Jasem Mutlaq    Updated splashscreen from Yuri
4677 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
4678 e90f2e5 2016-09-26      Jasem Mutlaq    More re-organization to the Ekos code base. Should be ready in a few days
4679 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
4680 120af42 2016-09-25      Jasem Mutlaq    More progress on migrating guide stuff
4681 e901f7d 2016-09-24      Jasem Mutlaq    Add new guide interface files. Organizing Ekos hierarchy
4682 9ee9a4c 2016-09-24      Jasem Mutlaq    Ekos GUI updates
4683 8a9983e 2016-09-24      Jasem Mutlaq    Ekos re-organization
4684 e1f76e5 2016-09-24      Jasem Mutlaq    Moving all mount module files to their own dedicated directly
4685 c35aeef 2016-09-24      Jasem Mutlaq    Moving all scheduler module files to their own dedicated directly
4686 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
4687 aeb0239 2016-09-24      Jasem Mutlaq    Moving all focus module files to their own dedicated directly
4688 f19e281 2016-09-24      Jasem Mutlaq    Moving all align module files to their own dedicated directly. GUI is simplified even more
4689 37fecee 2016-09-24      Jasem Mutlaq    Moving all capture module files to their own dedicated directly
4690 030e485 2016-09-24      Jasem Mutlaq    Moving common Ekos files to the auxiliary directory for better organization
4691 ab7cc64 2016-09-24      Jasem Mutlaq    Removing polar alignment mode since it can be done directly so now less user hassle to switch modes
4692 4212cea 2016-09-24      Jasem Mutlaq    Draw FOV even while alignment is in progress to display mid progress results on the sky map
4693 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
4694 fcdf2f9 2016-09-24      Jasem Mutlaq    Move and rename startup and shutdown procedure to make GUI more compact. Reduce spacings and margins
4695 685791e 2016-09-24      Jasem Mutlaq    Re-order groups to make it more compact
4696 c808d92 2016-09-24      Jasem Mutlaq    GUI improvement to make Ekos viewable on low resolution displays
4697 cbb8de7 2016-09-24      Jasem Mutlaq    Remove unused functions, compact GUI
4698 880bbb6 2016-09-24      Jasem Mutlaq    Compact align UI, needs further improvement in layout
4699 cee6680 2016-09-23      Yuri Chornoivan Fix EBN issues
4700 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)
4701 270a2b7 2016-09-22      Jasem Mutlaq    Get rid of unnecessary signals since it is all being tracked now by the state
4702 1a46021 2016-09-22      Jasem Mutlaq    Use state change to signal actual events instead of different signals for all various status changes
4703 6c580c2 2016-09-22      Jasem Mutlaq    Use refactored name
4704 8840a60 2016-09-22      Jasem Mutlaq    Remove unused signals since we rely mostly on module states now
4705 bd27846 2016-09-22      Jasem Mutlaq    Get rid of obsolete signals and use lambdas where possible. keep track of modules states
4706 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
4707 06e7889 2016-09-21      Artem Fedoskin  Set new splash screen in regular KStars
4708 bbd70f6 2016-09-22      Michael Palimaka        Fix regression where INDI version check is ignored
4709 f9e75a6 2016-08-14      Heiko Becker    tests: Use QTEST_GUILESS_MAIN
4710 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
4711 7d0b855 2016-09-21      Artem Fedoskin  KStars Lite. Added "Find Object" icon to bottom drawer
4712 950a626 2016-09-20      Yuri Chornoivan Fix minor typo
4713 548a0ac 2016-09-20      Akarsh Simha    Drastically speed up binary file -> SQLite database generation
4714 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.
4715 67128ca 2016-09-18      Jasem Mutlaq    All modules should use status to indicate what they are doing
4716 928d184 2016-09-18      l10n daemon script      SVN_SILENT made messages (.desktop file) - always resolve ours
4717 1deb1f2 2016-09-18      Jasem Mutlaq    Add more logging to isSequenceFileComplete to diagnose any future issues
4718 55f164c 2016-09-17      Jasem Mutlaq    Disable and enable start button based on number of jobs
4719 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
4720 31a7b6d 2016-09-16      Jasem Mutlaq    Disable all queue edit buttons while sequence is in progress
4721 d210c12 2016-09-15      Jasem Mutlaq    Start sequence as well if state is capture complete
4722 e52c841 2016-09-15      Jasem Mutlaq    Always set filterReady to true if the frame type is either bias or dark
4723 020015c 2016-09-15      Jasem Mutlaq    Fix typo
4724 d40a345 2016-09-14      Jasem Mutlaq    Set dome device in capture module
4725 630156c 2016-09-14      Jasem Mutlaq    on guide abort, abort the capture completely
4726 4d33442 2016-09-14      Jasem Mutlaq    Fix typo
4727 2c94014 2016-09-14      Jasem Mutlaq    Debug tracking box
4728 ba36ebd 2016-09-14      Jasem Mutlaq    Fix signal/slot connection. Disabled selecting autostar after calibration as guide would do it anyway
4729 c547d10 2016-09-14      Jasem Mutlaq    Using lambda to signal alignment startup after configured delay
4730 7ae00e2 2016-09-14      Jasem Mutlaq    Do not process a NULL BLOB
4731 3642c4b 2016-09-14      Jasem Mutlaq    Fix setWCS enable/disable notification
4732 898be9d 2016-09-14      Jasem Mutlaq    If we cannot load the file, do not signal we have a BLOB
4733 91b5bfe 2016-09-13      Jasem Mutlaq    Get rid of obsolete signals. Move selectAutoStar to guide module instead of calibration
4734 83a192a 2016-09-13      Jasem Mutlaq    Add the day offset if we are past dawn instead of hardcoded 12
4735 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
4736 bda8ab1 2016-09-13      Jasem Mutlaq    fix comments
4737 ab4b451 2016-09-12      Jasem Mutlaq    Disable call to updateCoords since it creates problem when ra0/dec0 are not valid for some objects
4738 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
4739 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
4740 dde6847 2016-09-12      Jasem Mutlaq    Fix slot name
4741 b75dd9e 2016-09-12      Jasem Mutlaq    Fix astronomy.net online solving issues. Use asynchronous transfer since sync. causes a lot of event loop issues.
4742 ab78d97 2016-09-12      Jasem Mutlaq    Use options verbose to check for verbosity settings
4743 542f789 2016-09-12      Jasem Mutlaq    Add dark library options. Add options taken from Ekos align module
4744 e29969e 2016-09-12      Jasem Mutlaq    Add capture paused state
4745 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
4746 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
4747 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
4748 32fe363 2016-09-12      Jasem Mutlaq    Reworked GUI, reduced clutter and darks are now taken from the Dark Library
4749 81d5949 2016-09-12      Jasem Mutlaq    Add FITS Align support to the CCD interface
4750 2b77d52 2016-09-12      Jasem Mutlaq    Add align tab so it can be inspected separately from preview or batch images
4751 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
4752 24f5007 2016-09-12      Jasem Mutlaq    Add Ekos abort event
4753 9499956 2016-09-06      Jasem Mutlaq    More progress on dark frame library. Now it works across capture, guide, and focus modules
4754 4e290af 2016-09-06      Jasem Mutlaq    More progress on dark frame library
4755 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.
4756 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
4757 b524e15 2016-09-05      Akarsh Simha    Code to put USNO NOMAD binary data file contents into a SQLite database
4758 3c99412 2016-09-05      Yuri Chornoivan Complete the sentence
4759 7f7d2d2 2016-09-05      Jasem Mutlaq    Initial work for dark library
4760 0acf553 2016-09-04      Jasem Mutlaq    Fixing some issues with memory as reported by Valgrind, need to check more. Please double check.
4761 eeb3f9e 2016-09-02      Jasem Mutlaq    Fix few focus box selection issues especially with different bin settings
4762 66106b0 2016-09-01      Artem Fedoskin  Added tutorial mode. Fixed bug when context window for object was appearing while zooming.
4763 d53f6ff 2016-08-31      Jasem Mutlaq    Reject invalid frame requests
4764 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
4765 3518013 2016-08-31      Jasem Mutlaq    No need to be redundant here
4766 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
4767 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
4768 
4769 2.6.0 (Ikarus):
4770  ===================----------------------------------
4771 
4772  - Complete Windows support (GSoC 2016)
4773  - Lite version for Tablets & Mobiles (GSoC 2016)
4774  - Updated and Improved Alt vs. Time tool.
4775  - Added FOV symbols to tool bar.
4776  - Increased performance by disabling AlwaysRecomputeCoordinates by default.
4777  - Fixed performance bug in SkyMap.
4778  - What's Interesting Tool is migrated to QML2.
4779  - Ekos: Create subdirectory for each filter type if available.
4780  - Ekos: Added Scheduler DBUS Interface
4781  - Ekos: Added support to PHD2
4782  - Ekos: Drivers profile support
4783 
4784 2.3.0 (Altair):
4785  ===================----------------------------------
4786 
4787  - Migrated to KDE Frameworks 5
4788  - Ekos DBUS Interface
4789  - INDI DBUS Interface
4790 
4791  1.0 (Kornephoros): (* indicates to-be-done)
4792 ===================----------------------------------
4793 
4794 Display Features:
4795 
4796 - Added Comets and Asteroids (numbers of each?).
4797 
4798 - Added Jupiter's Moons: Io, Europa, Ganymede and Callisto
4799 
4800 - Added configurable "Target Indicator" at center of display.
4801 
4802 
4803 Other Features:
4804 
4805 * Have any planetary body leave a trail as it moves across the sky.
4806 
4807 - Tag any named object with a name label (in popup menu)
4808 
4809 - High-quality printouts
4810 
4811 - "Default Zoom" menu item/toolbar button
4812 
4813 
4814 Performance:
4815 
4816 - Rigorous performance profiling with valgrind has resulted in
4817   sky-rendering times about half of what they were in 0.9.1
4818 
4819 - Startup time has been greatly reduced by more efficient
4820   algorithms to read in large data files.
4821 
4822 
4823 New Tools:
4824 
4825 - Altitude vs. Time plotter
4826 
4827 - Light-curve Plotter for variable stars
4828 
4829 - Detailed Information Window has been greatly expanded; in addition
4830   to presenting data about the object, it allows you to manage the
4831   object's internet links, query professional astronomical databases,
4832   and attach personalized text to the object's data record.
4833 
4834 * KStars script generator: a GUI to build KStars DCOP scripts.
4835 
4836 
4837 Miscellany:
4838 
4839 - New KStars icon
4840 
4841 - Opening secondary KStars windows is finally stable
4842 
4843 - Expanded DCOP functionality; can now generate interesting
4844   "demo movies" with KStars.
4845 
4846 - Delay "focus below horizon" popup window to avoid mysterious
4847   exit condition.
4848 
4849 - Updated some inline object images
4850 
4851 * Expanded number of image/info links
4852 
4853 - KStars can now alternately use a localized list of internet links,
4854   rather than the default which links to mostly English-only
4855   websites.
4856 
4857 - We no longer support KDE 2.x
4858 
4859 
4860  0.9.1 (Indus):
4861 ===============--------------------------------------
4862 
4863    This is a maintenance release; it contains all the feature
4864    improvements we have made up to the KDE 3.1 feature freeze.
4865 
4866 - The Info Panel has been removed; in its place, we display the
4867   time/geography/focus data directly on screen in three separate
4868   "Info Boxes".  These can be dragged around the window to any
4869   position, and they "stick" to the window edges on resize events.
4870   In addition, each box can be "shaded" (by double-clicking)
4871   between a full mode, and a short mode, in which only one line of
4872   information is shown.
4873 
4874 - New "Detailed Information" window displays name, position and other
4875   information about any object in the sky.
4876 
4877 - Redesign of Time Step widget in the main toolbar.  The new custom
4878   widget renders properly in all widget styles and should function
4879   more consistently.
4880 
4881 - ~50% improvement in sky-rendering speed due to code optimization
4882 
4883 - Improved display of angles as strings (use
4884   degree/arcminute/arcsecond symbols instead of letters d,m,s).
4885 
4886 - More accurate Rise/Set/Transit times for planets
4887 
4888 - new AstroCalculator module: "Day Duration"...calculates time of
4889   sunrise/sunset/noon as well as length of day and position of Sun
4890   at these three times.
4891 
4892 - Added many locations to geographic database, including major
4893   observatories.
4894 
4895 - More AstroInfo articles on on Blackbody Radiation, Parallax,
4896   Stars, Star Colors, Dark Matter, and Elliptical Galaxies
4897 
4898 - Handling of Daylight Savings time (a.k.a. Summer Time) is more stable.
4899 
4900 - Many bugfixes, including some more memory leaks.
4901 
4902 - Various usability/stability improvements.
4903 
4904 
4905 0.9 (Indus):
4906 ============--------------------------------------------
4907 
4908 Display Features:
4909 - Configurable InfoPanel: can choose to show parts of infopanel, or hide
4910   it all.
4911 
4912 - We now show the sky "slewing" to a new position, instead of "snapping"
4913   immediately to the new position.  You can turn this off in the options.
4914 
4915 - Added planet name labels
4916 
4917 - Planets drawn with more realistic angular sizes and position angles
4918 
4919 - The NGC/IC catalogs are now complete (13,000 deep sky objects; the old
4920   version had ~10,000).  In addition, the new catalog has more precise
4921   coordinates.
4922 
4923 - Deep sky objects drawn with correct angular size and position angle
4924   (including images)
4925 
4926 - Added many more zoom levels
4927 
4928 - KDE3 automatically alpha-blends the planet, Messier, and star bitmaps
4929   in the sky map
4930 
4931 - KStars can spawn multiple windows.  Use this with caution; it isn't
4932   stable yet!
4933 
4934 - Added View Options toolbar, which provides buttons to toggle the display
4935   of major sky features (stars, constellations, planets, deep sky obj.,
4936   coordinate grid, and horizon)
4937 
4938 - Added Advanced tab to Configuration window
4939 
4940 
4941 Other Features:
4942 - Can now add custom object catalogs!
4943 
4944 - Manual focus function (you enter exact coordinates to center on).
4945 
4946 - Added AstroCalc calculator window
4947 
4948 - Added wider range of timesteps
4949 
4950 - Time can now run backwards
4951 
4952 - Added Daylight Savings Time rules
4953 
4954 - Added DCOP interface, which will form the foundation of our scriptable
4955   behavior features.
4956 
4957 - Can zoom with the mouse wheel, or by dragging with the middle mouse
4958   button.
4959 
4960 - new "Advanced" Options tab for tweaking behaviors such as atmospheric
4961   refraction correction, hiding objects while moving, and animated slewing
4962 
4963 - Preliminary Print function (does not work well yet)
4964 
4965 - "Tip of the Day" window
4966 
4967 
4968 Calculation Accuracy:
4969 - More accurate Planet positions:  now properly include aberration,
4970   nutation, light travel time delay.  Planet positions are updated
4971   more often.
4972 
4973 - Atmospheric refraction: in Alt/Az mode, we include the effect of our
4974   atmosphere, which bends light that passes through it, slightly altering
4975   the positions of objects in the sky.
4976 
4977 - rewrote time handling code; simulation time is now kept by a separate
4978   class.
4979 
4980 
4981 Performance:
4982 - Using a memory cache for object images, which greatly reduces CPU load
4983   when object images are on-screen.
4984 
4985 - rewrite of splashscreen/data loading procedure to be more efficient.
4986 
4987 - Find Object (by Name) function is faster
4988 
4989 - clicking on the map to identify an object is more intelligent when
4990   several objects are near the clicked location (it prioritizes the
4991   selection by object type).
4992 
4993 
4994 Code Structure:
4995 - major code overhauls to improve performance and memory usage
4996 
4997 - Improved OOP code structure (classes are more independent; and
4998   have private data).
4999 
5000 - Planet data stored in a hierarchy of classes.
5001 
5002 - the information panel is now its own class
5003 
5004 - using XMLGUI to describe menu and toolbar structure
5005 
5006 - Menus conform to the standard KDE structure
5007 
5008 
5009 Several bugfixes, including some crash conditions.
5010 
5011 
5012 0.8 (Hydra):
5013 ============-----------------------------------------------
5014 
5015 Sky display: Milky Way is now filled.  Added coordinate grid.
5016   Reorganized "colors" tab in options window.  Added options to
5017   show constellation names in native language, or as official IAU
5018   abbreviations.  Popup menu now shows Rise/Set times of the object.
5019   Added "genetive" star names (e.g., "alpha Orionis").  Added
5020   keyboard shortcuts to center on planets, and on cardinal direction
5021   points along the horizon (N, S, E, W).
5022 
5023 Customization: Ability to add custom geographic locations, custom
5024   URLs, and custom color schemes.  Added "star chart" predefined
5025   color scheme.
5026 
5027 Geographic locations: Added about 80 non-US cities to locations
5028   database.  Improved determination of a location's time zone.
5029   Added optional "Province" field to geolocation database.
5030 
5031 Documentation: Updated Handbook.  Added AstroInfo articles to the
5032   Handbook.  Added toolbar button to launch handbook browser
5033 
5034 Performance:
5035 - Improved memory handling (unused objects are not loaded into
5036   memory on startup).
5037 
5038 
5039 0.7 (Gemini):
5040 =============------------------------------------------------
5041 Added realistic star colors.
5042 Added ability to provide custom image and information links.
5043 Most Messier objects now shown as inline images directly on the sky map.
5044 Expanded number of internet links.
5045 Added Pluto.
5046 Added Milky Way countour.
5047 Added spectral type of stars to popup menu.
5048 Automated object tracking when an object is centered.
5049 Display name and coordinates of centered object in the infoPanel.
5050 Fixed "extra layout" error messages.
5051 Improved efficiency of KSPlanet::findPosition().
5052 Initial startup parameters make more sense.
5053 If focus point is below horizon when KStars restarts, a warning message
5054   is triggered.  Also, if it is shut down while tracking an object, it
5055   will still be tracking when restarted.
5056 Choose latin or localized constellation names.
5057 Various bug fixes and minor improvements.
5058 
5059 
5060 0.6 (Fomalhaut):
5061 ================--------------------------------------------
5062 Added the moon, with phases.
5063 Reorganized the InfoPanel widget (and painted it black).
5064 The sky map now stretches when the window is resized.
5065 Improved startup speed and vastly improved speed of the "Find Object"
5066   function.
5067 
5068 0.5 (Enif):
5069 ===========------------------------------
5070 Added Sun and all planets except Pluto.
5071 Reorganized view options dialog.
5072 Added Splash Screen, with loading messages.
5073 
5074 0.4 (Deneb):
5075 ============-----------------------------
5076 Added customizable display options, including color palette.
5077 Implemented Alt/Az Coordinate system.
5078 Added optional opaque horizon.
5079 Expanded star catalog.
5080 Deep-sky objects symbols indicate object type, and color indicates catalog.
5081 Added NGC/IC catalog.
5082 Added links to HST press release images.
5083 Added Find-by-name function.
5084 Updated documentation.
5085 
5086 0.3 (Castor):
5087 =============----------------------------
5088 added Messier objects, constellation lines, image downloads,
5089 drag sky w/ mouse.
5090 
5091 0.2 (Betelgeuse):
5092 =================----------------
5093 added global coverage to city database
5094 
5095 0.1 (Altair):
5096 =============--------------------
5097 first public release
5098