Commit Graph

190 Commits (ce547357b8dde39f192f15538582b7aa6a1a8596)

Author SHA1 Message Date
Nicolas Werner 3da9c45df2
Fix popup opening at wrong place 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
trilene 70c77cdc44 Display screen sharing content locally 4 years ago
trilene 8df10eeeca Support desktop screen sharing on X11 4 years ago
Jedi18 f044e2d2a1 fix avatar update on timeline sync 4 years ago
Jedi18 7401bd13b2 added notifications and encryption for the new roomsettings 4 years ago
Jedi18 b70f37194f ui almost looks the same, midway between transition from old room settings to new room settings 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
Jedi18 37679ac57e added room settings qml 4 years ago
Nicolas Werner 3433cc3be7 Cleanup privacy screen, no more grabImage 4 years ago
Loren Burkholder 5109dc5e0f Fix QML layout warnings 4 years ago
Loren Burkholder 1c3e113d4e Allow drag/drop of files on whole timeline 4 years ago
Joseph Donofry d59910a8f2
Remove redundant import and fix visible warning 4 years ago
Nicolas Werner d1280af2e4 Autoclose completer when space is pressed and no suggestion available 4 years ago
Joseph Donofry cb93ac3402
Fix formatting 4 years ago
Joseph Donofry 0794f0a3fd
Initial commit for privacy screen 4 years ago
Nicolas Werner 2165eb8cb8 Focus input area on room switch and reply change again 4 years ago
rnhmjoj c569ab24bc
Add "open in external program" action 4 years ago
Nicolas Werner 07e71e6eae Fix crash with ScrollView 4 years ago
trilene a85823b68a Add call invite screen for mobile 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 7124024977 Make call invites less intrusive 4 years ago
trilene ac410f46f2 Move call-related properties to CallManager 4 years ago
kirillpt 22997439ba change 'redacted' for 'removed' 4 years ago
Nicolas Werner 08e9461611 Fix input focus when pressing reply button 4 years ago
Nicolas Werner 29625ae253 Fix some issues with completer 4 years ago
Nicolas Werner 82c441dddd Move emoji picker to qml 4 years ago
Nicolas Werner a31d3d0816 Add file uploading 4 years ago
Nicolas Werner 7a74b86340 Pasteable textinput 4 years ago
kamathmanu eb72fd2cf9 Make compatible with qt 5.12 4 years ago
trilene d1f3a3ef40 Support video calls 4 years ago
Nicolas Werner 7f2d18c36d Fix small scope issue 4 years ago
Nicolas Werner 0e7baa21ab Disable new MessageInput, until you can paste images 4 years ago
Nicolas Werner 3d64df41da Split up TimelineView into separate components 4 years ago
Nicolas Werner 3a0e55e97b Qml message input mockup 4 years ago
Nicolas Werner b3a7f0b888 Hide room name, if not loaded yet 4 years ago
Nicolas Werner 1a029112d9 Lint qml with qml-format 4 years ago
Nicolas Werner bca29a4227 Make steps in verification flow explicit 4 years ago
Nicolas Werner d4dccc8e36 Fix room name 4 years ago
trilene 3f73853e4b Move ActiveCallBar Qml to separate file 4 years ago
trilene da27670cbe Port ActiveCallBar to Qml 4 years ago
Nicolas Werner 4179be427f Fix binding loop when trying to reply 4 years ago
Jussi Kuokkanen 13658d536e make typing Rectangle extents cleaner 4 years ago
Lurkki14 8741e5f36a
Set typing Rectangle color directly instead of Connection 4 years ago
Jussi Kuokkanen 1f71f7227a make Rectangle to fill the gap between input widget and typing users 4 years ago
Jussi Kuokkanen c463568031 simplify check for no typing users 4 years ago