Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few more small speedups | Nicolas Werner | 2023-10-31 | 1 | -2/+0 |
| | |||||
* | 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/ | ||||
* | Bump mtxclient version | Nicolas Werner | 2023-01-12 | 1 | -1/+0 |
| | |||||
* | Log registration flows | Nicolas Werner | 2023-01-12 | 1 | -113/+0 |
| | |||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Properly qualify fmt function | Nicolas Werner | 2022-10-01 | 1 | -15/+15 |
| | | | | Otherwise it conflicts with C++20 fmt. | ||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Pretty error printing | Nicolas Werner | 2021-11-21 | 1 | -0/+116 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Remove metatypes from headers | Nicolas Werner | 2020-01-31 | 1 | -18/+0 |
| | |||||
* | Restore saving of media | Nicolas Werner | 2019-11-23 | 1 | -10/+0 |
| | |||||
* | Nlohmann build updates | redsky17 | 2019-02-24 | 1 | -1/+1 |
| | |||||
* | Add context menu option to show the raw message | Konstantinos Sideris | 2018-09-12 | 1 | -0/+2 |
| | | | | fixes #437 | ||||
* | Use proxy objects on lambdas instead of raw pointers | Konstantinos Sideris | 2018-09-07 | 1 | -0/+11 |
| | | | | | | | When the object is destroyed the connections will be removed automatically by Qt. fixes #433 | ||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+30 |