[Kst] extragear/graphics/kst/kst
George Staikos
staikos at kde.org
Wed Sep 14 19:05:03 CEST 2005
SVN commit 460655 by staikos:
Add a statusbar notifier of errors. Clicking on it shows the debug log. A new
icon set of two or more icons for the animation would be appreciated.
Also kstlinestyle should only exist once, not one time for each user, so don't
put static arrays in .h files.
M +2 -0 Makefile.am
M +38 -0 kst.cpp
M +7 -0 kst.h
M +19 -0 kstdebug.cpp
M +4 -0 kstdebug.h
M +6 -0 kstdebugdialog_i.cpp
M +3 -0 kstdebugdialog_i.h
A kstdebugnotifier.cpp [License: GPL (v2+)]
A kstdebugnotifier.h [License: GPL (v2+)]
M +3 -0 kstdoc.cpp
A kstlinestyle.cpp [License: GPL (v2+)]
M +2 -9 kstlinestyle.h
M +7 -0 kstlogwidget.cpp
M +1 -0 kstlogwidget.h
M +1 -0 kstplugin.cpp
M +1 -1 pics/Makefile.am
AM pics/kst_error_1.png
AM pics/kst_error_2.png
More information about the Kst
mailing list