.. |
QskAbstractButton.cpp
|
overlapping states fixed ( where possible )
|
2020-12-26 14:34:26 +01: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
|
beautified
|
2020-08-09 11:50:34 +02:00 |
QskAnimator.h
|
autoRepeat added
|
2020-08-09 10:43:52 +02:00 |
QskBoundedControl.cpp
|
missing update added
|
2021-04-21 07:50:13 +02:00 |
QskBoundedControl.h
|
QskSlider::tracking fixed
|
2020-09-23 12:32:08 +02:00 |
QskBoundedInput.cpp
|
snap mode improved for unaligned boundaries
|
2021-04-19 09:29:22 +02: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
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskControl.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskControl.h
|
visibleToLayout property added
|
2021-03-08 12:25:31 +01:00 |
QskControlPrivate.cpp
|
always setting QQuickItemPrivate::Transform when cleaning unnecessary nodes to
|
2021-02-24 13:31:03 +01:00 |
QskControlPrivate.h
|
always setting QQuickItemPrivate::Transform when cleaning unnecessary nodes to
|
2021-02-24 13:31:03 +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
|
making QskAspect a class
|
2020-12-21 16:06:58 +01:00 |
QskEvent.h
|
making QskAspect a class
|
2020-12-21 16:06:58 +01: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
|
more convenience methods to access skin hints
|
2020-12-15 07:21:12 +01:00 |
QskFocusIndicator.h
|
no QVector forward declaration - can't be done with Qt6, but as we have
|
2020-10-25 14:57:41 +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
|
workarounds for mouse grabbing
|
2021-03-08 12:56:13 +01:00 |
QskGestureRecognizer.h
|
playing with clang-format
|
2018-08-03 08:15:28 +02:00 |
QskGraphicLabel.cpp
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskGraphicLabel.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskGraphicLabelSkinlet.cpp
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskGraphicLabelSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskHintAnimator.cpp
|
pointless nullptr checks removed
|
2021-01-12 16:25:33 +01:00 |
QskHintAnimator.h
|
beautified
|
2021-02-01 10:24:40 +01:00 |
QskInputGrabber.cpp
|
avoid Qt5/6 incompatbilities
|
2020-10-25 17:35:50 +01:00 |
QskInputGrabber.h
|
QskGlobal include cleanup
|
2018-08-03 08:30:23 +02:00 |
QskListView.cpp
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskListView.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskListViewSkinlet.cpp
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskListViewSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01: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
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskPageIndicator.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskPageIndicatorSkinlet.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskPageIndicatorSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01: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
|
resetOverlay added
|
2020-12-29 12:58:57 +01:00 |
QskPopup.h
|
resetOverlay added
|
2020-12-29 12:58:57 +01: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 |
QskProgressBar.cpp
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskProgressBar.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskProgressBarSkinlet.cpp
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskProgressBarSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskPushButton.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskPushButton.h
|
hovered signal removed
|
2020-12-29 09:46:48 +01:00 |
QskPushButtonSkinlet.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskPushButtonSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskQuick.cpp
|
workarounds for mouse grabbing
|
2021-03-08 12:56:13 +01:00 |
QskQuick.h
|
workarounds for mouse grabbing
|
2021-03-08 12:56:13 +01:00 |
QskQuickItem.cpp
|
clenaup of the activeFocusItem fixed for Qt 5.15
|
2021-03-11 17:32:59 +01:00 |
QskQuickItem.h
|
Qt6 incompatibilities fixed
|
2021-03-02 17:09:38 +01:00 |
QskQuickItemPrivate.cpp
|
always setting QQuickItemPrivate::Transform when cleaning unnecessary nodes to
|
2021-02-24 13:31:03 +01:00 |
QskQuickItemPrivate.h
|
always setting QQuickItemPrivate::Transform when cleaning unnecessary nodes to
|
2021-02-24 13:31:03 +01:00 |
QskScrollArea.cpp
|
more convenience methods to access skin hints
|
2020-12-15 07:21:12 +01:00 |
QskScrollArea.h
|
QskControl::focusIndicatorClipRect added
|
2020-03-16 13:17:51 +01:00 |
QskScrollBox.cpp
|
QEvent::clone finished
|
2020-12-09 15:58:27 +01:00 |
QskScrollBox.h
|
beautified
|
2020-08-09 11:50:34 +02:00 |
QskScrollView.cpp
|
using QT_VERSION_CHECK
|
2021-04-21 08:23:31 +02:00 |
QskScrollView.h
|
QskScrollBox added
|
2020-03-10 16:09:35 +01:00 |
QskScrollViewSkinlet.cpp
|
making QskAspect a class
|
2020-12-21 16:06:58 +01:00 |
QskScrollViewSkinlet.h
|
making layout calculations of the skinlets independent from the current
|
2019-04-25 14:23:39 +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
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskSeparatorSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskSetup.cpp
|
renamed to QskQuickItem::UpdateFlags
|
2021-02-09 08:13:20 +01:00 |
QskSetup.h
|
renamed to QskQuickItem::UpdateFlags
|
2021-02-09 08:13:20 +01:00 |
QskShortcutMap.cpp
|
QskShortcutMap::setEnabled added
|
2020-12-15 17:02:20 +01:00 |
QskShortcutMap.h
|
QskShortcutMap::setEnabled added
|
2020-12-15 17:02:20 +01:00 |
QskSimpleListBox.cpp
|
more convenience methods to access skin hints
|
2020-12-15 07:21:12 +01:00 |
QskSimpleListBox.h
|
QskGlobal include cleanup
|
2018-08-03 08:30:23 +02:00 |
QskSkin.cpp
|
pointless nullptr checks removed
|
2021-01-12 16:25:33 +01:00 |
QskSkin.h
|
beautified
|
2021-01-07 13:42:42 +01: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
|
QskSkinHintTable::setHint indicating changes as return value
|
2020-12-27 12:06:12 +01:00 |
QskSkinHintTable.h
|
QskSkinHintTable::setHint indicating changes as return value
|
2020-12-27 12:06:12 +01:00 |
QskSkinHintTableEditor.cpp
|
setBoxBorderColors variation added
|
2021-02-01 10:23:47 +01:00 |
QskSkinHintTableEditor.h
|
setBoxBorderColors variation added
|
2021-02-01 10:23:47 +01:00 |
QskSkinManager.cpp
|
avoid Qt 5.15 deprecation warnings
|
2020-04-13 16:11:04 +02:00 |
QskSkinManager.h
|
no QStringList forward declarations possible with Qt6 - so we have to
|
2020-10-23 13:45:09 +02:00 |
QskSkinTransition.cpp
|
using QskAspect::setState
|
2020-12-23 09:48:55 +01:00 |
QskSkinTransition.h
|
making QskAspect a class
|
2020-12-21 16:06:58 +01:00 |
QskSkinlet.cpp
|
renamed to QskQuickItem::UpdateFlags
|
2021-02-09 08:13:20 +01:00 |
QskSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskSkinnable.cpp
|
Doxygen docs
|
2021-02-22 17:15:37 +01:00 |
QskSkinnable.h
|
doxygen docs
|
2021-02-17 11:09:45 +01:00 |
QskSlider.cpp
|
missing const added
|
2021-02-01 10:23:24 +01:00 |
QskSlider.h
|
useless forward declarations removed
|
2021-01-12 18:43:57 +01:00 |
QskSliderSkinlet.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskSliderSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskStatusIndicator.cpp
|
graphicRole property added
|
2021-01-07 13:49:57 +01:00 |
QskStatusIndicator.h
|
graphicRole property added
|
2021-01-07 13:49:57 +01:00 |
QskStatusIndicatorSkinlet.cpp
|
sizeHint calculations moved to skinlet
|
2020-12-29 10:11:31 +01:00 |
QskStatusIndicatorSkinlet.h
|
sizeHint calculations moved to skinlet
|
2020-12-29 10:11:31 +01:00 |
QskSubWindow.cpp
|
ubcontro, substitution moved to setSkinHint/resetHint
|
2020-12-21 09:57:57 +01:00 |
QskSubWindow.h
|
processing of all type of size constraints ( minimum/preferred/maximum )
|
2019-09-10 17:01:47 +02:00 |
QskSubWindowArea.cpp
|
Qt6 incompatibilities fixed
|
2020-10-25 15:56:22 +01: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
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskSubWindowSkinlet.h
|
making layout calculations of the skinlets independent from the current
|
2019-04-25 14:23:39 +02:00 |
QskTabBar.cpp
|
buttonClicked signal added
|
2021-02-19 12:31:00 +01:00 |
QskTabBar.h
|
buttonClicked signal added
|
2021-02-19 12:31:00 +01:00 |
QskTabButton.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskTabButton.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskTabButtonSkinlet.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskTabButtonSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskTabView.cpp
|
position renamed to tabPosition to avoid shadowing the
|
2021-02-02 10:13:39 +01:00 |
QskTabView.h
|
effectivePlacement added
|
2020-08-10 14:24:42 +02: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
|
text vw displayText to support text prediction
|
2021-03-02 16:17:56 +01:00 |
QskTextInput.h
|
text vw displayText to support text prediction
|
2021-03-02 16:17:56 +01:00 |
QskTextInputSkinlet.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskTextInputSkinlet.h
|
making layout calculations of the skinlets independent from the current
|
2019-04-25 14:23:39 +02:00 |
QskTextLabel.cpp
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskTextLabel.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskTextLabelSkinlet.cpp
|
subControlContentsRect added
|
2020-12-29 12:57:03 +01:00 |
QskTextLabelSkinlet.h
|
sizeHint calculations moved to the skinlet
|
2020-12-29 09:45:00 +01:00 |
QskVariantAnimator.cpp
|
QskIntervalF::interpolate added
|
2020-08-09 11:06:48 +02:00 |
QskVariantAnimator.h
|
QskGlobal include cleanup
|
2018-08-03 08:30:23 +02:00 |
QskWindow.cpp
|
uncrustified
|
2020-12-05 15:09:31 +01:00 |
QskWindow.h
|
beautified
|
2020-08-09 11:50:34 +02:00 |
controls.pro
|
initial commit
|
2017-07-21 18:21:34 +02:00 |