qskinny/src/controls
Uwe Rathmann edad453505 QskTextField wip 2025-03-10 15:01:29 +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
QskAbstractTextInput.cpp QskAbstractTextInputSkinlet removed as it does not work well in 2025-02-04 14:28:25 +01:00
QskAbstractTextInput.h QskAbstractTextInputSkinlet instead of QskTextInputSkinlet/QskTextEditSkinlet 2025-01-30 12:49:54 +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 QskComboBoxSkinlet::sizeHint fixed 2024-12-17 12:03:33 +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 pedantic warnings fixed 2025-01-03 12:03:18 +01:00
QskControlPrivate.h QskQuickItem shortened to QskItem 2024-02-02 14:13:33 +01:00
QskDirtyItemFilter.cpp internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +01:00
QskDirtyItemFilter.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskDrawer.cpp internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +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 QskViewportChange events added ( using the QQuickItem::ItemObservesViewport 2025-01-06 14:40:48 +01:00
QskEvent.h QskViewportChange events added ( using the QQuickItem::ItemObservesViewport 2025-01-06 14:40:48 +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 don't handle keybaord inputs, when the activeFocusItem is editing 2025-01-15 12:26:26 +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 satisfying pedantic compiler flags 2025-01-03 10:08:10 +01:00
QskGestureRecognizer.cpp internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +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 internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +01:00
QskInputGrabber.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskItem.cpp Qt 6.9 adjustments 2025-02-07 10:42:06 +01:00
QskItem.h QskViewportChange events added ( using the QQuickItem::ItemObservesViewport 2025-01-06 14:40:48 +01:00
QskItemAnchors.cpp internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +01:00
QskItemAnchors.h trying to reduce the number of updates 2024-10-14 10:56:37 +02:00
QskItemPrivate.cpp whitespeces/comments removed 2025-01-06 15:03:57 +01:00
QskItemPrivate.h QskViewportChange events added ( using the QQuickItem::ItemObservesViewport 2025-01-06 14:40:48 +01:00
QskListView.cpp copyright notice generalised 2024-01-17 14:31:45 +01:00
QskListView.h formal changes 2025-01-07 16:04:02 +01:00
QskListViewSkinlet.cpp clang warnings fixed 2025-02-03 14:37:22 +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 satisfying pedantic compiler flags 2025-01-03 10:08:10 +01:00
QskMenu.cpp internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +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 QskPopup + QskSubWindow geometryChange overloads - for debugging only 2025-01-21 15:26:23 +01:00
QskPopup.h QskPopup + QskSubWindow geometryChange overloads - for debugging only 2025-01-21 15:26:23 +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 some texture related code reorganized 2025-02-26 17:07:11 +01:00
QskQuick.h some texture related code reorganized 2025-02-26 17:07:11 +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 QskViewportChange events added ( using the QQuickItem::ItemObservesViewport 2025-01-06 14:40:48 +01:00
QskScrollArea.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskScrollBox.cpp internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +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 internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +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 QskAbstractTextInputSkinlet removed as it does not work well in 2025-02-04 14:28:25 +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 satisfying pedantic compiler flags 2025-01-03 10:08:10 +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 avoid pointless transition when setting the color scheme initially 2025-01-27 09:06:24 +01:00
QskSkinManager.h avoid pointless transition when setting the color scheme initially 2025-01-27 09:06:24 +01:00
QskSkinStateChanger.h copyright notice generalised 2024-01-17 14:31:45 +01:00
QskSkinTransition.cpp satisfying pedantic compiler flags 2025-01-03 10:08:10 +01:00
QskSkinTransition.h more enum types specified 2024-12-09 15:39:06 +01:00
QskSkinlet.cpp respect the marginHint for graphic subcontrols 2024-12-12 17:10:16 +01:00
QskSkinlet.h elide mode for QskTextField::PlaceholderText added 2024-12-10 11:27:16 +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 QskPopup + QskSubWindow geometryChange overloads - for debugging only 2025-01-21 15:26:23 +01:00
QskSubWindow.h QskPopup + QskSubWindow geometryChange overloads - for debugging only 2025-01-21 15:26:23 +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 subcontrol substitution fixed 2025-02-04 11:26:39 +01:00
QskSwipeView.h subcontrol substitution fixed 2025-02-04 11:26:39 +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
QskTextArea.cpp PlaceholderText -> Placeholder 2025-01-13 17:11:34 +01:00
QskTextArea.h PlaceholderText -> Placeholder 2025-01-13 17:11:34 +01:00
QskTextAreaSkinlet.cpp QskAbstractTextInputSkinlet removed as it does not work well in 2025-02-04 14:28:25 +01:00
QskTextAreaSkinlet.h QskAbstractTextInputSkinlet removed as it does not work well in 2025-02-04 14:28:25 +01:00
QskTextEdit.cpp QskAbstractTextInputSkinlet instead of QskTextInputSkinlet/QskTextEditSkinlet 2025-01-30 12:49:54 +01:00
QskTextEdit.h QskAbstractTextInputSkinlet instead of QskTextInputSkinlet/QskTextEditSkinlet 2025-01-30 12:49:54 +01:00
QskTextField.cpp QskTextField wip 2025-03-10 15:01:29 +01:00
QskTextField.h QskTextField wip 2025-03-10 15:01:29 +01:00
QskTextFieldSkinlet.cpp QskTextField wip 2025-03-10 15:01:29 +01:00
QskTextFieldSkinlet.h QskTextField wip 2025-03-10 15:01:29 +01:00
QskTextInput.cpp QskTextField wip 2025-03-10 15:01:29 +01:00
QskTextInput.h QskAbstractTextInputSkinlet instead of QskTextInputSkinlet/QskTextEditSkinlet 2025-01-30 12:49:54 +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 internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +01:00
QskVariantAnimator.h QskSkinTransition fixed 2024-02-01 15:40:16 +01:00
QskWindow.cpp internal macros ( not intended for application code ) moved from 2025-01-03 12:52:29 +01:00
QskWindow.h more enum types specified 2024-12-09 15:39:06 +01:00