Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QML the room member list | Loren Burkholder | 2021-07-20 | 1 | -146/+0 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Optimize includes a bit | Nicolas Werner | 2020-01-31 | 1 | -1/+2 |
| | |||||
* | Reduce overhead of Cache.h | Nicolas Werner | 2019-12-15 | 1 | -2/+2 |
| | |||||
* | Remove old timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+1 |
| | |||||
* | Try to reduce memory usage by reusing avatar pixmaps | Nicolas Werner | 2019-08-26 | 1 | -10/+2 |
| | |||||
* | media->file in error message, when image upload fails | Nicolas Werner | 2019-07-28 | 1 | -1/+1 |
| | |||||
* | Try to localise timestamps | Nicolas Werner | 2019-07-28 | 1 | -2/+2 |
| | | | | | | | | I'm not sure, if that is the right way, but Qt doesn't really have a way to format custom localised dates, so I tried to find the closest approximations to what we currently have. Relates to #69 | ||||
* | Remove pixel value from fonts | Konstantinos Sideris | 2018-09-30 | 1 | -3/+3 |
| | |||||
* | Add infinite scroll in member list | Konstantinos Sideris | 2018-09-25 | 1 | -28/+6 |
| | | | | fixes #446 | ||||
* | Add close buttons to all dialogs | Konstantinos Sideris | 2018-09-21 | 1 | -0/+9 |
| | |||||
* | Improvements on the system theme | Konstantinos Sideris | 2018-09-19 | 1 | -13/+20 |
| | |||||
* | Increase the minimum modal size | Konstantinos Sideris | 2018-08-11 | 1 | -3/+9 |
| | |||||
* | Minor modal adjustments | Konstantinos Sideris | 2018-07-22 | 1 | -7/+3 |
| | |||||
* | Remove pixel values from modals, use pointSize instead | Konstantinos Sideris | 2018-07-22 | 1 | -12/+13 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -5/+5 |
| | |||||
* | Don't use shared pointers for cache | Konstantinos Sideris | 2018-05-08 | 1 | -4/+3 |
| | |||||
* | Fetch user avatars while browsing the member list | Konstantinos Sideris | 2018-05-04 | 1 | -0/+7 |
| | |||||
* | Add member list | Konstantinos Sideris | 2018-05-01 | 1 | -0/+145 |