summary refs log tree commit diff
path: root/include/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small style changeKonstantinos Sideris2017-08-2010-78/+96
|
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-1/+6
| | | | | | | Basically reverts the last font related commits since pointSize isn't as reliable as pixelSize. Also some layout values (margins, spacings) have been moved out to Config.h.
* Slow down spinnerKonstantinos Sideris2017-07-021-0/+3
|
* Be explicit about the text color on the context menuKonstantinos Sideris2017-05-311-3/+3
| | | | [ci skip]
* Add menu to toggle notificationsKonstantinos Sideris2017-05-311-0/+25
|
* Add drop shadow to emoji panelKonstantinos Sideris2017-05-311-0/+100
| | | | - Minor refactoring
* Add custom scrollbar on the timelineKonstantinos Sideris2017-05-241-0/+53
|
* Snappy sidebarKonstantinos Sideris2017-05-191-0/+5
|
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-1612-48/+12
|
* Add settings panel for homeserver's domainKonstantinos Sideris2017-05-091-0/+1
|
* Use strongly typed enumsKonstantinos Sideris2017-05-082-15/+13
|
* Add spinner to hide uninitialized layout after loginKonstantinos Sideris2017-04-263-3/+175
|
* Add full emoji supportKonstantinos Sideris2017-04-231-1/+1
|
* Add initial support for unread message countKonstantinos Sideris2017-04-151-1/+4
| | | | - Add border width on Badge
* Remove halo animationKonstantinos Sideris2017-04-111-34/+0
|
* Initial commitKonstantinos Sideris2017-04-0610-0/+864