ladybird/Userland/DevTools
Lennon Donaghy c1b0931d2e HackStudio: Properly clear previous editor tabs when closing project
Before this commit the close tab button, which is meant to only
show when more than one tab is open, would be present on the tab
of a new project opened after the first project.

This was due to m_all_editor_tab_widgets not being cleared when closing
the first project. This is now cleared when close_current_project() is
called.
2022-06-30 14:38:09 +01:00
..
GMLPlayground Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00
HackStudio HackStudio: Properly clear previous editor tabs when closing project 2022-06-30 14:38:09 +01:00
Inspector LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Profiler Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +01:00
SQLStudio SQLStudio: Add collapsible tabs for query results 2022-06-30 12:22:45 +01:00
UserspaceEmulator Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00