1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 01:31:00 +00:00
serenity/Userland/DevTools
creator1creeper1 d4484f4de3 HackStudio: Propagate errors using try_set_main_widget
The documentation tooltip and parameters hint tooltip initialization
functions are now fallible and now call try_set_main_widget
instead of set_main_widget. They are only called by Editor's new
custom try_create function.
2022-01-09 00:56:11 +01:00
..
HackStudio HackStudio: Propagate errors using try_set_main_widget 2022-01-09 00:56:11 +01:00
Inspector Inspector: Propagate errors using try_set_main_widget in main 2022-01-09 00:56:11 +01:00
Playground Playground: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Profiler Profiler: Extract percentage gradient calculation into its own file 2021-12-28 23:17:24 +01:00
UserspaceEmulator UserspaceEmulator: Fail with EINVAL for mmap with size 0 2022-01-08 23:43:09 +01:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00