Summary: | Multiple curve edit does not apply only changed properties! | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Nicolas Brisset <nicolas.brisset> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | 2.0.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nicolas Brisset
2009-11-29 23:49:37 UTC
SVN commit 1061342 by netterfield: CCBUG: 216740 The curve dialog now works, as long as your mouse does not leave and re-enter the dialog. (Repainting cleared combo boxes un-clears them.) M +1 -1 commandlineparser.cpp M +1 -1 curvedialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1061342 SVN commit 1061398 by netterfield: Get rid of unwanted top labels BUG: 216736 Get rid of unwanted 'column' from ascii file column names BUG: 216735 Convince Curve Dialog's edit multiple to not mess up. BUG: 216740 M +1 -1 datasources/ascii/ascii.cpp M +2 -18 libkst/datavector.cpp M +9 -1 libkstapp/commandlineparser.cpp M +0 -1 libkstapp/curvedialog.cpp M +5 -2 widgets/vectorselector.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1061398 Change version from 2.0.0_devel to 2.0.0 to simplify version numbering. These bugs are solved with 2.0.0 |