[Kstars-devel] KDE/kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Mon Mar 20 00:37:19 CET 2006
SVN commit 520448 by harris:
More UI fixes. Switching all KDialogBase to KDialog (unless they don't
use PlainPage). In classes which do "KStars *ksw = (KStars*)parent;",
just pass the KStars pointer in the ctor, instead of "QWidget *parent".
CCMAIL: kstars-devel at kde.org
M +1 -1 Makefile.am
M +7 -10 addcatdialog.cpp
M +4 -5 addcatdialog.h
M +10 -15 focusdialog.cpp
M +4 -3 focusdialog.h
M +10 -14 fovdialog.cpp
M +4 -4 fovdialog.h
M +2 -3 ksnewstuff.cpp
M +1 -1 ksnewstuff.h
M +36 -38 kspopupmenu.cpp
M +2 -2 kspopupmenu.h
M +0 -4 kstarsdata.cpp
M +6 -2 kstarsdata.h
M +1 -1 kstarsinit.cpp
M +9 -9 kswizard.cpp
M +4 -3 kswizard.h
M +2 -3 opsadvanced.cpp
M +1 -1 opsadvanced.h
M +3 -5 opscatalog.cpp
M +1 -1 opscatalog.h
M +2 -3 opscolors.cpp
M +1 -1 opscolors.h
M +2 -3 opssolarsystem.cpp
M +1 -1 opssolarsystem.h
M +17 -22 skymap.cpp
M +2 -2 skymap.h
M +11 -11 skymapdraw.cpp
M +18 -18 skymapevents.cpp
M +5 -4 timedialog.cpp
M +2 -3 timedialog.h
M +4 -4 tools/altvstime.cpp
M +2 -2 tools/altvstime.h
M +16 -12 tools/jmoontool.cpp
M +4 -3 tools/jmoontool.h
M +9 -13 tools/lcgenerator.cpp
M +5 -12 tools/lcgenerator.h
M +201 -232 tools/lcgeneratorui.ui
M +6 -6 tools/observinglist.cpp
M +5 -3 tools/observinglist.h
M +4 -7 tools/obslistwizard.cpp
M +3 -3 tools/obslistwizard.h
M +5 -5 tools/planetviewer.cpp
M +2 -2 tools/planetviewer.h
M +14 -26 tools/scriptbuilder.cpp
M +7 -8 tools/scriptbuilder.h
M +4 -8 tools/wutdialog.cpp
M +2 -2 tools/wutdialog.h
More information about the Kstars-devel
mailing list