moment/src/gui/Base
miruka 88e74796ef Fix HImage fillMode for GIFs
The animated image relied on the source image's fillMode property, but
it got overwrote with Image.Pad by a Binding in the AnimatedImage.
2020-07-17 06:39:14 -04:00
..
Buttons Refactor ButtonLayout module components 2020-07-12 00:13:52 -04:00
HTile Reduce required width to show last seen times 2020-07-14 17:32:47 -04:00
MediaPlayer Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
AutoDirectionLayout.qml AutoDirectionLayout: consider columnSpacing 2020-07-12 13:10:19 -04:00
HAvatar.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HBottomFocusLine.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HBox.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HBusyIndicator.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HButton.qml HButton: add "uncheckable" property 2020-07-12 15:48:28 -04:00
HButtonBackground.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HButtonContent.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HCheckBox.qml Refer to custom components to access their enums 2020-07-17 01:45:02 -04:00
HCircleProgressBar.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HColorAnimation.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HColumnLayout.qml Add SPDX ID LGPL v3+ license headers 2019-12-19 07:46:16 -04:00
HColumnPage.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HDrawer.qml Allow hiding room pane with lcick on current tab 2020-07-14 16:47:04 -04:00
HFlickable.qml Add kineticScrollingDeceleration setting 2020-07-14 05:46:48 -04:00
HFlickableColumnPage.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HFlow.qml Add SPDX ID LGPL v3+ license headers 2019-12-19 07:46:16 -04:00
HGridLayout.qml Add SPDX ID LGPL v3+ license headers 2019-12-19 07:46:16 -04:00
HGridView.qml Add kineticScrollingDeceleration setting 2020-07-14 05:46:48 -04:00
HIcon.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HImage.qml Fix HImage fillMode for GIFs 2020-07-17 06:39:14 -04:00
HKineticScrollingDisabler.qml Add kineticScrollingDeceleration setting 2020-07-14 05:46:48 -04:00
HLabel.qml Remove HRichLabel component 2020-07-12 00:13:52 -04:00
HLabeledItem.qml Topic area, power level text: fix disabled opacity 2020-07-17 05:29:25 -04:00
HListView.qml Add kineticScrollingDeceleration setting 2020-07-14 05:46:48 -04:00
HLoader.qml Start restructuring how the account/room pane work 2020-05-15 20:56:23 -04:00
HMenu.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HMenuItem.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HMenuItemPopupSpawner.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HMenuSeparator.qml Rework HBox-based pages and account settings 2020-06-25 08:49:27 -04:00
HMxcImage.qml Show spinner for loading media event thumbnails 2020-07-16 17:15:33 -04:00
HNoticePage.qml Refer to custom components to access their enums 2020-07-17 01:45:02 -04:00
HNumberAnimation.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HPage.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HPauseAnimation.qml Add SPDX ID LGPL v3+ license headers 2019-12-19 07:46:16 -04:00
HPopup.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HProgressBar.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HQtObject.qml Refactor global shortcuts, simplify debug consoles 2020-04-03 07:53:36 -04:00
HRectangleBottomBorder.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HRepeater.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HRoomAvatar.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HRowLayout.qml Add SPDX ID LGPL v3+ license headers 2019-12-19 07:46:16 -04:00
HScrollBar.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HScrollView.qml Use new scrollbars for scrollviews (ie text areas) 2020-06-22 13:57:49 -04:00
HSelectableLabel.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HShortcut.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HSlider.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HSpacer.qml Add SPDX ID LGPL v3+ license headers 2019-12-19 07:46:16 -04:00
HStackView.qml Set HStackView transitions that make sense 2020-07-10 13:14:17 -04:00
HSwipeView.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HTabBar.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HTabbedBox.qml Rework HBox-based pages and account settings 2020-06-25 08:49:27 -04:00
HTabButton.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
HTextArea.qml Topic area, power level text: fix disabled opacity 2020-07-17 05:29:25 -04:00
HTextContextMenu.qml Support pasting image to upload in the composer 2020-07-15 18:08:17 -04:00
HTextField.qml Refer to custom components to access their enums 2020-07-17 01:45:02 -04:00
HToolTip.qml Refer to custom components to access their enums 2020-07-17 01:45:02 -04:00
HUserAvatar.qml Split avatar presence orb into its own component 2020-07-15 00:39:16 -04:00
MultiviewPane.qml Add HDrawer.calculatedMinimumSize property 2020-07-14 15:55:19 -04:00
PowerLevelControl.qml Topic area, power level text: fix disabled opacity 2020-07-17 05:29:25 -04:00
PresenceOrb.qml Split avatar presence orb into its own component 2020-07-15 00:39:16 -04:00