summaryrefslogtreecommitdiff
path: root/Userland/Applications/Calculator/CalculatorWidget.h
AgeCommit message (Expand)Author
2021-04-29Everywhere: Add missing comma between copyright year and nameLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-24Calculator: Add support for copy+paste using system clipboardBrendan Coles
2021-01-12Applications: Move to Userland/Applications/Andreas Kling