[Kstars-devel] KDE/kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Sun Aug 26 18:24:13 CEST 2007


SVN commit 704919 by harris:

Add descriptive text to the start page of the Astrocalculator.
Removed the Precession module.  Added a batch mode for the Almanac.

The calc module codes need to be refactored.  There should be a base
CalcModule class from which the others are derived, because there's a
lot of duplicated code in these modules.  That's something for 4.1
though.

CCMAIL: kstars-devel at kde.org



 M  +0 -2      CMakeLists.txt  
 M  +25 -53    tools/astrocalc.cpp  
 M  +1 -3      tools/astrocalc.h  
 M  +188 -60   tools/modcalcdaylength.cpp  
 M  +15 -2     tools/modcalcdaylength.h  
 M  +990 -752  tools/modcalcdaylength.ui  
 D             tools/modcalcprec.cpp  
 D             tools/modcalcprec.h  
 D             tools/modcalcprec.ui  




More information about the Kstars-devel mailing list