[Kst] kdeextragear-2/kst/kst
Barth Netterfield
netterfield at astro.utoronto.ca
Wed Mar 23 06:14:32 CET 2005
CVS commit by netterfield:
Starting to fix equations.
Step 1: introduce svectors, which are static vectors defined over a certain
range.
The vectorDialog can also create them. They save and load.
But
-vectorDialog can't edit them yet
-data manager doesn't know about them yet.
CCBUG:101214
A kstsvector.cpp 1.1 [GPL (v2+)]
A kstsvector.h 1.1 [GPL (v2+)]
M +1 -0 Makefile.am 1.184
M +1 -1 kstdatamanager_i.cpp 1.98
M +19 -7 kstdoc.cpp 1.156
M +4 -0 kstrvector.cpp 1.83
M +7 -3 kstvector.cpp 1.103
M +6 -0 kstvector.h 1.67
M +96 -77 kstvectordialog_i.cpp 1.65
M +3 -2 kstvectordialog_i.h 1.22
M +44 -37 main.cpp 1.108
M +366 -106 vectordialog.ui 1.33
M +1 -0 vectorselector.ui 1.13
M +25 -12 vectorselector.ui.h 1.15
More information about the Kst
mailing list