summaryrefslogtreecommitdiff
path: root/dist/icons/icons.qrc
AgeCommit message (Collapse)Author
2018-03-30Add Dark theme, Icon themingN00byKing
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings
2018-01-14Implement "About" dialogspycrab
2018-01-12Massive removal of unused modulesJames Rowe
2017-09-18WebService: Verify username and token (#2930)B3n30
* 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