[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Wed Feb 11 03:45:24 CET 2004


CVS commit by staikos: 

- Set the names of KstObjects so that they're more useful in JS
- Add a signal to KstScalar::setValue() so that it can be hooked into for
  the purpose of triggering events on values
- Add bindings for KstScalars to the js code
- Add a demo that shows how to execute code when a scalar reaches a certain
  absolute value
- Add ability to load scripts from files (action merged with the UI)
- Merge in the right place


  A            extensions/js/jsproxies.cpp   1.1 [GPL (v2+)]
  A            extensions/js/jsproxies.h   1.1 [GPL (v2+)]
  A            extensions/js/examples/triggertest.js   1.1
  M +1 -3      Makefile.am   1.61
  M +1 -0      kstobject.cpp   1.10
  M +7 -0      kstscalar.cpp   1.16
  M +22 -17    kstscalar.h   1.15
  M +2 -0      kstui.rc   1.15
  M +1 -1      extensions/js/Makefile.am   1.2
  M +35 -6     extensions/js/js.cpp   1.2
  M +12 -0     extensions/js/js.h   1.2
  M +3 -0      extensions/js/kstextension_js.rc   1.2






More information about the Kst mailing list