summaryrefslogtreecommitdiffstats
path: root/dist/icons/icons.qrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-14Implement "About" dialogspycrab1-0/+5
2018-01-13Massive removal of unused modulesJames Rowe1-6/+0
2017-09-19WebService: Verify username and token (#2930)B3n301-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