summary refs log tree commit diff
path: root/src/MainWindow.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use dynamic properties for NhekoFixupPaletteEventFilterq234rty2024-01-081-3/+0
* Trigger less QEvent::ApplicationPaletteChangeq234rty2023-12-171-0/+3
* Speed up compilation a bitNicolas Werner2023-10-311-2/+0
* Remove unneeded forward declarationLoren Burkholder2023-06-291-1/+0
* Move to automatic type registrationNicolas Werner2023-06-191-2/+23
* Workaround palette not set on new windowsNicolas Werner2023-06-081-0/+13
* Fix a few clazy warningsNicolas Werner2023-06-081-2/+1
* Get rid of year in license headersNicolas Werner2023-02-211-4/+1
* feat: hide all popup menus when press leftbutton on somewhere elseShootingStarDragons2023-01-231-0/+4
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Mark classes as final where possibleNicolas Werner2022-10-101-1/+1
* Fix lintingNicolas Werner2022-10-011-4/+1
* Switch to clang-format14Nicolas Werner2022-09-251-1/+4
* Unread messages count as an Unity compatible badge (#1085)d422022-06-051-0/+2
* Use right linterNicolas Werner2022-05-101-4/+1
* More image dialog fixesNicolas Werner2022-05-101-1/+4
* Activate window that already has the room open if possibleNicolas Werner2022-05-071-1/+1
* Rework focus handlingNicolas Werner2022-05-071-12/+6
* Add basic support for multiple windowsNicolas Werner2022-05-061-0/+14
* Add D-Bus API (#916)Loren Burkholder2022-04-141-0/+8
* Add backend for new room creation dialogsNicolas Werner2022-03-291-2/+0
* Reimplement error notificationsNicolas Werner2022-01-301-0/+2
* Remove a few now unused filesNicolas Werner2022-01-301-5/+0
* Fix centering dialogsNicolas Werner2022-01-291-2/+0
* Port registration to QmlNicolas Werner2022-01-281-3/+0
* Remove some unused functionsNicolas Werner2022-01-261-12/+0
* Functional login pageNicolas Werner2022-01-261-9/+4
* Fix focus and qml parenting with qml rootNicolas Werner2022-01-261-1/+0
* Initial qml root windowNicolas Werner2022-01-261-16/+14
* Port usersettings to qmlNicolas Werner2022-01-091-4/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-2/+0
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-5/+5
* 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