summaryrefslogtreecommitdiffstats
path: root/resources/qml/Root.qml
AgeCommit message (Expand)Author
2021-12-22Add alternative shortcut to Alt-A for systems, where that is taken alreadyNicolas Werner
2021-12-13Only show room pack button, when you can actually create oneNicolas Werner
2021-11-03Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner
2021-11-03Fix registration on matrix.orgNicolas Werner
2021-10-17move device verification management to its own fileNicolas Werner
2021-10-11Use the same leave room dialog everywhereLoren Burkholder
2021-10-11Merge pull request #741 from LorenDB/qmlJoinRoomDlgDeepBlueV7.X
2021-10-09Merge pull request #755 from Nheko-Reborn/bootstrappingDeepBlueV7.X
2021-10-09QML the join room dialogLoren Burkholder
2021-10-09Support bootstrapping crosssigningNicolas Werner
2021-10-05QML the logout dialogLoren Burkholder
2021-09-14add Alt+A keybinding to switch to next room with unread messagesGuillaume Girol
2021-08-14Round images in the image providerNicolas Werner
2021-08-13Show verification status in memberlistNicolas Werner
2021-08-04Fix window placement on wayland and add close buttonsNicolas Werner
2021-07-31QML the raw message dialogLoren Burkholder
2021-07-30Move read receipts connection to allow for future pop-out room viewsLoren Burkholder
2021-07-29Don't switch room that read receipt-related stuff is opened inLoren Burkholder
2021-07-29QML the read receipts listLoren Burkholder
2021-07-27Port to explicit connect syntaxNicolas Werner
2021-07-23Add menu to enable or disable stickers globallyNicolas Werner
2021-07-21Move various room auxiliary functions to TimelineManagerLoren Burkholder
2021-07-20Add property for plain room nameLoren Burkholder
2021-07-20make lintLoren Burkholder
2021-07-20Consolidate connectionsLoren Burkholder
2021-07-20make lintLoren Burkholder
2021-07-20Actually set invitees propertyLoren Burkholder
2021-07-20Fix up componentsLoren Burkholder
2021-07-20make lintLoren Burkholder
2021-06-13Try to be compatible with Qt 5.12Nicolas Werner
2021-05-30Refactor to use Instantiator instead of doing it manuallyNicolas Werner
2021-05-28Delete old room listNicolas Werner
2021-05-28Move currentRoom/timeline handling to roomlistNicolas Werner
2021-05-14Reorganize TimelineView to prepare porting the room listNicolas Werner