summary refs log tree commit diff
path: root/resources/qml/TimelineSectionHeader.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* HiDPI Fixesq234rty2024-02-161-2/+2
| | | | | | | | 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 cleanupsNicolas Werner2023-10-261-2/+0
|
* Try to fix 'PowerlevelIndicator is not a type'Nicolas Werner2023-10-101-6/+8
|
* Merge branch 'delegate-rework'Nicolas Werner2023-10-101-3/+3
|
* Move message styles to their own files and work around hover not propagating ↵Nicolas Werner2023-09-201-0/+164
to siblings