harbour-fernschreiber/qml/components
Slava Monich bd695d1a91 Fix occasional crashes on long-tapping poll items
The crash was happening when Repeater was adding context menu items
instantiated by PollPreview to context menu owned by MessageListViewItem.

It's fixed by instantiating those extra menu items inside context menu
itself. Generic ListElement couldn't be used because it doesn't like
functions as property values, hence this NamedAction thing.
2020-12-06 01:52:19 +02:00
..
chatInformationPage Simplify remorse popups, see #206 2020-11-29 13:33:14 +01:00
AppNotification.qml remove some unused imports 2020-10-31 21:09:59 +01:00
AppNotificationItem.qml remove some unused imports 2020-10-31 21:09:59 +01:00
AudioPreview.qml press effect for more items 2020-12-04 22:47:03 +01:00
BackgroundImage.qml QtQuick 2.6 2020-10-31 20:49:03 +01:00
BackgroundProgressIndicator.qml QtQuick 2.6 2020-10-31 20:49:03 +01:00
ChatListViewItem.qml Improvements after feedback round 2020-11-28 19:11:51 +01:00
DocumentPreview.qml press effect for more items 2020-12-04 22:47:03 +01:00
ImagePreview.qml Press effect for image preview items 2020-12-04 21:30:25 +02:00
InReplyToRow.qml Show some love to the editing functionality 2020-12-01 21:17:13 +01:00
LocationPreview.qml press effect for more items 2020-12-04 22:47:03 +01:00
MessageListViewItem.qml Fix occasional crashes on long-tapping poll items 2020-12-06 01:52:19 +02:00
MessageListViewItemSimple.qml Show some love to the editing functionality 2020-12-01 21:17:13 +01:00
MessageOverlayFlickable.qml Show some love to the editing functionality 2020-12-01 21:17:13 +01:00
PhotoTextsListItem.qml Add verification badge to verified chats 2020-12-03 02:13:35 +02:00
PinnedMessageItem.qml Show some love to the editing functionality 2020-12-01 21:17:13 +01:00
PollPreview.qml Fix occasional crashes on long-tapping poll items 2020-12-06 01:52:19 +02:00
PressEffect.qml Press effect for image preview items 2020-12-04 21:30:25 +02:00
ProfileThumbnail.qml Fix flickering image during resize on chat information page 2020-11-10 21:11:25 +01:00
StickerPicker.qml Animate opening and closing of attachment picker row 2020-11-29 06:48:55 +02:00
StickerPreview.qml press effect for more items 2020-12-04 22:47:03 +01:00
VideoPreview.qml press effect for more items 2020-12-04 22:47:03 +01:00
WebPagePreview.qml press effect for more items 2020-12-04 22:47:03 +01:00