~mutlaqja/kstars-bleeding/+git/kstars-master:3.5.0

Last commit made on 2020-11-22
Get this branch:
git clone -b 3.5.0 https://git.launchpad.net/~mutlaqja/kstars-bleeding/+git/kstars-master

Branch merges

Branch information

Recent commits

f8ac2f7... by Jasem Mutlaq

Apparently checking isEnabled is not reliable indicator since it depends on parent status as well

343f484... by Jasem Mutlaq

Call checkCCD..etc al when set setting is called for the first time to ensure all parameters are set up properly

bed10ad... by Jasem Mutlaq

Marking stable release for 3.5.0

3384e05... by Robert Lancaster <email address hidden>

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 the name of it to match the name craft uses so that we don't
get two copies if using the nightly builds

9e37695... by Robert Lancaster <email address hidden>

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 the name of it to match the name craft uses so that we don't
get two copies if using the nightly builds

56dc564... by Jasem Mutlaq

Only save debayered local file using copy method and not temporary ones

6f73521... by Jasem Mutlaq

Update dependency

255dcd3... by Jasem Mutlaq

Exclue User Input events to fix an issue on MacOS

8b1eacd... by Eric Dejouhanet <email address hidden>

Prevent duplicate focus execution.

69f97fd... by 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 status to prevent inadvertenly running multiple loadWCS calls