Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-03-30 | Add Dark theme, Icon theming | N00byKing | 1 | -5/+0 | |
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings | |||||
2018-01-14 | Implement "About" dialog | spycrab | 1 | -0/+5 | |
2018-01-13 | Massive removal of unused modules | James Rowe | 1 | -6/+0 | |
2017-09-19 | WebService: Verify username and token (#2930) | B3n30 | 1 | -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 |