| .. |
|
aligned_base.cpp
|
UI library wip: event handling, auto-layout, basic layouts & buttons
|
2024-07-28 19:28:38 +03:00 |
|
box_layout_base.cpp
|
Fix ui::impl::box_layout_base handling added elements
|
2024-07-30 13:03:41 +03:00 |
|
button_base.cpp
|
Fix handling state in ui::impl::button_base
|
2024-07-30 23:51:28 +03:00 |
|
component.cpp
|
Replace ui::size_polygon with simpler 2d box
|
2024-07-21 14:32:57 +03:00 |
|
container.cpp
|
UI library wip: event handling, auto-layout, basic layouts & buttons
|
2024-07-28 19:28:38 +03:00 |
|
controller.cpp
|
Fix reshaping on window resize in ui controller
|
2024-08-02 12:20:48 +03:00 |
|
default_component_factory.cpp
|
Require glyph drawing from ui::renderer & implement ui::label component
|
2024-08-07 15:45:19 +03:00 |
|
extend_base.cpp
|
UI library wip: implement frame, extend & move
|
2024-07-29 13:24:14 +03:00 |
|
fixed_size_base.cpp
|
UI library wip: event handling, auto-layout, basic layouts & buttons
|
2024-07-28 19:28:38 +03:00 |
|
frame_base.cpp
|
UI library wip: implement frame, extend & move
|
2024-07-29 13:24:14 +03:00 |
|
label_base.cpp
|
Require glyph drawing from ui::renderer & implement ui::label component
|
2024-08-07 15:45:19 +03:00 |
|
move_base.cpp
|
Support animating ui::move
|
2024-08-07 18:47:57 +03:00 |
|
single_container.cpp
|
Optimize util::signal & support signal<Args...>
|
2023-06-20 02:11:49 +03:00 |
|
single_container_base.cpp
|
UI library wip: event handling, auto-layout, basic layouts & buttons
|
2024-07-28 19:28:38 +03:00 |
|
size_constraints.cpp
|
UI library wip: event handling, auto-layout, basic layouts & buttons
|
2024-07-28 19:28:38 +03:00 |
|
stack_layout_base.cpp
|
UI library wip: event handling, auto-layout, basic layouts & buttons
|
2024-07-28 19:28:38 +03:00 |