matrixion/resources/qml
Lasath Fernando 1f9d3024b1 Add visual indication that data is being fetched
This turns `paginationInProgress` field of `TimelineModel` into a `Q_PROPERTY`, so the Ui can bind to it.
For the moment, I'm showing the same spinner as we do during initial sync. It's not ideal, on the count of being giant and in the middle but it's better than nothing. We can make it more subtle later.
2020-04-29 13:52:39 -07:00
..
delegates Address CR comments 2020-04-29 02:14:43 -07:00
Avatar.qml Use palette for qml code for theming 2020-03-29 22:11:33 +02:00
EncryptionIndicator.qml Speed up timeline by using global ToolTip and Menu 2020-02-02 00:27:51 +01:00
ImageButton.qml optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider 2019-11-23 20:06:15 +01:00
MatrixText.qml Revert change from TextEdit to TextArea 2020-02-27 16:48:23 +01:00
ScrollHelper.qml Address CR comments 2020-04-29 02:14:43 -07:00
StatusIndicator.qml Speed up timeline by using global ToolTip and Menu 2020-02-02 00:27:51 +01:00
TimelineRow.qml Add menu entry to show decrypted source 2020-04-21 22:32:45 +02:00
TimelineView.qml Add visual indication that data is being fetched 2020-04-29 13:52:39 -07:00