SVN commit 433862 by rchern: Changes to KstDataSource to support matrices - test implementation for AsciiSource: mostly just for testing purposes, can be reimplemented later M +102 -0 datasources/ascii/ascii.cpp M +12 -1 datasources/ascii/ascii.h M +110 -0 kstdatasource.cpp M +37 -0 kstdatasource.h M +12 -11 kstmatrixdialog_i.cpp