| Summary: | Add ability to support time range through javascript for defining vectors | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.x | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Walker
2009-02-09 21:29:59 UTC
SVN commit 924538 by arwalker: BUG:183833 add DataVedctor::changeFramesByTime method M +95 -0 bind_datavector.cpp M +37 -0 bind_datavector.h WebSVN link: http://websvn.kde.org/?view=rev&revision=924538 SVN commit 924837 by arwalker: CCBUG:183833 add better error reporting for DataVector::changeFramesByTime M +7 -0 bind_datavector.cpp M +5 -0 bind_datavector.h WebSVN link: http://websvn.kde.org/?view=rev&revision=924837 |