citra/src/citra_qt
zhupengfei 90f9d32f13
citra_qt: Add Game List configuration
This adds a Game List configuration group box which is similar to yuzu's, with features including icon size setting, row 1/2 text, and ability to hide invalid titles (those without a valid SMDH). I also added a UI tab and moved the language and theme settings there.
2018-10-09 22:37:21 +08:00
..
applets citra_qt: Add length validation 2018-07-10 13:05:13 +08:00
camera Move if 2018-10-05 09:27:16 -05:00
configuration citra_qt: Add Game List configuration 2018-10-09 22:37:21 +08:00
debugger Address review comments 2018-09-21 16:39:10 +02:00
multiplayer Merge pull request #4211 from wwylele/web-cleanup 2018-09-29 23:02:27 -04:00
updater reformat all files with clang-format 2018-06-29 16:56:12 +03:00
util Antialias game list compatibility pixmaps 2018-09-17 19:00:28 +05:30
aboutdialog.cpp Port #942 from yuzu: "qt: Minor cleanup-related changes" 2018-08-24 17:14:09 +02:00
aboutdialog.h Clean up aboutdialog.h 2018-08-25 14:45:50 +02:00
aboutdialog.ui citra-qt: Add build date in about dialog 2018-06-18 21:21:00 +08:00
bootmanager.cpp Input: Remove global variables from SDL Input 2018-09-22 14:13:50 -06:00
bootmanager.h Port #942 from yuzu: "qt: Minor cleanup-related changes" 2018-08-24 17:14:09 +02:00
citra-qt.rc
CMakeLists.txt citra_qt: Add Game List configuration 2018-10-09 22:37:21 +08:00
compatdb.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
compatdb.h enum class 2018-01-20 09:56:02 -06:00
compatdb.ui
discord_impl.cpp Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
discord_impl.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
discord.h Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
game_list_p.h citra_qt: Add Game List configuration 2018-10-09 22:37:21 +08:00
game_list.cpp citra_qt: Add Game List configuration 2018-10-09 22:37:21 +08:00
game_list.h citra_qt: Add Game List configuration 2018-10-09 22:37:21 +08:00
hotkeys.cpp qt/hotkey: Get rid of global hotkey map instance 2018-08-25 13:43:11 +02:00
hotkeys.h qt/hotkey: Get rid of global hotkey map instance 2018-08-25 13:43:11 +02:00
hotkeys.ui
Info.plist
main.cpp citra_qt: Add Game List configuration 2018-10-09 22:37:21 +08:00
main.h Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
main.ui citra_qt, movie: allow recording/playback before emulation starts 2018-08-20 11:34:27 +02:00
ui_settings.cpp ui_settings: Place definition of the theme array within the cpp file 2018-10-06 16:22:28 +02:00
ui_settings.h citra_qt: Add Game List configuration 2018-10-09 22:37:21 +08:00