| Summary: | JavaScript does not provide proper access to plugins | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
| Component: | documentation | Assignee: | Yiwen Mao <yiwenv> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Walker
2007-11-02 18:54:45 UTC
SVN commit 763153 by arwalker: CCBUG:151757 KstBasicPlugin and KstCPlugin are now accessible from javaScript M +5 -5 extensions/js/bind_plugin.cpp M +6 -0 libkstmath/kstbasicplugin.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=763153 SVN commit 765931 by arwalker: BUG:151757 access to plugins is functional via javaScript M +112 -29 bind_objectcollection.cpp M +26 -0 bind_pluginio.cpp M +12 -0 bind_pluginio.h WebSVN link: http://websvn.kde.org/?view=rev&revision=765931 |