ladybird/Userland
creator1creeper1 f125d52622 Applets/Network: Propagate errors with try_set_main_widget
Use try_set_main_widget instead of set_main_widget.
2022-01-03 16:01:42 +01:00
..
Applets Applets/Network: Propagate errors with try_set_main_widget 2022-01-03 16:01:42 +01:00
Applications SoundPlayer: Don't enqueue samples depending on the GUI loop 2022-01-02 22:18:37 +01:00
Demos LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 2021-12-24 05:11:52 -08:00
DevTools HackStudio: Avoid unnecessary copies in CodeComprehensionEngine 2022-01-01 15:40:39 +01:00
DynamicLoader
Games Spider: Redraw completely when drawing cards 2022-01-02 22:26:52 +01:00
Libraries LibGUI: Bring entire cell into view after auto scroll into view 2022-01-03 15:49:07 +01:00
Services WindowServer: Tighten pledged promises 2022-01-03 15:56:41 +01:00
Shell Shell: Make redirection errors raise ShellErrors 2021-12-31 02:19:45 +03:30
Utilities LibCore+id: Make more use of Core::System wrappers in Core::Account 2022-01-02 18:08:02 +01:00
CMakeLists.txt