.. |
primary
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
AnimatedImageComponent.cpp
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
AnimatedImageComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
BadgeComponent.cpp
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
BadgeComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
BusyComponent.cpp
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
BusyComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
ButtonComponent.cpp
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
ButtonComponent.h
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
ComponentGrid.cpp
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
ComponentGrid.h
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
ComponentList.cpp
|
Fixed an issue where ComponentList could generate elements with negative widths
|
2024-08-13 21:41:17 +02:00 |
ComponentList.h
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
DateTimeComponent.cpp
|
Added theme engine translations for 'never' and 'unknown' date values
|
2024-09-04 17:28:53 +02:00 |
DateTimeComponent.h
|
Added 'backgroundMargins' and 'backgroundCornerRadius' properties to the datetime element
|
2024-06-16 22:39:41 +02:00 |
DateTimeEditComponent.cpp
|
DateTimeEditComponent no longer renders the debug overlay unless there is a string to display
|
2024-08-16 21:26:21 +02:00 |
DateTimeEditComponent.h
|
Changed DateTimeEditComponent to use TextComponent instead of using Font facilities directly
|
2024-08-11 18:22:45 +02:00 |
FlexboxComponent.cpp
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
FlexboxComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
GameSelectorComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
GIFAnimComponent.cpp
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
GIFAnimComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
HelpComponent.cpp
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
HelpComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
IList.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
ImageComponent.cpp
|
Added localization support to parts of the application
|
2024-07-13 19:14:34 +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 in all header files
|
2024-07-10 18:04:40 +02:00 |
LottieAnimComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
MenuComponent.cpp
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
MenuComponent.h
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
NinePatchComponent.cpp
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
NinePatchComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
OptionListComponent.h
|
Added an extra check in OptionListComponent to avoid potential crashes
|
2024-08-24 12:03:56 +02:00 |
RatingComponent.cpp
|
Added localization support to parts of the application
|
2024-07-13 19:14:34 +02:00 |
RatingComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
ScrollableContainer.cpp
|
Changed a rounding in ScrollableContainer to slightly decrease the risk of glyphs getting cut off at the bottom of the container
|
2024-09-15 11:39:04 +02:00 |
ScrollableContainer.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
ScrollIndicatorComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
SliderComponent.cpp
|
Reverted ButtonComponent and SliderComponent to render the debug overlays themselves
|
2024-08-11 18:14:39 +02:00 |
SliderComponent.h
|
Reverted ButtonComponent and SliderComponent to render the debug overlays themselves
|
2024-08-11 18:14:39 +02:00 |
SwitchComponent.cpp
|
Added localization support to parts of the application
|
2024-07-13 19:14:34 +02:00 |
SwitchComponent.h
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
TextComponent.cpp
|
Fixed an issue where the text element defaultValue property no longer worked correctly
|
2024-09-04 18:25:54 +02:00 |
TextComponent.h
|
Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts
|
2024-08-20 00:13:44 +02:00 |
TextEditComponent.cpp
|
Fixed an issue where pressing the 'Clear' button in the text editor and then entering some value in the input field crashed the application
|
2024-09-29 20:53:40 +02:00 |
TextEditComponent.h
|
Fixed some Clang compiler warnings
|
2024-08-20 17:27:36 +02:00 |
VideoComponent.cpp
|
Added localization support to parts of the application
|
2024-07-13 19:14:34 +02:00 |
VideoComponent.h
|
Added a 'cropPos' property to the video element
|
2024-06-05 18:46:27 +02:00 |
VideoFFmpegComponent.cpp
|
Video player resources are now completely freed up after finishing view transitions
|
2024-09-15 11:34:28 +02:00 |
VideoFFmpegComponent.h
|
(Windows) Video textures were sometimes not aligned correctly horizontally
|
2024-06-28 22:17:19 +02:00 |