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

Thomas Kabelmann tk78 at gmx.de
Thu Aug 25 20:36:57 CEST 2005


SVN commit 453270 by kabelmann:

OK, here comes next step toward the new component structure. This time I've ripped off the code of deep sky objects and custom catalogs. It's a lot of stuff in kstarsdata right now, ~800 lines of code.

Now there are only left the planets + sun + moon, the asteroids and the comets which could share a lot of code. This is next on my list to solve this sanely. Oh, and equator and ecliptic are missing too, but these ones are not that hard to solve.

And as allways, nothing would compile, because it needs to add includes and so on, but hopefully this will happening soon, when libkdeedu will compile again and we can start the port to QT4 :-)

CCMAIL: kstars-devel at kde.org


 M  +19 -16    kstarsdata.cpp  
 M  +17 -17    kstarsdata.h  
 A             skycomponents/customcatalogscomponent.cpp   [License: GPL (v2+)]
 A             skycomponents/customcatalogscomponent.h   [License: GPL (v2+)]
 A             skycomponents/deepskycomponent.cpp   [License: GPL (v2+)]
 A             skycomponents/deepskycomponent.h   [License: GPL (v2+)]
 M  +2 -2      skymap.h  
 M  +5 -0      skymapdraw.cpp  




More information about the Kstars-devel mailing list