summaryrefslogtreecommitdiff
path: root/math/qalculate
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-02-01Changes 0.7.2:adam2-5/+5
* Show base (if not decimal, hexadecimal or non-standard) as subscript * Use singular instead of abbreviated name for completion * Fix "Convert result" button * Use the last operator for leftover stack values * Fix RPN crash and don't add lonely stack value to itself * Workaround freeze with message dialog without buttons
2004-12-17This package uses intltool; include intltool/buildlink3.mk.minskim1-1/+2
2004-11-25Changes 0.7.1:adam2-5/+5
* Only use unicode character if available in the used font Fixes plus sign not displayed correctly in keypad, and wide keypad * Do not round exact integers not in exponential format. Fixes display of large numbers in non-decimal number bases * Fix crash on systems, such as amd64, where size_t is not long int * Do not update plot data when not changed * Rearrange plot dialog and make x variable separate for each plot function * Generate vector function * Fix some cases with nested trigonometric functions by adding option to set default angle unit to none, to allow angle unit in argument * Try with assumptions set to unknown in solve function if not successful * Be more picky in comparisons with units * Fix comparison of unit with unknown * Fix 0.5!
2004-11-19Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux.adam6-0/+162
It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface (GTK+) that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons).