Nicolas Werner
|
47a7adf823
|
Use readonly properties where possible
|
4 years ago |
Nicolas Werner
|
eb9603f4c0
|
Fix room completions not showing label avatars
When no image is set for a room, the room didn't have the first
character in the avatar, when opening any completer, that showed it.
|
4 years ago |
Nicolas Werner
|
05c636a8d4
|
Fix qml license headers again
|
4 years ago |
Nicolas Werner
|
8ebb55623e
|
Remove background of quick switcher popup
|
4 years ago |
Nicolas Werner
|
1961312b15
|
Improve sorting and sizing of completions a bit
|
4 years ago |
Nicolas Werner
|
b82c11bd79
|
Fix text corruption from unrounded pixel height
|
4 years ago |
Nicolas Werner
|
3da9c45df2
|
Fix popup opening at wrong place
fixes #512
|
4 years ago |
Nicolas Werner
|
c03f716e8b
|
Fix conflict between qmlformat and license check
|
4 years ago |
Nicolas Werner
|
bb6ff8cec8
|
Show mxid on hovering username
fixes #507
|
4 years ago |
Jedi18
|
8870455f9d
|
change allowed mistakes, fix minor style issues, remove old completer function from inputbar
|
4 years ago |
Nicolas Werner
|
e5cff64460
|
Use short format for time
|
4 years ago |
Nicolas Werner
|
2685eec6c7
|
Mark message currently being edited
|
4 years ago |
Nicolas Werner
|
e1c96569c1
|
Fix janky hoverhandling for text messages
Add a 1px border to get more hover enter events...
|
4 years ago |
Nicolas Werner
|
a6f0d2ea7d
|
Update license headers
|
4 years ago |
Nicolas Werner
|
1142fe2663
|
Use overlay buttons for message actions
|
4 years ago |
Nicolas Werner
|
e3803ceb9a
|
Avoid some duplicate property queries
|
4 years ago |
Nicolas Werner
|
3b4f8f2016
|
Fix avatar fallback in rooms
|
4 years ago |
Jedi18
|
1f8a3ae1e8
|
changed bottomToTop to true and renamed textWidth to textHeight
|
4 years ago |
Nicolas Werner
|
b55e6fbae8
|
Use toggles for screen share settings
|
4 years ago |
trilene
|
402bd565cb
|
Add screen sharing window preview
|
4 years ago |
Nicolas Werner
|
8846a2a013
|
Fix potential issue with modifiers and edit shortcuts
|
4 years ago |
Nicolas Werner
|
345dc1e61f
|
Fix text input restoring after edits
|
4 years ago |
Nicolas Werner
|
f6b5b24d64
|
Allow editing via up and down arrows
|
4 years ago |
trilene
|
efe240d609
|
Allow choice of single window when sharing screen
|
4 years ago |
Jedi18
|
68c999e5f4
|
remove old quick switcher
|
4 years ago |
Jedi18
|
0ce7f78446
|
added margins and ui changes for quickswitcher and completer
|
4 years ago |
Jedi18
|
096f37df1f
|
fix row content centering
|
4 years ago |
Jedi18
|
ebb35e5cb1
|
fix matrixtextfield color and quickswitcher font size
|
4 years ago |
Jedi18
|
97c2505619
|
add matrix text field
|
4 years ago |
Nicolas Werner
|
7560972cac
|
Fix qml formatting
|
4 years ago |
Nicolas Werner
|
78ecffb45b
|
Use scrollview again for input
|
4 years ago |
Nicolas Werner
|
af9b66dd3e
|
Linkify topic in room settings and use non-deprecated MessageDialog
|
4 years ago |
Jedi18
|
ee232c5c60
|
fix timeline focus
|
4 years ago |
Jedi18
|
b1dec6f6ac
|
enter key now works, fix room highlighting and add overlay
|
4 years ago |
Jedi18
|
3f4ad1dd8b
|
selecting room in quickswitcher now works, added completionSelected signal
|
4 years ago |
trilene
|
70c77cdc44
|
Display screen sharing content locally
|
4 years ago |
Jedi18
|
0922a8e4c7
|
add room alias delegate, fix some quickswitcher ui problems
|
4 years ago |
Jedi18
|
32d419d14f
|
add quick switcher qml file and moved completerFor from inputbar to timeline view class
|
4 years ago |
trilene
|
c461c0aac0
|
Require GStreamer 1.18 for voip support
|
4 years ago |
trilene
|
8ccd2abc6a
|
Screen sharing (X11): support picture-in-picture
|
4 years ago |
Nicolas Werner
|
8351cc4180
|
Fix miscalculation of padding in timeline
|
4 years ago |
trilene
|
3b26cf4ba3
|
Screen sharing (X11): add hide mouse cursor option
|
4 years ago |
trilene
|
8df10eeeca
|
Support desktop screen sharing on X11
|
4 years ago |
Jedi18
|
f76f7b7f8a
|
fixed roomsettings spacing and toggle button right align bug
|
4 years ago |
Jedi18
|
8c4f0a070e
|
change togglebutton size, set textarea color to colors.text
|
4 years ago |
Jedi18
|
19dbbb2c6c
|
add rooms model, add room delegate for completer
|
4 years ago |
Jedi18
|
b5e351ab02
|
Replace rowlayouts with gridlayout and fix room settings initializer list
|
4 years ago |
Nicolas Werner
|
734fb7e286
|
Add double tap to reply feature
Does not always work, since Text steals focus...
relates to #414
|
4 years ago |
Nicolas Werner
|
d43607d01c
|
Fix hover handling in the timeline
|
4 years ago |
Nicolas Werner
|
0d61f4bff1
|
Improve scroll to message a bit by using a ScrollView
|
4 years ago |