[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu May 8 01:15:54 CEST 2003
CVS commit by staikos:
Convert all the forms:
const SomePrimitiveType& parameter
to just
SomePrimitiveType paramter
Especially in cases where the parameter had a default value.
Also some i18n() and other cleanup.
M +11 -11 kst.cpp 1.9
M +4 -4 kst.h 1.4
M +15 -15 kstallcurveslist.cpp 1.2
M +9 -9 kstallcurveslist.h 1.3
M +3 -3 kstbasecurve.h 1.4
M +2 -2 kstchangefiledialog_i.cpp 1.3
M +1 -1 kstchangefiledialog_i.h 1.3
M +2 -2 kstchangenptsdialog_i.cpp 1.3
M +1 -1 kstchangenptsdialog_i.h 1.3
M +2 -2 kstcurvedialog_i.cpp 1.5
M +1 -1 kstcurvedialog_i.h 1.4
M +2 -2 kstdatamanager_i.cpp 1.3
M +1 -1 kstdatamanager_i.h 1.3
M +3 -3 kstdoc.cpp 1.7
M +5 -5 kstdoc.h 1.6
M +2 -2 ksteqdialog_i.cpp 1.6
M +1 -1 ksteqdialog_i.h 1.3
M +5 -5 kstequationcurve.cpp 1.10
M +4 -4 kstequationcurve.h 1.5
M +8 -8 kstfile.cpp 1.9
M +9 -9 kstfile.h 1.4
M +1 -1 kstgraphfiledialog_i.h 1.3
M +8 -8 ksthistogram.cpp 1.3
M +7 -7 ksthistogram.h 1.3
M +2 -2 ksthsdialog_i.cpp 1.5
M +1 -1 ksthsdialog_i.h 1.4
M +9 -9 kstlabel.cpp 1.5
M +8 -8 kstlabel.h 1.3
M +1 -1 kstmouse.cpp 1.3
M +1 -1 kstmouse.h 1.4
M +32 -32 kstplot.cpp 1.7
M +31 -31 kstplot.h 1.7
M +9 -14 kstplotdialog_i.cpp 1.7
M +2 -2 kstplotdialog_i.h 1.4
M +8 -8 kstplotlist.cpp 1.2
M +2 -2 kstplotlist.h 1.3
M +12 -8 kstpoint.cpp 1.2
M +2 -2 kstpoint.h 1.2
M +5 -5 kstpsdcurve.cpp 1.5
M +5 -5 kstpsdcurve.h 1.4
M +5 -5 kstpsddialog_i.cpp 1.5
M +1 -1 kstpsddialog_i.h 1.3
M +1 -1 kstquickcurvesdialog_i.cpp 1.6
M +1 -1 kstquickcurvesdialog_i.h 1.5
M +9 -9 kstquickequationdialog_i.cpp 1.5
M +4 -4 kstquickequationdialog_i.h 1.3
M +9 -9 kstquickpsddialog_i.cpp 1.5
M +3 -3 kstquickpsddialog_i.h 1.4
M +16 -16 kstrvector.cpp 1.11
M +12 -12 kstrvector.h 1.4
M +1 -2 kstslavevector.cpp 1.6
M +3 -3 kstslavevector.h 1.5
M +3 -3 kstvcurve.cpp 1.4
M +3 -3 kstvcurve.h 1.4
M +1 -1 kstvector.cpp 1.8
M +1 -1 kstvector.h 1.7
M +2 -2 kstvectordialog_i.cpp 1.6
M +1 -1 kstvectordialog_i.h 1.3
M +6 -6 kstvectorlist.cpp 1.3
M +6 -6 kstvectorlist.h 1.3
M +2 -2 kstview.cpp 1.8
M +1 -1 kstview.h 1.5
M +10 -10 main.cpp 1.6
More information about the Kst
mailing list