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

Jason Harris kstars at 30doradus.org
Fri Nov 4 07:57:11 CET 2005


SVN commit 477456 by harris:

More progress.  Make the following Components compile:
ListComponent, SingleComponent, 
SolarSystemSingleComponent, SolarSystemListComponent, 
SolarSystemComposite, AsteroidsComponent, CometsComponent, 
JupiterMoonsComponent.

Removed the following Components, because they can be expressed as 
SolarSystemSingleComponent's:
SunComponent, MoonComponent, PlutoComponent

By my count, 12 Components now compile, and 13 remain uncompiled.

Getting there...

CCMAIL: kstars-devel at kde.org



 M  +0 -1      Makefile.am  
 M  +23 -15    asteroidscomponent.cpp  
 M  +24 -16    cometscomponent.cpp  
 M  +3 -1      cometscomponent.h  
 M  +14 -12    jupitermoonscomponent.cpp  
 M  +3 -1      jupitermoonscomponent.h  
 M  +9 -5      listcomponent.h  
 D             mooncomponent.cpp  
 D             mooncomponent.h  
 D             plutocomponent.cpp  
 D             plutocomponent.h  
 M  +3 -2      singlecomponent.h  
 M  +1 -0      skycomponent.h  
 M  +30 -19    solarsystemcomposite.cpp  
 M  +4 -0      solarsystemcomposite.h  
 M  +50 -33    solarsystemlistcomponent.cpp  
 M  +4 -0      solarsystemlistcomponent.h  
 M  +2 -1      solarsystemsinglecomponent.cpp  
 M  +1 -1      solarsystemsinglecomponent.h  
 D             suncomponent.cpp  
 D             suncomponent.h  




More information about the Kstars-devel mailing list