Revisions of labplot-kf5

buildservice-autocommit accepted request 1108509 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 39)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1108473 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 38)
- Add Fix-finding-liborigin-header-in-project-import-test.patch to
  fix build with the latest liborigin
buildservice-autocommit accepted request 1102016 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 37)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 1101505 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 36)
- update to 2.10.1:
  * Support markdown library discount version 3
  * Improve Vector BLF dependency (git download must be enabled
    if needed)
  * Correctly use system header of system QXlsx (BUG 468651)
  * Fix group separator problem in formulas (BUG 468098)
  * Improve log scales (auto scaling and tick number)
  * Improve auto scale (Issue #536)
  * Fix limits when changing scale (Issue #446)
  * Use system liborigin headers if linking against system
    liborigin (BUG 469367)
  * Properly import UTF8 encoded data (BUG 470338)
  * Don't clear the undo history when saving the project (BUG
    470727)
  * Properly react on orientation changes in the worksheet
    properties explorer
  * In the collections of example projects, color maps and data
    sets allow also to search for sub-strings and do the search
    case-insensitive
  * Properly set the size of the worksheet in the presenter mode
    if "use view size" is used
  * Properly save and load the property "visible" for box and bar
    plots in the project file
  * Fixed copy&paste and duplication of box and bar plots
  * Fixed issues with loading object's templates (BUG 470003)
  * Don't crash when loading projects with reference ranges
  * .xlsx import:
  * Fix crash importing empty cells
  * support datetime import (Issue #531)
  * Properly set the initial properties of the reference line
buildservice-autocommit accepted request 1077784 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 35)
baserev update by copy to link target
Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) accepted request 1077539 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 34)
- Update to version 2.10.0
- Really enable reproducible build
buildservice-autocommit accepted request 976018 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 33)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 975998 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 32)
- Update to 2.9.0. Check the Changelog file for the full list
  of changes. Bugs fixed since the last version:
  * Fitting: Fix missing locale support in evaluating range of
    fit function
  * Fitting: Fix pseudovoigt model
  * Fix crash in convolution and correlation
  * Windows: use breeze as default for better dark mode
  * Properly save the geometry of visible windows in the project
  * Interpolation: avoid crash when x data contains invalid data
    points or is not strictly increasing
  * HDF5: Fix reading attribute strings and better handle strings
    in compound data
buildservice-autocommit accepted request 882338 from Matthias Mailänder's avatar Matthias Mailänder (Mailaender) (revision 31)
baserev update by copy to link target
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 882209 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 30)
- Update to version 2.8.2
- Bug fixes:
  * [CAS]
    + Fixed the regression introduced after the python2 backend was
      deprecated in Cantor
    + Warn about the potential data looses when a project with CAS
      content is opened but no CAS support is available
  * [worksheet]:
    + DateTime support for Custom Points and for Histograms
    + Fix "power of" notations for negative values, show "0" for
      zero and improve auto precision for small values for axis
      labels
    + Show all available symbols styles for CustomPoint, the last
      one was missing
    + Convert the plot range format to datetime also when the first
      histogram for datetime data was added to the plot
    + Properly restore the saved values column and also save the
      values formatting properties in the histogram
    + If the deleted columns are being restored, restore the column
      pointers also in the histograms
    + Properly react in the histogram when data columns are deleted
      or renamed
    + Save/load the values format in xy-curve
    + React on text changes for values prefix and suffix and not on
      return pressed event in the curve properties explorer
    + Fix log scale axis for one tick and ln-scale typo
    + Fix sqrt and square axis scales
    + adjust the range format (numeric vs. datetime) also when the
      column of the first curve is changed and not only when a new
      curve is added
    + simplified the naming of the initial axes for the default
      plot types (box blot with four axes,  etc.) - use "x" instead
      of "x axis 1", etc.
    + export to more image formats (jpg, bmp, ppm, xbm, xpm)
  * [spreadsheet]
    + show column statistics also for bigint columns
    + when selecting a column in the project explorer, make sure it
      becomes visible in the spreadsheet by scrolling horizontally
      to its position
    + when removing or inserting rows in the spreadsheet, properly
      update the headers in the spreadsheet
  * [import]
    + Don't try to parse a netCDF file when the application was
      compiled without any support for netCDF, and similar for
      other formats
    + Show the last recently imported projects in a combobox also
      in ImportProjectDialog similar to how it's already done in
      ImportFileDialog
    + Don't show any error messages when the source file or local
      socket is empty when the import dialog is opened for the
      first time
    + Fixed ASCII import when start column > 1
  * Don't change the current selection in the Project Explorer when
    objects are being added or removed during undo or redo
  * Improved LaTeX support in export dialog and export of big
    spreadsheets
  * Fixed resetting parser error count on some platforms
    (kde#427190)
  * Support semicolon as function argument separator for locale
    with comma as decimal separator (kde#429110)
  * Fix validation of custom model equation in fit dock
    (kde#429368)
  * Save/Load value format (kde#431535)
  * Show the relevant parts of the drop lines also when the data
    points are outside of the plot range (kde#432291)
buildservice-autocommit accepted request 848386 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 29)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 848320 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 28)
- Update to version 2.8.1
- New features:
  * [worksheet] allow to change the background color for axis
    labels (default: transparent)
  * [worksheet] allow to copy the plot cursor cordinates
  * [spreadsheet] better auto-detection of datetime format for
    values pasted in the spreadsheet
  * [live data] allow to add the timestamp column for all network
    live sources (TCP/UDP), not only for MQTT
  * [live data] better error handling and user notifications
- Bug fixes:
  * Fix compiling with Cantor 20.08.X and X>0
  * Fix drawing lines between points of datetime data
  * Fix drawing axis tick label in color when in HTML mode
  * Fix size of dock widgets when changing between them
  * Remove sub-window shadow remnants when closing the project
    (kde#389920)
  * Fix changing font of text label for newer Qt versions
    (kde#428029)
  * Fix full screen not restored (also fixes full screen on macOS)
    (kde#428813)
  * Don't crash when doing drag&drop between different main windows
    (kde#428698) 
  * Fix missing settings dialog on macOS
  * Parser improvements (found in "Generate Function Values"):
    + Fix Crash using variable name of pre-defined functions as
      function ("sin()")
    + Allow variable names containing function names ("sina")
    + Correctly remove variables when changing name
    + Use application number locale
    + insert predefined functions with correct number of arguments
- Drop fix_labplot_assumption_cantor_version.patch, merged upstream
- Drop obsolete %post/%postun scriptlets, the used macros are
  no-ops since Leap 15.0
buildservice-autocommit accepted request 841031 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 27)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 840951 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 26)
- Update fix_labplot_assumption_cantor_version.patch to fix build
  with cantor 20.08.2 and later
buildservice-autocommit accepted request 837886 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 25)
baserev update by copy to link target
Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) accepted request 837874 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 24)
- Move english docs from labplot-kf5-lang to the main package again
- Remove unused Qt5Qml BuildRequires

The lang package should only contain translations IMHO...
buildservice-autocommit accepted request 743630 from Todd R's avatar Todd R (TheBlackCat) (revision 21)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 742876 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 20)
- Update to version 2.7.0
Displaying revisions 1 - 20 of 39
openSUSE Build Service is sponsored by