Morph
|
30498f3ce8
|
applets: Append qt_ prefix to Qt frontend applets
|
2021-07-14 01:07:09 -04:00 |
|
Morph
|
714a8f2906
|
error: Make the error code as the title text of the OverlayDialog
Co-authored-by: Its-Rei <kupfel@gmail.com>
|
2021-04-15 01:53:17 -04:00 |
|
Morph
|
23413c0d44
|
general: Fix various spelling errors
|
2021-01-02 10:23:41 -05:00 |
|
Morph
|
6efd390668
|
applets: Resolve variable shadowing
|
2020-12-05 08:37:13 -05:00 |
|
Lioncash
|
cd72443889
|
yuzu/applets/software_keyboard: Specify string conversions explicitly
Allows the software keyboard applet code to compile with implicit string
conversions disabled.
|
2019-05-24 21:27:12 -04:00 |
|
Lioncash
|
0cfd78073f
|
yuzu/applets/error: Specify string conversions explicitly
Allows the error applet to build successfully with implicit string
conversions disabled.
|
2019-05-24 21:27:12 -04:00 |
|
Lioncash
|
68cd911bd1
|
yuzu: Remove explicit types from locks where applicable
With C++17's deduction guides, the type doesn't need to be explicitly
specified within locking primitives anymore.
|
2019-05-14 08:18:48 -04:00 |
|
Zach Hilman
|
107d725af8
|
web_browser: Make OpenPage non-const
|
2019-04-17 11:35:24 -04:00 |
|
Zach Hilman
|
b508e60fe4
|
qt: Add dialog implementation of Error applet
|
2019-04-17 11:35:24 -04:00 |
|