[Kst] branches/work/kst/portto4/kst/src/widgets
Adam Treat
treat at kde.org
Wed Feb 28 00:20:14 CET 2007
SVN commit 637845 by treat:
* Large part of the port of widgets is done. I still
have some more to go, but this eliminates a lot of
old cruft and gets the designer files working with Qt4.
M +10 -10 CMakeLists.txt
M +23 -7 colorpalettewidget.cpp
M +22 -0 colorpalettewidget.h
M +7 -6 curveappearancewidget.cpp
M +43 -6 curveplacementwidget.cpp
M +28 -0 curveplacementwidget.h
M +1 -1 curveplacementwidget4.ui
M +41 -12 datarangewidget.cpp
M +35 -0 datarangewidget.h
M +1 -1 datarangewidget4.ui
M +20 -1 editmultiplewidget.cpp
M +15 -0 editmultiplewidget.h
M +1 -1 editmultiplewidget4.ui
M +27 -4 fftoptionswidget.cpp
M +24 -0 fftoptionswidget.h
M +3 -3 fftoptionswidget4.ui
M +38 -9 matrixselector.cpp
M +31 -0 matrixselector.h
M +38 -12 scalarselector.cpp
M +27 -0 scalarselector.h
M +35 -9 stringselector.cpp
M +27 -0 stringselector.h
M +38 -10 vectorselector.cpp
M +31 -0 vectorselector.h
More information about the Kst
mailing list