aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-calculator
Commit message (Expand)AuthorAge
* Re-sync the translation files with the sources.Ken Moore2017-01-03
* Bump up the reported precision of the lumina-calculator result to a max of 7 ...Ken Moore2016-12-19
* Fix a recursive bug in the parenthesis matching/replacing routine within lumi...Ken Moore2016-11-29
* Disable the theme engine from the desktop-utilities.Ken Moore2016-11-10
* LARGE UPDATE:Ken Moore2016-11-07
* Add in a ton of scientific mathematical functions to the calculator.Ken Moore2016-11-01
* Another update to the calculator:Ken Moore2016-11-01
* Fix up the double-precision calculation of equations within parentheses.Ken Moore2016-10-25
* Turn off keyboard focus for the new % button.Ken Moore2016-10-21
* Update lumina-calculator a bit:Ken Moore2016-10-21
* Setup the calculator to automatically load the last result if the first char ...Ken Moore2016-10-20
* Oops, make sure the .desktop file actually gets installed.Ken Moore2016-10-20
* Fix the resizability of the lumina-calculator window.Ken Moore2016-10-20
* Add all the translation files for lumina-calculator.Ken Moore2016-10-20
* Finish cleaning up some of the calculator:Ken Moore2016-10-20
* Add the ability to acknowledge the "power" symbol (^) within an equationKen Moore2016-10-20
* Fix up the parsing/usage of scientific notation within the equation (1e1 or 1...Ken Moore2016-10-20
* Hook up the Lumina theme engine into lumina-calculator for icon changes, as w...Ken Moore2016-10-20
* Add the app registration for lumina-calculator.Ken Moore2016-10-20
* Comment out the "valid symbols" line in lumina-calculator.Ken Moore2016-10-17
* Add a title/icon for the lumina-calculator window.Ken Moore2016-10-13
* add buttonsJT Pennington2016-10-13
* add buttonsJT Pennington2016-10-13
* add buttonsJT Pennington2016-10-13
* Add a new Lumina project: desktop-utils/lumina-calculatorKen Moore2016-10-05
bgstack15