Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HiDPI Fixes | q234rty | 2024-02-16 | 1 | -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 cleanups | Nicolas Werner | 2023-10-26 | 1 | -4/+5 |
| | |||||
* | Show an indicator in the timeline for mods and admins | Loren Burkholder | 2023-07-23 | 1 | -33/+4 |
| | |||||
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -1/+1 |
| | |||||
* | Get rid of scrollhelper | Nicolas Werner | 2023-06-08 | 1 | -5/+0 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -7/+5 |
| | |||||
* | Prevent long nicks/userids from breaking roomlist layout | Loren Burkholder | 2023-02-28 | 1 | -4/+3 |
| | | | | Fixes #1297 | ||||
* | 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/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Fix room members dialog opening room member dialog of the wrong room | Nicolas Werner | 2022-07-30 | 1 | -1/+1 |
| | |||||
* | Fix room member list | q234rty | 2022-06-30 | 1 | -4/+6 |
| | |||||
* | Show powerlevels in memberlist | Nicolas Werner | 2022-05-07 | 1 | -0/+35 |
| | |||||
* | Search room members (#1049) | Loren Burkholder | 2022-04-22 | 1 | -2/+33 |
| | |||||
* | Fix focus and qml parenting with qml root | Nicolas Werner | 2022-01-26 | 1 | -1/+0 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Fix colors and alignment in dialogs | Nicolas Werner | 2021-11-18 | 1 | -8/+7 |
| | |||||
* | Nicer padding | Loren Burkholder | 2021-11-16 | 1 | -2/+3 |
| | |||||
* | Add highlight on hover | Loren Burkholder | 2021-11-16 | 1 | -1/+2 |
| | |||||
* | Switch member dialog to using ItemDelegate | Loren Burkholder | 2021-11-16 | 1 | -46/+63 |
| | |||||
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 1 | -1/+1 |
| | |||||
* | Reorganize all the dialogs into the dialogs folder | Loren Burkholder | 2021-09-29 | 1 | -0/+180 |