Summary: | show marker origin in Plot Dialog/Marker tab | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 1.x | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Solaris | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas Brisset
2004-10-19 15:08:38 UTC
CVS commit by arwalker: Display the origin of a marker in the Plot dialog... Marker tab. A marker value will be followed by one of: 1) "" - indicates a value entered by the user 2) "rising" - indicates an automatically generated value on a rising edge 3) "falling" - indicates an automatically generated value on a falling edge CCMAIL: 91678-done@bugs.kde.org M +68 -39 kst2dplot.cpp 1.290 M +20 -7 kst2dplot.h 1.122 M +70 -42 kstplotdialog_i.cpp 1.110 |