CVS commit by staikos: add support for matrices from plugins. I don't have any such plugins yet so I haven't tested any of that code, but it doesn't seem to cause any regressions in other areas. M +18 -2 kstmatrix.cpp 1.19 M +7 -0 kstmatrix.h 1.14 M +204 -31 kstplugin.cpp 1.90 M +14 -0 kstplugin.h 1.36 M +108 -3 kstplugindialog_i.cpp 1.102