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-24 01:14:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73eef31f49f6022c5a219c4c19ecaed9ac77a833
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
LibGUI: Remove parent parameter to GUI::Widget constructor
2020-02-23 12:27:53 +01:00
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
…