summary refs log tree commit diff
path: root/resources/qml/dialogs/UserProfile.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* More qml cleanupsNicolas Werner2023-10-261-5/+4
* Move dialog to settings page and add avatar image to delegateNepNep212023-10-241-20/+0
* Cleanup ignore user functionality slightlyNicolas Werner2023-10-241-5/+4
* Use propertiesNepNep212023-10-011-1/+1
* RebaseNepNep212023-10-011-0/+32
* Get rid of scrollhelperNicolas Werner2023-06-081-6/+0
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-10/+8
* Make the profile buttons a bit biggerNicolas Werner2023-04-041-2/+10
* Show rooms you share with someoneNicolas Werner2023-02-241-108/+178
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Simplify status message in profile a bitNicolas Werner2023-02-211-7/+4
* UserProfile: add padding to device listMarcus Hoffmann2023-02-211-0/+2
* UserProfile: fix status message overflowingMarcus Hoffmann2023-02-211-3/+10
* UserProfile: reduce spacing by a bitMarcus Hoffmann2023-02-211-1/+1
* UserProfile: display status messageMarcus Hoffmann2023-02-211-0/+15
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Add green theme color, make "error" configurablernhmjoj2022-10-011-8/+8
* More image dialog fixesNicolas Werner2022-05-101-1/+1
* Add maximum width to room name in user profiletastytea2022-02-051-0/+2
* Add maximum width to user name in profiletastytea2022-02-051-0/+4
* Fix focus and qml parenting with qml rootNicolas Werner2022-01-261-4/+0
* Port image overlay to qmlNicolas Werner2022-01-021-1/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Multiply source size by scale factorNicolas Werner2021-12-131-2/+2
* Fix qml warnings and missing iconsNicolas Werner2021-11-171-2/+2
* Use filled shields everywhere and distinguish different states moreNicolas Werner2021-11-171-10/+13
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-19/+19
* Make yellow darkerNicolas Werner2021-11-111-2/+2
* Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner2021-11-031-10/+11
* Allow changing device names, display last seen time and IPThulinma2021-10-201-18/+82
* Add support for listing devices that do not support encryption, add support f...Thulinma2021-10-171-0/+10
* Support bootstrapping crosssigningNicolas Werner2021-10-091-19/+28
* Simplify device list refresh logicDeepBlueV7.X2021-10-071-1/+1
* Added support for refreshing the device list, marking current device with a c...Thulinma2021-10-061-8/+30
* Reorganize all the dialogs into the dialogs folderLoren Burkholder2021-09-291-0/+327