summary refs log tree commit diff
path: root/resources/qml/dialogs/RoomMembers.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HiDPI Fixesq234rty2024-02-161-2/+8
| | | | | | | | Fix various downscaled icons by removing undeeded multiplications by devicePixelRatio in sourceSize. Fix downscaled PL indicator in the timeline by using the actual size as sourceSize. Fix various blurry icons by specifying sourceSize.
* More qml cleanupsNicolas Werner2023-10-261-4/+5
|
* Show an indicator in the timeline for mods and adminsLoren Burkholder2023-07-231-33/+4
|
* Move to automatic type registrationNicolas Werner2023-06-191-1/+1
|
* Get rid of scrollhelperNicolas Werner2023-06-081-5/+0
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-7/+5
|
* Prevent long nicks/userids from breaking roomlist layoutLoren Burkholder2023-02-281-4/+3
| | | | Fixes #1297
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Fix room members dialog opening room member dialog of the wrong roomNicolas Werner2022-07-301-1/+1
|
* Fix room member listq234rty2022-06-301-4/+6
|
* Show powerlevels in memberlistNicolas Werner2022-05-071-0/+35
|
* Search room members (#1049)Loren Burkholder2022-04-221-2/+33
|
* Fix focus and qml parenting with qml rootNicolas Werner2022-01-261-1/+0
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Fix colors and alignment in dialogsNicolas Werner2021-11-181-8/+7
|
* Nicer paddingLoren Burkholder2021-11-161-2/+3
|
* Add highlight on hoverLoren Burkholder2021-11-161-1/+2
|
* Switch member dialog to using ItemDelegateLoren Burkholder2021-11-161-46/+63
|
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-1/+1
|
* Reorganize all the dialogs into the dialogs folderLoren Burkholder2021-09-291-0/+180