serenity/Userland
ry-sev 23643cf21b HackStudio: Move editors inside tab widgets
This will move the editors inside a tab widget and the user
will be able to add new editors as tabs as well as add new
tab widgets. The user will be able to easily switch between
editors as well as the tab widgets.
2022-03-16 14:36:46 +01:00
..
Applets LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Applications Browser: Rename Inspector table view member names to match contents 2022-03-15 20:00:51 +01:00
Demos Kernel: Sandbox each GPU3DDevice file description into own host context 2022-03-14 17:38:18 +03:30
DevTools HackStudio: Move editors inside tab widgets 2022-03-16 14:36:46 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games LibGfx: Rename Color::from_rgba() => Color::from_argb() 2022-03-04 23:40:21 +01:00
Libraries LibGUI: Make only the targeted tab of TabWidget respond to double click 2022-03-16 14:25:47 +01:00
Services LibWeb: Rename Element::specified_css_values() => computed_css_values() 2022-03-15 19:48:19 +01:00
Shell Shell: Stop parsing options after the script name 2022-03-11 08:41:21 +03:30
Utilities Utilities: Add an lscpu utility 2022-03-15 15:44:17 +00:00
CMakeLists.txt