summary refs log tree commit diff
path: root/src/dialogs/CreateRoom.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add backend for new room creation dialogsNicolas Werner2022-03-291-159/+0
|
* Use standard buttons where possibletastytea2022-03-111-11/+5
| | | | | | | Standard buttons are ordered in the right way and sometimes have an icon. Bug: https://matrix.to/#/%23nheko%3Anheko.im/%2476PZ2m6YftX8mqGIe9ettKbh_-pEYeVRQSJBfwFzWi0?via=pixie.town&via=matrix.org&via=matrix.flexinos.tech&via=half-shot.uk
* Allow window sizes smaller than 400x400Nicolas Werner2022-02-141-1/+1
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* use more literalsNicolas Werner2021-12-291-12/+12
|
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-1/+3
|
* Some qt6 prepNicolas Werner2021-12-281-1/+4
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-127/+127
|
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Allow joins via other servers from a matrix: uriNicolas Werner2021-01-111-2/+2
|
* fix encryption toggleskirillpt2020-11-271-1/+0
|
* change Toggle behaviorkirillpt2020-11-261-3/+4
|
* Fix Qt5.15 issuesNicolas Werner2020-06-051-2/+2
| | | | fixes #214
* Change the minimum width for modalsKonstantinos Sideris2018-09-301-2/+1
|
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-4/+4
|
* Add method to center widgets & clean up unused headersKonstantinos Sideris2018-09-211-1/+0
|
* Close dialogs on confirmationKonstantinos Sideris2018-09-201-0/+1
|
* Use confirm as the default buttonKonstantinos Sideris2018-09-201-2/+2
|
* Improvements on the system themeKonstantinos Sideris2018-09-191-25/+13
|
* Increase the minimum modal sizeKonstantinos Sideris2018-08-111-1/+6
|
* Remove pixel values from modals, use pointSize insteadKonstantinos Sideris2018-07-221-11/+12
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+162