summary refs log tree commit diff
path: root/include/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide SnackBar initially & guard against access of an empty listKonstantinos Sideris2018-05-081-4/+4
* Add prototype room settings menuKonstantinos Sideris2018-04-301-1/+1
* Fix UI inconsistencies between room list & communitiesKonstantinos Sideris2018-04-282-1/+162
* Use the full with of the roomlist for the last messageKonstantinos Sideris2018-03-191-1/+1
* Add fancy snackbar animationKonstantinos Sideris2018-03-161-1/+0
* Remove opacity animation from the scrollbarKonstantinos Sideris2018-03-161-12/+1
* Remove QPropertyAnimation from modals to work around a regression on Qt 5.10....Konstantinos Sideris2018-02-171-15/+0
* Remove empty destructorsKonstantinos Sideris2018-02-108-13/+3
* Don't dismiss the loading overlay by clickingKonstantinos Sideris2018-01-221-17/+11
* Handle surrogate pairs in avatarsKonstantinos Sideris2018-01-121-2/+2
* Dismiss modal by clicking on the overlayKonstantinos Sideris2018-01-111-0/+4
* Communities (#195)Max Sandholm2018-01-091-2/+3
* Initial support for read receiptsKonstantinos Sideris2018-01-031-0/+2
* Valgrind runKonstantinos Sideris2017-12-121-1/+1
* Add gui option for joining rooms (#25)Konstantinos Sideris2017-12-101-0/+1
* Add style colors for the ScrollBarKonstantinos Sideris2017-12-051-0/+12
* Update system themeKonstantinos Sideris2017-11-251-0/+1
* Use system color scheme (using a Qt stylesheet) #104Max Sandholm2017-11-162-0/+4
* Add dummy settings menuKonstantinos Sideris2017-11-021-0/+110
* Clean up headersKonstantinos Sideris2017-10-281-1/+1
* Add scroll-down buttonKonstantinos Sideris2017-10-271-0/+26
* LintKonstantinos Sideris2017-10-231-17/+5
* Make sidebar topic expand on click and fix html formatting of elided text. (#96)Rokas Kupstys2017-10-201-0/+26
* Fix icons for retina displaysKonstantinos Sideris2017-10-152-12/+44
* Add snackbarKonstantinos Sideris2017-10-081-0/+80
* Remove extra clang-format optionsKonstantinos Sideris2017-10-011-3/+3
* Merge branch 'images'Konstantinos Sideris2017-09-102-120/+49
|\
| * Implement image uploads (#24)Konstantinos Sideris2017-09-102-120/+49
* | Style change againKonstantinos Sideris2017-09-1015-565/+582
|/
* Small style changeKonstantinos Sideris2017-08-2010-78/+96
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-1/+6
* Slow down spinnerKonstantinos Sideris2017-07-021-0/+3
* Be explicit about the text color on the context menuKonstantinos Sideris2017-05-311-3/+3
* Add menu to toggle notificationsKonstantinos Sideris2017-05-311-0/+25
* Add drop shadow to emoji panelKonstantinos Sideris2017-05-311-0/+100
* 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
* Remove halo animationKonstantinos Sideris2017-04-111-34/+0
* Initial commitKonstantinos Sideris2017-04-0610-0/+864