Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable even more qml linter warnings | Nicolas Werner | 2023-10-26 | 1 | -1/+0 |
| | |||||
* | More qml cleanups | Nicolas Werner | 2023-10-26 | 1 | -8/+4 |
| | |||||
* | Format qml | Nicolas Werner | 2023-06-08 | 1 | -43/+36 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -2/+2 |
| | |||||
* | Overhaul switch appearance | Loren Burkholder | 2023-03-24 | 1 | -7/+60 |
| | |||||
* | Make switches respect accent color | Loren Burkholder | 2023-03-01 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Port usersettings to qml | Nicolas Werner | 2022-01-09 | 1 | -1/+1 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 1 | -0/+1 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 1 | -1/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Fix miscalculation of padding in timeline | Nicolas Werner | 2021-02-20 | 1 | -6/+10 |
| | |||||
* | fixed roomsettings spacing and toggle button right align bug | Jedi18 | 2021-02-16 | 1 | -0/+2 |
| | |||||
* | change togglebutton size, set textarea color to colors.text | Jedi18 | 2021-02-16 | 1 | -3/+5 |
| | |||||
* | replaced with togglebutton using qtquickcontrols2 | Jedi18 | 2021-02-13 | 1 | -13/+23 |
| | |||||
* | added togglebutton styling | Jedi18 | 2021-02-13 | 1 | -5/+17 |
| | |||||
* | ui almost looks the same, midway between transition from old room settings ↵ | Jedi18 | 2021-02-10 | 1 | -0/+10 |
to new room settings |