Accepting request 183776 from KDE:Distro:Factory
- Update to 2.0.7 * Automatic formatting of X axis time display from the datawizard when reading string-formatted time * More speed for files with very many columns * Scripting: major rework adding support for histograms, spectrums and plugins * Allow the x and y plot labels to be changed from the command line * Fix a bug where if you drag a plot to a new tab, it wasn't picked up by future autoformat actions nor listed in plot lists * Cumulative sum plugin now returns a vector of the same size as the input vector * Fix toggling tied zoom * Save/reload "automatically scale number axis" setting in plots. * Fix regression in which re-scaling font sizes when adding plots didn't work. * Fix gaussian + Lorentzian fits so that they actually fit * Respect dialog defaults and curve properties for point density. * Restore proper behavior of font scaling when adding plots to tabs (forwarded request 183701 from christiantrippe) OBS-URL: https://build.opensuse.org/request/show/183776 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=39
This commit is contained in:
parent
73f251650b
commit
29bf33a777
3
Kst-2.0.7.tar.gz
Normal file
3
Kst-2.0.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ef0e1e85fa90472447eb53ee560970635532d2013d200d99ebdd105bd2eecee
|
||||
size 11706657
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7968e604a188065d02da48a9a971fb04afab4b4b5358315b09e66f3deab1b80f
|
||||
size 11388226
|
17
kst.changes
17
kst.changes
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 19:22:32 UTC 2013 - ctrippe@opensuse.org
|
||||
|
||||
- Update to 2.0.7
|
||||
* Automatic formatting of X axis time display from the datawizard when reading string-formatted time
|
||||
* More speed for files with very many columns
|
||||
* Scripting: major rework adding support for histograms, spectrums and plugins
|
||||
* Allow the x and y plot labels to be changed from the command line
|
||||
* Fix a bug where if you drag a plot to a new tab, it wasn't picked up by future autoformat actions nor listed in plot lists
|
||||
* Cumulative sum plugin now returns a vector of the same size as the input vector
|
||||
* Fix toggling tied zoom
|
||||
* Save/reload "automatically scale number axis" setting in plots.
|
||||
* Fix regression in which re-scaling font sizes when adding plots didn't work.
|
||||
* Fix gaussian + Lorentzian fits so that they actually fit
|
||||
* Respect dialog defaults and curve properties for point density.
|
||||
* Restore proper behavior of font scaling when adding plots to tabs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 14:09:06 UTC 2013 - dmitry_r@opensuse.org
|
||||
|
||||
|
4
kst.spec
4
kst.spec
@ -18,13 +18,13 @@
|
||||
|
||||
|
||||
Name: kst
|
||||
Version: 2.0.6
|
||||
Version: 2.0.7
|
||||
Release: 0
|
||||
Summary: Real-Time Data Viewing and Plotting Tool with Basic Data Analysis Functionality
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Graphics/Visualization/Graph
|
||||
Url: http://kst-plot.kde.org/
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source: Kst-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: cmake
|
||||
|
Loading…
Reference in New Issue
Block a user