citra-nightly/src/citra_qt/configuration
zhupengfei 79a38f8782 citra_qt/configuration: fix input configuration disappearing after changing languages
Previously, once you change language, the texts in the buttons in the Input tab will disappear. It is because the default text in the buttons are empty, and we did not update the text after translations are reloaded, aka texts are reset. This commit fixed the issue.
2018-07-24 12:19:47 +08:00
..
config.cpp Merge pull request #3946 from zhaowenlan1779/macos-no-hw-shader 2018-07-18 10:07:12 -06:00
config.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure.ui citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
configure_audio.cpp Merge pull request #3831 from FearlessTobi/add-volume-slider 2018-07-18 09:56:47 -06:00
configure_audio.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_audio.ui Address last review comment 2018-07-03 21:14:00 +02:00
configure_camera.cpp optimize settings application 2018-07-02 16:53:34 -05:00
configure_camera.h camera: Add camera flip config 2018-06-07 14:57:03 +08:00
configure_camera.ui camera: Add camera flip config 2018-06-07 14:57:03 +08:00
configure_debug.cpp optimize settings application 2018-07-02 16:53:34 -05:00
configure_debug.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_debug.ui Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
configure_dialog.cpp citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
configure_dialog.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_general.cpp optimize settings application 2018-07-02 16:53:34 -05:00
configure_general.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_general.ui citra_qt: support multiple game directories 2018-05-26 15:38:06 -05:00
configure_graphics.cpp citra_qt: disable hw shader by default for macos 2018-07-17 10:07:02 +08:00
configure_graphics.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_graphics.ui citra, citra_qt, settings.h: Add Options for Stereoscopic 3D 2018-06-01 17:01:00 +02:00
configure_input.cpp citra_qt/configuration: fix input configuration disappearing after changing languages 2018-07-24 12:19:47 +08:00
configure_input.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_input.ui Allow input configuration with SDL joysticks (#3116) 2017-12-05 23:26:29 -05:00
configure_system.cpp configure_system: fix an untranslated text 2018-07-18 14:50:38 +08:00
configure_system.h Service/CFG: convert to ServiceFramework 2018-03-10 13:37:03 +02:00
configure_system.ui Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
configure_web.cpp optimize settings application 2018-07-02 16:53:34 -05:00
configure_web.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_web.ui WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00