summaryrefslogtreecommitdiff
path: root/src/components/channelscellrenderer.hpp
AgeCommit message (Collapse)Author
2022-04-05fix up a bunch of clang-tidy stuffouwou
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past
2021-12-18inline unread renderingouwou
2021-12-05basic unread indicators for channelsouwou
2021-12-04split channel CellRenderer into its own sourcesouwou