forked from pool/qalculate-gtk
- Update to version 3.15.0: * Replace equals button with a clickable icon in the upper right corner of the expression entry * Optional extra column of customizable keypad buttons * Use icons for "Value", "Text", and "Copy" in history view and hide all buttons when keypad is shown simultaneously * Add "Exact" menu item to result popup menu when appropriate * Fix segfault in unit manager OBS-URL: https://build.opensuse.org/request/show/854473 OBS-URL: https://build.opensuse.org/package/show/science/qalculate-gtk?expand=0&rev=12
121 lines
5.2 KiB
Plaintext
121 lines
5.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 10 07:38:05 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Update to version 3.15.0:
|
|
* Replace equals button with a clickable icon in the upper right
|
|
corner of the expression entry
|
|
* Optional extra column of customizable keypad buttons
|
|
* Use icons for "Value", "Text", and "Copy" in history view and
|
|
hide all buttons when keypad is shown simultaneously
|
|
* Add "Exact" menu item to result popup menu when appropriate
|
|
* Fix segfault in unit manager
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 5 22:54:01 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
|
|
|
|
- Update to version 3.14.0:
|
|
* Customizable keypad buttons—change labels and actions for
|
|
all buttons on the right-hand side of the keypad
|
|
* Notifications for invisible actions, e.g. result left-click
|
|
copy
|
|
* Use v1, v2, … as default variable names
|
|
* Improvements and fixes in insert function dialog
|
|
* Fix input of circumflex on Windows with dead circumflex
|
|
without modifier, e.g. German and Swiss keyboard layouts
|
|
* Fix programming keypad base conversion for negative integers
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 21 14:19:01 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Update to version 3.12.1:
|
|
* Fix display of negative numbers with scientific notation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 29 12:00:21 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Update to version 3.12.0:
|
|
* Option to hide left or right part of the keypad
|
|
* Replace fraction mode combo box with a single toggle button
|
|
* Disable prefixes by default in scientific, engineering,
|
|
and pure modes, and change behaviour of composite modes when
|
|
user changes separate options
|
|
* Auto completion for objects and properites in data set functions
|
|
* Split long numerical results in two lines and show bit position
|
|
for binary number that does not fit in window
|
|
* Improved text layout in result
|
|
* Fix Insert button in insert function dialog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 23 09:17:22 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Update to version 3.11.0:
|
|
* Option to clear history on exit (GUI)
|
|
* Fix removal of history items, and move to top, when
|
|
calculate-as-you-type is activated (GUI)
|
|
* Reduce the height of the result widget (GUI)
|
|
* Hide tooltip after keypad button click (GUI)
|
|
* Check for updates menu item (GUI)
|
|
* Slovenian translation (GUI)
|
|
* Configurable number of lines in expression entry (GUI)
|
|
* Add angle unit selection to sin, cos, and tan button menus
|
|
and an new status popup menu,
|
|
and make it possible to set keyboard shortcut for angle units
|
|
* Improved keyboard shortcuts dialog (GUI)
|
|
* New parentheses and other improvements in display of results
|
|
* Dark theme setting on Windows (GUI)
|
|
* Improved handling of vectors and matrices in insert function
|
|
dialog
|
|
* Configurable time limit for plot (GUI)
|
|
* Ellipsize long variable values used as title in completion
|
|
popup
|
|
* Persistent keypad option, which makes it possible to show
|
|
the keypad and the history simultaneously
|
|
* Minimal window mode, which hides everything but the expression
|
|
entry and, when not empty, the result
|
|
* Optional (disabled by default at compile time) internal help
|
|
viewer using WebKitGTK
|
|
- Update version of libqalculate in BuildRequires: at least
|
|
version 3.8.0 now required.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 8 13:52:27 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 3.7.0:
|
|
+ Configurable keyboard shortcuts
|
|
+ New functions: bernoulli(), erfi(), fresnels(), fresnelc()
|
|
+ Improved zeta(), with exact values for negative and even
|
|
integers, support for all real values, and optional second
|
|
argument for calculation of Hurwitz zeta
|
|
+ Support for complex numbers in Ei(), li(), Si(), Ci(), Shi(),
|
|
and Chi()
|
|
+ Support for all branches and complex numbers in lambertw()
|
|
+ Extended argument support in Li()
|
|
+ Add base units (or local currency) for unit conversion when
|
|
units are missing in original expression (e.g. 5 to ft = 5 m
|
|
to ft)
|
|
+ Improvements and fixes for integrals
|
|
+ Fix crash when used in Cantor (caused by conflict with Poppler
|
|
library)
|
|
+ Minor bug fixes and feature improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 4 17:19:13 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Fix Source url so the tarball gets a nice name-version format.
|
|
- Use autosetup and make_build macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 28 08:37:39 UTC 2019 - Андрей Алыпов <and.november@opensuse.org>
|
|
|
|
- added full URL to the source and _service
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 08:22:56 UTC 2019 - Андрей Алыпов <and.november@opensuse.org>
|
|
|
|
- release version 3.2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 07:03:45 UTC 2019 - Андрей Алыпов <and.november@opensuse.org>
|
|
|
|
- Git version
|