prev
More Info
Revision 432407
(Back to Digest)
next


Commit Details
Bug Fixes in Educational
Jason Harris committed changes in /trunk/KDE/kdeedu/kstars/kstars:
Fixing bug #108480: negative timesteps in the solar system viewer

Added a "bool DaysOnly" member to the timestep widget. When true, all
timesteps smaller than 1 day are removed from the list of possible
timesteps. This was necessary in order to make negative timesteps
available in the solar system tool without having to show all the steps
smaller than a day, which are useless in this context.

The TimeStepBox ctor now has an optional argument to determine if
it is "days only" or not, and the days-only setting can be changed at
any time after construction with TimeStepBox::setDaysOnly(bool).

BUG: 108480

File Changes
Modified 8 files
/trunk/KDE/kdeedu/kstars/kstars
/timespinbox.cpp
/timespinbox.h
/timestepbox.cpp
/timestepbox.h
/timeunitbox.cpp
/timeunitbox.h
/tools/planetviewer.cpp
/tools/planetviewerui.ui
Added 1 file
/trunk/KDE/kdeedu/kstars/kstars
Deleted 1 file
/trunk/KDE/kdeedu/kstars/kstars
10 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2008
All issues in archive by Derek Kite