summaryrefslogtreecommitdiffstats
path: root/src/sessionsiconholder.cpp
Commit message (Expand)AuthorAgeFilesLines
* add TODO for url-icon support, if we were to use that feature again oneJonathan Bauer2018-12-111-0/+1
* WTF did we have two classes for downloading files?Simon Rettberg2018-11-301-39/+27Star
* Cleanup code style (C++11, casts, etc)Simon Rettberg2018-07-261-1/+1
* Clean up globals.* (remove unused, rename constants, prefix)Simon Rettberg2018-06-151-4/+4
* Fix indentation, cleanup, refactoring, deletionsSimon Rettberg2018-06-151-72/+72
* fileDownloader.* -> filedownloader.*Simon Rettberg2018-06-151-1/+1
* FileDownloader.* -> fileDownloader.*Jonathan Bauer2017-11-291-1/+1
* always look in the filesystem for the iconJonathan Bauer2016-02-251-4/+5
* Revert "load icon from the filesystem (if path is set in the xsession file)"Jonathan Bauer2016-02-251-22/+8Star
* load icon from the filesystem (if path is set in the xsession file)Jonathan Bauer2016-02-181-8/+22
* Start refactoring download helpers and icon managementSimon Rettberg2015-11-121-19/+28
* Help/News improvement, added ini settings, made some translations for new tex...Nils Schwabe2014-03-311-3/+0Star
* removed the file and path option for XMLsNils Schwabe2014-03-191-1/+3
* - changed dialog desginNils Schwabe2014-03-191-1/+1
* - removed function to load icons locallyNils Schwabe2014-03-181-32/+42
* - Added IconHolder to cache itemsNils Schwabe2014-03-141-0/+90