summary refs log tree commit diff
path: root/src/dialogs/RoomSettings.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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