[Kstars-devel] KDE/kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Tue Dec 6 08:47:37 CET 2005
SVN commit 485941 by harris:
Make AddLinkDialog, FocusDialog and FOVDialog compile.
Progress on making KSWizard compile. There's no longer a QWizard class,
so I separated each page of the wizard into its own UI file, and will
load them into a QStackedWidget in the new KSWizard dialog. The new UI
files are created and they have been add to KSWizard. Still need to
migrate the rest of the code, though.
CCMAIL: kstars-devel at kde.org
M +6 -4 Makefile.am
M +5 -5 addlinkdialog.cpp
M +7 -3 addlinkdialog.h
M +2 -2 addlinkdialogui.ui
M +24 -28 focusdialog.cpp
M +10 -12 focusdialog.h
D focusdialogdlg.ui
A focusdialogui.ui
M +8 -1 fovdialog.cpp
M +16 -4 fovdialog.h
M +176 -192 fovdialogui.ui
M +39 -23 kswizard.cpp
M +45 -8 kswizard.h
M +111 -850 kswizardui.ui
M +924 -923 newfovui.ui
A wizdevicesui.ui
A wizdownloadui.ui
A wizlocationui.ui
A wizwelcomeui.ui
More information about the Kstars-devel
mailing list