Lioncash
|
31389bab0a
|
DolphinQt/MemoryWidget: Fix dead condition in FindValue()
This condition is already checked earlier in the function and exits out
if it's satisfied, meaning it'll never reach this check further down.
|
2018-05-05 20:44:38 -04:00 |
spycrab
|
264c995b0d
|
Qt: Make toolbar more dynamic
|
2018-04-20 22:44:49 +02:00 |
JosJuice
|
0efbaebe17
|
Minor fixes to translatable strings
The usual deduplication between DolphinWX and DolphinQt2, plus the removal
of a now unused ubershader string and a fix for the Euphoria i18n comment.
|
2018-04-16 19:08:58 +02:00 |
spycrab
|
95ae4b34d9
|
Qt/Debugger: Implement "Memory" widget
|
2018-04-04 13:43:30 +02:00 |