psemek/libs/ui/source
2021-03-05 20:27:06 +03:00
..
box_shape.cpp UI library prototype wip 2021-02-25 09:07:39 +03:00
button.cpp Fix action offset in button children 2021-03-05 15:55:36 +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 Support ui animations 2021-03-05 20:09:02 +03:00
default_element_factory.cpp Fix action offset in button children 2021-03-05 15:55:36 +03:00
default_fonts.cpp Convert default font to PNG 2021-02-27 19:45:27 +03:00
element.cpp UI element::post uses movable function 2021-03-04 14:30:46 +03:00
element_factory.cpp Add ui slider element 2021-03-05 15:51:17 +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 Rich image view set_zoom changes zoom instantly 2021-03-05 20:27:06 +03:00
screen.cpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
slider.cpp Add ui slider element 2021-03-05 15:51:17 +03:00
style.cpp Add ui slider element 2021-03-05 15:51:17 +03:00