Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to improve the native menu situation on Qt 6.8 | Nicolas Werner | 2024-11-17 | 1 | -0/+7 |
| | |||||
* | Fix menu positions | Nicolas Werner | 2024-10-08 | 1 | -4/+5 |
| | |||||
* | Get rid of platform dialogs/menus now that Qt6.8 supports native menus ↵ | Nicolas Werner | 2024-10-08 | 1 | -4/+3 |
| | | | | | | | without them This will look bad on some platforms and older versions for now, but should fix a lot of crashes and we can report the rest as bugs. | ||||
* | Fix default insets on Qt6.7 in room and communities list | Nicolas Werner | 2024-09-09 | 1 | -0/+5 |
| | |||||
* | More qml cleanups | Nicolas Werner | 2023-10-26 | 1 | -17/+16 |
| | |||||
* | prevent overscroll in roomlist and communities list | Nicolas Werner | 2023-10-23 | 1 | -5/+6 |
| | |||||
* | Small qml fixes | Nicolas Werner | 2023-10-18 | 1 | -3/+3 |
| | |||||
* | Make settings combobox width dependent on content | Nicolas Werner | 2023-06-08 | 1 | -3/+2 |
| | | | | fixes #1164 | ||||
* | Fix communites sidebar color | Nicolas Werner | 2023-06-08 | 1 | -3/+5 |
| | |||||
* | Fix request for empty image | Nicolas Werner | 2023-06-08 | 1 | -1/+3 |
| | |||||
* | Format qml | Nicolas Werner | 2023-06-08 | 1 | -91/+81 |
| | |||||
* | Get rid of scrollhelper | Nicolas Werner | 2023-06-08 | 1 | -6/+0 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -15/+15 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | Explicitly set parent for scrollbars to prevent them from showing on some ↵ | Nicolas Werner | 2023-02-16 | 1 | -3/+3 |
| | | | | platforms | ||||
* | Make scrollbars optional and disabled by default | Nicolas Werner | 2023-02-14 | 1 | -1/+6 |
| | | | | Also add them to the communities sidebar | ||||
* | Fix some leftover menus from #1319 | q234rty | 2023-02-01 | 1 | -0/+8 |
| | |||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Replace some user visible mentions of spaces | Nicolas Werner | 2022-10-01 | 1 | -2/+2 |
| | |||||
* | Make notification count calculation more efficient | Nicolas Werner | 2022-07-16 | 1 | -35/+25 |
| | |||||
* | Simplify space notification options | Loren Burkholder | 2022-06-29 | 1 | -34/+2 |
| | |||||
* | Allow muting spaces; other general improvements | Loren Burkholder | 2022-06-29 | 1 | -5/+28 |
| | |||||
* | Add space notification configuration | Loren Burkholder | 2022-06-29 | 1 | -2/+25 |
| | |||||
* | Make the notification bubble its own component | Loren Burkholder | 2022-06-29 | 1 | -79/+43 |
| | |||||
* | Add loud notifications for spaces | Loren Burkholder | 2022-06-29 | 1 | -4/+4 |
| | |||||
* | Display unread notifications for spaces | Loren Burkholder | 2022-06-29 | 1 | -0/+70 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Use the styles default delay for tooltips | Nicolas Werner | 2021-12-31 | 1 | -0/+2 |
| | | | | | | | This makes them less annoying when scrolling or accessing the popup menu. See also #860 | ||||
* | Don't waste space for non existing subspaces | Nicolas Werner | 2021-12-01 | 1 | -1/+1 |
| | |||||
* | Don't pad, just fill | Nicolas Werner | 2021-12-01 | 1 | -1/+2 |
| | |||||
* | Leaves can't collapse | Nicolas Werner | 2021-12-01 | 1 | -2/+2 |
| | |||||
* | Hide me underneath the space tree | Nicolas Werner | 2021-12-01 | 1 | -3/+26 |
| | |||||
* | Format qml | Nicolas Werner | 2021-11-11 | 1 | -7/+6 |
| | |||||
* | Use ItemDelegate for CommunitiesList | Nicolas Werner | 2021-11-03 | 1 | -23/+22 |
| | |||||
* | Use correct form of roomId | Loren Burkholder | 2021-09-11 | 1 | -1/+1 |
| | |||||
* | Finish getting all avatars jdenticonified | Loren Burkholder | 2021-09-11 | 1 | -0/+1 |
| | |||||
* | Try to be compatible with Qt 5.12 | Nicolas Werner | 2021-06-13 | 1 | -3/+3 |
| | |||||
* | Reenable tag hiding | Nicolas Werner | 2021-06-11 | 1 | -5/+5 |
| | |||||
* | Enable toggling tags | Nicolas Werner | 2021-06-11 | 1 | -8/+17 |
| | |||||
* | Render community items | Nicolas Werner | 2021-06-11 | 1 | -0/+151 |