summary refs log tree commit diff
path: root/resources/qml/CommunitiesList.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Use the styles default delay for tooltipsNicolas Werner2021-12-311-0/+2
| | | | | | | This makes them less annoying when scrolling or accessing the popup menu. See also #860
* Don't waste space for non existing subspacesNicolas Werner2021-12-011-1/+1
|
* Don't pad, just fillNicolas Werner2021-12-011-1/+2
|
* Leaves can't collapseNicolas Werner2021-12-011-2/+2
|
* Hide me underneath the space treeNicolas Werner2021-12-011-3/+26
|
* Format qmlNicolas Werner2021-11-111-7/+6
|
* Use ItemDelegate for CommunitiesListNicolas Werner2021-11-031-23/+22
|
* Use correct form of roomIdLoren Burkholder2021-09-111-1/+1
|
* Finish getting all avatars jdenticonifiedLoren Burkholder2021-09-111-0/+1
|
* Try to be compatible with Qt 5.12Nicolas Werner2021-06-131-3/+3
|
* Reenable tag hidingNicolas Werner2021-06-111-5/+5
|
* Enable toggling tagsNicolas Werner2021-06-111-8/+17
|
* Render community itemsNicolas Werner2021-06-111-0/+151