summary refs log tree commit diff
path: root/src/ReadReceiptsModel.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-37/+37
|
* Use built-in sorting so that dynamic updates workLoren Burkholder2021-07-291-2/+0
|
* Use a QSortFilterProxyModel instead of resetting the modelLoren Burkholder2021-07-291-3/+24
|
* Dynamically update read receiptsLoren Burkholder2021-07-291-0/+1
|
* make lintLoren Burkholder2021-07-291-1/+1
|
* Simplify read receipt storageLoren Burkholder2021-07-291-37/+4
|
* QML the read receipts listLoren Burkholder2021-07-291-0/+86
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit