This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-26 07:17:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc04465fa3b772298aaa10f7fe4fa0e7ef6eff88
ladybird
/
Userland
/
Applications
/
Calculator
History
creator1creeper1
77ad98ab7c
Calculator: Propagate errors using try_set_main_widget in main
2022-01-09 00:56:11 +01:00
..
Calculator.cpp
Calculator: Round small number to prevent crash
2022-01-02 15:42:13 +01:00
Calculator.h
Calculator: Round small number to prevent crash
2022-01-02 15:42:13 +01:00
CalculatorWidget.cpp
Calculator: The equal key will now also finish the operation
2021-08-26 17:35:15 +02:00
CalculatorWidget.h
…
CalculatorWindow.gml
Userland+LibGUI: Add shorthand versions of the Margins constructor
2021-08-18 10:30:50 +02:00
CMakeLists.txt
Calculator: Port to LibMain :^)
2021-11-24 00:25:23 +01:00
Keypad.cpp
…
Keypad.h
…
KeypadValue.cpp
Calculator: Display zero with only one character
2022-01-02 15:42:13 +01:00
KeypadValue.h
Calculator: Round small number to prevent crash
2022-01-02 15:42:13 +01:00
main.cpp
Calculator: Propagate errors using try_set_main_widget in main
2022-01-09 00:56:11 +01:00