summary refs log tree commit diff
path: root/src/UserInfoWidget.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Optimize includes a bitNicolas Werner2020-01-311-2/+3
|
* Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into ↵Aidan Hahn2019-09-011-10/+9
|\ | | | | | | 0.7.0-dev-bugfix-71
| * Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-10/+9
| |
* | Refactored Avatar and RoomInfoListItem to access rounding settings in placeAidan Hahn2019-09-011-2/+2
| |
* | rounding options for Avatar classAidan Hahn2019-08-281-1/+2
|/
* Adjustments for the minimized sidebarKonstantinos Sideris2018-10-071-2/+5
|
* Adjust the widget size of the room list itemsKonstantinos Sideris2018-10-061-3/+2
|
* Derive widget sizing from the font sizeKonstantinos Sideris2018-10-041-7/+12
|
* Add option to configure the font sizeKonstantinos Sideris2018-10-011-7/+14
| | | | fixes #161
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-9/+6
|
* Improvements on the system themeKonstantinos Sideris2018-09-191-5/+0
|
* Fix a use-after-free error during logoutKonstantinos Sideris2018-08-311-2/+2
|
* Add bottom border line on LinuxKonstantinos Sideris2018-08-091-1/+3
|
* Add missing tooltips on buttonsKonstantinos Sideris2018-07-251-0/+1
| | | | fixes #249
* Move all files under src/Konstantinos Sideris2018-07-171-0/+165