psemek/libs/ui/source
2021-03-03 12:24:45 +03:00
..
box_shape.cpp UI library prototype wip 2021-02-25 09:07:39 +03:00
button.cpp Support button icons 2021-02-27 17:53:37 +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 Add (unused) ui key press event 2021-03-03 12:15:52 +03:00
default_element_factory.cpp UI window wip 2021-03-03 10:59:50 +03:00
default_fonts.cpp Convert default font to PNG 2021-02-27 19:45:27 +03:00
element.cpp Implement cached style merging 2021-02-27 20:21:50 +03:00
frame.cpp Fix ui::frame size constraints 2021-02-26 14:34:58 +03:00
grid_layout.cpp Implement cached style merging 2021-02-27 20:21:50 +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 Fix ui text rendering 2021-02-27 19:43:50 +03:00
screen.cpp Rename ui screen policy full -> fill 2021-02-27 11:00:26 +03:00
style.cpp Bugfix: ui style merging should merge fonts as well 2021-03-03 10:59:04 +03:00