ES-DE/es-core/src/components
2024-06-28 22:44:21 +02:00
..
primary Added an 'imageCropPos' property to the grid element 2024-06-05 20:22:44 +02:00
AnimatedImageComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
AnimatedImageComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
BadgeComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
BadgeComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
BusyComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
BusyComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ButtonComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ButtonComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ComponentGrid.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ComponentGrid.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ComponentList.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ComponentList.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
DateTimeComponent.cpp Added 'backgroundMargins' and 'backgroundCornerRadius' properties to the datetime element 2024-06-16 22:39:41 +02:00
DateTimeComponent.h Added 'backgroundMargins' and 'backgroundCornerRadius' properties to the datetime element 2024-06-16 22:39:41 +02:00
DateTimeEditComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
DateTimeEditComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
FlexboxComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
FlexboxComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
GameSelectorComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
GIFAnimComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
GIFAnimComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
HelpComponent.cpp Added an option to the Input device settings menu to swap the A/B and X/Y buttons 2024-01-17 22:09:50 +01:00
HelpComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
IList.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ImageComponent.cpp Added a 'cropPos' property to the image element 2024-06-05 18:43:36 +02:00
ImageComponent.h Added a 'cropPos' property to the image element 2024-06-05 18:43:36 +02:00
LottieAnimComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
LottieAnimComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
MenuComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
MenuComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
NinePatchComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
NinePatchComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
OptionListComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
RatingComponent.cpp Added a 'hideIfZero' property to the rating element 2024-01-27 13:32:58 +01:00
RatingComponent.h Added a 'hideIfZero' property to the rating element 2024-01-27 13:32:58 +01:00
ScrollableContainer.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ScrollableContainer.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ScrollIndicatorComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
SliderComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
SliderComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
SwitchComponent.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
SwitchComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
TextComponent.cpp Added a 'backgroundCornerRadius' property to the text element 2024-06-03 17:27:00 +02:00
TextComponent.h Added 'backgroundMargins' and 'backgroundCornerRadius' properties to the datetime element 2024-06-16 22:39:41 +02:00
TextEditComponent.cpp (Android) Fixed an issue where pressing the backspace key twice while editing text using a physical keyboard would close the text input dialog 2024-02-26 18:03:47 +01:00
TextEditComponent.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
VideoComponent.cpp Added a 'cropPos' property to the video element 2024-06-05 18:46:27 +02:00
VideoComponent.h Added a 'cropPos' property to the video element 2024-06-05 18:46:27 +02:00
VideoFFmpegComponent.cpp (Windows) Fixed an issue where video textures were sometimes not aligned correctly 2024-06-28 22:44:21 +02:00
VideoFFmpegComponent.h (Windows) Video textures were sometimes not aligned correctly horizontally 2024-06-28 22:17:19 +02:00