ES-DE/es-core/src/components
2021-09-27 01:50:45 +02:00
..
AnimatedImageComponent.cpp Replaced the internal Vector2f data type and functions with the GLM library equivalent. 2021-08-16 18:25:01 +02:00
AnimatedImageComponent.h Replaced all internal matrix data types and functions with the GLM library equivalents. 2021-08-15 19:30:31 +02:00
BadgesComponent.cpp make slots configurable by theme (fix) 2021-09-27 01:50:45 +02:00
BadgesComponent.h make slots configurable by theme (fix) 2021-09-27 01:50:45 +02:00
BusyComponent.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
BusyComponent.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
ButtonComponent.cpp merge master 2021-09-24 00:05:32 +02:00
ButtonComponent.h merge master 2021-09-24 00:05:32 +02:00
ComponentGrid.cpp merge master 2021-09-24 00:05:32 +02:00
ComponentGrid.h merge master 2021-09-24 00:05:32 +02:00
ComponentList.cpp merge master 2021-09-24 00:05:32 +02:00
ComponentList.h Replaced all internal matrix data types and functions with the GLM library equivalents. 2021-08-15 19:30:31 +02:00
DateTimeComponent.cpp Replaced the internal Vector2f data type and functions with the GLM library equivalent. 2021-08-16 18:25:01 +02:00
DateTimeComponent.h Replaced the internal Vector2f data type and functions with the GLM library equivalent. 2021-08-16 18:25:01 +02:00
DateTimeEditComponent.cpp merge master 2021-09-24 00:05:32 +02:00
DateTimeEditComponent.h Replaced the internal Vector3f and Vector4f data types and functions with the GLM library equivalents. 2021-08-15 22:03:17 +02:00
FlexboxComponent.cpp fix segfault in badge destructor 2021-09-26 22:59:14 +02:00
FlexboxComponent.h merge master 2021-09-24 00:05:32 +02:00
GridTileComponent.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
GridTileComponent.h Replaced the internal Vector2f data type and functions with the GLM library equivalent. 2021-08-16 18:25:01 +02:00
HelpComponent.cpp merge master 2021-09-24 00:05:32 +02:00
HelpComponent.h Replaced all internal matrix data types and functions with the GLM library equivalents. 2021-08-15 19:30:31 +02:00
IList.h Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
ImageComponent.cpp remove obtrusive static image component and add svg caching 2021-09-27 00:41:53 +02:00
ImageComponent.h remove obtrusive static image component and add svg caching 2021-09-27 00:41:53 +02:00
ImageGridComponent.h Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
MenuComponent.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
MenuComponent.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
NinePatchComponent.cpp Miscellaneous code cleanup. 2021-09-19 19:46:59 +02:00
NinePatchComponent.h Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
OptionListComponent.h Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
RatingComponent.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
RatingComponent.h Replaced the internal Vector2f data type and functions with the GLM library equivalent. 2021-08-16 18:25:01 +02:00
ScrollableContainer.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
ScrollableContainer.h Replaced the internal Vector2f data type and functions with the GLM library equivalent. 2021-08-16 18:25:01 +02:00
SliderComponent.cpp Fixed multiple compiler warnings related to virtual functions. 2021-09-18 11:49:39 +02:00
SliderComponent.h Fixed multiple compiler warnings related to virtual functions. 2021-09-18 11:49:39 +02:00
SwitchComponent.cpp Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
SwitchComponent.h Replaced all internal matrix data types and functions with the GLM library equivalents. 2021-08-15 19:30:31 +02:00
TextComponent.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
TextComponent.h Replaced the internal Vector2i data type and functions with the GLM library equivalent. 2021-08-17 18:41:45 +02:00
TextEditComponent.cpp TextEditComponent will now return an empty string if only whitespace characters were entered. 2021-09-21 22:18:18 +02:00
TextEditComponent.h TextEditComponent will now return an empty string if only whitespace characters were entered. 2021-09-21 22:18:18 +02:00
TextListComponent.h Miscellaneous code cleanup. 2021-09-19 19:46:59 +02:00
VideoComponent.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
VideoComponent.h Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
VideoFFmpegComponent.cpp Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
VideoFFmpegComponent.h Replaced all internal matrix data types and functions with the GLM library equivalents. 2021-08-15 19:30:31 +02:00
VideoVlcComponent.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
VideoVlcComponent.h Replaced all internal matrix data types and functions with the GLM library equivalents. 2021-08-15 19:30:31 +02:00