Commit Graph

39 Commits (b106eafb0edab2e596a997592e75a81396f8f36c)

Author SHA1 Message Date
Nicolas Werner b106eafb0e
Initial qml root window 3 years ago
Nicolas Werner 39bf20baed
Move usersettings page to pages subdir 3 years ago
Nicolas Werner f1a23355bd
Port usersettings to qml 3 years ago
Nicolas Werner 66520eae19
Port image overlay to qml 3 years ago
Nicolas Werner 61404641d9
Update year in copyright notice to shut up lint job 3 years ago
Nicolas Werner 926c7a89ad
Add alternative shortcut to Alt-A for systems, where that is taken already 3 years ago
Nicolas Werner d46e517e3a
Only show room pack button, when you can actually create one 3 years ago
Nicolas Werner 1e22274d8c
Use ItemDelegate in RoomList instead of a Rectangle with handlers 3 years ago
Nicolas Werner 211fd9d76c
Fix registration on matrix.org 3 years ago
Nicolas Werner a5030bdd4d
move device verification management to its own file 3 years ago
Loren Burkholder 14488a8fe7 Use the same leave room dialog everywhere 3 years ago
Loren Burkholder e9ed12e27b QML the join room dialog 3 years ago
Nicolas Werner ad1e6c8298
Support bootstrapping crosssigning 3 years ago
Loren Burkholder 81406171a0 QML the logout dialog 3 years ago
Guillaume Girol 82b1cc4e5f add Alt+A keybinding to switch to next room with unread messages 3 years ago
Nicolas Werner 42d2b10d5d
Round images in the image provider 3 years ago
Nicolas Werner 9bad584931
Show verification status in memberlist 3 years ago
Nicolas Werner 87e81498b7
Fix window placement on wayland and add close buttons 3 years ago
Loren Burkholder dab1c9068a QML the raw message dialog 3 years ago
Loren Burkholder 330b9d62a5 Move read receipts connection to allow for future pop-out room views 3 years ago
Loren Burkholder 135622e14e Don't switch room that read receipt-related stuff is opened in 3 years ago
Loren Burkholder 4dd994ae00 QML the read receipts list 3 years ago
Nicolas Werner d955444dc1
Port to explicit connect syntax 3 years ago
Nicolas Werner eafbab6ae1
Add menu to enable or disable stickers globally 3 years ago
Loren Burkholder 44be4c1f4a Move various room auxiliary functions to TimelineManager 3 years ago
Loren Burkholder 44d2818e0c Add property for plain room name 3 years ago
Loren Burkholder 7cd4e6f1c6 make lint 3 years ago
Loren Burkholder a7bdbc2af2 Consolidate connections 3 years ago
Loren Burkholder 48669302ec make lint 3 years ago
Loren Burkholder 73d902611d Actually set invitees property 3 years ago
Loren Burkholder 5d9556722f Fix up components 3 years ago
Loren Burkholder e1acf5d324 make lint 3 years ago
Nicolas Werner 8803908321
Try to be compatible with Qt 5.12 3 years ago
Nicolas Werner 7f4656d3c3
Refactor to use Instantiator instead of doing it manually 4 years ago
Nicolas Werner 03d30a2abc
Delete old room list 4 years ago
Nicolas Werner 298822baea
Move currentRoom/timeline handling to roomlist 4 years ago
Nicolas Werner 39a43ad4ab
Reorganize TimelineView to prepare porting the room list 4 years ago
Nicolas Werner 5658be5215
Move global avatarSize property 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 1321d9bcca
Fix crash when you have no rooms and open the global user profile 4 years ago
absorber 6ac10963b0
UI/UX improvement: Better naming suggestion. 4 years ago
Nicolas Werner 2d678bdcf6
Allow copying messages via right click 4 years ago
Nicolas Werner 9ab1dc253e
Copy address location 4 years ago
Nicolas Werner f626de0447
Copy link to message 4 years ago
Nicolas Werner 65d85768d0
Clean up design a bit 4 years ago
Nicolas Werner c2e625756c
Use one CompletionProxy for everything including EmojiPicker 4 years ago
targetakhil 6893e3a8d5 show forward menu item only for relevant events, changes to ui 4 years ago
targetakhil ce8246238e Fix basic UI for forward completer 4 years ago
targetakhil 603ff33ea6 added basic forwarding 4 years ago