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-03-18 19:36:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8aa2a6997800779cd2dc4303cb2256a32ffc2f3
ladybird
/
DevTools
/
VisualBuilder
History
Sergey Bugaev
450a2a0f9c
Build: Switch to CMake :^)
...
Closes
https://github.com/SerenityOS/serenity/issues/2080
2020-05-14 20:15:18 +02:00
..
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
main.cpp
LibGUI: Include keyboard modifier state with button on_click calls
2020-05-12 20:31:16 +02:00
VBForm.cpp
LibGUI: Use set_layout<LayoutType>() in lots of client code
2020-03-04 13:49:48 +01:00
VBForm.h
…
VBPropertiesWindow.cpp
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
2020-03-04 14:26:16 +01:00
VBPropertiesWindow.h
…
VBProperty.cpp
…
VBProperty.h
…
VBWidget.cpp
…
VBWidget.h
…
VBWidgetPropertyModel.cpp
…
VBWidgetPropertyModel.h
…
VBWidgetRegistry.cpp
LibCore: Make Core::Object::add<ChildType> return a ChildType&
2020-03-04 21:04:06 +01:00
VBWidgetRegistry.h
…
VBWidgetType.h
…