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

Jasem Mutlaq mutlaqja at ikarustech.com
Sat Sep 1 21:40:41 CEST 2007


SVN commit 707408 by mutlaqja:

Numerous fixes and cleanups in INDI/FITS code base. All icons are
properly loaded using the new set for KDE4. Fixes to histogram
construction. Updating standard properties. All devices have to be
individually tested if possible. Video code is slow and needs a lot of
work, but maybe for KDE 4.1 if I can't get it done soon.

CCMAIL:kstars-devel at kde.org



 M  +5 -19     devicemanager.cpp  
 M  +1 -1      devicemanager.h  
 M  +38 -19    fitshistogram.cpp  
 M  +6 -2      fitshistogram.h  
 M  +78 -40    fitshistogramui.ui  
 M  +1 -1      fitsimage.cpp  
 M  +10 -2     fitsviewer.cpp  
 M  +3 -0      imagesequence.cpp  
 M  +4 -4      indi/drivers/video/v4ldriver.cpp  
 M  +15 -0     indidevice.cpp  
 M  +5 -0      indidevice.h  
 M  +27 -0     indielement.cpp  
 M  +1 -0      indielement.h  
 M  +35 -55    indiproperty.cpp  
 M  +2 -2      indiproperty.h  
 M  +42 -37    indistd.cpp  
 M  +3 -3      indistd.h  
 M  +19 -29    kspopupmenu.cpp  
 M  +14 -13    streamwg.cpp  
 M  +3 -1      streamwg.h  
 M  +32 -14    widgets/fitshistogramdraw.cpp  
 M  +2 -2      widgets/fitshistogramdraw.h  




More information about the Kstars-devel mailing list