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-05-13 22:58:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
063228c02ec0dd337cd412dad34baea93d3aca70
ladybird
/
DevTools
/
VisualBuilder
History
Andreas Kling
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
...
This will allow you us to implement special behavior when Ctrl+clicking a button.
2020-05-12 20:31:16 +02:00
..
main.cpp
LibGUI: Include keyboard modifier state with button on_click calls
2020-05-12 20:31:16 +02:00
Makefile
…
VBForm.cpp
…
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
…