ES-DE/es-app/src/views/gamelist
Koerty 8d9c4a20ec Rewrite the grid display code
- Grid tile number of columns and rows is now controlled by the grid size, mMargin and mTileMaxSize
- Add a variable mSelectedTileMaxSize to control the size of the selected tile
- Update the render function to display the selected tile on top of the other
2018-03-30 18:15:54 +02:00
..
BasicGameListView.cpp The final traces of boost has been eliminated 2018-01-30 19:21:09 +01:00
BasicGameListView.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
DetailedGameListView.cpp Silence warnings 2017-11-18 23:20:09 +01:00
DetailedGameListView.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
GridGameListView.cpp Rewrite the grid display code 2018-03-30 18:15:54 +02:00
GridGameListView.h Enable the grid view for developers 2018-03-27 16:11:50 +02:00
IGameListView.cpp Silence warnings 2017-11-18 23:20:09 +01:00
IGameListView.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
ISimpleGameListView.cpp * Add ConfirmationPopUp when switching UIMode. 2017-11-19 00:28:36 +01:00
ISimpleGameListView.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
VideoGameListView.cpp Fix thumbnail and image to be separated as I think it was originally meant to be. 2018-01-31 21:34:55 +01:00
VideoGameListView.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00