ES-DE/es-core/src/components
Koerty 3d7d62047b Grid fix freeze with big game collections
This fix the infinite freeze with big game collections by storing the texture path instead of loading texture resource
2018-06-08 11:31:24 +02:00
..
AnimatedImageComponent.cpp Silence warnings 2017-11-18 23:20:09 +01:00
AnimatedImageComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
BusyComponent.cpp Header inclusion cleanup 2017-11-02 19:16:01 +01:00
BusyComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
ButtonComponent.cpp Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem 2018-01-27 18:04:28 +01:00
ButtonComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
ComponentGrid.cpp Silence warnings 2017-11-18 23:20:09 +01:00
ComponentGrid.h iterator -> const_iterator 2017-11-12 00:05:19 +01:00
ComponentList.cpp Silence warnings 2017-11-18 23:20:09 +01:00
ComponentList.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
DateTimeComponent.cpp Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem 2018-01-27 18:04:28 +01:00
DateTimeComponent.h Replaced boost::posix_time with Utils::Time 2017-12-01 18:49:56 +01:00
GridTileComponent.cpp Grid fix freeze with big game collections 2018-06-08 11:31:24 +02:00
GridTileComponent.h Add 3 new theming properties to the grid tile background 2018-05-18 01:20:58 +02:00
HelpComponent.cpp Add "origin" theming element for help prompt 2018-04-15 21:01:54 +02:00
HelpComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
IList.h Silence warnings 2017-11-18 23:20:09 +01:00
ImageComponent.cpp Fix for image resize flicker when using MaxSize 2018-06-04 21:25:45 +01:00
ImageComponent.h Add cropping and minSize to ImageComponent 2018-04-13 02:57:43 +02:00
ImageGridComponent.h Grid fix freeze with big game collections 2018-06-08 11:31:24 +02:00
MenuComponent.cpp Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem 2018-01-27 18:04:28 +01:00
MenuComponent.h Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem 2018-01-27 18:04:28 +01:00
NinePatchComponent.cpp NinePatch now position correctly when origin is different from 0 0 2018-05-10 23:43:08 +02:00
NinePatchComponent.h Rewrite NinePatchComponent to handle images of all sizes 2018-04-29 02:06:02 +02:00
OptionListComponent.h Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem 2018-01-27 18:04:28 +01:00
ScrollableContainer.cpp Silence warnings 2017-11-18 23:20:09 +01:00
ScrollableContainer.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
SliderComponent.cpp Header inclusion cleanup 2017-11-02 19:16:01 +01:00
SliderComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
SwitchComponent.cpp Header inclusion cleanup 2017-11-02 19:16:01 +01:00
SwitchComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
TextComponent.cpp Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem 2018-01-27 18:04:28 +01:00
TextComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
TextEditComponent.cpp Silence warnings 2017-11-18 23:20:09 +01:00
TextEditComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
VideoComponent.cpp The final traces of boost has been eliminated 2018-01-30 19:21:09 +01:00
VideoComponent.h The final traces of boost has been eliminated 2018-01-30 19:21:09 +01:00
VideoPlayerComponent.cpp Fix mStaticImage to use setResize 2018-02-01 22:14:54 +01:00
VideoPlayerComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
VideoVlcComponent.cpp The final traces of boost has been eliminated 2018-01-30 19:21:09 +01:00
VideoVlcComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00