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-06 21:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ea5ae85d27bad5571da1d82de3e4c1901bde562
ladybird
/
Userland
/
Applications
/
Calculator
History
Andreas Kling
34344120f2
AK: Make "foo"_string infallible
...
Stop worrying about tiny OOMs. Work towards
#20405
.
2023-08-07 16:03:27 +02:00
..
Calculator.cpp
…
Calculator.h
…
CalculatorWidget.cpp
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
2023-04-30 05:49:46 +02:00
CalculatorWidget.h
Calculator: Treat constants and pasted numbers as input
2023-02-05 08:07:45 +00:00
CalculatorWindow.gml
…
CMakeLists.txt
Calculator: Use numeric InputBox for digit rounding and shrinking
2023-04-18 10:05:21 +02:00
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
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +02:00