Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-14 | applets: Append qt_ prefix to Qt frontend applets | Morph | |
2021-04-15 | error: Make the error code as the title text of the OverlayDialog | Morph | |
Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
2021-01-02 | general: Fix various spelling errors | Morph | |
2020-12-05 | applets: Resolve variable shadowing | Morph | |
2019-05-24 | yuzu/applets/software_keyboard: Specify string conversions explicitly | Lioncash | |
Allows the software keyboard applet code to compile with implicit string conversions disabled. | |||
2019-05-24 | yuzu/applets/error: Specify string conversions explicitly | Lioncash | |
Allows the error applet to build successfully with implicit string conversions disabled. | |||
2019-05-14 | yuzu: Remove explicit types from locks where applicable | Lioncash | |
With C++17's deduction guides, the type doesn't need to be explicitly specified within locking primitives anymore. | |||
2019-04-17 | web_browser: Make OpenPage non-const | Zach Hilman | |
2019-04-17 | qt: Add dialog implementation of Error applet | Zach Hilman | |