summary refs log tree commit diff
path: root/resources/qml/EncryptionIndicator.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Multiply source size by scale factorNicolas Werner2021-12-131-2/+3
| | | | Might be unnecessary, but docs are unclear on that.
* Use filled shields everywhere and distinguish different states moreNicolas Werner2021-11-171-4/+15
|
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-4/+11
|
* Fix some colors switched to yellow by accidentNicolas Werner2021-11-131-2/+2
|
* Make yellow darkerNicolas Werner2021-11-111-2/+2
| | | | | | Fixes readability issues in the userprofile. fixes #440
* Allow downloading keys from key backupNicolas Werner2021-08-171-1/+1
|
* Make palette global in QmlNicolas Werner2021-05-131-1/+1
|
* Show verification status next to messagesNicolas Werner2021-05-071-4/+25
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Merge pull request #506 from Nheko-Reborn/timeline-buttonsDeepBlueV7.X2021-03-061-23/+7
|\ | | | | Use overlay buttons for message actions
| * Use overlay buttons for message actionsNicolas Werner2021-03-041-23/+7
| |
* | Update license headersNicolas Werner2021-03-051-0/+4
|/
* Fix hover handling in the timelineNicolas Werner2021-02-141-6/+3
|
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-2/+2
| | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48.
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-2/+2
|
* Lint qml with qml-formatNicolas Werner2020-10-081-35/+38
|
* Add un-encrypted warning icon for messages in encrypted roomsJoseph Donofry2020-05-141-2/+17
|
* Speed up timeline by using global ToolTip and MenuNicolas Werner2020-02-021-5/+4
|
* Change tooltip palette settings for QMLJoseph Donofry2020-01-281-2/+5
|
* Rename qml namespace from com.github.nheko to im.nhekoNicolas Werner2019-11-301-1/+1
|
* optionally use QQuickWidget and replace ColorOverlay -> colorImageProviderNicolas Werner2019-11-231-7/+1
|
* Use QtQuick.Controls compatible with Qt 5.8Nicolas Werner2019-11-231-1/+1
|
* Add lock to encrypted messagesNicolas Werner2019-11-231-0/+30