[Kst] kdeextragear-2/kst [POSSIBLY UNSAFE]
George Staikos
staikos at kde.org
Fri Aug 6 05:59:35 CEST 2004
CVS commit by staikos:
A complete audit of all the dialogs except data manager and data wizard, which
should have already been auditted (and I have checked them in the recent past).
- most importantly, all locking should be fixed
- inefficiencies removed
- warnings removed
- formatting fixed
- dead code removed
- unused variables removed
- some unnecessary headers removed (many more lurking)
- many i18n fixes
Please test thoroughly. This was a huge task and fully testing it just isn't a
simple procedure. Also KstImageDialog had merge conflicts which I merged
manually. Rick, you might want to review those changes to make sure I didn't
make any mistakes.
M +0 -2 devel-docs/RELEASE_PLAN 1.26
M +0 -1 kst/Makefile.am 1.135
M +3 -3 kst/kst2dplot.cpp 1.205
M +28 -29 kst/kstarraydialog_i.cpp 1.6
M +18 -16 kst/kstchangefiledialog_i.cpp 1.17
M +22 -30 kst/kstchangenptsdialog_i.cpp 1.10
M +26 -34 kst/kstcurvedialog_i.cpp 1.59
M +43 -44 kst/kstdebugdialog_i.cpp 1.8
M +23 -25 kst/kstdebugdialog_i.h 1.5
M +30 -39 kst/ksteqdialog_i.cpp 1.59 [POSSIBLY UNSAFE: printf]
M +1 -1 kst/kstequationcurve.cpp 1.60
M +80 -95 kst/ksteventmonitor_i.cpp 1.22
M +41 -42 kst/ksteventmonitor_i.h 1.14
M +74 -77 kst/kstfilterdialog_i.cpp 1.7
M +37 -37 kst/kstfilterdialog_i.h 1.3
M +9 -11 kst/kstgraphfiledialog_i.cpp 1.11
M +17 -16 kst/kstgraphfiledialog_i.h 1.9
M +37 -49 kst/ksthsdialog_i.cpp 1.60
M +36 -35 kst/ksthsdialog_i.h 1.18
M +51 -48 kst/kstimagedialog_i.cpp 1.13
M +41 -42 kst/kstimagedialog_i.h 1.6
M +91 -95 kst/kstlogtable.cpp 1.8
M +26 -26 kst/kstlogtable.h 1.5
M +37 -27 kst/kstplotdialog_i.cpp 1.72
M +70 -71 kst/kstplotdialog_i.h 1.29
M +59 -57 kst/kstplugindialog_i.cpp 1.79
M +18 -28 kst/kstpsddialog_i.cpp 1.54
M +35 -34 kst/kstpsddialog_i.h 1.14
M +32 -22 kst/kstvectordialog_i.cpp 1.44
M +43 -41 kst/kstvectordialog_i.h 1.16
M +75 -78 kst/kstviewfitsdialog_i.cpp 1.14
M +3 -7 kst/kstviewfitsdialog_i.h 1.4
M +28 -33 kst/kstviewscalarsdialog_i.cpp 1.9
M +19 -22 kst/kstviewscalarsdialog_i.h 1.7
M +39 -39 kst/kstviewvectorsdialog_i.cpp 1.12
M +4 -8 kst/kstviewvectorsdialog_i.h 1.6
R kst/kstfiledialog.cpp 1.3
R kst/kstfiledialog.h 1.2
More information about the Kst
mailing list