qskinny/src/controls
Uwe Rathmann 55d6aa6d5e QskSpinBox bugs fixed, QskSpinBox::wrapping mode implemented 2023-03-01 13:58:10 +01:00
..
QskAbstractButton.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
QskAbstractButton.h QskAbstractButton::Flat removed, using QskAspect::Header instead 2022-06-29 16:21:54 +02:00
QskAnimationHint.cpp QskAnimationHint improved 2021-12-29 15:27:53 +01:00
QskAnimationHint.h QskAnimationHint improved 2021-12-29 15:27:53 +01:00
QskAnimator.cpp hiding internal class in an anonymous namespace 2021-12-09 17:32:22 +01:00
QskAnimator.h autoRepeat added 2020-08-09 10:43:52 +02:00
QskApplicationView.cpp Add top level application view 2022-07-15 07:55:13 +02:00
QskApplicationView.h Add top level application view 2022-07-15 07:55:13 +02:00
QskBoundedControl.cpp checking against divison by 0 2021-10-14 17:08:54 +02:00
QskBoundedControl.h QskSlider::tracking fixed 2020-09-23 12:32:08 +02:00
QskBoundedInput.cpp QskBoundedInput::incrementForKeys added 2023-02-23 14:33:35 +01:00
QskBoundedInput.h QskBoundedInput::incrementForKeys added 2023-02-23 14:33:35 +01:00
QskBoundedRangeInput.cpp beautified 2020-08-09 11:50:34 +02:00
QskBoundedRangeInput.h beautified 2020-08-09 11:50:34 +02:00
QskBoundedValueInput.cpp QskBoundedControl added 2020-07-31 07:41:25 +02:00
QskBoundedValueInput.h QskBoundedInput::incrementForKeys added 2023-02-23 14:33:35 +01:00
QskBox.cpp subControlContentsRect added 2020-12-29 12:57:03 +01:00
QskBox.h sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +01:00
QskBoxSkinlet.cpp beautified 2021-02-01 10:24:40 +01:00
QskBoxSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskCheckBox.cpp CheckBox: Add error state and style for material 2023-01-16 08:15:41 +01:00
QskCheckBox.h CheckBox: Add error state and style for material 2023-01-16 08:15:41 +01:00
QskCheckBoxSkinlet.cpp CheckBox: Add error state and style for material 2023-01-16 08:15:41 +01:00
QskCheckBoxSkinlet.h check box: Add ripple effect and style for M3 2023-01-16 08:15:41 +01:00
QskComboBox.cpp Material is using the term "Ripple" for 2 different type of effects - Flutter 2023-03-01 10:51:46 +01:00
QskComboBox.h Material is using the term "Ripple" for 2 different type of effects - Flutter 2023-03-01 10:51:46 +01:00
QskComboBoxSkinlet.cpp Material is using the term "Ripple" for 2 different type of effects - Flutter 2023-03-01 10:51:46 +01:00
QskComboBoxSkinlet.h Material is using the term "Ripple" for 2 different type of effects - Flutter 2023-03-01 10:51:46 +01:00
QskControl.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
QskControl.h QskControl::Background subcontrol introduced allowing to have a default setting for 2022-11-18 13:20:21 +01:00
QskControlPrivate.cpp QskControl::Background subcontrol introduced allowing to have a default setting for 2022-11-18 13:20:21 +01:00
QskControlPrivate.h QskControl::Background subcontrol introduced allowing to have a default setting for 2022-11-18 13:20:21 +01:00
QskDirtyItemFilter.cpp filtering can be done for QskQuickItem ( not only QskControl ) 2021-02-24 13:29:48 +01:00
QskDirtyItemFilter.h don't export QskDirtyItemFilter 2019-06-22 16:14:56 +02:00
QskEvent.cpp index added for animator lookups to allow smooth transitions f.e when 2022-09-13 12:40:44 +02:00
QskEvent.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
QskFlickAnimator.cpp making cppcheck happier 2019-05-16 08:14:32 +02:00
QskFlickAnimator.h include guards formalized 2022-03-20 13:11:34 +01:00
QskFocusIndicator.cpp QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
QskFocusIndicator.h updateFocusFrame is protected now 2022-03-08 11:16:14 +01:00
QskFocusIndicatorSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskFocusIndicatorSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskGesture.cpp playing with clang-format 2018-08-03 08:15:28 +02:00
QskGesture.h disable copying 2022-03-24 08:08:40 +01:00
QskGestureRecognizer.cpp workaround for emit usages in qt headers 2022-03-20 13:14:06 +01:00
QskGestureRecognizer.h playing with clang-format 2018-08-03 08:15:28 +02:00
QskGraphicLabel.cpp sourceSize members replaced by strutSizeHints to make icons sizes 2022-07-28 11:37:14 +02:00
QskGraphicLabel.h sourceSize members replaced by strutSizeHints to make icons sizes 2022-07-28 11:37:14 +02:00
QskGraphicLabelSkinlet.cpp QskGraphic: Make sure the underlying texture is big enough 2022-12-15 16:08:23 +01:00
QskGraphicLabelSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskHintAnimator.cpp compiler error fixed 2022-09-13 13:05:47 +02:00
QskHintAnimator.h compiler error fixed 2022-09-13 13:05:47 +02:00
QskInputGrabber.cpp QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
QskInputGrabber.h include guards formalized 2022-03-20 13:11:34 +01:00
QskListView.cpp QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskListView.h wheel scrolling improved 2022-01-12 13:29:42 +01:00
QskListViewSkinlet.cpp QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskListViewSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskMenu.cpp QskMenu::Overlay settings fixed ( working for Squiek again ) 2023-02-27 14:06:57 +01:00
QskMenu.h QskMenu: Add own subcontrol Overlay 2023-02-17 17:26:06 +01:00
QskMenuSkinlet.cpp QskBoxNode renamed to QskBoxRectangleNode, QskShadedBoxNode renamed to QskBoxNode 2022-12-05 12:34:08 +01:00
QskMenuSkinlet.h formal adjustments 2022-04-20 14:20:41 +02:00
QskObjectTree.cpp reserving memory in advance 2022-03-24 17:33:01 +01:00
QskObjectTree.h Q_DISABLE_COPY added 2022-03-24 17:13:47 +01:00
QskPageIndicator.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskPageIndicator.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskPageIndicatorSkinlet.cpp QskBoxNode renamed to QskBoxRectangleNode, QskShadedBoxNode renamed to QskBoxNode 2022-12-05 12:34:08 +01:00
QskPageIndicatorSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskPanGestureRecognizer.cpp QEvent::clone finished 2020-12-09 15:58:27 +01:00
QskPanGestureRecognizer.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskPopup.cpp QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
QskPopup.h changes reverted 2022-01-07 15:09:05 +01:00
QskPopupSkinlet.cpp only clip at the top border 2022-06-17 09:24:58 +02:00
QskPopupSkinlet.h QskPopup improvements 2021-12-23 18:19:52 +01:00
QskProgressBar.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskProgressBar.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskProgressBarSkinlet.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
QskProgressBarSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskPushButton.cpp Material is using the term "Ripple" for 2 different type of effects - Flutter 2023-03-01 10:51:46 +01:00
QskPushButton.h Material is using the term "Ripple" for 2 different type of effects - Flutter 2023-03-01 10:51:46 +01:00
QskPushButtonSkinlet.cpp Material is using the term "Ripple" for 2 different type of effects - Flutter 2023-03-01 10:51:46 +01:00
QskPushButtonSkinlet.h Material is using the term "Ripple" for 2 different type of effects - Flutter 2023-03-01 10:51:46 +01:00
QskQuick.cpp QskLayoutElement introduced 2022-08-06 15:41:32 +02:00
QskQuick.h QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
QskQuickItem.cpp QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
QskQuickItem.h QskPlacementPolicy introduced 2022-04-08 16:46:20 +02:00
QskQuickItemPrivate.cpp Qt 6.3 ( beta1 ) incompatibilities fixed 2022-02-06 14:32:26 +01:00
QskQuickItemPrivate.h Qt 6.3 ( beta1 ) incompatibilities fixed 2022-02-06 14:32:26 +01:00
QskRadioBox.cpp avoid using deprecated methods 2023-02-28 15:55:13 +01:00
QskRadioBox.h formal adjustments 2023-02-26 17:04:47 +01:00
QskRadioBoxSkinlet.cpp formal adjustments 2023-02-26 17:04:47 +01:00
QskRadioBoxSkinlet.h formal adjustments 2023-02-26 17:04:47 +01:00
QskScrollArea.cpp qskItemSize() removed, QQuickItem::size() is available since Qt 5.10 2022-04-07 15:43:45 +02:00
QskScrollArea.h wheel scrolling improved 2022-01-17 09:46:27 +01:00
QskScrollBox.cpp wheel scrolling improved 2022-01-12 13:29:42 +01:00
QskScrollBox.h QskScrollBox::scrollOffset reintroduced 2022-01-07 15:34:13 +01:00
QskScrollView.cpp wheel scrolling improved 2022-01-12 13:29:42 +01:00
QskScrollView.h QskScrollBox::scrollOffset reintroduced 2022-01-07 15:34:13 +01:00
QskScrollViewSkinlet.cpp scroll view: Allow styling via panel 2022-07-15 07:55:13 +02:00
QskScrollViewSkinlet.h scroll view: Allow styling via panel 2022-07-15 07:55:13 +02:00
QskSegmentedBar.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSegmentedBar.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSegmentedBarSkinlet.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
QskSegmentedBarSkinlet.h segmented bar: Allow icon and text 2023-02-01 17:18:22 +01:00
QskSeparator.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSeparator.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSeparatorSkinlet.cpp QskGradientDirection introduced - no more classes derived from 2022-11-13 17:22:09 +01:00
QskSeparatorSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskSetup.cpp QskAspect::Section introduced 2022-06-29 16:15:38 +02:00
QskSetup.h QskAspect::Section introduced 2022-06-29 16:15:38 +02:00
QskShortcutMap.cpp upport for Qt < Qt 5.12 dropped 2022-03-08 11:53:46 +01:00
QskShortcutMap.h QskShortcutMap::setEnabled added 2020-12-15 17:02:20 +01:00
QskSimpleListBox.cpp layout code improved 2021-12-24 16:18:46 +01:00
QskSimpleListBox.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskSkin.cpp Add QskRadioBox 2023-02-20 21:56:26 +01:00
QskSkin.h tracking states of the aspects in a QskSkinHintTable 2022-03-28 21:28:56 +02:00
QskSkinFactory.cpp playing with clang-format 2018-08-03 08:15:28 +02:00
QskSkinFactory.h no QStringList forward declarations possible with Qt6 - so we have to 2020-10-23 13:45:09 +02:00
QskSkinHintTable.cpp section bits added to the resolution matching algo. The switch in the 2023-02-17 12:02:05 +01:00
QskSkinHintTable.h skin transition heavily changed 2022-03-31 18:09:03 +02:00
QskSkinHintTableEditor.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
QskSkinHintTableEditor.h new QskGradient 2022-10-31 14:42:08 +01:00
QskSkinManager.cpp unregisterFactories added 2022-08-29 10:28:13 +02:00
QskSkinManager.h unregisterFactories added 2022-08-29 10:28:13 +02:00
QskSkinStateChanger.h QskSkinlet improved for subControls with multible instances 2021-12-28 10:08:21 +01:00
QskSkinTransition.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSkinTransition.h QskSkinTransition pimpled 2022-03-24 11:17:03 +01:00
QskSkinlet.cpp QskGradientNode renamed to QskRectangleNode 2022-12-06 09:58:46 +01:00
QskSkinlet.h index added for animator lookups to allow smooth transitions f.e when 2022-09-13 12:40:44 +02:00
QskSkinnable.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSkinnable.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSlider.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSlider.h QskBoundedInput::incrementForKeys added 2023-02-23 14:33:35 +01:00
QskSliderSkinlet.cpp uncrustified 2022-09-13 12:22:20 +02:00
QskSliderSkinlet.h Slider: Add ripple and style it 2022-07-05 13:41:18 +02:00
QskSpinBox.cpp QskSpinBox bugs fixed, QskSpinBox::wrapping mode implemented 2023-03-01 13:58:10 +01:00
QskSpinBox.h QskSpinBox bugs fixed, QskSpinBox::wrapping mode implemented 2023-03-01 13:58:10 +01:00
QskSpinBoxSkinlet.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
QskSpinBoxSkinlet.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
QskStatusIndicator.cpp source as string 2022-02-08 08:59:34 +01:00
QskStatusIndicator.h source as string 2022-02-08 08:59:34 +01:00
QskStatusIndicatorSkinlet.cpp sizeHint calculations moved to skinlet 2020-12-29 10:11:31 +01:00
QskStatusIndicatorSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskSubWindow.cpp QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskSubWindow.h include guards formalized 2022-03-20 13:11:34 +01:00
QskSubWindowArea.cpp deprecation warnings fixed 2022-05-02 16:51:24 +02:00
QskSubWindowArea.h pointless forward declaration removed 2022-10-21 16:44:31 +02:00
QskSubWindowAreaSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSubWindowAreaSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskSubWindowSkinlet.cpp QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskSubWindowSkinlet.h QskSubWindow: Respect minimum size 2022-07-07 08:20:31 +02:00
QskSwitchButton.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSwitchButton.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskSwitchButtonSkinlet.cpp switch button: Fix size hint (#195) 2022-06-06 07:08:33 +02:00
QskSwitchButtonSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskTabBar.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskTabBar.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskTabButton.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskTabButton.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskTabButtonSkinlet.cpp QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskTabButtonSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskTabView.cpp QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskTabView.h QskAspect::Placement renamed to QskAspect::Variation so that we use the 2023-02-15 16:37:54 +01:00
QskTabViewSkinlet.cpp using Qt::Edge instead of Qsk::Position 2022-04-17 12:37:13 +02:00
QskTabViewSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskTextInput.cpp accepting hover events as default 2022-03-26 16:22:47 +01:00
QskTextInput.h using reference parameter 2022-03-24 08:10:29 +01:00
QskTextInputSkinlet.cpp uncrustified 2021-08-04 09:31:16 +02:00
QskTextInputSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskTextLabel.cpp uncrustified 2022-09-13 12:22:20 +02:00
QskTextLabel.h QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskTextLabelSkinlet.cpp QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskTextLabelSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskVariantAnimator.cpp stop animation, when start/endValues are chaged. Otherwise we will run 2022-04-03 16:32:04 +02:00
QskVariantAnimator.h skin transition heavily changed 2022-03-31 18:09:03 +02:00
QskWindow.cpp workaround for a Qt 6.5 regression ( see 2023-01-23 15:51:21 +01:00
QskWindow.h include guards formalized 2022-03-20 13:11:34 +01:00