ladybird/Userland/DevTools/SQLStudio
martinfalisse f33979a753 SQLStudio: Add collapsible tabs for query results
Adds tabs under the editor and places the query results there. It is
only displayed if there are results to an executed query.
2022-06-30 12:22:45 +01:00
..
CMakeLists.txt DevTools: Introduce SQL Studio 2022-04-22 09:57:40 +02:00
main.cpp DevTools: Introduce SQL Studio 2022-04-22 09:57:40 +02:00
MainWidget.cpp SQLStudio: Add collapsible tabs for query results 2022-06-30 12:22:45 +01:00
MainWidget.h SQLStudio: Add collapsible tabs for query results 2022-06-30 12:22:45 +01:00
ScriptEditor.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
ScriptEditor.h DevTools: Introduce SQL Studio 2022-04-22 09:57:40 +02:00