summary refs log tree commit diff
path: root/resources/qml/EncryptionIndicator.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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