Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-24 | applets/swkbd: Fix software keyboard button hint scaling | Its-Rei | 14 | -0/+0 | |
Fixes the scaling of the button hints using background images. Now they scale like the rest of the elements. | |||||
2021-04-15 | icons: Add icons for the On-Screen Keyboard overlay | Its-Rei | 61 | -0/+64 | |
2021-02-06 | Make settings controller image change with controller input | german | 22 | -21/+0 | |
2020-09-04 | Resolve spacing inconsistencies in style.qrc/qss files | Morph | 1 | -10/+10 | |
2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | 31 | -0/+30 | |
Co-authored-by: Its-Rei <kupfel@gmail.com> | |||||
2020-08-26 | Project Mjölnir: Part 1 | Morph | 22 | -0/+25 | |
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com> | |||||
2018-03-30 | Add Dark theme, Icon theming | N00byKing | 2 | -5/+0 | |
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings | |||||
2018-01-14 | Implement "About" dialog | spycrab | 2 | -0/+5 | |
2018-01-13 | Massive removal of unused modules | James Rowe | 3 | -6/+0 | |
2017-09-19 | WebService: Verify username and token (#2930) | B3n30 | 3 | -0/+6 | |
* WebService: Verify username and token; Log errors in PostJson * Fixup: added docstrings to the functions * Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits * fixup: fmt warning |