qskinny/src/controls
Uwe Rathmann f4853e7849 fixing focusClipRect updates 2020-03-23 16:10:17 +01:00
..
QskAbstractButton.cpp static assertion added 2019-04-02 17:50:08 +02:00
QskAbstractButton.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskAnimationHint.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskAnimator.cpp stop animators, when the window becomes invisible 2019-09-12 10:44:06 +02:00
QskAnimator.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskBox.cpp QskSkinnable::resetHint changed 2019-12-14 13:34:30 +01:00
QskBox.h padding added 2019-09-20 07:04:17 +02:00
QskBoxSkinlet.cpp making the panel optional 2019-05-10 07:44:13 +02:00
QskBoxSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskControl.cpp QskControl::focusIndicatorClipRect added 2020-03-16 13:17:51 +01:00
QskControl.h QskControl::focusIndicatorClipRect added 2020-03-16 13:17:51 +01:00
QskControlPrivate.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskControlPrivate.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskDirtyItemFilter.cpp using auto 2019-07-12 15:17:02 +02:00
QskDirtyItemFilter.h don't export QskDirtyItemFilter 2019-06-22 16:14:56 +02:00
QskEvent.cpp QskPopup imoroved to allow for implementing priority based stacking 2018-10-05 14:15:17 +02:00
QskEvent.h QskPopup imoroved to allow for implementing priority based stacking 2018-10-05 14:15:17 +02:00
QskFlickAnimator.cpp making cppcheck happier 2019-05-16 08:14:32 +02:00
QskFlickAnimator.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskFocusIndicator.cpp fixing focusClipRect updates 2020-03-23 16:10:17 +01:00
QskFocusIndicator.h QskControl::focusIndicatorClipRect added 2020-03-16 13:17:51 +01:00
QskFocusIndicatorSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskFocusIndicatorSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskGesture.cpp playing with clang-format 2018-08-03 08:15:28 +02:00
QskGesture.h missing QSK_EXPORT declarations added 2019-05-09 19:11:25 +02:00
QskGestureRecognizer.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskGestureRecognizer.h playing with clang-format 2018-08-03 08:15:28 +02:00
QskGraphicLabel.cpp block implicitSize updates, when not being necessary 2019-10-29 10:56:26 +01:00
QskGraphicLabel.h using updateResources for loading the image 2019-09-18 08:41:53 +02:00
QskGraphicLabelSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskGraphicLabelSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskHintAnimator.cpp using postEvent instead of sendEvent 2020-03-13 18:11:31 +01:00
QskHintAnimator.h QskAnimationHint::UpdateFlag introduced 2019-06-22 16:26:10 +02:00
QskInputGrabber.cpp avoid deprecation warnings 2020-03-12 09:57:12 +01:00
QskInputGrabber.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskListView.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskListView.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskListViewSkinlet.cpp hide m_columnCount 2019-09-12 10:44:41 +02:00
QskListViewSkinlet.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskObjectTree.cpp as the root item is no child of the window we have to handle it 2019-01-21 15:23:25 +01:00
QskObjectTree.h as the root item is no child of the window we have to handle it 2019-01-21 15:23:25 +01:00
QskPageIndicator.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskPageIndicator.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskPageIndicatorSkinlet.cpp making the code more readable 2019-07-04 14:22:55 +02:00
QskPageIndicatorSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskPanGestureRecognizer.cpp wrong velocity calculation fixed 2020-03-12 19:00:52 +01:00
QskPanGestureRecognizer.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskPopup.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskPopup.h working on fade/slide in/out effects for popups 2018-10-10 08:55:03 +02:00
QskPopupSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskPopupSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskPushButton.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskPushButton.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskPushButtonSkinlet.cpp using subControlRect 2019-11-27 17:38:34 +01:00
QskPushButtonSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskQuick.cpp qskItemSize added for Qt < 5.10 2020-01-17 13:58:15 +01:00
QskQuick.h qskItemSize added for Qt < 5.10 2020-01-17 13:58:15 +01:00
QskQuickItem.cpp clearing the focus flag, when removing an item from the window 2020-03-06 10:51:14 +01:00
QskQuickItem.h qskItemSize added for Qt < 5.10 2020-01-17 13:58:15 +01:00
QskQuickItemPrivate.cpp blocking of LayoutRequest events to QskControlPrivate 2019-09-04 08:08:13 +02:00
QskQuickItemPrivate.h blocking of LayoutRequest events to QskControlPrivate 2019-09-04 08:08:13 +02:00
QskRangeControl.cpp avoid deprecation warnings 2020-03-12 09:57:38 +01:00
QskRangeControl.h making readOnly a state 2019-09-27 07:34:25 +02:00
QskScrollArea.cpp QskControl::focusIndicatorClipRect added 2020-03-16 13:17:51 +01:00
QskScrollArea.h QskControl::focusIndicatorClipRect added 2020-03-16 13:17:51 +01:00
QskScrollBox.cpp flickable tabbars 2020-03-13 07:39:31 +01:00
QskScrollBox.h flickable tabbars 2020-03-13 07:39:31 +01:00
QskScrollView.cpp flickable tabbars 2020-03-13 07:39:31 +01:00
QskScrollView.h QskScrollBox added 2020-03-10 16:09:35 +01:00
QskScrollViewSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskScrollViewSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSeparator.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskSeparator.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskSeparatorSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSeparatorSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSetup.cpp splitting QskControl.cpp 2019-09-04 06:59:43 +02:00
QskSetup.h playing with clang-format 2018-08-03 08:15:28 +02:00
QskShortcutMap.cpp typo fixed 2018-12-19 10:01:26 +01:00
QskShortcutMap.h uncrustified 2019-01-04 13:42:16 +01:00
QskSimpleListBox.cpp avoid using deprecated calls 2020-03-13 13:32:22 +01:00
QskSimpleListBox.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskSkin.cpp QskSkin::stateMask added to block handling of states not being supported 2020-03-19 14:10:50 +01:00
QskSkin.h QskSkin::stateMask added to block handling of states not being supported 2020-03-19 14:10:50 +01:00
QskSkinFactory.cpp playing with clang-format 2018-08-03 08:15:28 +02:00
QskSkinFactory.h playing with clang-format 2018-08-03 08:15:28 +02:00
QskSkinHintTable.cpp takeHint added, removeHint with return code 2019-05-16 08:14:53 +02:00
QskSkinHintTable.h takeHint added, removeHint with return code 2019-05-16 08:14:53 +02:00
QskSkinManager.cpp making clazy happy 2018-08-03 11:11:42 +02:00
QskSkinManager.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskSkinTransition.cpp no animtors for invisible windows 2019-07-19 12:18:16 +02:00
QskSkinTransition.h QskSkinTransition fixed for multiple windows 2019-02-03 12:48:43 +01:00
QskSkinlet.cpp devicePixelRatio detection moved to QskTextureRenderer 2019-10-27 08:11:47 +01:00
QskSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSkinnable.cpp QskSkin::stateMask added to block handling of states not being supported 2020-03-19 14:10:50 +01:00
QskSkinnable.h QskSkin::stateMask added to block handling of states not being supported 2020-03-19 14:10:50 +01:00
QskSlider.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskSlider.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskSliderSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSliderSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskStatusIndicator.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskStatusIndicator.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskStatusIndicatorSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskStatusIndicatorSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSubWindow.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskSubWindow.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskSubWindowArea.cpp playing with clang-format 2018-08-03 08:15:28 +02:00
QskSubWindowArea.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskSubWindowAreaSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSubWindowAreaSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSubWindowSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskSubWindowSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskTabBar.cpp disable wheel handling 2020-03-16 16:38:02 +01:00
QskTabBar.h QskTabBar::autoFitTabs added 2020-03-13 14:50:09 +01:00
QskTabButton.cpp QskTabBar::autoFitTabs added 2020-03-13 14:50:09 +01:00
QskTabButton.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskTabButtonSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskTabButtonSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskTabView.cpp QskTabBar::autoFitTabs added 2020-03-13 14:50:09 +01:00
QskTabView.h QskTabBar::autoFitTabs added 2020-03-13 14:50:09 +01:00
QskTabViewSkinlet.cpp using sizeConstraint instead of sizeHint 2019-09-18 09:12:39 +02:00
QskTabViewSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskTextInput.cpp processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskTextInput.h processing of all type of size constraints ( minimum/preferred/maximum ) 2019-09-10 17:01:47 +02:00
QskTextInputSkinlet.cpp making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskTextInputSkinlet.h making layout calculations of the skinlets independent from the current 2019-04-25 14:23:39 +02:00
QskTextLabel.cpp optional QskTextLabel::Panel added 2019-12-15 13:57:19 +01:00
QskTextLabel.h optional QskTextLabel::Panel added 2019-12-15 13:57:19 +01:00
QskTextLabelSkinlet.cpp optional QskTextLabel::Panel added 2019-12-15 13:57:19 +01:00
QskTextLabelSkinlet.h optional QskTextLabel::Panel added 2019-12-15 13:57:19 +01:00
QskVariantAnimator.cpp playing with clang-format 2018-08-03 08:15:28 +02:00
QskVariantAnimator.h QskGlobal include cleanup 2018-08-03 08:30:23 +02:00
QskWindow.cpp QSK_DEBUG_RENDER_TIMING does not work with Qt >= 5.12 2020-03-12 11:26:14 +01:00
QskWindow.h string based setScreen method added 2020-03-10 10:21:59 +01:00
controls.pro initial commit 2017-07-21 18:21:34 +02:00