[Kstars-devel] KDE/kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Mon Jan 15 16:16:11 CET 2007
SVN commit 623813 by harris:
1) Simplified Horizontal coordinates calc module, and renamed
the files to modcalcaltaz.* (was modcalcazel.*)
2) Simplified the VLSR calc module
3) Apparent coords calc module: fixed signal/slot connection
4) Removed SOHO and SOLWIND comets from comets.dat. These are comets
that fall into the Sun, so their positions are not valid.
5) modcalcdaylength.cpp: whitespace fix
CCMAIL: kstars-devel at kde.org
M +2 -2 CMakeLists.txt
M +0 -1005 data/comets.dat
M +13 -6 tools/astrocalc.cpp
M +3 -3 tools/astrocalc.h
A tools/modcalcaltaz.cpp [License: GPL (v2+)]
A tools/modcalcaltaz.h [License: GPL (v2+)]
A tools/modcalcaltaz.ui
M +2 -2 tools/modcalcapcoord.cpp
D tools/modcalcazel.cpp
D tools/modcalcazel.h
D tools/modcalcazel.ui
M +5 -5 tools/modcalcdaylength.cpp
M +105 -196 tools/modcalcvlsr.cpp
M +8 -68 tools/modcalcvlsr.h
M +336 -312 tools/modcalcvlsr.ui
More information about the Kstars-devel
mailing list