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