raven/src
2022-07-10 04:30:42 +03:00
..
Box.cpp respect slotted widget rectangle extents in boxlayout 2022-07-09 20:19:09 +03:00
Box.hpp respect slotted widget rectangle extents in boxlayout 2022-07-09 20:19:09 +03:00
BoxLayout.cpp further modify box layout to better support minimum and maximum sizes 2022-07-10 03:40:05 +03:00
BoxLayout.hpp modify box layout to better support of minimum and maximum sizes of widgets, still super janky 2022-07-10 00:18:12 +03:00
Button.cpp remove unnecessary reflows when adding widgets 2022-07-10 04:30:42 +03:00
Button.hpp add improved style system for widgets 2022-06-11 15:52:23 +03:00
ColumnLayout.cpp modify box layout to better support of minimum and maximum sizes of widgets, still super janky 2022-07-10 00:18:12 +03:00
ColumnLayout.hpp modify box layout to better support of minimum and maximum sizes of widgets, still super janky 2022-07-10 00:18:12 +03:00
DocumentLayout.cpp improve box layout unslotted widget justification 2022-07-08 15:32:07 +03:00
DocumentLayout.hpp ☢️☢️☢️☢️☢️☢️ 2022-04-30 09:40:09 +03:00
Events.hpp add scrolling widgets 2022-07-05 20:07:09 +03:00
Forward.hpp add improved style system for widgets 2022-06-11 15:52:23 +03:00
GenericStyle.hpp add improved style system for widgets 2022-06-11 15:52:23 +03:00
Label.cpp remove unnecessary reflows when adding widgets 2022-07-10 04:30:42 +03:00
Label.hpp add improved style system for widgets 2022-06-11 15:52:23 +03:00
Layout.hpp ☢️☢️☢️☢️☢️☢️ 2022-04-30 09:40:09 +03:00
main.cpp further modify box layout to better support minimum and maximum sizes 2022-07-10 03:40:05 +03:00
Painter.cpp slightly reduce amount of work needed when painting text or rectangles 2022-06-15 18:26:07 +03:00
Painter.hpp slightly reduce amount of work needed when painting text or rectangles 2022-06-15 18:26:07 +03:00
Point.hpp ☢️☢️☢️☢️☢️☢️ 2022-04-30 09:40:09 +03:00
RGB.hpp improve styles 2022-06-12 22:16:26 +03:00
RowLayout.cpp modify box layout to better support of minimum and maximum sizes of widgets, still super janky 2022-07-10 00:18:12 +03:00
RowLayout.hpp modify box layout to better support of minimum and maximum sizes of widgets, still super janky 2022-07-10 00:18:12 +03:00
ScrollContainer.cpp aaaa 2022-07-06 03:43:19 +03:00
ScrollContainer.hpp aaaa 2022-07-06 03:43:19 +03:00
Styles.cpp add scrolling widgets 2022-07-05 20:07:09 +03:00
Styles.hpp add scrolling widgets 2022-07-05 20:07:09 +03:00
Widget.cpp remove unnecessary reflows when adding widgets 2022-07-10 04:30:42 +03:00
Widget.hpp remove unnecessary reflows when adding widgets 2022-07-10 04:30:42 +03:00
Window.cpp add scrolling widgets 2022-07-05 20:07:09 +03:00
Window.hpp tidy: rename current_geometry to rect and tidy includes 2022-06-11 15:56:26 +03:00