Lioncash
|
328de6dfe3
|
yuzu/configuration/configure_per_general: Specify string conversions explicitly
Allows the per-game configuration to be successfully built with implicit
string conversions disabled.
|
2019-05-19 12:47:33 -04:00 |
|
Lioncash
|
3f2d25b44a
|
yuzu/configuration/configure_per_general: Remove unused header inclusions
|
2019-01-17 11:58:43 -05:00 |
|
Lioncash
|
7187d20b6a
|
yuzu/configure_general: Silence truncation warnings in loadConfiguration()
The QPixmap API expects an unsigned int.
|
2018-12-31 19:14:48 -05:00 |
|
Zach Hilman
|
9121887ae4
|
am: Implement GetSaveDataSize and ExtendSaveData
These functions come in a pair and are needed by Smash Ultimate, Minecraft, and Skyrim, amongst others.
|
2018-12-27 00:18:00 -05:00 |
|
Lioncash
|
ba343cf922
|
configure_per_general: Mark UI strings as translatable in the constructor
These are user-facing strings, so they should be translatable.
|
2018-12-26 17:45:15 -05:00 |
|
Zach Hilman
|
cb527149ee
|
qt: Add Properties menu to game list right-click
|
2018-12-04 13:34:50 -05:00 |
|
Zach Hilman
|
d220e5864f
|
qt: Add UI to display game properties and disable add-ons
|
2018-12-03 17:21:25 -05:00 |
|