[Kstars-devel] KDE/kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Fri Nov 16 03:02:38 CET 2007
SVN commit 737308 by harris:
Converting the Observing List tool to a Model/View framework. The
code is a lot cleaner, and the poor performance seen in the previous
implementation is much improved. Also added a wait cursor when
updating the current count in the ObsListWizard.
TODO:
(1) implement sorting columns
(2) get resizing of the window to work. I've never been able to
get this working properly; I'm going to try blogging about it.
CCMAIL: kstars-devel at kde.org
M +1 -0 locationdialog.cpp
M +9 -9 skymapevents.cpp
M +0 -1 skypoint.cpp
M +4 -4 skypoint.h
M +159 -134 tools/observinglist.cpp
M +12 -9 tools/observinglist.h
M +59 -101 tools/observinglist.ui
M +75 -17 tools/obslistwizard.cpp
M +1 -0 tools/obslistwizard.h
More information about the Kstars-devel
mailing list