[Kst] [Bug 221673] Tied Zoom should span tabs
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Wed Nov 24 03:16:00 CET 2010
https://bugs.kde.org/show_bug.cgi?id=221673
netterfield at astro.utoronto.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from <netterfield astro utoronto ca> 2010-11-24 03:15:59 ---
SVN commit 1200143 by netterfield:
BUG: 221673
-Menu option to specify if tied zoom spans tabs.
-The tied zoom button *toggles* tied stat in current tab. Since
individual plots can be tied and untied, it is not a latching
button.
-add a head to curves, so the most current data can be identified in XY plots
that do not have
monotinic X vectors.
M +15 -0 libkstapp/curvedialog.cpp
M +3 -0 libkstapp/equationdialog.cpp
M +4 -0 libkstapp/histogramdialog.cpp
M +15 -2 libkstapp/mainwindow.cpp
M +2 -0 libkstapp/mainwindow.h
M +18 -1 libkstapp/plotitemmanager.cpp
M +3 -2 libkstapp/plotrenderitem.cpp
M +3 -0 libkstapp/powerspectrumdialog.cpp
M +51 -0 libkstmath/curve.cpp
M +19 -0 libkstmath/curve.h
M +12 -3 libkstmath/curvefactory.cpp
M +103 -17 widgets/curveappearance.cpp
M +14 -1 widgets/curveappearance.h
M +55 -27 widgets/curveappearance.ui
WebSVN link: http://websvn.kde.org/?view=rev&revision=1200143
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kst
mailing list