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-04 15:45:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd61e75e0b14e33950c914e8dd109fa4a0e40348
ladybird
/
Userland
/
DevTools
/
SQLStudio
History
Andreas Kling
bd61e75e0b
LibGUI: Remove Window::try_add_menu()
...
And fall back to the infallible add_menu().
2023-08-14 14:57:54 +02:00
..
CMakeLists.txt
Meta: Rename compile_gml to stringify_gml
2023-08-11 21:33:48 +02:00
main.cpp
LibGUI: Make
Application
's construction fallible
2023-05-05 16:41:21 +01:00
MainWidget.cpp
LibGUI: Remove Window::try_add_menu()
2023-08-14 14:57:54 +02:00
MainWidget.h
SQLStudio: Convert
MainWidget
to a failable constructor
2023-04-24 09:21:51 +02:00
ScriptEditor.cpp
SQLStudio: Stop lying about string types
2023-06-13 01:49:02 +02:00
ScriptEditor.h
…
SQLStudio.gml
…