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-01-03 15:16:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
453323f3c19b91bebc4b64b9aee5bbaff992fbf5
ladybird
/
Userland
/
Applications
/
ClockSettings
History
Timothy Flynn
9e860d973e
LibLocale: Move locale source files to the LibLocale library
...
Everything is now setup to create the LibLocale library and link it where needed.
2022-09-05 14:37:16 -04:00
..
ClockSettingsWidget.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
ClockSettingsWidget.gml
Applications+Games+LibGUI: Fix layout problems
2022-06-30 11:51:25 +02:00
ClockSettingsWidget.h
ClockSettings: Add a preview of the current time format
2022-04-23 10:48:51 -07:00
CMakeLists.txt
LibLocale: Move locale source files to the LibLocale library
2022-09-05 14:37:16 -04:00
main.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
TimeZoneSettingsWidget.cpp
LibLocale: Move locale source files to the LibLocale folder
2022-09-05 14:37:16 -04:00
TimeZoneSettingsWidget.gml
ClockSettings: Tweak timezone layout spacing to not crop the ComboBox
2022-04-23 10:48:51 -07:00
TimeZoneSettingsWidget.h
Applications: Use spawn_or_show_error() for common spawn pattern
2022-06-03 12:29:56 +01:00