nheko/resources/qml
Nicolas Werner 46fbb0e749
Use ListView without scrollview for messages
That way we can autohide the scollbar if needed, it should fix some
jumping issues, it makes it possible to flick on mobile, etc.

Some related bugs:

https://bugreports.qt.io/browse/QTBUG-75223
https://bugreports.qt.io/browse/QTBUG-44902
2022-02-19 21:45:43 +01:00
..
components Add offline indicator (#472) 2022-02-01 23:39:22 -05:00
delegates Fix images without size not showing (take5) 2022-02-17 00:42:57 +01:00
device-verification Fix focus and qml parenting with qml root 2022-01-26 21:44:13 +01:00
dialogs Hidden events: Refactor slightly for reusability 2022-02-12 19:48:53 +01:00
emoji Clear search text in StickerPicker when the popup closes 2022-02-02 18:00:50 +01:00
pages keep the RegisterPage name 2022-01-29 17:30:56 +01:00
ui Reimplement error notifications 2022-01-30 19:14:33 +01:00
voip Port image overlay to qml 2022-01-02 21:46:29 +01:00
Avatar.qml Use ListView without scrollview for messages 2022-02-19 21:45:43 +01:00
ChatPage.qml Fix overlapping offline indicator 2022-02-14 04:05:33 +01:00
CommunitiesList.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
Completer.qml Simplify Ripple effect and make it easier to use everywhere 2022-01-02 06:22:50 +01:00
ElidedLabel.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
EncryptionIndicator.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
ForwardCompleter.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
ImageButton.qml Port usersettings to qml 2022-01-09 01:02:25 +01:00
MatrixText.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
MatrixTextField.qml Port registration to Qml 2022-01-28 15:24:56 +01:00
MessageInput.qml Allow window sizes smaller than 400x400 2022-02-14 22:56:35 +01:00
MessageView.qml Use ListView without scrollview for messages 2022-02-19 21:45:43 +01:00
NhekoBusyIndicator.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
NotificationWarning.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
PrivacyScreen.qml Fix focus and qml parenting with qml root 2022-01-26 21:44:13 +01:00
QuickSwitcher.qml make search usable on mobile 2022-02-18 21:06:28 +01:00
Reactions.qml Strip variant selector in some cases 2022-01-01 07:10:12 +01:00
ReplyPopup.qml Fix layout - no more binding loops (hopefully) 2022-02-11 22:02:30 +01:00
RoomList.qml make search usable on mobile 2022-02-18 21:06:28 +01:00
Root.qml Reimplement error notifications 2022-01-30 19:14:33 +01:00
ScrollHelper.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
SelfVerificationCheck.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
StatusIndicator.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
TimelineRow.qml actually fix awkward message spacing 2022-02-18 21:33:09 +01:00
TimelineView.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
ToggleButton.qml Port usersettings to qml 2022-01-09 01:02:25 +01:00
TopBar.qml Show widgets as links 2022-02-04 20:48:14 +01:00
TypingIndicator.qml Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00