ES-DE/es-app/src/views
2022-09-05 22:39:26 +02:00
..
legacygamelists Replaced the legacy gamelist code with rudimentary support for GamelistBase and GamelistView. 2022-01-18 20:42:50 +01:00
GamelistBase.cpp Fixed a crash caused by attempting to read data from a deleted object. 2022-08-21 22:56:20 +02:00
GamelistBase.h Fixed a crash caused by attempting to read data from a deleted object. 2022-08-21 22:56:20 +02:00
GamelistLegacy.h Renamed the functions updateInfoPanel and legacyUpdateInfoPanel to updateView and legacyUpdateView in GamelistView. 2022-08-19 17:14:20 +02:00
GamelistView.cpp Renamed the functions updateInfoPanel and legacyUpdateInfoPanel to updateView and legacyUpdateView in GamelistView. 2022-08-19 17:14:20 +02:00
GamelistView.h Renamed the functions updateInfoPanel and legacyUpdateInfoPanel to updateView and legacyUpdateView in GamelistView. 2022-08-19 17:14:20 +02:00
SystemView.cpp Fixed some pixel alignment issues for the carousel. 2022-09-05 22:39:26 +02:00
SystemView.h Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class. 2022-03-24 23:05:23 +01:00
ViewController.cpp Added rounding to various translations like camera movements. 2022-09-05 20:13:47 +02:00
ViewController.h Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine. 2022-06-05 12:36:55 +02:00