.. |
Box.cpp
|
further improve boxlayout
|
2022-07-11 02:57:49 +03:00 |
Box.hpp
|
further improve boxlayout
|
2022-07-11 02:57:49 +03:00 |
BoxLayout.cpp
|
further improve boxlayout
|
2022-07-11 02:57:49 +03:00 |
BoxLayout.hpp
|
clean up some of the imports
|
2022-07-26 01:05:21 +03:00 |
Button.cpp
|
clean up some of the imports
|
2022-07-26 01:05:21 +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
|
fix documentlayout automatic sizing
|
2022-07-26 01:05:37 +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
|
add label text align option
|
2022-07-26 02:44:09 +03:00 |
Label.hpp
|
add label text align option
|
2022-07-26 02:44:09 +03:00 |
Layout.hpp
|
☢️☢️☢️☢️☢️☢️
|
2022-04-30 09:40:09 +03:00 |
main.cpp
|
clean up some of the imports
|
2022-07-26 01:05:21 +03:00 |
Painter.cpp
|
remove png function as it was not very useful
|
2022-07-26 01:06:07 +03:00 |
Painter.hpp
|
remove png function as it was not very useful
|
2022-07-26 01:06: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
|
add scrollcontainer hack for width
|
2022-07-26 01:06:19 +03:00 |
ScrollContainer.hpp
|
increase scroll step
|
2022-07-26 17:26:02 +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
|
dont accept events if we did not init yet
|
2022-07-26 17:26:18 +03:00 |
Widget.hpp
|
add clear_children function for widget
|
2022-07-26 01:06:40 +03:00 |
Window.cpp
|
fix batch system
|
2022-07-26 04:47:17 +03:00 |
Window.hpp
|
fix batch system
|
2022-07-26 04:47:17 +03:00 |