Commit Graph

77 Commits (c68c8de74f748ea59cdade64b74e474130ef5456)

Author SHA1 Message Date
Nicolas Werner 3528fe4e5d
Warn the user before they ping the whole room 3 years ago
Nicolas Werner 09c041c8ac
Use in memory media player instead of storing unencrypted files on disk 3 years ago
resolritter b5af1d81df accept Backtab and Shift-Tab for hovering selection backwards 3 years ago
Thomas Karpiniec 92e8cd0681 Avoid completer jitter before closing 3 years ago
Thomas Karpiniec a24348b574 Allow opening a completer starting with selected text 3 years ago
Thomas Karpiniec 47ad58ef49 Close popup on SelectAll 3 years ago
Nicolas Werner 87e81498b7
Fix window placement on wayland and add close buttons 3 years ago
Nicolas Werner d955444dc1
Port to explicit connect syntax 3 years ago
Nicolas Werner 50cc0fca3b
Fix emoji picker not connected to input 3 years ago
Loren Burkholder 6c9ac76260 Fix roomId property 3 years ago
Nicolas Werner 11c9666408
Cache sticker picker 3 years ago
Nicolas Werner 8a1666bc88
Basic sticker support 3 years ago
Nicolas Werner 298822baea
Move currentRoom/timeline handling to roomlist 4 years ago
Nicolas Werner a7f8b23b52
Make palette global in Qml 4 years ago
Nicolas Werner ab0baf5d9e
Only show actions, when you have permissions to do them 4 years ago
Nicolas Werner eaa91b4e56
Fix cursor positioning on edits 4 years ago
Nicolas Werner 3022178334
Fix paste not overwriting selections 4 years ago
Nicolas Werner 05c636a8d4
Fix qml license headers again 4 years ago
Nicolas Werner 1961312b15
Improve sorting and sizing of completions a bit 4 years ago
Nicolas Werner c03f716e8b
Fix conflict between qmlformat and license check 4 years ago
Nicolas Werner bb6ff8cec8
Show mxid on hovering username 4 years ago
Nicolas Werner a6f0d2ea7d
Update license headers 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
Nicolas Werner 78ecffb45b Use scrollview again for input 4 years ago
Jedi18 0922a8e4c7 add room alias delegate, fix some quickswitcher ui problems 4 years ago
trilene c461c0aac0 Require GStreamer 1.18 for voip support 4 years ago
Jedi18 19dbbb2c6c add rooms model, add room delegate for completer 4 years ago
Nicolas Werner a62276c289 Fix UI allowing edits of foreign messages in some cases 4 years ago
Nicolas Werner 6e2ae1d812 Add edit shortcuts and fix some focus stuff 4 years ago
Nicolas Werner 9b7d33e847 Implement message editing 4 years ago
Jedi18 4aefac08a4 focus message input on adding emoji/reacting to a message 4 years ago
Jedi18 f02342fe22 close emoji autocompleter if space typed after : issue #433 and adds default option for emoji font family settings 4 years ago
Nicolas Werner 3433cc3be7 Cleanup privacy screen, no more grabImage 4 years ago
Loren Burkholder 1c3e113d4e Allow drag/drop of files on whole timeline 4 years ago
Nicolas Werner 73244afdb8 Fix username completion deleting characters before it 4 years ago
Nicolas Werner 54cc77de0e Only select elements in completer when mouse is moved 4 years ago
Nicolas Werner d1280af2e4 Autoclose completer when space is pressed and no suggestion available 4 years ago
Nicolas Werner e5d2e2b728 Remove test log message 4 years ago
Nicolas Werner 2165eb8cb8 Focus input area on room switch and reply change again 4 years ago
Nicolas Werner 6f17e2ff6e Fix flickable direction for MessageInput 4 years ago
Nicolas Werner 32a20a5f8c Simplify section handling a bit 4 years ago
Nicolas Werner 15750872de Fix completer opening in wrong place after warning fix 4 years ago
Nicolas Werner d11978ac1b Fix qml warnings 4 years ago
Nicolas Werner 6a0de004a2 Fix placeholderTextColor not supported below Qt 5.12 4 years ago
Nicolas Werner 07e71e6eae Fix crash with ScrollView 4 years ago
Nicolas Werner 6090d00251 Revert "Update QtQuick versions to match Qt 5.10" 4 years ago
Joseph Donofry 74e32dd96b
Update QtQuick versions to match Qt 5.10 4 years ago
trilene cf8a47503f Fix device discovery under GStreamer 1.16 4 years ago