[Kstars-devel] KDE/kdeedu/kstars/kstars
Jasem Mutlaq
mutlaqja at ikarustech.com
Tue Feb 28 22:58:58 CET 2006
SVN commit 514636 by mutlaqja:
- Fixed focus settings for lx200gps
- Added TelescopeComponent which is responsible for drawing all the telescope markers on the skymap
- LCGenerator almost works now, but ExDateEdit is not working, and ImageViewer immediately crashes. Need to fix those.
- Added a DCOP statement that will change the current active INDI device, thereby reducing a lot of unnecessairy code that was in scriptbuilder.
CCMAIL: kstars-devel at kde.org
M +44 -1 indi/lx200autostar.cpp
M +8 -0 indi/lx200driver.c
M +5 -7 indi/lx200generic.cpp
M +4 -1 indistd.cpp
M +3 -7 kstarsdata.cpp
M +5 -5 kstarsdata.h
M +1 -1 skycomponents/Makefile.am
M +1 -1 skycomponents/pointlistcomponent.h
M +2 -2 skycomponents/skycomponent.h
M +5 -5 skycomponents/skycomposite.h
M +15 -0 skycomponents/skymapcomposite.cpp
M +5 -0 skycomponents/skymapcomposite.h
A skycomponents/telescopecomponent.cpp [License: GPL (v2+)]
A skycomponents/telescopecomponent.h [License: GPL (v2+)]
M +3 -0 skymapdraw.cpp
A tools/argsetdeviceindi.ui
M +3 -0 tools/lcgenerator.cpp
M +42 -8 tools/lcgeneratorui.ui
M +2 -2 tools/scriptbuilder.cpp
More information about the Kstars-devel
mailing list