D28689: Hotfixes for the Focus module
Eric Dejouhanet <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
TallFurryMan created this revision. TallFurryMan added reviewers: KStars, mutlaqja. TallFurryMan added a project: KDE Edu. TallFurryMan requested review of this revision. REVISION SUMMARY This differential is a hotfix for the recent work in the Focus module. One additional class, FITSSkyObject, was extracted and put in its own source files. The JMIndex parameter of the Centroid detection was not provided to the source extraction procedure. The Star Profile Viewer missed a few consts in its management of FITS data buffer, which caused some Jenkins builds to fail on SUSE and FreeBSD. TEST PLAN Run kstars_ui_tests REPOSITORY R321 KStars BRANCH bugfix__centroid_regression (branched from master) REVISION DETAIL https://phabricator.kde.org/D28689 AFFECTED FILES kstars/CMakeLists.txt kstars/fitsviewer/fitscentroiddetector.cpp kstars/fitsviewer/fitscentroiddetector.h kstars/fitsviewer/fitsdata.cpp kstars/fitsviewer/fitsdata.h kstars/fitsviewer/fitsskyobject.cpp kstars/fitsviewer/fitsskyobject.h kstars/fitsviewer/fitsthresholddetector.cpp kstars/fitsviewer/fitsthresholddetector.h kstars/fitsviewer/starprofileviewer.cpp To: TallFurryMan, #kstars, mutlaqja Cc: kde-edu, mutlaqja, murveit, narvaez, apol