1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 02:45:07 +00:00
serenity/Userland/DevTools/SQLStudio
Tim Ledbetter 05c8aa71f2 Applications: Update man page links for applications
This commit updates all application man page links to point to the
Applications subdirectory.
2023-04-25 02:16:48 -06:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
main.cpp SQLStudio: Convert MainWidget to a failable constructor 2023-04-24 09:21:51 +02:00
MainWidget.cpp Applications: Update man page links for applications 2023-04-25 02:16:48 -06:00
MainWidget.h SQLStudio: Convert MainWidget to a failable constructor 2023-04-24 09:21:51 +02:00
ScriptEditor.cpp LibGUI+Userland: Port TabWidget set_tab_title to new string 2023-03-16 09:58:42 +01: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