[Kst] branches/work/kst/portto4/kst/src
Barth Netterfield
netterfield at astro.utoronto.ca
Wed Feb 20 15:49:17 UTC 2013
SVN commit 1340865 by netterfield:
Line widths now scale with window size. This means that when you print
a line of width 2, you get lines that are ~2/72" rather than 2/1200".
Also add a missing header file.
M +0 -1 libkstapp/applicationsettings.cpp
M +1 -1 libkstapp/layoutboxitem.cpp
M +1 -1 libkstapp/lineitem.cpp
M +19 -7 libkstapp/plotitem.cpp
M +1 -1 libkstapp/plotitem.h
M +1 -1 libkstapp/plotrenderitem.cpp
M +2 -2 libkstapp/sharedaxisboxitem.cpp
M +1 -1 libkstapp/themedialog.cpp
M +11 -0 libkstapp/view.cpp
M +7 -3 libkstapp/viewitem.cpp
M +5 -1 libkstapp/viewitem.h
M +1 -1 libkstapp/viewitemdialog.cpp
M +1 -1 libkstapp/viewitemscriptinterface.cpp
M +31 -15 libkstmath/curve.cpp
M +2 -0 libkstmath/curve.h
M +1 -15 libkstmath/curvepointsymbol.cpp
M +0 -2 libkstmath/curvepointsymbol.h
M +0 -1 libkstmath/dialoglauncher.cpp
M +3 -3 widgets/curveappearance.cpp
http://websvn.kde.org/?view=rev&revision=1340865
More information about the Kst
mailing list