summary refs log tree commit diff
path: root/src/TopRoomBar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port top bar to QmlNicolas Werner2020-09-161-229/+0
| | | | | Also fixes some resize issues with stupid workarounds to our resize logic. This really needs to be cleaned up at some point!
* Clean up unused avatar functionsNicolas Werner2020-03-221-7/+0
|
* Optimize includes a bitNicolas Werner2020-01-311-1/+25
|
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-3/+2
|
* Update Mentions UIJoseph Donofry2019-07-211-0/+16
| | | | | | | | Mentions are now an '@' icon in the upper right. UI Popup is now a smaller dialog. Still lots of work to be done here.
* Derive widget sizing from the font sizeKonstantinos Sideris2018-10-041-6/+14
|
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-5/+5
|
* Move TextLabel into its own fileKonstantinos Sideris2018-09-261-1/+1
|
* Improvements on the system themeKonstantinos Sideris2018-09-191-2/+6
|
* Add missing tooltips on buttonsKonstantinos Sideris2018-07-251-0/+1
| | | | fixes #249
* Move all files under src/Konstantinos Sideris2018-07-171-0/+184