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