Lioncash
|
df3f9af6d7
|
NewPatchDialog: Convert PatchEngine include into a forward declaration
Avoids needing to include Core headers in UI-related header files,
preventing unintentional propagation.
|
2018-05-13 15:34:46 -04:00 |
|
Lioncash
|
15a522fe9b
|
DolphinQt2/NewPatchDialog: Remove unused <iostream> include
Including <iostream> causes a static constructor to be injected into the
translation unit, even if the everything from the header itself is
unused.
|
2018-05-13 14:04:22 -04:00 |
|
spycrab
|
7cd30810a3
|
Qt: Make dialogues more consistent
|
2018-05-06 18:05:56 +02:00 |
|
spycrab
|
69d6c0dccb
|
Qt: Remove "What's this" button
|
2018-05-05 02:29:16 +02:00 |
|
JosJuice
|
45040f00c6
|
Tweak Qt strings to be more translation friendly
|
2018-03-04 19:13:13 +01:00 |
|
spycrab
|
4b54f6b1c7
|
Qt/PropertiesDialog: Implement "Patches" tab
|
2018-02-28 21:16:57 +01:00 |
|