ES-DE/es-core/src/components
Jools Wills d1c24f429e
Merge pull request #621 from cmitu/date-fix
fix 'DateTimeEditComponent' output formatting
2019-12-10 05:31:49 +00:00
..
AnimatedImageComponent.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
AnimatedImageComponent.h whitespace cleanup 2019-08-25 17:23:02 +02:00
BusyComponent.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
BusyComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
ButtonComponent.cpp Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way 2019-08-31 17:58:36 +02:00
ButtonComponent.h whitespace cleanup 2019-08-25 17:23:02 +02:00
ComponentGrid.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
ComponentGrid.h whitespace cleanup 2019-08-25 17:23:02 +02:00
ComponentList.cpp Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way 2019-08-31 17:58:36 +02:00
ComponentList.h whitespace cleanup 2019-08-25 17:23:02 +02:00
DateTimeComponent.cpp Redid the entire Renderer 2019-08-25 15:45:22 +02:00
DateTimeComponent.h create new DateTimeComponent 2018-10-15 20:40:45 -07:00
DateTimeEditComponent.cpp Merge pull request #621 from cmitu/date-fix 2019-12-10 05:31:49 +00:00
DateTimeEditComponent.h whitespace cleanup 2019-08-25 17:23:02 +02:00
GridTileComponent.cpp fix assignment of gridtile theme properties 2019-10-07 22:25:39 -04:00
GridTileComponent.h Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option 2019-09-21 19:38:57 -04:00
HelpComponent.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
HelpComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
IList.h whitespace cleanup 2019-08-25 17:23:02 +02:00
ImageComponent.cpp clean up opacity handling for ImageComponent, RatingComponent 2019-09-08 09:24:25 -04:00
ImageComponent.h Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option 2019-09-21 19:38:57 -04:00
ImageGridComponent.h Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option 2019-09-21 19:38:57 -04: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 Redid the entire Renderer 2019-08-25 15:45:22 +02:00
NinePatchComponent.cpp clean up opacity handling for ImageComponent, RatingComponent 2019-09-08 09:24:25 -04:00
NinePatchComponent.h Redid the entire Renderer 2019-08-25 15:45:22 +02:00
OptionListComponent.h Work with dpad and analogs 2018-11-15 14:38:20 -02:00
ScrollableContainer.cpp Merge pull request #575 from jrassa/guicomponent-visible 2019-08-29 10:25:10 +02:00
ScrollableContainer.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
SliderComponent.cpp Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way 2019-08-31 17:58:36 +02:00
SliderComponent.h whitespace cleanup 2019-08-25 17:23:02 +02:00
SwitchComponent.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
SwitchComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
TextComponent.cpp Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way 2019-08-31 17:58:36 +02:00
TextComponent.h create new DateTimeComponent 2018-10-15 20:40:45 -07:00
TextEditComponent.cpp Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way 2019-08-31 17:58:36 +02:00
TextEditComponent.h whitespace cleanup 2019-08-25 17:23:02 +02:00
VideoComponent.cpp cleanup duplicate theme code in Image/Video components 2019-08-31 09:50:57 -04:00
VideoComponent.h cleanup duplicate theme code in Image/Video components 2019-08-31 09:50:57 -04:00
VideoPlayerComponent.cpp Merge pull request #575 from jrassa/guicomponent-visible 2019-08-29 10:25:10 +02:00
VideoPlayerComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
VideoVlcComponent.cpp Make sure all vertices are properly rounded 2019-08-31 18:19:43 +02:00
VideoVlcComponent.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00