citra/src/citra_qt
2017-01-11 13:52:26 +01:00
..
debugger Merge pull request #2393 from Subv/synch 2017-01-05 12:55:01 -05:00
util Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
bootmanager.cpp Merge pull request #1951 from wwylele/motion-sensor 2017-01-07 12:39:20 -05:00
bootmanager.h Frontend: emulate motion sensor 2016-12-26 10:52:16 +02:00
citra-qt.rc Unify Windows ICON resource name 2016-12-05 19:09:16 +01:00
CMakeLists.txt citra-qt: Move graphics debugging code into its own folder 2016-12-21 17:19:21 -05:00
config.cpp config: Add option for specifying screen resolution scale factor. 2017-01-07 03:23:22 -05:00
config.h
configure.ui
configure_audio.cpp
configure_audio.h
configure_audio.ui
configure_debug.cpp
configure_debug.h
configure_debug.ui
configure_dialog.cpp
configure_dialog.h
configure_general.cpp Merge pull request #2240 from wwylele/auto-region 2016-12-29 22:09:01 -05:00
configure_general.h
configure_general.ui QT: Fix ui file format 2017-01-11 13:52:26 +01:00
configure_graphics.cpp config: Add option for specifying screen resolution scale factor. 2017-01-07 03:23:22 -05:00
configure_graphics.h
configure_graphics.ui QT: Fix some UI related warnings 2017-01-11 13:52:01 +01: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 QT: Fix some UI related warnings 2017-01-11 13:52:01 +01:00
configure_system.cpp core: Consolidate core and system state, remove system module & cleanups. 2016-12-21 23:29:13 -05:00
configure_system.h
configure_system.ui Config: auto-select region and language 2016-12-07 20:52:42 +02:00
game_list.cpp game_list: Implement context menu for items in list 2016-12-15 18:43:10 +00:00
game_list.h game_list: Implement context menu for items in list 2016-12-15 18:43:10 +00:00
game_list_p.h game_list: Implement context menu for items in list 2016-12-15 18:43:10 +00:00
hotkeys.cpp
hotkeys.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
hotkeys.ui
Info.plist
main.cpp Address clang-format issues. 2016-12-21 23:48:14 -05:00
main.h citra-qt: Move bits of constructor behavior to named functions 2016-12-19 15:12:28 -05:00
main.ui
ui_settings.cpp
ui_settings.h