summary refs log tree commit diff
path: root/src/MainWindow.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Jedi182021-02-101-1/+1
| | | | to new room settings
* 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
|/ | | | | | * Add handles for window focus gained / focus lossed and connect to timer * Clean up some of the PrivacyScreen.qml code * Connect settings to PrivacyScreen visibility
* Switch profile code to a more flexible methodLorenDB2020-12-241-3/+1
| | | | This introduces a new version of SingleApplication as well.
* 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
| | | | | | | | | | Also fixes a bug with an empty room settings window introduced in the port.
* | Refactor UserProfileNicolas Werner2020-07-301-2/+0
|/
* Fix RegistrationNicolas Werner2020-02-231-23/+8
| | | | | fixes #97 fixes #51
* modernize: use nullptrNicolas Werner2020-02-041-1/+1
|
* Add initial support for QtIndenticonredsky172019-01-261-0/+6
| | | | | | | | | | | Add initial loading of qt jdenticon plugin: https://github.com/redsky17/qt-jdenticon Currently, the library's functionality has not been integrated into the rest of nheko. Next step is to add a configuration item in the User Settings and use the plugin to generate avatars for users without their own picture. These avatars should be cached in the Cache object.
* 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