Lime3DS/src/citra_qt
Lioncash db33d7668e game_list: Make the AddEntry argument a const reference
appendRow takes a QList by const reference, so it doesn't need to be
modifiable.
2016-12-11 11:45:50 +00:00
..
debugger graphics_cmdlists: Get rid of variable shadowing 2016-12-11 04:33:24 -05:00
util Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
bootmanager.cpp Support additional screen layouts. 2016-11-05 02:55:41 -06:00
bootmanager.h
citra-qt.rc
CMakeLists.txt Remove unused version.h 2016-12-01 16:38:46 +01:00
config.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
config.h
configure_audio.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
configure_audio.h
configure_audio.ui
configure_debug.cpp
configure_debug.h
configure_debug.ui
configure_dialog.cpp Support additional screen layouts. 2016-11-05 02:55:41 -06:00
configure_dialog.h
configure_general.cpp
configure_general.h
configure_general.ui
configure_graphics.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
configure_graphics.h
configure_graphics.ui Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
configure_input.cpp configure_input: Modernize and cleanup input configuration tab 2016-12-10 23:30:28 +00:00
configure_input.h configure_input: Modernize and cleanup input configuration tab 2016-12-10 23:30:28 +00:00
configure_input.ui
configure_system.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
configure_system.h
configure_system.ui Qt: add system settings config tab 2016-07-10 06:22:38 +03:00
configure.ui
game_list_p.h Fix typos 2016-10-20 12:26:59 -02:00
game_list.cpp game_list: Make the AddEntry argument a const reference 2016-12-11 11:45:50 +00:00
game_list.h game_list: Make the AddEntry argument a const reference 2016-12-11 11:45:50 +00:00
hotkeys.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hotkeys.h
hotkeys.ui
Info.plist
main.cpp Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-27 18:03:48 -05:00
main.h Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-19 20:40:04 -05:00
main.ui Minor Menu Fixes 2016-11-11 09:58:55 -08:00
ui_settings.cpp
ui_settings.h