qskinny/src/controls
Uwe Rathmann 23beda3c28 more enum types specified 2024-12-09 15:39:06 +01:00
..
QskAbstractButton.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskAbstractButton.h Q_PROPERTY USER true 2024-02-25 09:04:58 +01:00
QskAnimationHint.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskAnimationHint.h enum types specified 2024-12-09 15:21:37 +01:00
QskAnimator.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskAnimator.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBoundedControl.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBoundedControl.h API cleanup of the Bounded controls 2024-11-21 13:54:01 +01:00
QskBoundedInput.cpp key handling of bounded inputs improved 2024-11-28 15:59:59 +01:00
QskBoundedInput.h API cleanup of the Bounded controls 2024-11-21 13:54:01 +01:00
QskBoundedRangeInput.cpp API cleanup of the Bounded controls 2024-11-21 13:54:01 +01:00
QskBoundedRangeInput.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBoundedValueInput.cpp key handling of bounded inputs improved 2024-11-28 15:59:59 +01:00
QskBoundedValueInput.h key handling of bounded inputs improved 2024-11-28 15:59:59 +01:00
QskBox.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBox.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBoxSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskBoxSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskCheckBox.cpp QskCheckBox::Halo replaced by using a box shadow 2024-10-25 18:56:02 +02:00
QskCheckBox.h QskCheckBox::Halo replaced by using a box shadow 2024-10-25 18:56:02 +02:00
QskCheckBoxSkinlet.cpp QskCheckBox::Halo replaced by using a box shadow 2024-10-25 18:56:02 +02:00
QskCheckBoxSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskComboBox.cpp avoid QskComboBox::openPopup crash, when not having a window yet 2024-09-26 12:05:25 +02:00
QskComboBox.h Q_PROPERTY USER true 2024-02-25 09:04:58 +01:00
QskComboBoxSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskComboBoxSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskControl.cpp QskQuickItem shortened to QskItem 2024-02-02 14:13:33 +01:00
QskControl.h QskQuickItem shortened to QskItem 2024-02-02 14:13:33 +01:00
QskControlPrivate.cpp focusPolicy/wheelEnabled moved from QskControl to QskQuickItem 2024-02-02 09:48:26 +01:00
QskControlPrivate.h QskQuickItem shortened to QskItem 2024-02-02 14:13:33 +01:00
QskDirtyItemFilter.cpp QskQuickItem shortened to QskItem 2024-02-02 14:13:33 +01:00
QskDirtyItemFilter.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskDrawer.cpp QskItem::polishOnParentResize flag introduced 2024-02-08 11:33:42 +01:00
QskDrawer.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskDrawerSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskDrawerSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskEvent.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskEvent.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskFlickAnimator.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskFlickAnimator.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskFocusIndicator.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskFocusIndicator.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskFocusIndicatorSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskFocusIndicatorSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskGesture.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGesture.h more enum types specified 2024-12-09 15:39:06 +01:00
QskGestureRecognizer.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGestureRecognizer.h more enum types specified 2024-12-09 15:39:06 +01:00
QskGraphicLabel.cpp trigger updates on eometry changes ( 2024-02-01 11:24:12 +01:00
QskGraphicLabel.h more enum types specified 2024-12-09 15:39:06 +01:00
QskGraphicLabelSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskGraphicLabelSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskHintAnimator.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskHintAnimator.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskInputGrabber.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskInputGrabber.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskItem.cpp QskItem::polishOnParentResize flag introduced 2024-02-08 11:33:42 +01:00
QskItem.h QskItem::polishOnParentResize flag introduced 2024-02-08 11:33:42 +01:00
QskItemAnchors.cpp trying to reduce the number of updates 2024-10-14 10:56:37 +02:00
QskItemAnchors.h trying to reduce the number of updates 2024-10-14 10:56:37 +02:00
QskItemPrivate.cpp QskItem::polishOnParentResize flag introduced 2024-02-08 11:33:42 +01:00
QskItemPrivate.h QskItem::polishOnParentResize flag introduced 2024-02-08 11:33:42 +01:00
QskListView.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskListView.h more enum types specified 2024-12-09 15:39:06 +01:00
QskListViewSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskListViewSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskMainView.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskMainView.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskMenu.cpp combo box improved 2024-02-17 13:24:14 +01:00
QskMenu.h combo box improved 2024-02-17 13:24:14 +01:00
QskMenuSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskMenuSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskObjectTree.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskObjectTree.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPageIndicator.cpp avoid enum bitfields 2024-11-14 07:43:34 +01:00
QskPageIndicator.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPageIndicatorSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPageIndicatorSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskPanGestureRecognizer.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPanGestureRecognizer.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPopup.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPopup.h more enum types specified 2024-12-09 15:39:06 +01:00
QskPopupSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPopupSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskProgressBar.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskProgressBar.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskProgressBarSkinlet.cpp Material3 adjustements for progress bars 2024-12-01 11:06:51 +01:00
QskProgressBarSkinlet.h Material3 adjustements for progress bars 2024-12-01 11:06:51 +01:00
QskProgressIndicator.cpp Material3 adjustements for progress bars 2024-12-01 11:06:51 +01:00
QskProgressIndicator.h QskProgressIndicator::hasOrigin(), QskSlider::hasOrigin added 2024-11-29 09:42:01 +01:00
QskProgressIndicatorSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskProgressIndicatorSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskProgressRing.cpp QskProgressRingSkinlet::contentsSizeHint with constraints 2024-09-09 09:54:23 +02:00
QskProgressRing.h more enum types specified 2024-12-09 15:39:06 +01:00
QskProgressRingSkinlet.cpp QskProgressRing fixed + M3 updates 2024-11-29 13:55:30 +01:00
QskProgressRingSkinlet.h QskProgressRing fixed + M3 updates 2024-11-29 13:55:30 +01:00
QskPushButton.cpp the emphasis might also have an impact on the sizeHints 2024-02-22 09:37:17 +01:00
QskPushButton.h more enum types specified 2024-12-09 15:39:06 +01:00
QskPushButtonSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskPushButtonSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskQuick.cpp QskQuickItem shortened to QskItem 2024-02-02 14:13:33 +01:00
QskQuick.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskRadioBox.cpp QskRadioBox: using the shadow ( instead of an additional Halo subcontrol ) 2024-10-24 12:15:02 +02:00
QskRadioBox.h QskRadioBox: using the shadow ( instead of an additional Halo subcontrol ) 2024-10-24 12:15:02 +02:00
QskRadioBoxSkinlet.cpp QskRadioBox: using the shadow ( instead of an additional Halo subcontrol ) 2024-10-24 12:15:02 +02:00
QskRadioBoxSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskScrollArea.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskScrollArea.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskScrollBox.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskScrollBox.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskScrollView.cpp flickering fixed, when moving over the scroll bar handle 2024-01-24 17:35:47 +01:00
QskScrollView.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskScrollViewSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskScrollViewSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskSegmentedBar.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSegmentedBar.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSegmentedBarSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSegmentedBarSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskSeparator.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSeparator.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSeparatorSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSeparatorSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskSetup.cpp qskHasEnvironment moved from QskSetup.cpp to QskFunctions.cpp 2024-09-24 10:02:48 +02:00
QskSetup.h QskSetup is a namespace now 2024-02-02 15:01:43 +01:00
QskShortcutMap.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskShortcutMap.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSimpleListBox.cpp QskSimpleListBox::removeAt fixed 2024-09-24 07:33:28 +02:00
QskSimpleListBox.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSkin.cpp QskTextInput renamed to QskTextField ( term used by F2/M3 and QC2 ) 2024-12-02 12:54:31 +01:00
QskSkin.h more enum types specified 2024-12-09 15:39:06 +01:00
QskSkinFactory.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSkinFactory.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSkinHintTable.cpp Qt5 incompatibility fixed 2024-01-30 13:30:58 +01:00
QskSkinHintTable.h moving away from std::unordered_map towards QHash. For transitions between 2024-01-30 13:04:38 +01:00
QskSkinHintTableEditor.cpp QskFontRole introduced 2024-02-19 15:51:55 +01:00
QskSkinHintTableEditor.h QskFontRole introduced 2024-02-19 15:51:55 +01:00
QskSkinManager.cpp handling QStyleHints::colorSchemeChanged 2024-01-30 16:46:01 +01:00
QskSkinManager.h handling QStyleHints::colorSchemeChanged 2024-01-30 16:46:01 +01:00
QskSkinStateChanger.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSkinTransition.cpp smooth transition of font sizes added 2024-02-23 13:46:23 +01:00
QskSkinTransition.h more enum types specified 2024-12-09 15:39:06 +01:00
QskSkinlet.cpp QskTextColors is a Q_GADGET now 2024-12-09 12:01:16 +01:00
QskSkinlet.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSkinnable.cpp QskSkinnable::metric with default value 2024-11-26 13:48:55 +01:00
QskSkinnable.h more enum types specified 2024-12-09 15:39:06 +01:00
QskSlider.cpp QskProgressIndicator::hasOrigin(), QskSlider::hasOrigin added 2024-11-29 09:42:01 +01:00
QskSlider.h QskProgressIndicator::hasOrigin(), QskSlider::hasOrigin added 2024-11-29 09:42:01 +01:00
QskSliderSkinlet.cpp QskSlider::inverted introduced 2024-11-28 16:06:00 +01:00
QskSliderSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskSpinBox.cpp invalid constexpr qualifier removed 2024-11-21 19:19:53 +01:00
QskSpinBox.h more enum types specified 2024-12-09 15:39:06 +01:00
QskSpinBoxSkinlet.cpp QskSpinBox::text property moved to QskBoundedValueInput::valueText 2024-10-23 08:52:24 +02:00
QskSpinBoxSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskStatusIndicator.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskStatusIndicator.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskStatusIndicatorSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskStatusIndicatorSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskSubWindow.cpp using mm instead of dp 2024-10-30 12:51:17 +01:00
QskSubWindow.h more enum types specified 2024-12-09 15:39:06 +01:00
QskSubWindowArea.cpp using mm instead of dp 2024-10-30 12:51:17 +01:00
QskSubWindowArea.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSubWindowAreaSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSubWindowAreaSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskSubWindowSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSubWindowSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskSwipeView.cpp using mm instead of dp 2024-10-30 12:51:17 +01:00
QskSwipeView.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSwitchButton.cpp switch button: Support icons (for M3) (#452) 2024-10-28 08:14:32 +01:00
QskSwitchButton.h more enum types specified 2024-12-09 15:39:06 +01:00
QskSwitchButtonSkinlet.cpp switch button: Support icons (for M3) (#452) 2024-10-28 08:14:32 +01:00
QskSwitchButtonSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskTabBar.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTabBar.h Q_PROPERTY USER true 2024-02-25 09:04:58 +01:00
QskTabButton.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTabButton.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTabButtonSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTabButtonSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskTabView.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTabView.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTabViewSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTabViewSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskTextField.cpp QskTextFieldSkinlet::sizeHint added 2024-12-04 10:08:39 +01:00
QskTextField.h more enum types specified 2024-12-09 15:39:06 +01:00
QskTextFieldSkinlet.cpp don't show the placeholder when text is not empty 2024-12-09 10:04:33 +01:00
QskTextFieldSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskTextLabel.cpp QskFontRole introduced 2024-02-19 15:51:55 +01:00
QskTextLabel.h Q_PROPERTY USER true 2024-02-25 09:04:58 +01:00
QskTextLabelSkinlet.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskTextLabelSkinlet.h NodeRole enums qualified as quint8 2024-12-09 14:53:59 +01:00
QskVariantAnimator.cpp QskSkinTransition fixed 2024-02-01 15:40:16 +01:00
QskVariantAnimator.h QskSkinTransition fixed 2024-02-01 15:40:16 +01:00
QskWindow.cpp code moved from QskSetup to QskSkinManager 2024-01-30 10:43:27 +01:00
QskWindow.h more enum types specified 2024-12-09 15:39:06 +01:00