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-04-29 07:53:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8073c615afec908f34e5873e596d8f9444d0d9e7
ladybird
/
Userland
/
Applications
/
ClockSettings
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
..
ClockSettingsWidget.cpp
ClockSettings: Convert
ClockSettingsWidget
to a failable factory
2023-06-10 07:19:06 +02:00
ClockSettingsWidget.gml
Base+Userland: Apply Human Interface Guidelines to Object text
2023-05-23 05:59:49 +02:00
ClockSettingsWidget.h
ClockSettings: Convert
ClockSettingsWidget
to a failable factory
2023-06-10 07:19:06 +02:00
CMakeLists.txt
…
main.cpp
AK: Make "foo"_string infallible
2023-08-07 16:03:27 +02:00
TimeZoneSettingsWidget.cpp
LibTimeZone+Userland: Change timezone functions to use UnixDateTime
2023-05-24 23:18:07 +02:00
TimeZoneSettingsWidget.gml
Base+Userland: Apply Human Interface Guidelines to Object text
2023-05-23 05:59:49 +02:00
TimeZoneSettingsWidget.h
…