Age | Commit message (Expand) | Author |
---|---|---|
2022-10-25 | Userland: Let applications make use of make_command_palette_action() | demostanis |
2022-09-29 | AK+Everywhere: Replace "protocol" with "scheme" url helpers | networkException |
2022-09-27 | SQLStudio: Save and load blank files without failing assertion | ne0ndrag0n |
2022-08-23 | SQLStudio: Reset status bar and menu actions when closing a tab | Jose Flores |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-06-30 | SQLStudio: Add collapsible tabs for query results | martinfalisse |
2022-06-30 | SQLStudio: Show script execution results in table | martinfalisse |
2022-06-30 | SQLStudio: Execute statements in SQL server | martinfalisse |
2022-06-30 | SQLStudio: Add GUI for query results | martinfalisse |
2022-05-13 | LibGUI+Userland: Make Dialog::ExecResult an enum class | Sam Atkins |
2022-04-22 | Documentation+SQLStudio: Add manual page for SQL Studio | Dylan Katz |
2022-04-22 | DevTools: Introduce SQL Studio | Dylan Katz |