nheko/resources/qml
Nicolas Werner 8ffb3ac9e8
Add missing qsTr
2021-09-20 01:22:58 +02:00
..
components Finish getting all avatars jdenticonified 2021-09-11 19:35:31 -04:00
delegates Reenable reuseItems for the message view 2021-09-15 23:19:12 +02:00
device-verification Add missing qsTr 2021-09-20 01:22:58 +02:00
dialogs Fix a few jdenticon bugs 2021-09-14 18:39:57 -04:00
emoji Clear emoji search field when picker closed 2021-08-19 23:40:56 +10:00
ui Fix high CPU usage when a room is open 2021-07-10 17:21:15 +02:00
voip Fix jdenticons in various places 2021-09-11 19:35:31 -04:00
Avatar.qml Remove useless line 2021-09-11 19:35:31 -04:00
ChatPage.qml Port to explicit connect syntax 2021-07-27 22:35:38 +02:00
CommunitiesList.qml Use correct form of roomId 2021-09-11 19:35:31 -04:00
Completer.qml Finish getting all avatars jdenticonified 2021-09-11 19:35:31 -04:00
ElidedLabel.qml Try to be compatible with Qt 5.12 2021-06-13 01:51:09 +02:00
EncryptionIndicator.qml Allow downloading keys from key backup 2021-08-17 03:24:12 +02:00
ForwardCompleter.qml Use in memory media player instead of storing unencrypted files on disk 2021-08-29 16:32:22 +02:00
ImageButton.qml Fix button spacing 2021-06-13 03:25:37 +02:00
InviteDialog.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
MatrixText.qml Port to explicit connect syntax 2021-07-27 22:35:38 +02:00
MatrixTextField.qml Fix background color on text input 2021-07-20 21:47:46 -04:00
MessageInput.qml Warn the user before they ping the whole room 2021-09-02 03:15:39 +02:00
MessageView.qml Merge pull request #728 from Thulinma/goto 2021-09-17 10:19:58 +00:00
NhekoBusyIndicator.qml Make palette global in Qml 2021-05-13 08:23:56 +02:00
NotificationWarning.qml Fix room ping permission checked incorrectly 2021-09-03 12:34:41 +02:00
PrivacyScreen.qml Port to explicit connect syntax 2021-07-27 22:35:38 +02:00
QuickSwitcher.qml Use in memory media player instead of storing unencrypted files on disk 2021-08-29 16:32:22 +02:00
RawMessageDialog.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
Reactions.qml Move currentRoom/timeline handling to roomlist 2021-05-28 22:14:59 +02:00
ReadReceipts.qml Add Qt.WindowTitleHint to qml dialogs 2021-08-19 10:55:54 -04:00
ReplyPopup.qml Fix decryption errors in reply popups 2021-08-08 01:17:58 +02:00
RoomDirectory.qml Added a text field that allows choosing custom homeserver in "Room directory" dialog. (#727) 2021-09-17 10:12:56 +00:00
RoomList.qml Use more descriptive property name 2021-09-11 19:35:31 -04:00
RoomMembers.qml Finish getting all avatars jdenticonified 2021-09-11 19:35:31 -04:00
RoomSettings.qml Fix a few jdenticon bugs 2021-09-14 18:39:57 -04:00
Root.qml add Alt+A keybinding to switch to next room with unread messages 2021-09-14 12:00:00 +00:00
ScrollHelper.qml Allow uploading additional stickers 2021-08-06 04:31:53 +02:00
StatusIndicator.qml QML the read receipts list 2021-07-29 21:07:16 -04:00
TimelineRow.qml Show encryption errors in qml and add request keys button 2021-08-07 22:51:09 +02:00
TimelineView.qml Use correct form of roomId 2021-09-11 19:35:31 -04:00
ToggleButton.qml Fix qml license headers again 2021-03-14 02:45:20 +01:00
TopBar.qml Use correct form of roomId 2021-09-11 19:35:31 -04:00
TypingIndicator.qml Move currentRoom/timeline handling to roomlist 2021-05-28 22:14:59 +02:00
UserProfile.qml More profile improvements: 2021-09-08 01:26:05 +02:00