1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-04 03:37:35 +00:00
serenity/Applications/Calculator
2020-11-02 21:06:17 +01:00
..
Calculator.cpp Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
Calculator.h Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
CalculatorWidget.cpp Calculator: Set text color through the palette 2020-06-02 21:49:47 +02:00
CalculatorWidget.h Calculator: Set text color through the palette 2020-06-02 21:49:47 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02: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 Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00