qskinny/src/controls
Uwe Rathmann 9ae7dc2f63 QskGradientNode renamed to QskRectangleNode 2022-12-06 09:58:46 +01:00
..
QskAbstractButton.cpp QskAbstractButton::Flat removed, using QskAspect::Header instead 2022-06-29 16:21:54 +02: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 qskIsStandardKeyInput added 2022-03-11 14:24:10 +01:00
QskBoundedInput.h sending a QEvent::ReadOnlyChange 2021-02-09 12:25:41 +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 beautified 2020-08-09 11:50:34 +02: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 Starting with a simpler version of QskCheckBox ( no tristate ), but with 2022-07-01 11:10:59 +02:00
QskCheckBox.h Starting with a simpler version of QskCheckBox ( no tristate ), but with 2022-07-01 11:10:59 +02:00
QskCheckBoxSkinlet.cpp uncrustified 2022-09-13 12:22:20 +02:00
QskCheckBoxSkinlet.h uncrustified 2022-09-13 12:22:20 +02:00
QskControl.cpp QskControl::Background subcontrol introduced allowing to have a default setting for 2022-11-18 13:20:21 +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 index added for animator lookups to allow smooth transitions f.e when 2022-09-13 12:40:44 +02: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 includes fixed 2022-06-01 16:51:11 +02: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 QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskMenu.h suing QskMenu::Segement instead of Qskmenu::Cell to be in line with other 2022-04-20 13:58:53 +02: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 bad return statements fixed 2022-03-24 17:10:11 +01:00
QskPageIndicator.h forgotten declarations removed 2022-01-07 13:55:30 +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 new QskGradient 2022-10-31 14:42:08 +01:00
QskProgressBar.h sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +01:00
QskProgressBarSkinlet.cpp QskGradientDirection introduced - no more classes derived from 2022-11-13 17:22:09 +01:00
QskProgressBarSkinlet.h all node role enums should have RoleCount 2022-04-20 13:50:14 +02:00
QskPushButton.cpp QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskPushButton.h QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskPushButtonSkinlet.cpp uncrustified 2022-09-13 12:22:20 +02:00
QskPushButtonSkinlet.h code moved to QskSubcontrolLayoutEngine 2022-08-29 14:17:13 +02: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
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 index added for animator lookups to allow smooth transitions f.e when 2022-09-13 12:40:44 +02:00
QskSegmentedBar.h segmented bar: Add separator subcontrol 2022-06-27 13:31:17 +02:00
QskSegmentedBarSkinlet.cpp QskTextOptions as skin hints 2022-08-25 09:39:33 +02:00
QskSegmentedBarSkinlet.h segmented bar: Add separator subcontrol 2022-06-27 13:31:17 +02:00
QskSeparator.cpp sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +01:00
QskSeparator.h sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +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 QskControl::Background subcontrol introduced allowing to have a default setting for 2022-11-18 13:20:21 +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 QskAspect::Section introduced 2022-06-29 16:15:38 +02:00
QskSkinHintTable.h skin transition heavily changed 2022-03-31 18:09:03 +02:00
QskSkinHintTableEditor.cpp QskGradientDirection introduced - no more classes derived from 2022-11-13 17:22:09 +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 QskControl::Background subcontrol introduced allowing to have a default setting for 2022-11-18 13:20:21 +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::Control renamed to QskAspect::NoSubcontrol 2022-11-18 12:29:58 +01:00
QskSkinnable.h index added for animator lookups to allow smooth transitions f.e when 2022-09-13 12:40:44 +02:00
QskSlider.cpp Slider: Add ripple and style it 2022-07-05 13:41:18 +02:00
QskSlider.h Slider: Add ripple and style it 2022-07-05 13:41:18 +02: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
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 Add ripple to SwitchButton (#123) 2021-08-27 09:09:10 +02:00
QskSwitchButton.h Add ripple to SwitchButton (#123) 2021-08-27 09:09:10 +02: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 uncrustified 2022-09-13 12:22:20 +02:00
QskTabBar.h initial tabbar position as skin hint ( QskTabBar::Panel | QskAspect::Style ) 2022-07-15 10:44:32 +02:00
QskTabButton.cpp uncrustified 2022-09-13 12:22:20 +02:00
QskTabButton.h QskTextOptions as skin hints 2022-08-25 09:39:33 +02: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 initial tabbar position as skin hint ( QskTabBar::Panel | QskAspect::Style ) 2022-07-15 10:44:32 +02:00
QskTabView.h exposing more methods to QML 2022-12-03 17:17:21 +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 QskAspect::Section introduced 2022-06-29 16:15:38 +02:00
QskWindow.h include guards formalized 2022-03-20 13:11:34 +01:00