SHA256
1
0
forked from pool/qalculate

Line breaks in .changes.

OBS-URL: https://build.opensuse.org/package/show/science/qalculate?expand=0&rev=21
This commit is contained in:
Atri Bhattacharya 2023-08-25 16:01:25 +00:00 committed by Git OBS Bridge
parent 4420df4330
commit 05dc6dc044

View File

@ -1,28 +1,39 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 24 13:45:36 UTC 2023 - pgajdos@suse.com Thu Aug 24 13:45:36 UTC 2023 - pgajdos@suse.com
- version update to 4.8.0 - Version update to 4.8.0
* Concise (e.g. "1.2345(67)") and relative (e.g. "5+/-2%") notation for output * Concise (e.g. "1.2345(67)") and relative (e.g. "5+/-2%")
and input (disabled by default for concise notation) of interval notation for output and input (disabled by default for concise
* Optimize rest of unit expression when converting to partial (insufficient) notation) of interval
expression (e.g. 18MA×100ns to J = 1.8 J/V) * Optimize rest of unit expression when converting to partial
* Round high precision intervals enclosing integers for integer arguments (insufficient) expression (e.g. 18MA×100ns to J = 1.8 J/V)
* Add support for specifying position of sign bit in floating point functions * Round high precision intervals enclosing integers for integer
* New derived units: Debye, C·m, Daraf, F^-1, V/C, N/C, kcal, kcal/g, kJ arguments
* Add support for specifying position of sign bit in floating
point functions
* New derived units: Debye, C·m, Daraf, F^-1, V/C, N/C, kcal,
kcal/g, kJ
* Use international foot as base unit for rod * Use international foot as base unit for rod
* Fix fibonacci() for non-integers and recursive use * Fix fibonacci() for non-integers and recursive use
* Fix conversion options presented for speed units (and possibly other) * Fix conversion options presented for speed units (and possibly
* Update dialogs for editing of variables, functions, units, etc. to match other)
the corresponding dialogs in the Qt UI (GTK) * Update dialogs for editing of variables, functions, units,
* Show user-defined objects in a separate category in menus and dialogs (GTK) etc. to match the corresponding dialogs in the Qt UI (GTK)
* Add option to disable tooltips in keypad or everywhere (GTK, Qt) * Show user-defined objects in a separate category in menus and
* Add option to disable units and to interpret unrecognized symbols as dialogs (GTK)
variables (unknowns) to preferences (Qt) * Add option to disable tooltips in keypad or everywhere (GTK,
* Make closing of application with Escape key optional and disabled by default (GTK, Qt) Qt)
* Hide name column in conversion list when applied to current result (Qt) * Add option to disable units and to interpret unrecognized
symbols as variables (unknowns) to preferences (Qt)
* Make closing of application with Escape key optional and
disabled by default (GTK, Qt)
* Hide name column in conversion list when applied to current
result (Qt)
* Add temporary option to unknown variable edit dialog (GTK, Qt) * Add temporary option to unknown variable edit dialog (GTK, Qt)
* Add Microship (PIC16/17) 24 and 32 bit floating point formats (GTK, Qt) * Add Microship (PIC16/17) 24 and 32 bit floating point formats
* Fix initial height of list and description in units window (GTK) (GTK, Qt)
* Fix initial height of list and description in units window
(GTK)
* Minor bug fixes and feature enhancements * Minor bug fixes and feature enhancements
------------------------------------------------------------------- -------------------------------------------------------------------