1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 22:15:07 +00:00
serenity/Userland/DevTools/SQLStudio
2023-02-13 00:50:07 +00:00
..
CMakeLists.txt SQLStudio: Convert SQLStudio to GML 2022-12-30 14:17:18 +01:00
main.cpp LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2023-01-06 13:36:02 -07:00
MainWidget.cpp LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
MainWidget.h SQLStudio: Display real column names in the results tab 2023-02-03 20:34:45 +01:00
ScriptEditor.cpp LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
ScriptEditor.h sql+SQLStudio: Recover from errors preparing SQL statements 2022-12-30 14:17:18 +01:00
SQLStudio.gml SQLStudio: Separate the script and results tabs with a vertical splitter 2023-02-03 20:34:45 +01:00