summary refs log tree commit diff
path: root/resources/qml/CommunitiesList.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make settings combobox width dependent on contentNicolas Werner2023-06-081-3/+2
* Fix communites sidebar colorNicolas Werner2023-06-081-3/+5
* Fix request for empty imageNicolas Werner2023-06-081-1/+3
* Format qmlNicolas Werner2023-06-081-91/+81
* Get rid of scrollhelperNicolas Werner2023-06-081-6/+0
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-15/+15
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Explicitly set parent for scrollbars to prevent them from showing on some pla...Nicolas Werner2023-02-161-3/+3
* Make scrollbars optional and disabled by defaultNicolas Werner2023-02-141-1/+6
* Fix some leftover menus from #1319q234rty2023-02-011-0/+8
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Replace some user visible mentions of spacesNicolas Werner2022-10-011-2/+2
* Make notification count calculation more efficientNicolas Werner2022-07-161-35/+25
* Simplify space notification optionsLoren Burkholder2022-06-291-34/+2
* Allow muting spaces; other general improvementsLoren Burkholder2022-06-291-5/+28
* Add space notification configurationLoren Burkholder2022-06-291-2/+25
* Make the notification bubble its own componentLoren Burkholder2022-06-291-79/+43
* Add loud notifications for spacesLoren Burkholder2022-06-291-4/+4
* Display unread notifications for spacesLoren Burkholder2022-06-291-0/+70
* 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
* 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