Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -0/+2 |
| | |||||
* | 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/ | ||||
* | Fix potential crash from the room directory | Nicolas Werner | 2023-01-08 | 1 | -3/+22 |
| | |||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Remove a few more headers | Nicolas Werner | 2022-06-18 | 1 | -12/+0 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -1/+1 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -47/+47 |
| | |||||
* | Fi lineendings | Nicolas Werner | 2021-08-17 | 1 | -98/+98 |
| | |||||
* | Update join button in room directory after join | Nicolas Werner | 2021-08-17 | 1 | -3/+5 |
| | |||||
* | Clean up final nits | kamathmanu | 2021-08-14 | 1 | -2/+5 |
| | |||||
* | Ran qmlformat and make license | kamathmanu | 2021-08-12 | 1 | -13/+11 |
| | |||||
* | Added Spinner while rooms load | kamathmanu | 2021-08-12 | 1 | -7/+15 |
| | |||||
* | Fix nits from code review | kamathmanu | 2021-08-09 | 1 | -1/+0 |
| | |||||
* | make lint | kamathmanu | 2021-08-07 | 1 | -1/+1 |
| | |||||
* | Made only unjoined rooms joinable | kamathmanu | 2021-08-07 | 1 | -1/+2 |
| | |||||
* | Linted code | kamathmanu | 2021-08-07 | 1 | -53/+55 |
| | |||||
* | Implemented Room Directory model to store and provide QML view with public ↵ | kamathmanu | 2021-08-07 | 1 | -0/+85 |
room data from mtxclient |