summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configuration/config.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-32/+0
|
* WebService: Verify username and token (#2930)B3n302017-09-191-0/+6
| | | | | | | | | | * WebService: Verify username and token; Log errors in PostJson * Fixup: added docstrings to the functions * Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits * fixup: fmt warning
* Merge pull request #2899 from wwylele/touch-refactorbunnei2017-08-291-0/+3
|\ | | | | Refactor touch input into a TouchDevice
| * EmuWindow: refactor touch input into a TouchDevicewwylele2017-08-241-0/+3
| |
* | settings: Add enable_telemetry, citra_username, and citra_token.bunnei2017-08-261-0/+6
| |
* | citra_qt: Show one-time callout messages to user.bunnei2017-08-261-0/+2
|/
* move MotionEmu from core/frontend to input_common as a InputDevicewwylele2017-08-111-0/+6
|
* Merge pull request #2804 from Kloen/themingbunnei2017-07-181-0/+2
|\ | | | | citra-qt: UI Themes
| * citra-qt: add new uisetting->themeKloen2017-06-241-0/+2
| |
* | settings: Add telemetry endpoint URL.bunnei2017-07-101-0/+12
|/
* Changing default values for bg_red, bg_green, and bg_blue from 1.0 to 0.0.chris0626892017-06-211-3/+3
|
* citra-qt: game list search function (#2673)Nico Bosshard2017-04-301-0/+2
| | | | | | | | | | | | | | | | * citra-qt: game list search function * Empty search field during game list refresh * Code improvements * Code formatting * Autofocus search field * JayFoxRox's recommendations * lioncash's review
* citra-qt: Move config dialog code to its own directoryLioncash2017-04-041-0/+318