summary refs log tree commit diff
path: root/resources/qml/delegates/Pill.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable even more qml linter warningsNicolas Werner2023-10-261-1/+0
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-2/+2
|
* Get rid of year in license headersNicolas Werner2023-02-211-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 Werner2023-01-021-0/+1
|
* Add sender names to state events (#948)Malte E2022-02-211-3/+2
| | | | | * add sendernames to state events * Center state events and make them less tiny
* Fix layout - no more binding loops (hopefully)Malte E2022-02-111-2/+2
|
* print state events without bubbles, displaynames or avatars and in a smaller ↵Malte E2022-02-071-0/+2
| | | | font
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Make pill text color match the separator colorNicolas Werner2021-11-111-1/+1
|
* Fix missing import for colorsNicolas Werner2021-05-131-0/+1
|
* Make palette global in QmlNicolas Werner2021-05-131-2/+2
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-1/+1
| | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48.
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-1/+1
|
* Qml message input mockupNicolas Werner2020-10-261-1/+1
|
* Lint qml with qml-formatNicolas Werner2020-10-081-8/+9
|
* Change redaction color that accidentally got committedJoseph Donofry2020-05-071-5/+1
|
* Merge branch 'master' into reactionsJoseph Donofry2020-05-071-3/+3
|\
| * Fix redaction color change that accidentally got committedJoseph Donofry2020-05-071-3/+3
| |
* | merge master into reactionsJoseph Donofry2020-05-071-1/+4
|/
* Address CR commentsLasath Fernando2020-04-291-4/+2
|
* Remove commented out code; fix padding for PillLasath Fernando2020-04-281-3/+4
|
* Fix binding loops for heightLasath Fernando2020-04-281-2/+4
|
* Use palette for qml code for themingNicolas Werner2020-03-291-2/+2
| | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably.
* Improve styling a bitNicolas Werner2020-02-031-1/+1
|
* Show encryption enabled and use a non zero size for zero size videNicolas Werner2019-11-231-0/+14