psemek/libs/ui/source
2021-03-04 13:58:15 +03:00
..
box_shape.cpp UI library prototype wip 2021-02-25 09:07:39 +03:00
button.cpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
container_impl.cpp Add ui::container interface, move old container to helper class 2021-02-26 18:00:56 +03:00
controller.cpp UI: use async::event_loop instead of abstract async::executor 2021-03-03 13:03:32 +03:00
default_element_factory.cpp Support button onclick offset in ui styles 2021-03-03 16:54:42 +03:00
default_fonts.cpp Convert default font to PNG 2021-02-27 19:45:27 +03:00
element.cpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
element_factory.cpp Add ui::element_factory interface 2021-03-03 12:25:04 +03:00
frame.cpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
grid_layout.cpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
image_view.cpp Add ui::image_view element 2021-02-27 16:38:58 +03:00
label.cpp Add app::ui_scene helper base class 2021-03-03 12:24:45 +03:00
monospace_font.cpp Fonts are guaranteed to preserve space symbols when shaping 2021-02-26 12:19:38 +03:00
painter_impl.cpp UI painter: add draw_subimage & don't restrict to integer texcoords 2021-03-04 10:02:46 +03:00
rich_image_view.cpp Add scrollable & zoomable image view element 2021-03-04 10:03:04 +03:00
screen.cpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
style.cpp Support button onclick offset in ui styles 2021-03-03 16:54:42 +03:00