.. |
AnimatedImageComponent.cpp
|
Split busy animation into its own component for reusability.
|
2014-04-19 13:37:10 -05:00 |
AnimatedImageComponent.h
|
Split busy animation into its own component for reusability.
|
2014-04-19 13:37:10 -05:00 |
AsyncReqComponent.cpp
|
Added on-screen help system.
|
2014-01-25 17:34:29 -06:00 |
AsyncReqComponent.h
|
Added on-screen help system.
|
2014-01-25 17:34:29 -06:00 |
BusyComponent.cpp
|
Split busy animation into its own component for reusability.
|
2014-04-19 13:37:10 -05:00 |
BusyComponent.h
|
Split busy animation into its own component for reusability.
|
2014-04-19 13:37:10 -05:00 |
ButtonComponent.cpp
|
Design tweaks.
|
2014-03-22 16:02:25 -05:00 |
ButtonComponent.h
|
Added the new help images. Still need to redo HelpComponent to be better.
|
2014-03-15 17:06:16 -05:00 |
ComponentGrid.cpp
|
Finishing touches on ScraperSearchComponent.
|
2014-03-25 17:47:36 -05:00 |
ComponentGrid.h
|
Completely rewrote ComponentGrid to use shared pointers, have support for
|
2014-03-11 22:00:08 -05:00 |
ComponentList.cpp
|
Made ScraperSearchComponent use ComponentList callbacks instead of manually intercepting input.
|
2014-03-24 17:55:36 -05:00 |
ComponentList.h
|
Made ScraperSearchComponent use ComponentList callbacks instead of manually intercepting input.
|
2014-03-24 17:55:36 -05:00 |
DateTimeComponent.cpp
|
More design tweaks.
|
2014-03-25 14:14:09 -05:00 |
DateTimeComponent.h
|
More design tweaks.
|
2014-03-25 14:14:09 -05:00 |
HelpComponent.cpp
|
Some styling changes, a little refactoring of RatingComponent.
|
2014-04-06 19:15:02 -05:00 |
HelpComponent.h
|
Help is now horizontal instead of vertical.
|
2014-03-23 20:33:27 -05:00 |
IList.h
|
Made ScraperSearchComponent use ComponentList callbacks instead of manually intercepting input.
|
2014-03-24 17:55:36 -05:00 |
ImageComponent.cpp
|
Optimized the hell out of ImageComponent.
|
2014-04-11 20:48:13 -05:00 |
ImageComponent.h
|
Optimized the hell out of ImageComponent.
|
2014-04-11 20:48:13 -05:00 |
ImageGridComponent.h
|
Compile on Linux/gcc again
|
2014-02-17 11:40:31 -06:00 |
MenuComponent.cpp
|
Fixed SVGs being cut off by scaling based on height instead of width.
|
2014-03-22 16:55:18 -05:00 |
MenuComponent.h
|
Design tweaks.
|
2014-03-22 16:02:25 -05:00 |
NinePatchComponent.cpp
|
Updated help SVGs with better spacing.
|
2014-03-25 18:41:50 -05:00 |
NinePatchComponent.h
|
Updated/added comments.
|
2014-01-24 16:21:10 -06:00 |
OptionListComponent.h
|
Design tweaks.
|
2014-03-22 16:02:25 -05:00 |
RatingComponent.cpp
|
Some styling changes, a little refactoring of RatingComponent.
|
2014-04-06 19:15:02 -05:00 |
RatingComponent.h
|
Some styling changes, a little refactoring of RatingComponent.
|
2014-04-06 19:15:02 -05:00 |
ScraperSearchComponent.cpp
|
Split busy animation into its own component for reusability.
|
2014-04-19 13:37:10 -05:00 |
ScraperSearchComponent.h
|
Split busy animation into its own component for reusability.
|
2014-04-19 13:37:10 -05:00 |
ScrollableContainer.cpp
|
Removed "infoPanel" element.
|
2014-01-10 19:18:51 -06:00 |
ScrollableContainer.h
|
Move from homegrown Vector2 class to Eigen.
|
2013-07-10 06:29:43 -05:00 |
SliderComponent.cpp
|
Help is now horizontal instead of vertical.
|
2014-03-23 20:33:27 -05:00 |
SliderComponent.h
|
Fixed SVGs being cut off by scaling based on height instead of width.
|
2014-03-22 16:55:18 -05:00 |
SwitchComponent.cpp
|
Help is now horizontal instead of vertical.
|
2014-03-23 20:33:27 -05:00 |
SwitchComponent.h
|
Fixed SVGs being cut off by scaling based on height instead of width.
|
2014-03-22 16:55:18 -05:00 |
TextComponent.cpp
|
Fixed dpad_all.svg.
|
2014-04-05 12:48:38 -05:00 |
TextComponent.h
|
ComponentList elements can now choose not to be inverted when selected.
|
2014-03-21 14:51:25 -05:00 |
TextEditComponent.cpp
|
Added new TextEditComponent graphics.
|
2014-03-25 18:10:35 -05:00 |
TextEditComponent.h
|
Added new text editing style to GuiMetaDataEd as per UI concepts.
|
2014-03-21 11:10:19 -05:00 |
TextListComponent.h
|
Changed Font::getHeight to return a float like it should.
|
2014-03-19 13:10:30 -05:00 |