diff options
author | Ken Moore <ken@ixsystems.com> | 2016-11-01 08:22:38 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2016-11-01 08:22:38 -0400 |
commit | efbf100822f8a50abdcfb061b7b1bf1be06b868c (patch) | |
tree | 29d5767ed1a773d138ac2be42515df8afe01bfc7 /src-qt5/core/lumina-desktop | |
parent | Merge branch 'master' of github.com:trueos/lumina (diff) | |
download | lumina-efbf100822f8a50abdcfb061b7b1bf1be06b868c.tar.gz lumina-efbf100822f8a50abdcfb061b7b1bf1be06b868c.tar.bz2 lumina-efbf100822f8a50abdcfb061b7b1bf1be06b868c.zip |
Another update to the calculator:
1) Add buttons to clear/save the history (saves as plaintext to a file)
2) Tag each result with a number (#1), and allow the usage of #<number> to recall a history item
3) When recalling history, see if the result looks like it was rounded using the double->text routine for display. If so, substitute the equation, otherwise just use the result (tries to ensure no rounding error-continuity by using previous results).
Diffstat (limited to 'src-qt5/core/lumina-desktop')
0 files changed, 0 insertions, 0 deletions