
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Qalculate! is a multi-purpose desktop calculator for GNU/Linux. It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface (KDE or GTK+).
13 years ago
- Use Lambert W to solve more equations and avoid infinite loop when solving some equations
- More data on elements
- Fix simplification of (1-1/x)^3 and similar
- Fix clumsy mistakes in with prefixes leading to crashes
- Fix parsing of unit expressions (when converting) such as W/(m K)
- Add more exact values for sin() and cos() and avoid floating point underflow by, in approximate mode, checking against the value of pi
- Always input decimal separator sign on keypad separator press
- New units: typographic units, pouce, pied du roi, grams of TNT and tons of TNT
- New functions: lambertW(), addDays(), addMonths(), addYear(), addTime(), isNumber(), isReal(), isRational(), isInteger(), representsNumber(), representsReal(), representsRational(), representsInteger()
- New variable: omega constant
- Other minor fixes and enhancements
13 years ago
- Use Lambert W to solve more equations and avoid infinite loop when solving some equations
- More data on elements
- Fix simplification of (1-1/x)^3 and similar
- Fix clumsy mistakes in with prefixes leading to crashes
- Fix parsing of unit expressions (when converting) such as W/(m K)
- Add more exact values for sin() and cos() and avoid floating point underflow by, in approximate mode, checking against the value of pi
- Always input decimal separator sign on keypad separator press
- New units: typographic units, pouce, pied du roi, grams of TNT and tons of TNT
- New functions: lambertW(), addDays(), addMonths(), addYear(), addTime(), isNumber(), isReal(), isRational(), isInteger(), representsNumber(), representsReal(), representsRational(), representsInteger()
- New variable: omega constant
- Other minor fixes and enhancements
bsander
13 years ago
Report
dopelover
14 years ago
I prepared rpms of Qalculate! ror SuSE 10.2. All packages were automaticaly prepared with chceckinstall, so may be not perfect.
Download page:
http://dhost.info/doberski/pub/qalculate/
Report
sisko78
14 years ago
Report
nmailer
14 years ago
The only feature that I might like is an easier in-place currency converter, which I think it used to have (ie: 10 USD = X GBP).
Report
bico
15 years ago
Report
Maxilys
15 years ago
Just one thing that I'd like to put on the wishlist: It would be better if we could change the number base of the display and of the expressions in a single dialog. When you want to change both bases, it's rather complicate.
Keep on the good work!
Report
NiQ
15 years ago
Report
Maxilys
15 years ago
Report
andreyu
15 years ago
I use 0.9.0 version and wish this things:
- on kde startup i wish to start Qalculate hidden in tray, not actual window.
- ability to popup main window from tray and hide in tray by key combination
- ability to represent numbers as 0x0feff (for HEX), 0b0011101010 (for BIN)
Report
NiQ
15 years ago
- Hide in tray with key combination for closing window or Escape (in 0.9.3.1). If Qalculate! is already running the qalculate-kde will show and activate the window, so you can assign a key combination to the Qalculate! menu item.
- The third wish will have to wait for the next release of libqalculate.
Report
nbritton
15 years ago
Thanks for the cool progie Niklas
-Nikolas
Report
gohanz
15 years ago
http://www.slacky.it
http://www.slacky.it/index.php?option=com_remository&Itemid=1&func=fileinfo&filecatid=737&parent=category
Report
Lenz
15 years ago
I use the KDE version. Would anyone make an icon for this great app?
-- Lenz
Report
anmaster
15 years ago
Report
NiQ
15 years ago
just do
emerge qalculate-kde
or
ACCEPT_KEYWORDS="~x86" emerge qalculate-kde
to get the much improved 0.8.1 version
Report
lucher
15 years ago
Report
NiQ
15 years ago
Report
thomas12777
15 years ago
Report
NiQ
15 years ago
The email will arrive sooner or later. altern.org seems to have a bit too much downtime and I have now changed my e-mail address on kde-apps.org.
Report
thomas12777
15 years ago
Report
jsantiagoh
15 years ago
Great news there is a qalculate-kde, i use this app a lot and i love it. Hope can make it work.
Thanks
Report
NiQ
15 years ago
I expect there will be lots of problems in this first version that soon will be fixed.
Report
NiQ
15 years ago
Report
jsantiagoh
15 years ago
I also get:
checking for CLN - version >= 1.1.0... no
*** Could not run CLN test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means CLN was incorrectly installed
*** or that you have moved CLN since it was installed. In the latter case, you
*** may want to edit the cln-config script: /usr/bin/cln-config.
configure: error: No suitable installed version of CLN could be found.
in configure, even when libqalculate and qalculate-gtk where compiled and installed wihout problem.
Report
NiQ
15 years ago
Report