| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: qalculate-gtk | Distribution: openSUSE Tumbleweed |
| Version: 5.10.0 | Vendor: openSUSE |
| Release: 1.4 | Build date: Sat Apr 4 06:42:42 2026 |
| Group: Productivity/Scientific/Math | Build host: reproducible |
| Size: 6808353 | Source RPM: qalculate-gtk-5.10.0-1.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://qalculate.github.io | |
| Summary: Multi-purpose cross-platform desktop calculator | |
Qalculate is a multi-purpose cross-platform desktop calculator. It is simple to use but provides power and versatility normally reserved for complicated math packages, as well as useful tools for everyday needs (such as currency conversion and percent calculation). Features include a large library of customizable functions, unit calculations and conversion, symbolic calculations (including integrals and equations), arbitrary precision, uncertainty propagation, interval arithmetic, plotting, and a user-friendly interface (GTK+ and CLI).
GPL-2.0-or-later
* Sat Apr 04 2026 pallas wept <pallaswept@proton.me>
- Update to version 5.10
* Fix adaptive interval display for calculate-as-you-type result
* Improve handling of "to mixed" after previous conversion statement (e.g. "1 m to in to mixed")
* Fix file paths with non-ASCII characters on Windows
* Minor bug fixes and feature enhancements
* Tue Nov 25 2025 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.8.2:
* Highlight unmatched parenthesis (with red color)
* Option to colorize background of highlighted parenthesis when
light theme is used
* Do not perform calculate-as-you-type when currently edited
function has too few arguments
* Minor bug fixes and feature enhancements
* Fri Oct 31 2025 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 5.8.1:
* Option to change the default currency.
* Customizable digit group size and separator.
* Improve interpretation of function expressions with x, y, or z
in object names (e.g. "x year"), or within quotation marks.
* Ellipsize long titles in completion list.
* Fix replace expression with result.
* Fix opening of menu in menubar when completion list is
visible.
* Show error when function or variable disabled by
"--disable-insecure" is used (libqalculate).
* Minor bug fixes and feature enhancements.
- Changes from previous versions 5.6.0 to 5.8.0:
* See corresponding release notes at:
https://github.com/Qalculate/qalculate-gtk/releases
- Split off GNOME shell search provider into separate package.
- Add explicit BuildRequires: pkgconfig(gio-unix-2.0) required for
enabling GNOME shell search provider; currently provided by
glib2-devel, which is already included in BuildRequires.
* Mon Apr 21 2025 Marcus Rueckert <mrueckert@suse.de>
- Update to 5.5.1
- Fix segfault when deleting object
- Fix mode menu items sometimes not functioning properly after a
mode has been added or removed
- Fix right status context menu not updated
- Fix keyboard shortcut input dialog when modifier is released
first
- Fix date (month off by one) in history context menu
- Fix roman numerals shown as "Other"
- Fix copy unformatted ASCII without units when unit is placed
before quantity
- Fix previous result displayed with changed output format
despite cleared result after modified input format
- Fix and improve tooltips
- Indicate input and output base using overline and underline in
programming keypad when input and output base differs
- Fix solve() function with replace() function as first argument
(fixes solve2() function) (libqalculate)
- Fix "where" operator using (in)equality in variable
(libqalculate)
- Return x=ae^(ir) (with r instead of n) for abs(x)=x
(libqalculate)
- Minor bug fixes and feature enhancements
- ensure that qalculate-data is installed as otherwise the program
complains about missing datafiles
* Tue Jan 14 2025 Paolo Stivanin <info@paolostivanin.com>
- Update to 5.5.0
* changes from github:
https://github.com/Qalculate/qalculate-gtk/compare/v5.1.0...v5.5.0
* Mon Jul 01 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.1.0.
Check https://github.com/Qalculate/qalculate-gtk/releases for
older changes list. Changes since 5.0.0:
* Option to show parsed expression in result field
* Add two's complement input and binary bits to preferences,
and preserve these settings when leaving programming keypad
* Ask for the desired interpretation the first time percent
addition is used (e.g. 100 + 10% equals 110 or 100.1)
* Download button in dialog shown when new version is
available, on Windows
* Fix AltGr (primarily for input of operators) on Windows
* Fix updating of self-contained GNU/Linux binaries from GUI
* Portuguese (Portugal) translation
* Support for solving equations containing if() function
(libqalculate)
* Support for solving root(a, x)=b (requires rational value
for ln(a)/ln(b)) (libqalculate)
* New functions: powertower() and multiples() (libqalculate)
* New units for solar radius, mass, and luminosity
(libqalculate)
* Use parentheses for exponent using scientific notation
(with power of 10) (libqalculate)
* Support integer factorization of integers in matrix/vector,
and of numerator and denominator in rational number
(libqalculate)
* Relaxed conditions for (x^a)^b = x^(a × b) and
x^a × x^b = x^(a + b) when complex numbers are deactivated
(fixes segfaults) (libqalculate)
* Fix (ax + n)^2 > 1, where n is even and a is not 1,
returning false (libqalculate)
* Fix setbits() function (libqalculate)
* Fix Number::equals(0, ..., true) when number is infinite
(affects replace() function) (libqalculate)
* Fix a^(f(x))=a^(b*g(x)) where b=2 or b=3
(libqalculate v5.1.1)
* Minor bug fixes and feature enhancements
* Sat May 11 2024 jun wang <jgwang@suse.com>
- Update to version 4.9.0
* changes from github:
https://github.com/Qalculate/qalculate-gtk/compare/v4.6.1...v4.9.0
* Thu Apr 20 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 4.6.1:
* Use Unicode symbol for minus in scientific e notation
* Option to change symbols used for output of digits 10 and 11 in
duodecimal numbers (use A and B as default digits)
* Fixes for output of scientific notation using number bases other
than decimal
* Tue Dec 27 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 4.5.0:
* Use history font for RPN stack list (GTK, Qt)
* Fix factorization conversion specified in expression, and conversion performed using a separate expression (GTK)
* Fix unit names dialog (GTK)
* Thu Nov 10 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 4.4.0:
* Add "Clear history" to available keyboard shortcut and
button actions
* Show exchange rates source, and update time, for current
calculation in tooltip
* Fix "Set Prefix" for auto-calculated result
* Fix copying of result during delay before calculate-as-you-type
result is added to history
* Allow use of curly brackets as alternative parentheses
/usr/bin/qalculate-gtk /usr/share/applications/qalculate-gtk.desktop /usr/share/doc/packages/qalculate-gtk /usr/share/doc/packages/qalculate-gtk/AUTHORS /usr/share/doc/packages/qalculate-gtk/ChangeLog /usr/share/doc/packages/qalculate-gtk/README /usr/share/doc/packages/qalculate-gtk/TODO /usr/share/doc/qalculate-gtk /usr/share/doc/qalculate-gtk/html /usr/share/doc/qalculate-gtk/html/figures /usr/share/doc/qalculate-gtk/html/figures/calculation-history.png /usr/share/doc/qalculate-gtk/html/figures/calculator-buttons.png /usr/share/doc/qalculate-gtk/html/figures/completion.png /usr/share/doc/qalculate-gtk/html/figures/convert-number-bases.png /usr/share/doc/qalculate-gtk/html/figures/convert-unit.png /usr/share/doc/qalculate-gtk/html/figures/edit-function-details.png /usr/share/doc/qalculate-gtk/html/figures/edit-function.png /usr/share/doc/qalculate-gtk/html/figures/edit-matrix.png /usr/share/doc/qalculate-gtk/html/figures/edit-unit-relation.png /usr/share/doc/qalculate-gtk/html/figures/edit-unit.png /usr/share/doc/qalculate-gtk/html/figures/edit-variable.png /usr/share/doc/qalculate-gtk/html/figures/function-manager.png /usr/share/doc/qalculate-gtk/html/figures/gnuplot.png /usr/share/doc/qalculate-gtk/html/figures/import-csv.png /usr/share/doc/qalculate-gtk/html/figures/insert-function.png /usr/share/doc/qalculate-gtk/html/figures/mainwindow.png /usr/share/doc/qalculate-gtk/html/figures/minimal-window.png /usr/share/doc/qalculate-gtk/html/figures/plot-data.png /usr/share/doc/qalculate-gtk/html/figures/plot-settings.png /usr/share/doc/qalculate-gtk/html/figures/programming-keypad.png /usr/share/doc/qalculate-gtk/html/figures/rpn-mode.png /usr/share/doc/qalculate-gtk/html/figures/store-variable.png /usr/share/doc/qalculate-gtk/html/figures/unit-manager.png /usr/share/doc/qalculate-gtk/html/figures/variable-manager.png /usr/share/doc/qalculate-gtk/html/figures/variance-formula.svg /usr/share/doc/qalculate-gtk/html/index.html /usr/share/doc/qalculate-gtk/html/qalc.html /usr/share/doc/qalculate-gtk/html/qalculate-definitions-functions.html /usr/share/doc/qalculate-gtk/html/qalculate-definitions-units.html /usr/share/doc/qalculate-gtk/html/qalculate-definitions-variables.html /usr/share/doc/qalculate-gtk/html/qalculate-examples.html /usr/share/doc/qalculate-gtk/html/qalculate-expressions.html /usr/share/doc/qalculate-gtk/html/qalculate-functions.html /usr/share/doc/qalculate-gtk/html/qalculate-interval-arithmetic.html /usr/share/doc/qalculate-gtk/html/qalculate-introduction.html /usr/share/doc/qalculate-gtk/html/qalculate-mode.html /usr/share/doc/qalculate-gtk/html/qalculate-plotting.html /usr/share/doc/qalculate-gtk/html/qalculate-qt.html /usr/share/doc/qalculate-gtk/html/qalculate-units.html /usr/share/doc/qalculate-gtk/html/qalculate-user-interface.html /usr/share/doc/qalculate-gtk/html/qalculate-variables.html /usr/share/doc/qalculate-gtk/html/singlepage.html /usr/share/icons/hicolor/128x128/apps/qalculate.png /usr/share/icons/hicolor/16x16/apps/qalculate.png /usr/share/icons/hicolor/22x22/apps/qalculate.png /usr/share/icons/hicolor/24x24/apps/qalculate.png /usr/share/icons/hicolor/256x256/apps/qalculate.png /usr/share/icons/hicolor/32x32/apps/qalculate.png /usr/share/icons/hicolor/48x48/apps/qalculate.png /usr/share/icons/hicolor/64x64/apps/qalculate.png /usr/share/icons/hicolor/scalable/apps/qalculate.svg /usr/share/licenses/qalculate-gtk /usr/share/licenses/qalculate-gtk/COPYING /usr/share/man/man1/qalculate-gtk.1.gz /usr/share/metainfo/qalculate-gtk.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 8 00:04:09 2026