| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2022-03-21 | qt_web_browser: Add missing includes | ameerj | |
| 2022-03-20 | yuzu: Reduce unused includes | ameerj | |
| 2021-11-24 | web_applet: Replace HIDButton with NpadButton | german77 | |
| 2021-11-24 | Qt_applets: Use new input | german77 | |
| 2021-11-24 | core/hid: Move input_interpreter to hid | german77 | |
| 2021-10-15 | qt_web_browser: Add missing QApplication include | Morph | |
| 2021-09-24 | Use subdirectory of main data directory for QtWebEngine storage | v1993 | |
| Previously, an unrelated directory was used for this. Keep everything together for consistency. | |||
| 2021-07-27 | qt_web_browser: Fix lambda capture for HIDButton | jls47 | |
| 2021-07-27 | qt_web_browser: Focus on the first link element | jls47 | |
| Focusing on the first link element fixes element navigation upon loading the web applet in games such as Super Mario Odyssey | |||
| 2021-07-14 | applets: Append qt_ prefix to Qt frontend applets | Morph | |
