Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Enable -Wconversion | Nicolas Werner | 2022-10-26 | 1 | -2/+3 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Reserve size of some containers we are filling | Nicolas Werner | 2021-12-29 | 1 | -2/+3 |
| | |||||
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -1/+1 |
| | |||||
* | more cleanups | Nicolas Werner | 2021-12-28 | 1 | -3/+2 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -74/+73 |
| | |||||
* | Use correct date format | Loren Burkholder | 2021-07-30 | 1 | -2/+1 |
| | |||||
* | make lint | Loren Burkholder | 2021-07-30 | 1 | -1/+2 |
| | |||||
* | Reformat dates | Loren Burkholder | 2021-07-30 | 1 | -3/+4 |
| | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Use built-in sorting so that dynamic updates work | Loren Burkholder | 2021-07-29 | 1 | -7/+2 |
| | |||||
* | Use a QSortFilterProxyModel instead of resetting the model | Loren Burkholder | 2021-07-29 | 1 | -16/+37 |
| | |||||
* | Reset model instead of doing weird convoluted updates | Loren Burkholder | 2021-07-29 | 1 | -6/+2 |
| | |||||
* | Dynamically update read receipts | Loren Burkholder | 2021-07-29 | 1 | -3/+24 |
| | |||||
* | Simplify read receipt storage | Loren Burkholder | 2021-07-29 | 1 | -37/+15 |
| | |||||
* | Remove outdated comment | Loren Burkholder | 2021-07-29 | 1 | -1/+0 |
| | |||||
* | QML the read receipts list | Loren Burkholder | 2021-07-29 | 1 | -0/+120 |
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit |