summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configuration (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13Massive removal of unused modulesJames Rowe26-3111/+0
2018-01-13config: Default CPU core to Unicorn.bunnei1-1/+1
2018-01-12configuration: Add cpu_core configuration optionMerryMage3-8/+17
2017-10-13Remove lots more 3DS-specific code.bunnei1-93/+1
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-32/+0
2017-09-24citra-qt: fix some untranslated stringswwylele3-21/+22
2017-09-19WebService: Verify username and token (#2930)B3n304-24/+127
2017-08-26qt: Add an option to view/regenerate telemetry ID.bunnei2-4/+12
2017-08-26# This is a combination of 2 commits.bunnei1-3/+30
2017-08-26qt: Add web configuration tab.bunnei5-2/+214
2017-08-26settings: Add enable_telemetry, citra_username, and citra_token.bunnei1-0/+6
2017-08-26citra_qt: Show one-time callout messages to user.bunnei1-0/+2
2017-08-25SidebySide Layout (#2859)ThaMighty901-3/+8
2017-08-24EmuWindow: refactor touch input into a TouchDevicewwylele1-0/+3
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele1-0/+6
2017-07-10settings: Add telemetry endpoint URL.bunnei1-0/+12
2017-06-28configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to workMerryMage1-0/+7
2017-06-24citra-qt: Add option to configure the UI themeKloen2-0/+37
2017-06-24citra-qt: add new uisetting->themeKloen1-0/+2
2017-06-21Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0.chris0626891-3/+3
2017-05-06Create a random console_unique_id (#2668)B3n303-2/+52
2017-04-30citra-qt: game list search function (#2673)Nico Bosshard1-0/+2
2017-04-09qt: enable config for circle pad prowwylele1-7/+1
2017-04-04citra-qt: Move config dialog code to its own directoryLioncash23-0/+2749