summary refs log tree commit diff
path: root/src/RoomList.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make invites always stick to the topNicolas Werner2019-12-131-1/+8
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-36/+3
* Add unread notification color for user mentionedredsky172019-01-251-2/+2
* Use alignment instead of stretchKonstantinos Sideris2018-10-071-1/+1
* Remove room re-ordering optionKonstantinos Sideris2018-10-061-5/+1
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-0/+13
* Fix background color on the room list widgetKonstantinos Sideris2018-07-261-0/+1
* Enable scrollbar on the room list for macOS (#174)Konstantinos Sideris2018-07-251-2/+6
* Fix issue with missing communities due to an unregistered metatypeKonstantinos Sideris2018-07-251-2/+0
* Disable paint updates when removing the room filterKonstantinos Sideris2018-07-241-0/+2
* Disable paint updates while applying room filtering (#380)Konstantinos Sideris2018-07-211-0/+5
* Lower the complexity of the group filtering algorithm (#380)Konstantinos Sideris2018-07-211-23/+30
* Move all files under src/Konstantinos Sideris2018-07-171-0/+440