summary refs log tree commit diff
path: root/src/MainWindow.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the same leave room dialog everywhereLoren Burkholder2021-10-111-2/+0
* Remove unimplemented function declarationLoren Burkholder2021-10-111-1/+0
* QML the join room dialogLoren Burkholder2021-10-091-1/+1
* QML the logout dialogLoren Burkholder2021-10-051-1/+0
* Change indentation to 4 spacesNicolas Werner2021-09-181-68/+67
* Remove unnecessary stuffLoren Burkholder2021-09-111-2/+0
* Add jdenticon supportLoren Burkholder2021-09-111-2/+0
* QML the read receipts listLoren Burkholder2021-07-291-1/+0
* QML the room member listLoren Burkholder2021-07-201-1/+0
* Delete old room listNicolas Werner2021-05-281-4/+0
* Basic header and footer of room listNicolas Werner2021-05-151-0/+1
* Update license headersNicolas Werner2021-03-051-16/+4
* replaced with togglebutton using qtquickcontrols2Jedi182021-02-131-1/+0
* added changing of name through edit modal, removed old roomsettingsJedi182021-02-121-1/+0
* ui almost looks the same, midway between transition from old room settings t...Jedi182021-02-101-1/+1
* Merge remote-tracking branch 'nheko-im/master' into privacy_screenJoseph Donofry2021-02-011-1/+6
|\
| * Fix warning about non-NOTIFYable propertyLoren Burkholder2021-01-291-4/+4
| * Center user info dialog on the screenLoren Burkholder2021-01-291-1/+6
* | Implement Privacy ScreenJoseph Donofry2021-01-261-0/+4
|/
* Switch profile code to a more flexible methodLorenDB2020-12-241-3/+1
* Add option for unique configLorenDB2020-10-241-1/+5
* Merge remote-tracking branch 'origin/master' into cross-signingNicolas Werner2020-09-241-3/+3
|\
| * Reenable top bar room settings menus on avatar or title clicksNicolas Werner2020-09-161-3/+3
* | Refactor UserProfileNicolas Werner2020-07-301-2/+0
|/
* Fix RegistrationNicolas Werner2020-02-231-23/+8
* modernize: use nullptrNicolas Werner2020-02-041-1/+1
* Add initial support for QtIndenticonredsky172019-01-261-0/+6
* Center dialogs around the main windowKonstantinos Sideris2018-09-211-0/+1
* Retry initial sync on generic network errors (#422)Konstantinos Sideris2018-08-311-0/+3
* Fix a use-after-free error during logoutKonstantinos Sideris2018-08-311-1/+1
* Simplify dialog creationKonstantinos Sideris2018-08-111-35/+13
* Create user profile modalKonstantinos Sideris2018-07-201-0/+5
* Move all files under src/Konstantinos Sideris2018-07-171-0/+174