| Summary: | Adding a "new" command | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Grégoire Verlut <gregoire.verlut> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.0.0 | ||
| Target Milestone: | 2.0.0 | ||
| Platform: | unspecified | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Grégoire Verlut
2009-12-23 17:41:35 UTC
SVN commit 1070733 by netterfield: Improve font size in multi-tab datawizard generated plots Add 'New' action. Add change sample range and change datasource icons to the toolbar Add create [curve/psd/equation/histograms/image/spectogram] to the Data menue BUG: 219852 M +0 -6 devel-docs/Kst2Specs/Wishlist M +7 -4 src/libkstapp/datawizard.cpp M +76 -0 src/libkstapp/mainwindow.cpp M +17 -0 src/libkstapp/mainwindow.h M +22 -18 src/libkstmath/csd.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1070733 Change version from 2.0.0_devel to 2.0.0 to simplify version numbering. These bugs are solved with 2.0.0 |