Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix forward completer | Nicolas Werner | 2022-02-21 | 1 | -22/+17 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Use in memory media player instead of storing unencrypted files on disk | Nicolas Werner | 2021-08-29 | 1 | -3/+2 |
| | |||||
* | accept Backtab and Shift-Tab for hovering selection backwards | resolritter | 2021-08-22 | 1 | -6/+7 |
| | |||||
* | Tab to move down completer | Nicolas Werner | 2021-08-14 | 1 | -0/+3 |
| | |||||
* | Fix decryption errors in reply popups | Nicolas Werner | 2021-08-08 | 1 | -0/+1 |
| | |||||
* | Port to explicit connect syntax | Nicolas Werner | 2021-07-27 | 1 | -2/+4 |
| | | | | Also fix a lot of warnings. | ||||
* | Prepare for reuseItems in timeline | Nicolas Werner | 2021-07-12 | 1 | -1/+16 |
| | | | | The actual reuseItems is still blocked on a few upstream bugs. | ||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -2/+2 |
| | |||||
* | Some basic room list | Nicolas Werner | 2021-05-19 | 1 | -1/+1 |
| | |||||
* | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 2021-05-14 | 1 | -1/+1 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -6/+6 |
| | |||||
* | Highlight navigated to message | Nicolas Werner | 2021-04-29 | 1 | -4/+4 |
| | |||||
* | Make forward messages a bit more readable | Nicolas Werner | 2021-04-27 | 1 | -2/+5 |
| | |||||
* | Clean up design a bit | Nicolas Werner | 2021-04-27 | 1 | -12/+14 |
| | |||||
* | remove unused function and set position to center of timeline view | targetakhil | 2021-04-15 | 1 | -3/+7 |
| | |||||
* | Added overlay and UI changes | targetakhil | 2021-04-15 | 1 | -34/+49 |
| | |||||
* | show forward menu item only for relevant events, changes to ui | targetakhil | 2021-04-15 | 1 | -6/+18 |
| | |||||
* | Fix basic UI for forward completer | targetakhil | 2021-04-15 | 1 | -0/+81 |