summary refs log tree commit diff
path: root/src/dialogs/UserProfile.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warn before kicking,banning,inviting,etcNicolas Werner2020-07-161-0/+11
* Fix UserProfile resizingNicolas Werner2020-04-011-12/+7
* Remove metatypes from headersNicolas Werner2020-01-311-0/+2
* Optimize includes a bitNicolas Werner2020-01-311-2/+1
* Enable ban and kick button in UserProfile (and try to fix centering)Nicolas Werner2020-01-301-8/+9
* Reduce overhead of Cache.hNicolas Werner2019-12-151-4/+4
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-4/+2
* media->file in error message, when image upload failsNicolas Werner2019-07-281-1/+1
* Change the minimum width for modalsKonstantinos Sideris2018-09-301-2/+1
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-3/+3
* Add close buttons to all dialogsKonstantinos Sideris2018-09-211-0/+9
* Add method to center widgets & clean up unused headersKonstantinos Sideris2018-09-211-2/+0
* Improvements on the system themeKonstantinos Sideris2018-09-191-9/+10
* Install the bundled spdlogKonstantinos Sideris2018-08-121-1/+1
* Simplify dialog creationKonstantinos Sideris2018-08-111-5/+8
* Reuse the profile modal & adjust its spacing relative to the font sizeKonstantinos Sideris2018-07-211-16/+47
* Show device list in user profile & add option to create 1-1 chatKonstantinos Sideris2018-07-201-13/+129
* Create user profile modalKonstantinos Sideris2018-07-201-0/+153