Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the styles default delay for tooltips | Nicolas Werner | 2021-12-31 | 1 | -0/+4 |
| | | | | | | | This makes them less annoying when scrolling or accessing the popup menu. See also #860 | ||||
* | QML the join room dialog | Loren Burkholder | 2021-10-09 | 1 | -1/+2 |
| | |||||
* | QML the logout dialog | Loren Burkholder | 2021-10-05 | 1 | -1/+3 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -33/+33 |
| | |||||
* | Fix window placement on wayland and add close buttons | Nicolas Werner | 2021-08-04 | 1 | -0/+3 |
| | | | | | | We explicitly set a parent. We can't assign to ApplicationWindow.transientParent though, only to Window.transientParent, so we just call setTransientParent in C++. | ||||
* | QML the raw message dialog | Loren Burkholder | 2021-07-31 | 1 | -0/+5 |
| | |||||
* | Port remaining sidebar actions to qml | Nicolas Werner | 2021-05-30 | 1 | -0/+4 |
| | |||||
* | Reenable userInfo settings menu | Nicolas Werner | 2021-05-22 | 1 | -0/+1 |
| | |||||
* | Fix device list not showing up and UserProfile blocking the window | Nicolas Werner | 2021-05-22 | 1 | -1/+1 |
| | |||||
* | Basic header and footer of room list | Nicolas Werner | 2021-05-15 | 1 | -1/+15 |
| | |||||
* | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 2021-05-14 | 1 | -0/+7 |
| | |||||
* | Move global avatarSize property | Nicolas Werner | 2021-05-13 | 1 | -0/+3 |
| | |||||
* | Move openLink to Nheko globals | Nicolas Werner | 2021-05-13 | 1 | -0/+3 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -0/+25 |