[Kstars-devel] kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Sun Apr 18 10:02:29 CEST 2004
CVS commit by harris:
Enabling ExtDate in KStars. Dates are no longer limited to the range
1752-8000 imposed by QDate. I have imposed an arbitrary (and perhaps
temporary) range of -50000 to +50000. If you set an extremely
remote date, you can see huge distortions in many constellations.
Problems:
+ I set the date to -50000, and the north celestial pole was in the
constellation Puppis (which is currently very near the *south* pole!).
Such a deviation can't be right; the precession circle is much
smaller than this.
+ before imposing a limit of +- 50000 years, I first tried +- 1000000
years. However, setting the date this far away causes KStars to hang.
We'll have to figure out why that's happening before expanding the
date range again.
CCMAIL: kstars-devel at kde.org
CCMAIL: michel.guitel at free.fr
M +1 -1 Makefile.am 1.114
M +5 -6 detaildialog.cpp 1.34
M +7 -7 detaildialog.h 1.11
M +3 -2 devicemanager.cpp 1.11
M +2 -2 indistd.cpp 1.12
M +3 -3 infoboxes.cpp 1.18
M +2 -2 infoboxes.h 1.11
M +1 -1 kscomet.cpp 1.10
M +3 -3 kstarsactions.cpp 1.98
M +4 -4 kstarsdata.cpp 1.127
M +4 -4 kstarsdata.h 1.79
M +2 -2 kstarsdcop.cpp 1.24
M +17 -13 ksutils.cpp 1.19
M +10 -10 ksutils.h 1.10
M +1 -1 main.cpp 1.35
M +8 -8 simclock.cpp 1.16
M +5 -5 simclock.h 1.12
M +4 -3 simclockinterface.h 1.5
M +5 -4 skyobject.cpp 1.38
M +0 -1 skyobject.h 1.36
M +3 -3 telescopewizardprocess.cpp 1.15
M +11 -57 timebox.cpp 1.11
M +4 -12 timebox.h 1.8
M +10 -11 timedialog.cpp 1.15
M +11 -10 timedialog.h 1.11
M +29 -29 timezonerule.cpp 1.15
M +18 -18 timezonerule.h 1.8
M +16 -15 tools/altvstime.cpp 1.16
M +6 -5 tools/altvstime.h 1.9
M +35 -19 tools/altvstimeui.ui 1.9
M +32 -12 tools/argsetlocaltime.ui 1.6
M +2 -2 tools/lcgenerator.cpp 1.15
M +11 -9 tools/modcalcapcoord.cpp 1.19
M +3 -3 tools/modcalcapcoord.h 1.15
M +53 -36 tools/modcalcapcoorddlg.ui 1.16
M +12 -11 tools/modcalcazel.cpp 1.13
M +3 -3 tools/modcalcazel.h 1.9
M +39 -23 tools/modcalcazeldlg.ui 1.13
M +6 -6 tools/modcalcdaylength.cpp 1.25
M +3 -3 tools/modcalcdaylength.h 1.13
M +34 -9 tools/modcalcdaylengthdlg.ui 1.7
M +8 -7 tools/modcalcjd.cpp 1.21
M +3 -3 tools/modcalcjd.h 1.12
M +44 -11 tools/modcalcjddlg.ui 1.7
M +2 -2 tools/modcalcprec.cpp 1.23
M +15 -14 tools/modcalcsidtime.cpp 1.33
M +4 -4 tools/modcalcsidtime.h 1.16
M +73 -41 tools/modcalcsidtimedlg.ui 1.10
M +7 -6 tools/scriptbuilder.cpp 1.31
M +6 -6 tools/wutdialog.cpp 1.28
M +2 -2 tools/wutdialog.h 1.6
More information about the Kstars-devel
mailing list