[Digikam-devel] extragear/graphics/kipi-plugins/gpssync
Andi Clemens
andi.clemens at gmx.net
Tue Dec 2 14:56:05 GMT 2008
SVN commit 891658 by aclemens:
GPSsync plugin uses common ImagesList widget now
Right now the plugin only uses the widget as it is, but I think this is
not good, it really doesn't help to maintain the plugin code.
It would be much better to merge gpslistviewitem and
gpstracklistviewitem into one common item (GPSListViewItem) and derive a
common ListView widget from ImagesList (GPSImageList), that can be used
in gpssyncdialog and gpstracklisteditdialog.
Since I'm not the author of the plugin, I might get things wrong here,
but for me those views and listitems are nearly the same.
For now I will leave it this way, if we want to merge these widgets, we
can do it later.
Andi
CCMAIL:digikam-devel at kde.org
CCMAIL:kde-imaging- at kde.org
M +14 -12 gpslistviewitem.cpp
M +4 -4 gpslistviewitem.h
M +31 -62 gpssyncdialog.cpp
M +2 -5 gpssyncdialog.h
M +45 -66 gpstracklisteditdialog.cpp
M +1 -2 gpstracklisteditdialog.h
M +9 -9 gpstracklistviewitem.cpp
M +4 -4 gpstracklistviewitem.h
More information about the Digikam-devel
mailing list