[Kst] extragear/graphics/kst/kst
Rick Chern
rchern at interchange.ubc.ca
Thu Jul 28 03:02:01 CEST 2005
SVN commit 439385 by rchern:
Very preliminary skeleton of graphics view objects UI
- most features do not work/are buggy
M +3 -0 Makefile.am
A editviewobjectdialog.ui
M +93 -57 kst.cpp
M +10 -5 kst.h
M +10 -0 kstborderedviewobject.cpp
M +4 -0 kstborderedviewobject.h
A ksteditviewobjectdialog_i.cpp [License: GPL (v2+)]
A ksteditviewobjectdialog_i.h [License: GPL (v2+)]
M +459 -24 ksttoplevelview.cpp
M +53 -3 ksttoplevelview.h
M +0 -15 kstui.rc
M +27 -1 kstviewbox.cpp
M +10 -0 kstviewbox.h
M +20 -0 kstviewellipse.cpp
M +10 -0 kstviewellipse.h
M +11 -2 kstviewlabel.cpp
M +6 -2 kstviewlabel.h
M +18 -3 kstviewline.cpp
M +6 -0 kstviewline.h
M +5 -0 kstviewobject.cpp
M +5 -0 kstviewobject.h
M +14 -0 kstviewpicture.cpp
M +6 -0 kstviewpicture.h
M +2 -1 kstviewwidget.cpp
M +3 -1 pics/Makefile.am
More information about the Kst
mailing list