summary refs log tree commit diff
path: root/src/RoomInfoListItem.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix support for Qt versions < 5.11Joseph Donofry2019-07-041-2/+9
|
* Fix formatting issuesJoseph Donofry2019-07-041-1/+2
|
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-2/+2
| | | | Update to mtxclient 0.3.0
* Add unread notification color for user mentionedredsky172019-01-251-3/+9
| | | | | | When user is mentioned (via matrix 'highlight_count'), inactive rooms will use a different color for the notification circle than when only general unread messages exist.
* Add hover color for timestamp.redsky172019-01-121-2/+5
| | | | | Update dark and system themes to provide colors for the hover states for title, subtitle, and timestamp.
* Tweak some of the colors in the CSS rules for nheko.Joe Donofry2019-01-121-0/+4
| | | | Add room list hover title/subtitle color change support.
* Increase the height of the roomlist itemsKonstantinos Sideris2018-10-101-2/+2
|
* Use a smaller font size for the timestampKonstantinos Sideris2018-10-071-2/+4
|
* Adjustments for the minimized sidebarKonstantinos Sideris2018-10-071-9/+7
|
* Adjust the widget size of the room list itemsKonstantinos Sideris2018-10-061-55/+84
|
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-8/+4
|
* Improvements on the system themeKonstantinos Sideris2018-09-191-1/+1
|
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-4/+18
| | | | fixes #313
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-2/+0
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+390