summary refs log tree commit diff
path: root/resources/qml/Root.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reimplement error notificationsNicolas Werner2022-01-301-0/+7
* keep the RegisterPage nameNicolas Werner2022-01-291-1/+1
* Port registration to QmlNicolas Werner2022-01-281-0/+7
* Functional login pageNicolas Werner2022-01-261-4/+23
* Initial qml root windowNicolas Werner2022-01-261-4/+19
* Move usersettings page to pages subdirNicolas Werner2022-01-121-0/+1
* Port usersettings to qmlNicolas Werner2022-01-091-1/+14
* Port image overlay to qmlNicolas Werner2022-01-021-0/+17
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Add alternative shortcut to Alt-A for systems, where that is taken alreadyNicolas Werner2021-12-221-1/+3
* Only show room pack button, when you can actually create oneNicolas Werner2021-12-131-1/+2
* Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner2021-11-031-4/+10
* Fix registration on matrix.orgNicolas Werner2021-11-031-0/+62
* move device verification management to its own fileNicolas Werner2021-10-171-0/+4
* Use the same leave room dialog everywhereLoren Burkholder2021-10-111-0/+14
* Merge pull request #741 from LorenDB/qmlJoinRoomDlgDeepBlueV7.X2021-10-111-0/+12
|\
| * QML the join room dialogLoren Burkholder2021-10-091-0/+12
* | Merge pull request #755 from Nheko-Reborn/bootstrappingDeepBlueV7.X2021-10-091-0/+23
|\ \ | |/ |/|
| * Support bootstrapping crosssigningNicolas Werner2021-10-091-0/+23
* | QML the logout dialogLoren Burkholder2021-10-051-0/+16
|/
* add Alt+A keybinding to switch to next room with unread messagesGuillaume Girol2021-09-141-0/+5
* Round images in the image providerNicolas Werner2021-08-141-1/+0
* Show verification status in memberlistNicolas Werner2021-08-131-2/+2
* Fix window placement on wayland and add close buttonsNicolas Werner2021-08-041-3/+3
* QML the raw message dialogLoren Burkholder2021-07-311-0/+8
* Move read receipts connection to allow for future pop-out room viewsLoren Burkholder2021-07-301-12/+0
* Don't switch room that read receipt-related stuff is opened inLoren Burkholder2021-07-291-2/+3
* QML the read receipts listLoren Burkholder2021-07-291-0/+19
* Port to explicit connect syntaxNicolas Werner2021-07-271-20/+23
* Add menu to enable or disable stickers globallyNicolas Werner2021-07-231-0/+15
* Move various room auxiliary functions to TimelineManagerLoren Burkholder2021-07-211-1/+1
* Add property for plain room nameLoren Burkholder2021-07-201-1/+1
* make lintLoren Burkholder2021-07-201-2/+0
* Consolidate connectionsLoren Burkholder2021-07-201-6/+0
* make lintLoren Burkholder2021-07-201-0/+3
* Actually set invitees propertyLoren Burkholder2021-07-201-1/+2
* Fix up componentsLoren Burkholder2021-07-201-21/+28
* make lintLoren Burkholder2021-07-201-0/+38
* Try to be compatible with Qt 5.12Nicolas Werner2021-06-131-1/+1
* Refactor to use Instantiator instead of doing it manuallyNicolas Werner2021-05-301-2/+3
* Delete old room listNicolas Werner2021-05-281-0/+9
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-147/+0
* Reorganize TimelineView to prepare porting the room listNicolas Werner2021-05-141-0/+260