summary refs log tree commit diff
path: root/src/dialogs/RoomSettings.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve compile times a tiny bitNicolas Werner2020-05-261-29/+6
|
* modernize: use overrideNicolas Werner2020-02-041-1/+1
|
* Add mutingNicolas Werner2020-02-021-0/+2
|
* Reduce overhead of Cache.hNicolas Werner2019-12-151-1/+3
|
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-2/+2
|
* Improvements on the system themeKonstantinos Sideris2018-09-191-4/+3
|
* Small refactoring on the EditModalKonstantinos Sideris2018-09-081-2/+23
|
* Use proxy objects on lambdas instead of raw pointersKonstantinos Sideris2018-09-071-3/+3
| | | | | | | When the object is destroyed the connections will be removed automatically by Qt. fixes #433
* Make lambda that updates avatar a class methodKonstantinos Sideris2018-08-291-0/+4
|
* Add the ability to change the room avatarKonstantinos Sideris2018-08-291-8/+47
| | | | fixes #418
* Simplify dialog creationKonstantinos Sideris2018-08-111-3/+0
|
* Allow user to configure join rules for a roomKonstantinos Sideris2018-08-091-6/+18
|
* Add option to ignore key requests altogetherKonstantinos Sideris2018-07-221-0/+1
|
* Refactor the room settings menu to look like the user profileKonstantinos Sideris2018-07-221-33/+3
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+126