This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-05 08:06:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0395a20428230ee680c6f92efd68dedd040c658
ladybird
/
Userland
/
DevTools
/
SQLStudio
History
Sam Atkins
f0395a2042
LibGUI+Userland: Rename
try_load_from_gml()
->
load_from_gml()
:^)
...
It's the only one, so the `try` prefix is unnecessary now.
2023-01-07 14:39:30 +01: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
LibGUI+Userland: Rename
try_load_from_gml()
->
load_from_gml()
:^)
2023-01-07 14:39:30 +01:00
MainWidget.h
SQLStudio: Remove (unimplemented) ability to open database storage files
2022-12-30 14:17:18 +01:00
ScriptEditor.cpp
SQLStudio: Protect against possible crash when saving an empty file
2022-12-30 14:17:18 +01:00
ScriptEditor.h
sql+SQLStudio: Recover from errors preparing SQL statements
2022-12-30 14:17:18 +01:00
SQLStudio.gml
SQLStudio: Convert SQLStudio to GML
2022-12-30 14:17:18 +01:00