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-05-17 00:28:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d00a6ca11f5c4fe23c87141e2de32db7a72002d1
ladybird
/
Userland
/
Applications
/
Calculator
History
Karol Kosek
e39adc4772
Userland: Set Button text using the new String class
2023-02-13 00:45:09 +00:00
..
Calculator.cpp
…
Calculator.h
…
CalculatorWidget.cpp
Calculator: Treat constants and pasted numbers as input
2023-02-05 08:07:45 +00:00
CalculatorWidget.h
Calculator: Treat constants and pasted numbers as input
2023-02-05 08:07:45 +00:00
CalculatorWindow.gml
…
CMakeLists.txt
…
Keypad.cpp
Calculator: Treat constants and pasted numbers as input
2023-02-05 08:07:45 +00:00
Keypad.h
Calculator: Treat constants and pasted numbers as input
2023-02-05 08:07:45 +00:00
main.cpp
Calculator: Treat constants and pasted numbers as input
2023-02-05 08:07:45 +00:00
RoundingDialog.cpp
Userland: Set Button text using the new String class
2023-02-13 00:45:09 +00:00
RoundingDialog.h
…