summary refs log tree commit diff
path: root/resources/qml/StatusIndicator.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-4/+4
* QML the read receipts listLoren Burkholder2021-07-291-1/+1
* Prepare for reuseItems in timelineNicolas Werner2021-07-121-7/+10
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-1/+1
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
* Update license headersNicolas Werner2021-03-051-0/+4
* Fix more anchors.centerInNicolas Werner2021-01-181-2/+1
* Only use a pointing hand if there is something to click onLoren Burkholder2021-01-161-0/+1
* Fix tooltipsLoren Burkholder2021-01-161-1/+1
* Remove unnecessary properties; simplify hover codeLoren Burkholder2021-01-161-14/+5
* Use an ImageButton for the StatusIndicatorLoren Burkholder2021-01-161-31/+24
* Display read receipts when read indicator is clickedLoren Burkholder2021-01-151-0/+6
* 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-33/+51
* Speed up timeline by using global ToolTip and MenuNicolas Werner2020-02-021-10/+8
* Change tooltip palette settings for QMLJoseph Donofry2020-01-281-7/+10
* 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-11/+4
* Disable autoplayback againNicolas Werner2019-11-231-0/+1
* Use QtQuick.Controls compatible with Qt 5.8Nicolas Werner2019-11-231-1/+1
* Fix read indicatorNicolas Werner2019-11-231-2/+2
* Add send/received indicatorNicolas Werner2019-11-231-0/+44