citra/src/citra_qt
zhupengfei 3a8b002ede citra_qt: minor retranslation fix
When you change the language when a game is running, the "Continue" action in the "Emulation" menu would become "Start". This commit fixes the issue by checking and setting it if it should be "Continue". It seems that this is the only place with this issue.
2018-07-24 19:49:49 +08:00
..
applets citra_qt: Add length validation 2018-07-10 13:05:13 +08:00
camera log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
configuration Merge pull request #3946 from zhaowenlan1779/macos-no-hw-shader 2018-07-18 10:07:12 -06:00
debugger remove trailing space 2018-07-02 19:47:41 +03:00
multiplayer citra_qt: use Citra Web Service username as default multiplayer nickname 2018-07-17 15:25:00 +08:00
updater reformat all files with clang-format 2018-06-29 16:56:12 +03:00
util Address review comments 2018-04-19 10:28:16 -06:00
aboutdialog.cpp common: Parse Nightly/Canary build version 2018-06-20 09:30:26 +08:00
aboutdialog.h Implement About Button Functionality (#3005) 2017-11-04 13:59:27 -04:00
aboutdialog.ui citra-qt: Add build date in about dialog 2018-06-18 21:21:00 +08:00
bootmanager.cpp Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
bootmanager.h bootmanager: Make EmuThread's IsRunning() member function const 2017-12-10 20:12:47 -05:00
citra-qt.rc Fix icon for citra qt 2017-09-03 11:26:10 -06:00
CMakeLists.txt citra_qt/applets/swkbd: QtKeyboard and misc fixes 2018-07-10 12:49:55 +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 add compatibility reporting to qt frontend 2018-01-01 19:25:38 -06:00
game_list.cpp Merge pull request #3957 from lioncash/qt 2018-07-19 10:14:58 +03:00
game_list.h game_list: Make containsAllWords() a non-member function 2018-07-18 16:55:13 -04:00
game_list_p.h log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
hotkeys.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hotkeys.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
hotkeys.ui Add Configure widget 2016-03-21 20:03:18 +01:00
Info.plist CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +01:00
main.cpp citra_qt: minor retranslation fix 2018-07-24 19:49:49 +08:00
main.h citra-qt: Improve Title Bar display 2018-06-20 09:30:29 +08:00
main.ui citra_qt: support multiple game directories 2018-05-26 15:38:06 -05:00
ui_settings.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ui_settings.h citra_qt: support multiple game directories 2018-05-26 15:38:06 -05:00