File kst.changes of Package kst

-------------------------------------------------------------------
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

- Change desktop menu category to Science

-------------------------------------------------------------------
Mon Jul 30 17:55:38 UTC 2012 - ctrippe@opensuse.org

- Update to 2.0.6, for a complete list of changes see 
  http://kst-plot.kde.org/files/Log_messages_2.0.5_to_2.0.6.txt
  * When loading a kst file, prompt the user for an alternate if a 
    datasource can't be found
  * Save/use arrow head property defaults
  * Don't invert Z order of viewItems which are direct children of
    the View
  * Data wizard fixes (spectrum format, speed improvements when 
    there are many vectors,
  * Properly handle missing data in custom-delimited ASCII to avoid 
    mixing the vectors
  * Large speedup (x10!) for ASCII with very many columns
  * Allow SVG and pixmap view objects to have adjustable aspect ratios
  * Fix apply button in view item dialogs (including labels)
- Build python-kst for scripting

-------------------------------------------------------------------
Fri Jun 29 12:08:09 UTC 2012 - reddwarf@opensuse.org

- BuildRequire libnetcdf_c++-devel after the package split

-------------------------------------------------------------------
Mon May 21 18:11:12 UTC 2012 - ctrippe@opensuse.org

- Update to 2.0.5
  * Data-fixed annotation objects (e.g. text and arrows which
    scroll along with the curves)
  * Support for Matlab's .mat file format for strigns, matrices, 
    vectors and scalars
  * Beta version of python scripting (on Linux only for now, 
    depending on NumPy 1.6 and SciPy and requiring .py and .pyc
    files installed in the right place). See documentation at 
    http://hen.astro.utoronto.ca/pyKst/ and don't hesitate to ask 
    for help on the mailing list as this feature is still in 
    beta stage
  * Drag & Drop support: simply drop a .kst file onto Kst and it 
    will open, if you drop any data file it will open in the data
    wizard
  * Improved printing to vector formats (printer, PDF, SVG)
  * Optional antialiasing (may be slow on some systems)
  * A number of bugs and crashes fixed in various areas, like 
    shared axis boxes. See detailed changelog at 
    http://kst-plot.kde.org/files/Log_messages_2.0.4_to_2.0.5.txt
    for more information

-------------------------------------------------------------------
Sat Mar 24 15:07:35 UTC 2012 - idonmez@suse.com

- Depend on netcdf-devel for openSUSE >= 12.2
- Build in parallel 

-------------------------------------------------------------------
Mon Oct 17 13:11:58 UTC 2011 - toddrme2178@gmail.com

- Switched to using KDE macros
- Switched release build (this is supposed to optimize performance)
- Cleaned up spec file formatting

-------------------------------------------------------------------
Wed Sep 14 03:25:55 UTC 2011 - ctrippe@opensuse.org

- Update to kst 2.0.4
  * A major re-write of the auto-layout command: it works much 
    better now and no longer gets in the way
  * Improvements to automatic legend names
  * Fixes to the layout mode, with better visual feedback during 
    drag operations
  * Numerous other bugfixes and improvements (point density, 
    scientific notation, issues with log mode, bar colors, fixed 
    aspect ratio in images and svg annotation items)
  * UI and usability improvements: for instance you can now just 
    double-click on labels or axes to open the corresponding dialog
  * The introduction of a Settings->Theme dialog which sets brush, 
    stroke, and font for all view items, optionally applying to all 
    existing objects, and/or saving as the default for all future 
    objects
  * A great new auto-completer for the the equation editor and 
    label editor, including support for wildcards
  * A number of crashes fixed in various plugins

-------------------------------------------------------------------
Mon Apr 18 18:36:57 UTC 2011 - ctrippe@opensuse.org

- Update to kst 2.0.3
  * cmake-based build system 
  * many improvements in the reading of ASCII files: extensive UI 
    overhaul and huge speedup 
  * support for metadata added for netCDF files (scalar and string 
    attributes) and ASCII (units and some data-file info) 
  * UI improvements (new icons, consistency with KDE HIG guidelines,
    some dialogs reworked) 
  * lots of bugs and crashes fixed in less-often used parts of the code 

-------------------------------------------------------------------
Wed Dec 15 18:43:46 UTC 2010 - ctrippe@gmx.net

- BuildRequire getdata-devel for openSUSE 11.4 

-------------------------------------------------------------------
Mon Nov 22 18:07:54 UTC 2010 - ctrippe@gmx.net

- Update to kst 2.0.2
  * Kst 2.0.2: Kst does not crash any more when ASCII data is imported.
  * Kst 2.0.1: Many bugfixes and polished GUI (e.g. drag and drop of plots between tabs)
- BuildRequire libnetcdf-devel

-------------------------------------------------------------------
Tue Aug 31 17:55:22 UTC 2010 - ctrippe@gmx.net

- Update to 2.0.0
  * Fixes bnc#541957
- add export INSTALL_LIBDIR=lib64 in the build section fixes bnc#548228

-------------------------------------------------------------------
Tue Jul 14 22:02:33 CEST 2009 - tittiatcoke@gmail.com

- Update to 2.0.0 beta 2 
  * KDE4 version

-------------------------------------------------------------------
Sat Jul 11 15:33:11 CEST 2009 - tittiatcoke@gmail.com

- update to 1.8.0:
  * Fast real-time display and manipulation of streaming data 
  * Quick zooming and scrolling via mouse and keyboard 
  * Extensible via plugins 
  * Built-in high-speed equation interpreter 
  * Multiple tabs or windows 
  * Graphical plot layout manager 
  * Javascript scripting 
  * Drag and drop 
  * Cut and paste 
  * Native power spectrum algorithm and histograms 
  * Image and matrix support, including waterfall plots 
  * Support for the most popular data formats including: 
       + ASCII, dirfile, CDF, piolib, FITS, HEALPix, qimage 
       + Plugin design allows additional formats 
  * Time input 
  * Built-in ELOG functionality 
  * Command-line and RPC control mechanisms 
  * Printing, including to images, postscript, and PDF

-------------------------------------------------------------------
Sat Feb 14 12:43:36 CET 2009 - coolo@suse.de

- call kde_post_install before %find_lang

-------------------------------------------------------------------
Wed Oct 22 12:41:23 CEST 2008 - dmueller@suse.de

- update to 1.7.0:
  * Fast real-time display and manipulation of streaming data
  * Quick zooming and scrolling via mouse and keyboard
  * Extensible via plugins
  * Built-in high-speed equation interpreter
  * Multiple tabs or windows
  * Graphical plot layout manager
  * Javascript scripting
  * Drag and drop
  * Cut and paste
  * Native power spectrum algorithm and histograms
  * Image and matrix support, including waterfall plots
  * Support for the most popular data formats including:
        o ASCII, dirfile, CDF, netCDF, piolib, FITS, HEALPix, qimage
        o Plugin design allows additional formats 
  * Time input
  * Built-in ELOG functionality
  * Command-line and RPC control mechanisms
  * Printing, including to images, postscript, and PDF 

-------------------------------------------------------------------
Mon Jul  7 20:17:05 CEST 2008 - dmueller@suse.de

- fix build
- fix devel package requires

-------------------------------------------------------------------
Thu Apr 24 10:05:01 CEST 2008 - stbinner@suse.de

- update to 1.6.0: no changelog provided

-------------------------------------------------------------------
Fri Mar 14 12:20:35 CET 2008 - dmueller@suse.de

- fixed specfile

-------------------------------------------------------------------
Thu Mar 13 17:59:53 CET 2008 - dmueller@suse.de

- update to 1.5.0:
    * Fast real-time display and manipulation of streaming data
    * Quick zooming and scrolling via mouse and keyboard
    * Extensible via plugins
    * Built-in high-speed equation interpreter
    * Multiple tabs or windows
    * Graphical plot layout manager
    * Javascript scripting
    * Drag and drop
    * Cut and paste
    * Native power spectrum algorithm and histograms
    * Image and matrix support, including waterfall plots
    * Support for the most popular data formats including:
          o ASCII, dirfile, CDF, netCDF, piolib, FITS, HEALPix, qimage
          o Plugin design allows additional formats 
    * Time input
    * Built-in ELOG functionality
    * Command-line and RPC control mechanisms
    * Printing, including to images, postscript, and PDF
- licensing fixes (bnc#369453)

-------------------------------------------------------------------
Wed Nov 28 14:44:48 CET 2007 - dmueller@suse.de

- fix build against glibc 2.7 

-------------------------------------------------------------------
Sat Aug  4 14:27:40 CEST 2007 - stbinner@suse.de

- update to version 1.4: numerous bugfixes, see ChangeLog

-------------------------------------------------------------------
Thu Jun 21 11:26:14 CEST 2007 - stbinner@suse.de

- fix invalid .desktop file

-------------------------------------------------------------------
Fri Jun  1 08:20:57 CEST 2007 - coolo@suse.de

- move kde_post_install

-------------------------------------------------------------------
Tue May 29 14:36:01 CEST 2007 - coolo@suse.de

- fix translations handling

-------------------------------------------------------------------
Wed May 23 12:55:10 CEST 2007 - stbinner@suse.de

- use %fupes
- add missing ldconfig run calls

-------------------------------------------------------------------
Fri Oct 20 09:25:42 CEST 2006 - stbinner@suse.de

- update to version 1.3:1: numerous deadlock and crash fixes

-------------------------------------------------------------------
Wed Sep 20 13:38:09 CEST 2006 - stbinner@suse.de

- update to version 1.3.0: no change log digest provided

-------------------------------------------------------------------
Wed Apr 19 14:43:50 CEST 2006 - stbinner@suse.de

- don't use broken netcdf on distributions before 10.1

-------------------------------------------------------------------
Tue Mar 28 15:58:08 CEST 2006 - stbinner@suse.de

- update to version 1.2.1
  * countless bugfixes

-------------------------------------------------------------------
Mon Feb 20 12:37:34 CET 2006 - stbinner@suse.de

- cleanup BuildRequires: after gsl-devel dependency fix

-------------------------------------------------------------------
Wed Feb 15 22:19:25 CET 2006 - stbinner@suse.de

- update to version 1.2


-------------------------------------------------------------------
Wed Jan 25 21:33:26 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Sat Nov 12 00:45:17 CET 2005 - dmueller@suse.de

- fix build 

-------------------------------------------------------------------
Thu Oct 27 09:54:32 CEST 2005 - stbinner@suse.de

- update to version 1.1.1

-------------------------------------------------------------------
Mon Oct 10 22:07:16 CEST 2005 - stbinner@suse.de

- fix include hints for Qt 3.3.5

-------------------------------------------------------------------
Wed Oct  5 11:21:38 CEST 2005 - stbinner@suse.de

- fix some %files entries for 64 bit

-------------------------------------------------------------------
Tue Oct  4 12:51:47 CEST 2005 - stbinner@suse.de

- initial package (version 1.1.0)

openSUSE Build Service is sponsored by