summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/iconrenderer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Store pixbufs instead of names to reduce calls to sp_get_icon_pixbufMartin Owens2019-02-201-1/+1
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Propagate IconRenderer's activate signal so we don't have to guess where the ↵Martin Owens2018-09-271-0/+5
| | | | row/column is.
* Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-271-0/+78