Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -4/+4 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -8/+7 |
| | |||||
* | 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 |
| | |||||
* | VoIP v1 implementation (#1161) | Rohit Sutradhar | 2022-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit for VoIP v1 implementation * Added draft of event handlers for voip methods * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility * Added call events to the general message pipeline. Modified Call Reject mechanism * Added message delegates for new events. Modified hidden events. Updated handle events. * Updated implementation to keep track of calls on other devices * Fixed linting * Fixed code warnings * Fixed minor bugs * fixed ci * Added acceptNegotiation method definition when missing gstreamer * Fixed warnings * Fixed linting | ||||
* | Fix mobile call screen | Nicolas Werner | 2022-02-25 | 1 | -10/+14 |
| | | | | See #469 | ||||
* | Don't leak dialogs | Nicolas Werner | 2022-02-21 | 1 | -0/+1 |
| | | | | | | It seems that you need to manually destroy created objects... Great... fixes #898 | ||||
* | 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 | -6/+6 |
| | |||||
* | Fix jdenticons in various places | Loren Burkholder | 2021-09-11 | 1 | -2/+3 |
| | |||||
* | Port to explicit connect syntax | Nicolas Werner | 2021-07-27 | 1 | -2/+3 |
| | | | | Also fix a lot of warnings. | ||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -8/+8 |
| | |||||
* | 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 |
| | |||||
* | Support desktop screen sharing on X11 | trilene | 2021-02-18 | 1 | -4/+4 |
| | |||||
* | Fix crash with ScrollView | Nicolas Werner | 2021-01-17 | 1 | -26/+41 |
| | |||||
* | Finesse mobile call invite screen | trilene | 2021-01-13 | 1 | -28/+37 |
| | |||||
* | Add call invite screen for mobile | trilene | 2021-01-12 | 1 | -0/+173 |