Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix forward completer after delegate rework | Nicolas Werner | 2023-10-11 | 1 | -4/+4 |
| | |||||
* | Fix some reply layouting loops | Nicolas Werner | 2023-08-25 | 1 | -1/+1 |
| | |||||
* | Reimplement reply delegate by moving out the timeline event without layout | Nicolas Werner | 2023-08-25 | 1 | -17/+1 |
| | |||||
* | Fix theme in cross-signing setup | Nicolas Werner | 2023-06-08 | 1 | -3/+3 |
| | |||||
* | Fix palette in popups | Nicolas Werner | 2023-06-08 | 1 | -0/+3 |
| | |||||
* | Format qml | Nicolas Werner | 2023-06-08 | 1 | -39/+30 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -6/+5 |
| | |||||
* | 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 |
| | |||||
* | 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 |