[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Thu Oct 23 01:12:47 CEST 2003
CVS commit by staikos:
- Implement indirect datasource as a plugin which contains another datasource!
- merge some more of kstfile - including dirfile and frame file detection
- remove unused methods
- make isValid() virtual for the indirect datasource plugin
A datasources/indirect/.cvsignore 1.1
A datasources/indirect/Makefile.am 1.1
A datasources/indirect/indirect.cpp 1.1 [GPL (v2+)]
A datasources/indirect/indirect.h 1.1 [GPL (v2+)]
A datasources/indirect/kstdata_indirect.desktop 1.1
M +0 -7 kstdatasource.cpp 1.8
M +2 -2 kstdatasource.h 1.5
M +1 -1 datasources/Makefile.am 1.4
M +0 -11 datasources/ascii/ascii.cpp 1.6
M +0 -3 datasources/ascii/ascii.h 1.4
M +12 -7 datasources/dirfile/dirfile.cpp 1.4
M +0 -1 datasources/dirfile/dirfile.h 1.3
M +14 -9 datasources/frame/frame.cpp 1.2
M +0 -1 datasources/frame/frame.h 1.2
M +0 -5 datasources/template/template.cpp 1.3
M +0 -1 datasources/template/template.h 1.3
More information about the Kst
mailing list