harbour-fernschreiber/qml/components
Slava Monich 3fdfd8d7d2 Fixed long tap on an image
MouseArea filling the image was eating mouse events which should be
handled by the list item. Handle them all at the list item level and
forward the "clicked" event to the extra content items which declare
the clicked() function.
2020-12-04 05:12:00 +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 Add switchable Debug output (JS) 2020-11-23 00:08:04 +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 Display extra content in message overlay 2020-11-18 14:59:51 +01:00
ImagePreview.qml Fixed long tap on an image 2020-12-04 05:12:00 +02:00
InReplyToRow.qml Show some love to the editing functionality 2020-12-01 21:17:13 +01:00
LocationPreview.qml Display extra content in message overlay 2020-11-18 14:59:51 +01:00
MessageListViewItem.qml Fixed long tap on an image 2020-12-04 05:12:00 +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 Remove obsolete emoji basePath workaround 2020-11-22 20:19:14 +01: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 Display extra content in message overlay 2020-11-18 14:59:51 +01:00
VideoPreview.qml Add switchable Debug output (JS) 2020-11-23 00:08:04 +01:00
WebPagePreview.qml Use TruncationMode.Fade 2020-11-22 20:19:14 +01:00