Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -0/+4 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Mark classes as final where possible | Nicolas Werner | 2022-10-10 | 1 | -2/+2 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -37/+37 |
| | |||||
* | Use built-in sorting so that dynamic updates work | Loren Burkholder | 2021-07-29 | 1 | -2/+0 |
| | |||||
* | Use a QSortFilterProxyModel instead of resetting the model | Loren Burkholder | 2021-07-29 | 1 | -3/+24 |
| | |||||
* | Dynamically update read receipts | Loren Burkholder | 2021-07-29 | 1 | -0/+1 |
| | |||||
* | make lint | Loren Burkholder | 2021-07-29 | 1 | -1/+1 |
| | |||||
* | Simplify read receipt storage | Loren Burkholder | 2021-07-29 | 1 | -37/+4 |
| | |||||
* | QML the read receipts list | Loren Burkholder | 2021-07-29 | 1 | -0/+86 |
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit |