
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
A calculator plasmoid that makes use of the Qalculate! library, which is needed to build this plasmoid (you can get it at http://qalculate.sourceforge.net).
You can use the comments to report bugs and suggest new features.
Application official website: http://wwwu.uni-klu.ac.at/magostin/qalculate.html
This applet is now in kdeplasma-addons on the KDE SVN repository. This means that it will be included in KDE 4.4. You can check out the code (and contribute if you wish :) at http://websvn.kde.org/trunk/KDE/kdeplasma-addons/applets/qalculate/
11 years ago
- 0.7.2
Fixed a bug in focus handling
Fixed history navigation, now it should be working also when plasmoid is in panel
- 0.7.1
Improved focus handling
Added option to automatically give focus to the input line edit on plasmod activation
- 0.7
Various bugfixes
Proper stretch factor of the settings dialog
- 0.6.4
Async. and non-blocking download of exchange rates at startup
Hide tooltips when applet is placed on desktop
Display icon when no input is given
- 0.6.3
Fixed bug when both live evaluation and write results in input line are enabled
- 0.6.2
Fixed vertical panel issue
Added option to evaluate expression as you type
- 0.6.1
Clear button added
Applet is scaled down to a one-line calculator when the option "Write results in input line" is enabled
Applet is now respecting locale settings
Fixed a couple of memory leaks
Fixed some translations
- 0.6
Applet rewrite. Now using Plasma::PopupApplet
Improved panel support
Improved interface
Added support for Reverse Polish Notation
Added base conversion
Added various options
- 0.5.2
KDE Proxy settings applied when downloading exchange rates
- 0.5.1
Fixed update of exchange rates
Fixed input string conversion
- 0.5
Added button to copy results
Added option to write results in input line edit
Added notifications when applet is in panel
Better integration in panel
Various improvements
- 0.4
Plasmoid can be moved to panel
Added possibility to copy results to clipboard
- 0.3.1
Compatibility with KDE 4.2
Added icon
- 0.3
Added currency conversion
Changed aspect ratio
Minor changes
- 0.2
Improved formatting of the result
Added more options
- 0.1
Initial version
11 years ago
- 0.7.2
Fixed a bug in focus handling
Fixed history navigation, now it should be working also when plasmoid is in panel
- 0.7.1
Improved focus handling
Added option to automatically give focus to the input line edit on plasmod activation
- 0.7
Various bugfixes
Proper stretch factor of the settings dialog
- 0.6.4
Async. and non-blocking download of exchange rates at startup
Hide tooltips when applet is placed on desktop
Display icon when no input is given
- 0.6.3
Fixed bug when both live evaluation and write results in input line are enabled
- 0.6.2
Fixed vertical panel issue
Added option to evaluate expression as you type
- 0.6.1
Clear button added
Applet is scaled down to a one-line calculator when the option "Write results in input line" is enabled
Applet is now respecting locale settings
Fixed a couple of memory leaks
Fixed some translations
- 0.6
Applet rewrite. Now using Plasma::PopupApplet
Improved panel support
Improved interface
Added support for Reverse Polish Notation
Added base conversion
Added various options
- 0.5.2
KDE Proxy settings applied when downloading exchange rates
- 0.5.1
Fixed update of exchange rates
Fixed input string conversion
- 0.5
Added button to copy results
Added option to write results in input line edit
Added notifications when applet is in panel
Better integration in panel
Various improvements
- 0.4
Plasmoid can be moved to panel
Added possibility to copy results to clipboard
- 0.3.1
Compatibility with KDE 4.2
Added icon
- 0.3
Added currency conversion
Changed aspect ratio
Minor changes
- 0.2
Improved formatting of the result
Added more options
- 0.1
Initial version
KjaB
9 years ago
Report
Murz
9 years ago
It eats much of space in vertical-aligned panel! See the screenshot: http://wstaw.org/m/2011/03/17/qalculate_plasmoid.png
It uses only one line for display result and one line for input, how I can remove wasted space from it?
Report
dovidhalevi
11 years ago
Quick fix? New version?
BTW: The runner version still works OK.
Report
mikala
11 years ago
Report
dovidhalevi
11 years ago
Source link is broken :-(
Report
matteo81
11 years ago
BTW, the applet is now included in KDE SC 4.4 (in kdeplasma-addons).
Report
px79
11 years ago
It would be nice if there was an option to automatically clear the input line of previous inputs.
2 ideas:
- When setting focus to the input-field after activating via keyboard-shortcut or click an the widget area, you could select all the input. This way by typing a new formula, the old text will automatically be overwritten
- If used in a panel, you could add an option "erase input line, when widged closed/hidden"
I'm using widget version 0.7.2 with KDE 4.3.1.
Report
matteo81
11 years ago
Report
px79
11 years ago
Example:
I enter "5 + 3 * 16 ^ 2 + 7 / 9"
And Qalculate prints "5 + (3 * (16 ^ 2)) + (7 /9)" beneath
I would imagine that there is somewhere a function in sci-libs/libqalculate around returning this string. So implementing should not be a big problem.
Maybe an extra option in settings dialog "[ ] show interpreted input".
BTW: The package names are from gentoo portage.
Report
matteo81
11 years ago
Report
Finswimmer
11 years ago
I cannot execute the above term as I cannot type ^.
I tried it with a fresh user using DE Layout. ^ is working in konsole and any other KDE programs.
I switched to US Layout and it works.
Thanks!
Tobi
Report
matteo81
11 years ago
What happens if you press the '^' key twice? Will the '^' sign appear? If that's the case, you might have to change some locale-related settings.
Report
Finswimmer
11 years ago
On KDE 4.3.73 it does not work.
On KDE 4.3.2 it works.
So, I guess it is ok, if it just works on stable branch...
Thank you
Report
Ekardnam
11 years ago
It would be nice if the textbox got focus if you click anywhere on the widget. I implemented this for myself (for fun) a while ago, but I'm sure it's no problem for you to do it.
(1. I'm not sure I did it the right way. 2. I don't have access to that machine at the moment. Sorry about that, would be fun to send a patch otherwise. :P).
Report
nqn1976
11 years ago
Report
matteo81
11 years ago
Report
px79
11 years ago
But the focus is not set to the input field (after activating via shortcut), if you used the plasmoid "show the desktop" to minimize all application windows. No idea, why!
Report
matteo81
11 years ago
Report
px79
11 years ago
Report
matteo81
11 years ago
Report
Ekardnam
11 years ago
Report
dplentini
11 years ago
david@DD:~/qalculate_applet-0.6.4/build$ cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:84 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/david/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:6 (find_package)
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
david@DD:~/qalculate_applet-0.6.4/build$ make
make: *** No targets specified and no makefile found. Stop.
Report
matteo81
11 years ago
Report
dplentini
11 years ago
Now if I can only figure out how RPN works on Qalculate. :-|
Report
matteo81
11 years ago
If you have some ideas how to improve it, let me know :)
Report