Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-17 | yuzu/configuration/configure_web: Remove an unused lambda capture | Lioncash | |
'this' isn't actually used within the lambda, since what we need from the class is already assigned within the capture section of the lambda. | |||
2019-01-17 | yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' text | Lioncash | |
It's a common UI pattern to use an ellipsis to indicate an ongoing action, rather than just specifying the word by itself. | |||
2018-10-06 | qt: Update telemetry links | Lioncash | |
These were pointing to a non-existent webpage. | |||
2018-10-02 | Review comments - part 5 | fearlessTobi | |
2018-10-02 | Review comments - part 3 | fearlessTobi | |
2018-10-02 | Address a bunch of review comments | fearlessTobi | |
2018-10-02 | Port web_service from Citra | fearlessTobi | |
2018-01-12 | Remove gpu debugger and get yuzu qt to compile | James Rowe | |
2018-01-12 | Massive removal of unused modules | James Rowe | |