Replace obsolete methods with non-obsolete ones
ClosedPublic

Authored by yurchor on Aug 29 2019, 5:58 PM.

Details

Summary

Replace the obsolete methods from this list

https://build.kde.org/job/Extragear/job/kstars/job/kf5-qt5%20FreeBSDQt5.13/74/warnings12Result/NORMAL/category.2119183113/

by the standard scheme from other KDE applications. The metods which can increase the Qt version dependency were not replaced.

Test Plan
  1. Compiles and inastalls.
  2. Needs more testing as I don't have a telescope.

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
yurchor created this revision.Aug 29 2019, 5:58 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptAug 29 2019, 5:58 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
yurchor requested review of this revision.Aug 29 2019, 5:58 PM
mutlaqja added inline comments.
kstars/fitsviewer/fitsviewer.cpp
243–244

The change in here results in missing filters in the GUI menu. Not sure why?

yurchor updated this revision to Diff 64974.Aug 30 2019, 6:29 AM

Fix action list in the "View" menu, remove leftovers of QSignalMapper

yurchor marked an inline comment as done.Aug 30 2019, 6:30 AM
mutlaqja accepted this revision.Aug 30 2019, 9:54 AM
This revision is now accepted and ready to land.Aug 30 2019, 9:54 AM
This revision was automatically updated to reflect the committed changes.