Lioncash
|
274f074ed5
|
yuzu/configuration/configure_web: Remove an unused lambda capture
'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 11:39:49 -05:00 |
|
Lioncash
|
081c5a65d8
|
yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' text
It's a common UI pattern to use an ellipsis to indicate an ongoing
action, rather than just specifying the word by itself.
|
2019-01-17 11:35:59 -05:00 |
|
Lioncash
|
dc276f0e3f
|
qt: Update telemetry links
These were pointing to a non-existent webpage.
|
2018-10-06 03:16:39 -04:00 |
|
fearlessTobi
|
c32e0c6847
|
Review comments - part 5
|
2018-10-02 16:04:10 +02:00 |
|
fearlessTobi
|
015fa7e556
|
Review comments - part 3
|
2018-10-02 15:30:48 +02:00 |
|
fearlessTobi
|
fb46c8b426
|
Address a bunch of review comments
|
2018-10-02 15:30:48 +02:00 |
|
fearlessTobi
|
92e939952c
|
Port web_service from Citra
|
2018-10-02 15:30:48 +02:00 |
|
James Rowe
|
bd5740a721
|
Remove gpu debugger and get yuzu qt to compile
|
2018-01-12 19:11:04 -07:00 |
|
James Rowe
|
5dbd091a80
|
Massive removal of unused modules
|
2018-01-12 19:11:03 -07:00 |
|