Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix screen share calls | Nicolas Werner | 2022-03-13 | 1 | -13/+9 |
| | |||||
* | Don't destroy components in use | Nicolas Werner | 2022-03-10 | 1 | -5/+3 |
| | | | | | | | | Add a delay to all destructions and move the call dialog stuff up a level, so that we don't destroy the component when destroying the parent dialog. fixes #984 | ||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 1 | -1/+1 |
| | |||||
* | Finish converting function to property | Loren Burkholder | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -2/+2 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -6/+6 |
| | |||||
* | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 1 | -0/+1 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 1 | -1/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Use toggles for screen share settings | Nicolas Werner | 2021-02-25 | 1 | -27/+38 |
| | |||||
* | Add screen sharing window preview | trilene | 2021-02-25 | 1 | -0/+7 |
| | |||||
* | Allow choice of single window when sharing screen | trilene | 2021-02-24 | 1 | -6/+31 |
| | |||||
* | Display screen sharing content locally | trilene | 2021-02-21 | 1 | -1/+4 |
| | |||||
* | Screen sharing (X11): support picture-in-picture | trilene | 2021-02-20 | 1 | -0/+12 |
| | |||||
* | Screen sharing (X11): add hide mouse cursor option | trilene | 2021-02-18 | 1 | -0/+11 |
| | |||||
* | Support desktop screen sharing on X11 | trilene | 2021-02-18 | 1 | -0/+95 |