[Kst] [Bug 224516] Adding curves through js is slow
Andrew Walker
arwalker at sumusltd.com
Wed Jan 27 22:54:23 CET 2010
https://bugs.kde.org/show_bug.cgi?id=224516
--- Comment #1 from Andrew Walker <arwalker sumusltd com> 2010-01-27 22:54:22 ---
SVN commit 1081190 by arwalker:
CCBUG:224516 first draft. Add enableUpdates property on the Kst js-object. This
will allow prevention of automatic repaints with each curve addition. When all
curves are added call Kst.enableUpdates=true
M +5 -5 extensions/js/bind_arrow.cpp
M +19 -19 extensions/js/bind_axis.cpp
M +3 -3 extensions/js/bind_axislabel.cpp
M +3 -3 extensions/js/bind_axisticklabel.cpp
M +4 -4 extensions/js/bind_borderedviewobject.cpp
M +5 -5 extensions/js/bind_box.cpp
M +8 -8 extensions/js/bind_curvecollection.cpp
M +3 -3 extensions/js/bind_ellipse.cpp
M +4 -4 extensions/js/bind_group.cpp
M +30 -0 extensions/js/bind_kst.cpp
M +15 -0 extensions/js/bind_kst.h
M +8 -8 extensions/js/bind_label.cpp
M +9 -9 extensions/js/bind_legend.cpp
M +6 -6 extensions/js/bind_line.cpp
M +3 -3 extensions/js/bind_picture.cpp
M +2 -2 extensions/js/bind_plot.cpp
M +5 -5 extensions/js/bind_plotlabel.cpp
M +3 -3 extensions/js/bind_timeinterpretation.cpp
M +8 -8 extensions/js/bind_viewobject.cpp
M +5 -5 extensions/js/bind_viewobjectcollection.cpp
M +22 -9 libkstapp/kst.cpp
M +5 -0 libkstapp/kst.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=1081190
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kst
mailing list