[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Fri Oct 17 09:23:57 CEST 2003


CVS commit by staikos: 

- install the datasource header and its dependencies
- note in those classes about binary compatibility
- move KstObject implementations out of the header file
- add virtual_hooks
- add d-pointers
- create datasource plugin template
- create ascii plugin that is completely non-functional right now

Plugins may change quite a bit still


  A            datasources/.cvsignore   1.1
  A            datasources/Makefile.am   1.1
  A            datasources/ascii/.cvsignore   1.1
  A            datasources/ascii/Makefile.am   1.1
  A            datasources/ascii/ascii.cpp   1.1 [GPL (v2+)]
  A            datasources/ascii/ascii.h   1.1 [GPL (v2+)]
  A            datasources/ascii/kstdata_ascii.desktop   1.1
  A            datasources/template/.cvsignore   1.1
  A            datasources/template/Makefile.am   1.1
  A            datasources/template/kstdata_template.desktop   1.1
  A            datasources/template/template.cpp   1.1 [GPL (v2+)]
  A            datasources/template/template.h   1.1 [GPL (v2+)]
  M +6 -1      Makefile.am   1.45
  M +4 -0      kstdatasource.cpp   1.4
  M +15 -0     kstdatasource.h   1.2
  M +20 -0     kstobject.cpp   1.6
  M +17 -4     kstobject.h   1.14





More information about the Kst mailing list