summaryrefslogtreecommitdiff
path: root/Userland/Applications/Calculator/Keypad.h
AgeCommit message (Expand)Author
2021-08-03Calculator: Use KeypadValue class instead of doublecreator1creeper1
2021-05-23Calculator: Use Checked to ensure entered values do not overflowMax Wipfli
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Applications: Move to Userland/Applications/Andreas Kling