1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 18:35:09 +00:00
serenity/Applications/Calculator
2021-01-04 23:51:49 +01:00
..
Calculator.cpp Calculator: Changed 'CE' Button from 'Clear Error' To 'Clear Entry' 2020-11-23 18:41:54 +01:00
Calculator.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
CalculatorWidget.cpp Calculator: Port interface to GML (#4742) 2021-01-03 22:27:24 +01:00
CalculatorWidget.h Calculator: Port interface to GML (#4742) 2021-01-03 22:27:24 +01:00
CalculatorWindow.gml Calculator: Port interface to GML (#4742) 2021-01-03 22:27:24 +01:00
CMakeLists.txt Calculator: Port interface to GML (#4742) 2021-01-03 22:27:24 +01:00
Keypad.cpp Calculator: Use format instead of printf. 2020-10-05 14:19:24 +02:00
Keypad.h Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00
main.cpp Everywhere: Use GUI::CommonActions::make_about_action() 2021-01-04 23:51:49 +01:00