Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support bootstrapping crosssigning | Nicolas Werner | 2021-10-09 | 1 | -0/+1 |
| | | | | | Showing the bootstrap state and showing there are unverified devices is still missing. | ||||
* | Fix margins on input dialog | Loren Burkholder | 2021-09-24 | 1 | -1/+2 |
| | |||||
* | Fix window placement on wayland and add close buttons | Nicolas Werner | 2021-08-04 | 1 | -0/+1 |
| | | | | | | We explicitly set a parent. We can't assign to ApplicationWindow.transientParent though, only to Window.transientParent, so we just call setTransientParent in C++. | ||||
* | Try to be compatible with Qt 5.12 | Nicolas Werner | 2021-06-13 | 1 | -2/+2 |
| | |||||
* | Reimplement room context menus | Nicolas Werner | 2021-05-28 | 1 | -0/+53 |