serenity/Userland
Timothy Flynn 5822520e6d SQLStudio: Add an option to select or specify the database to connect to
This adds a combo box to the action toolbar to allow for entering a
database name manually or selecting from the list of existing databases.
The action to run a script is now disabled while we are not connected to
a database.
2022-12-30 14:17:18 +01:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications Presenter: Accept file drops 2022-12-29 10:22:49 -05:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Demos: Add ability to use scroll wheel in starfield 2022-12-28 14:49:05 -05:00
DevTools SQLStudio: Add an option to select or specify the database to connect to 2022-12-30 14:17:18 +01:00
DynamicLoader DynamicLoader: Remove i686 support 2022-12-28 11:53:41 +01:00
Games Snake: Use a statusbar to display the current and high score 2022-12-23 23:26:21 +01:00
Libraries LibGfx+Overall: Remove is_null from Point, Rect and Size 2022-12-28 22:32:21 -05:00
Services SQLServer: Mark a deferred invocation lambda as mutable 2022-12-30 14:17:18 +01:00
Shell Shell: Add where builtin 2022-12-27 07:25:42 +03:30
Utilities sql+SQLStudio: Recover from errors preparing SQL statements 2022-12-30 14:17:18 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00