.. |
QskAbstractButton.cpp
|
Qt::FocusPolicy added. Hope this implementation does not break common
|
2017-10-24 19:32:54 +02:00 |
QskAbstractButton.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskAnimationHint.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskAnimator.cpp
|
making clazy happier
|
2017-10-30 14:38:30 +01:00 |
QskAnimator.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskBox.cpp
|
QskSkinnable::subControlRect introduced to avoid having to use
|
2017-08-28 10:15:47 +02:00 |
QskBox.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskBoxSkinlet.cpp
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskBoxSkinlet.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskControl.cpp
|
satisfying clang pedantic checks
|
2017-12-07 17:04:05 +01:00 |
QskControl.h
|
isTabFence/isShortcutScope added
|
2017-12-05 13:10:17 +01:00 |
QskDirtyItemFilter.cpp
|
making clazy happier
|
2017-10-30 12:06:19 +01:00 |
QskDirtyItemFilter.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskEvent.cpp
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskEvent.h
|
satisfying clang pedantic checks
|
2017-12-07 17:04:05 +01:00 |
QskFlickAnimator.cpp
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskFlickAnimator.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskFocusIndicator.cpp
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskFocusIndicator.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskFocusIndicatorSkinlet.cpp
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskFocusIndicatorSkinlet.h
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskGesture.cpp
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskGesture.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskGestureRecognizer.cpp
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskGestureRecognizer.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskGraphicLabel.cpp
|
suing initSizePolicy in constructors to avoid potential problems from
|
2017-08-31 09:09:05 +02:00 |
QskGraphicLabel.h
|
introducing high level APIs for setting of font and graphic roles for
|
2017-08-22 20:15:11 +02:00 |
QskGraphicLabelSkinlet.cpp
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskGraphicLabelSkinlet.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskHintAnimator.cpp
|
more complex types of skin hints ( starting with QskMargins, but more to
|
2017-08-23 14:53:29 +02:00 |
QskHintAnimator.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskInputPanel.cpp
|
satisfying clang compiler checks
|
2017-12-07 17:12:52 +01:00 |
QskInputPanel.h
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskInputPanelLayouts.cpp
|
beautified
|
2017-10-18 19:50:34 +02:00 |
QskInputPanelSkinlet.cpp
|
QskSkinRenderer removed
|
2017-10-20 20:26:39 +02:00 |
QskInputPanelSkinlet.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskListView.cpp
|
satisfying clang compiler checks
|
2017-12-07 17:12:52 +01:00 |
QskListView.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskListViewSkinlet.cpp
|
satisfying clang compiler checks
|
2017-12-07 17:12:52 +01:00 |
QskListViewSkinlet.h
|
typos fixed
|
2017-07-30 14:30:50 +02:00 |
QskObjectTree.cpp
|
making clazy happier
|
2017-10-30 12:06:19 +01:00 |
QskObjectTree.h
|
satisfying clang pedantic checks
|
2017-12-07 17:04:05 +01:00 |
QskPageIndicator.cpp
|
minor QskPageIndicator cleanups
|
2017-09-01 13:09:24 +02:00 |
QskPageIndicator.h
|
satisfying clang pedantic checks
|
2017-12-07 17:04:05 +01:00 |
QskPageIndicatorSkinlet.cpp
|
memory leak fixed
|
2017-11-30 17:10:59 +01:00 |
QskPageIndicatorSkinlet.h
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskPanGestureRecognizer.cpp
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskPanGestureRecognizer.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskPopup.cpp
|
using Qt::PopupFocusReason as reason, when ... yes the focus changes
|
2017-11-02 17:42:19 +01:00 |
QskPopup.h
|
better focus handling for popups
|
2017-11-02 16:25:15 +01:00 |
QskPopupSkinlet.cpp
|
using updateBoxNode for the popup overlay
|
2017-10-19 15:11:55 +02:00 |
QskPopupSkinlet.h
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskPushButton.cpp
|
having valid layoutRects for buttons
|
2017-11-17 08:03:38 +01:00 |
QskPushButton.h
|
setText/setGraphic/setGraphicSource need to be slots
|
2017-11-21 18:10:10 +01:00 |
QskPushButtonSkinlet.cpp
|
unused buttonShift method removed QskPushButtonSkinlet, this has to be
|
2017-09-01 12:28:20 +02:00 |
QskPushButtonSkinlet.h
|
unused buttonShift method removed QskPushButtonSkinlet, this has to be
|
2017-09-01 12:28:20 +02:00 |
QskRangeControl.cpp
|
QskRangeControl::setReadOnly fixed
|
2017-10-25 07:48:10 +02:00 |
QskRangeControl.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskResizable.cpp
|
suing initSizePolicy in constructors to avoid potential problems from
|
2017-08-31 09:09:05 +02:00 |
QskResizable.h
|
suing initSizePolicy in constructors to avoid potential problems from
|
2017-08-31 09:09:05 +02:00 |
QskRgbValue.cpp
|
starting to configure box subcontrols/nodes with
|
2017-08-28 17:42:11 +02:00 |
QskRgbValue.h
|
handling Qt::GlobalColor
|
2017-11-09 19:59:32 +01:00 |
QskScrollArea.cpp
|
expliciely removing the clipe item to avoid unexpected calls in the
|
2017-11-09 19:59:51 +01:00 |
QskScrollArea.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskScrollView.cpp
|
Qt::FocusPolicy added. Hope this implementation does not break common
|
2017-10-24 19:32:54 +02:00 |
QskScrollView.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskScrollViewSkinlet.cpp
|
started to remove QskSkinRenderer
|
2017-10-20 13:09:30 +02:00 |
QskScrollViewSkinlet.h
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskSeparator.cpp
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskSeparator.h
|
making clazy happier
|
2017-10-30 08:33:43 +01:00 |
QskSeparatorSkinlet.cpp
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskSeparatorSkinlet.h
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskSetup.cpp
|
Qt::FocusPolicy added. Hope this implementation does not break common
|
2017-10-24 19:32:54 +02:00 |
QskSetup.h
|
Qt::FocusPolicy added. Hope this implementation does not break common
|
2017-10-24 19:32:54 +02:00 |
QskShortcut.cpp
|
QskShortcut moved to QskShortcutMap, new class QskShortcut for the QML
|
2017-12-06 17:01:10 +01:00 |
QskShortcut.h
|
QskShortcut moved to QskShortcutMap, new class QskShortcut for the QML
|
2017-12-06 17:01:10 +01:00 |
QskShortcutMap.cpp
|
late destruction fixed
|
2017-12-07 11:53:34 +01:00 |
QskShortcutMap.h
|
QskShortcut moved to QskShortcutMap, new class QskShortcut for the QML
|
2017-12-06 17:01:10 +01:00 |
QskSimpleListBox.cpp
|
more complex types of skin hints ( starting with QskMargins, but more to
|
2017-08-23 14:53:29 +02:00 |
QskSimpleListBox.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskSkin.cpp
|
APIs for setting box hints changed
|
2017-10-18 20:00:06 +02:00 |
QskSkin.h
|
APIs for setting box hints changed
|
2017-10-18 20:00:06 +02:00 |
QskSkinFactory.cpp
|
making clazy happier
|
2017-10-30 14:38:30 +01:00 |
QskSkinFactory.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskSkinHintTable.cpp
|
combined setting of color/metric animators reverted as also need
|
2017-10-19 08:44:16 +02:00 |
QskSkinHintTable.h
|
combined setting of color/metric animators reverted as also need
|
2017-10-19 08:44:16 +02:00 |
QskSkinTransition.cpp
|
making clazy happier
|
2017-10-30 14:38:30 +01:00 |
QskSkinTransition.h
|
default nop implementation for QskSkinTransition::updateSkin
|
2017-07-25 21:32:12 +02:00 |
QskSkinlet.cpp
|
satisfying clang compiler checks
|
2017-12-07 17:12:52 +01:00 |
QskSkinlet.h
|
satisfying clang compiler checks
|
2017-12-07 17:12:52 +01:00 |
QskSkinnable.cpp
|
satisfying clang pedantic checks
|
2017-12-07 17:04:05 +01:00 |
QskSkinnable.h
|
making clang happy
|
2017-10-30 08:08:58 +01:00 |
QskSlider.cpp
|
Qt::FocusPolicy added. Hope this implementation does not break common
|
2017-10-24 19:32:54 +02:00 |
QskSlider.h
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskSliderSkinlet.cpp
|
APIs for setting box hints changed
|
2017-10-18 20:00:06 +02:00 |
QskSliderSkinlet.h
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskStatusIndicator.cpp
|
satisfying clang pedantic checks
|
2017-12-07 17:04:05 +01:00 |
QskStatusIndicator.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskStatusIndicatorSkinlet.cpp
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskStatusIndicatorSkinlet.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskSubWindow.cpp
|
better focus handling for popups
|
2017-11-02 16:25:15 +01:00 |
QskSubWindow.h
|
better focus handling for popups
|
2017-11-02 16:25:15 +01:00 |
QskSubWindowArea.cpp
|
satisfying clang pedantic checks
|
2017-12-07 17:04:05 +01:00 |
QskSubWindowArea.h
|
also using updateBoxNode for QskSubWindowArea::Panel
|
2017-10-19 15:23:56 +02:00 |
QskSubWindowAreaSkinlet.cpp
|
also using updateBoxNode for QskSubWindowArea::Panel
|
2017-10-19 15:23:56 +02:00 |
QskSubWindowAreaSkinlet.h
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskSubWindowSkinlet.cpp
|
using QskBoxNode for the subwindow title bar
|
2017-10-19 16:24:43 +02:00 |
QskSubWindowSkinlet.h
|
using QskBoxNode for the subwindow title bar
|
2017-10-19 16:24:43 +02:00 |
QskTabBar.cpp
|
never using focus scopes without also being a tab fence ( currently only popups ). Otherwise navigation over the focus tab chain is broken.
|
2017-11-03 11:47:21 +01:00 |
QskTabBar.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskTabButton.cpp
|
having valid layoutRects for buttons
|
2017-11-17 08:03:38 +01:00 |
QskTabButton.h
|
having valid layoutRects for buttons
|
2017-11-17 08:03:38 +01:00 |
QskTabButtonSkinlet.cpp
|
All box subcontrols are displayd with vertex lists instead of
|
2017-10-17 17:34:00 +02:00 |
QskTabButtonSkinlet.h
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskTabView.cpp
|
never using focus scopes without also being a tab fence ( currently only popups ). Otherwise navigation over the focus tab chain is broken.
|
2017-11-03 11:47:21 +01:00 |
QskTabView.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskTabViewSkinlet.cpp
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskTabViewSkinlet.h
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskTextLabel.cpp
|
APIs fot creating text nodes changed
|
2017-10-23 07:46:46 +02:00 |
QskTextLabel.h
|
started to remove QskSkinRenderer
|
2017-10-20 13:09:30 +02:00 |
QskTextLabelSkinlet.cpp
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskTextLabelSkinlet.h
|
harmonizing skinlet code
|
2017-09-01 11:55:55 +02:00 |
QskVariantAnimator.cpp
|
broken gcc version fixed
|
2017-12-07 12:59:05 +01:00 |
QskVariantAnimator.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskWindow.cpp
|
obsolete code removed
|
2017-11-18 18:08:01 +01:00 |
QskWindow.h
|
better focus handling for popups
|
2017-11-02 16:25:15 +01:00 |
controls.pro
|
initial commit
|
2017-07-21 18:21:34 +02:00 |