index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-qt5
/
desktop-utils
/
lumina-calculator
/
mainUI.cpp
Commit message (
Expand
)
Author
Age
*
Removed error with slot name
ZackaryWelch
2017-06-20
*
add quit and clear shortcuts to calculator
q5sys
2017-06-05
*
Bump up the reported precision of the lumina-calculator result to a max of 7 ...
Ken Moore
2016-12-19
*
Fix a recursive bug in the parenthesis matching/replacing routine within lumi...
Ken Moore
2016-11-29
*
LARGE UPDATE:
Ken Moore
2016-11-07
*
Add in a ton of scientific mathematical functions to the calculator.
Ken Moore
2016-11-01
*
Another update to the calculator:
Ken Moore
2016-11-01
*
Fix up the double-precision calculation of equations within parentheses.
Ken Moore
2016-10-25
*
Update lumina-calculator a bit:
Ken Moore
2016-10-21
*
Setup the calculator to automatically load the last result if the first char ...
Ken Moore
2016-10-20
*
Oops, make sure the .desktop file actually gets installed.
Ken Moore
2016-10-20
*
Finish cleaning up some of the calculator:
Ken Moore
2016-10-20
*
Add the ability to acknowledge the "power" symbol (^) within an equation
Ken Moore
2016-10-20
*
Fix up the parsing/usage of scientific notation within the equation (1e1 or 1...
Ken Moore
2016-10-20
*
Hook up the Lumina theme engine into lumina-calculator for icon changes, as w...
Ken Moore
2016-10-20
*
Comment out the "valid symbols" line in lumina-calculator.
Ken Moore
2016-10-17
*
Add a title/icon for the lumina-calculator window.
Ken Moore
2016-10-13
*
add buttons
JT Pennington
2016-10-13
*
Add a new Lumina project: desktop-utils/lumina-calculator
Ken Moore
2016-10-05
bgstack15