<table><tr><td style="">TallFurryMan created this revision.<br />TallFurryMan added a reviewer: mutlaqja.<br />Restricted Application added a project: KDE Edu.<br />Restricted Application added a subscriber: kde-edu.<br />TallFurryMan requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13769">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Make Scheduler watch job widgets changes properly, so that setDirty is<br />
called appropriately. Move job edition checks before job creation to<br />
simplify the algorithm. Clarify when add button enables.</p>

<p>Fix wrong QT slot connections on QDoubleSpinBox.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Job edition in the Scheduler tab.</p>

<p>Jobs should properly reevaluate as they are edited, as the original<br />
algorithm was intending to. Part of the code I removed during the past<br />
months incorrectly assumed that there was support for canceling changes<br />
made to a SchedulerJob.</p>

<p>If that feature is needed, it is relatively simple to clone a backup of<br />
the SchedulerJob when it is opened for editing, and restore that backup<br />
when clicking on a cancel button. However, said cancel button should not<br />
be at the same location as the job removal button for clarity of interface.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>BRANCH</strong><div><div>improve__ui_adjustments (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13769">https://phabricator.kde.org/D13769</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/scheduler/scheduler.cpp</div></div></div><br /><div><strong>To: </strong>TallFurryMan, mutlaqja<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>