serenity/Userland
Timothy Flynn e3d5b67eaf SQLStudio: Remove (unimplemented) ability to open database storage files
It may be handy to have some sort of storage inspector at some point but
for now, it doesn't make sense to open a database file. So only allow
opening script files, and don't make assumptions on their extension.
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: Remove (unimplemented) ability to open database storage files 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