.. |
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
|
more accurate capturing for lambdas
|
2017-12-14 09:41:41 +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
|
virtual keyboard related stuff improved
|
2018-04-05 14:18:15 +02:00 |
QskControl.h
|
virtual keyboard related stuff improved
|
2018-04-05 14:18:15 +02:00 |
QskDirtyItemFilter.cpp
|
[Misc] wrong disconnect fixed
|
2018-02-01 08:29:38 +01:00 |
QskDirtyItemFilter.h
|
[Misc] wrong disconnect fixed
|
2018-02-01 08:29:38 +01:00 |
QskEvent.cpp
|
qskTabChainIncrement added
|
2018-02-06 14:57:34 +01:00 |
QskEvent.h
|
qskTabChainIncrement added
|
2018-02-06 14:57:34 +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
|
not using the deprecated QQuickItem::boundingRect anymore
|
2018-02-07 19:30:34 +01:00 |
QskFocusIndicator.h
|
[Misc] bad disconnecting fixed
|
2018-02-01 08:07:54 +01:00 |
QskFocusIndicatorSkinlet.cpp
|
not using the deprecated QQuickItem::boundingRect anymore
|
2018-02-07 19:30:34 +01: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
|
- QskGestureRecognizer replaying all mouse events, when being aborted.
|
2018-01-11 14:16:20 +01:00 |
QskGestureRecognizer.h
|
- QskGestureRecognizer replaying all mouse events, when being aborted.
|
2018-01-11 14:16:20 +01: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
|
- QskGestureRecognizer replaying all mouse events, when being aborted.
|
2018-01-11 14:16:20 +01:00 |
QskHintAnimator.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskListView.cpp
|
some auto scrolling modes added
|
2018-01-16 12:13:38 +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
|
not using the deprecated QQuickItem::boundingRect anymore
|
2018-02-07 19:30:34 +01:00 |
QskPopup.h
|
setting the initial focus only on Qt::PopupFocusReason
|
2018-02-04 12:28:26 +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
|
using QString() instead of QString::null
|
2018-01-16 20:34:54 +01:00 |
QskPushButton.h
|
using subControlRect
|
2018-04-03 10:46:55 +02:00 |
QskPushButtonSkinlet.cpp
|
using subControlRect
|
2018-04-03 10:46:55 +02:00 |
QskPushButtonSkinlet.h
|
unused buttonShift method removed QskPushButtonSkinlet, this has to be
|
2017-09-01 12:28:20 +02:00 |
QskRangeControl.cpp
|
wheel event handler improved - more work to do
|
2018-01-03 15:05:35 +01:00 |
QskRangeControl.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskResizable.cpp
|
constructor code improved
|
2018-03-31 18:34:34 +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
|
satisfying clang pedantic checks
|
2017-12-07 17:28:23 +01:00 |
QskScrollArea.cpp
|
[Misc] several static methods from QskControl changed into qskXYZ
|
2018-01-19 10:07:05 +01:00 |
QskScrollArea.h
|
some auto scrolling modes added
|
2018-01-16 12:13:38 +01:00 |
QskScrollView.cpp
|
state dependent animator hints fixed
|
2018-02-06 14:58:24 +01:00 |
QskScrollView.h
|
some auto scrolling modes added
|
2018-01-16 12:13:38 +01:00 |
QskScrollViewSkinlet.cpp
|
[Misc] several static methods from QskControl changed into qskXYZ
|
2018-01-19 10:07:05 +01: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
|
dead inputcontext related code removed
|
2018-04-04 20:19:47 +02:00 |
QskSetup.h
|
dead inputcontext related code removed
|
2018-04-04 20:19:47 +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
|
more compile time checks, when using QskMetaFunction
|
2018-03-14 14:45:39 +01:00 |
QskShortcutMap.h
|
more compile time checks, when using QskMetaFunction
|
2018-03-14 14:45:39 +01:00 |
QskSimpleListBox.cpp
|
using QString() instead of QString::null
|
2018-01-16 20:34:54 +01:00 |
QskSimpleListBox.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskSkin.cpp
|
improving text input classes
|
2018-04-03 20:15:20 +02:00 |
QskSkin.h
|
APIs for setting box hints changed
|
2017-10-18 20:00:06 +02:00 |
QskSkinFactory.cpp
|
skins factories can be loaded as plugins
|
2018-01-03 11:57:05 +01:00 |
QskSkinFactory.h
|
skins factories can be loaded as plugins
|
2018-01-03 11:57:05 +01: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 |
QskSkinManager.cpp
|
skins factories can be loaded as plugins
|
2018-01-03 11:57:05 +01:00 |
QskSkinManager.h
|
skins factories can be loaded as plugins
|
2018-01-03 11:57:05 +01:00 |
QskSkinTransition.cpp
|
only animate color filters, when the transition affects colors
|
2018-03-23 09:54:35 +01:00 |
QskSkinTransition.h
|
QskSkinTransition fixed to work with graphic roles
|
2018-03-22 11:22:13 +01:00 |
QskSkinlet.cpp
|
not using the deprecated QQuickItem::boundingRect anymore
|
2018-02-07 19:30:34 +01:00 |
QskSkinlet.h
|
satisfying clang compiler checks
|
2017-12-07 17:12:52 +01:00 |
QskSkinnable.cpp
|
QskSkinTransition fixed to work with graphic roles
|
2018-03-22 11:22:13 +01:00 |
QskSkinnable.h
|
state dependent animator hints fixed
|
2018-02-06 14:58:24 +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
|
[Misc] several static methods from QskControl changed into qskXYZ
|
2018-01-19 10:07:05 +01:00 |
QskSubWindow.h
|
better focus handling for popups
|
2017-11-02 16:25:15 +01:00 |
QskSubWindowArea.cpp
|
more accurate capturing for lambdas
|
2017-12-14 09:41:41 +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
|
using QString() instead of QString::null
|
2018-01-16 20:34:54 +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
|
better focus handover after closing a popup
|
2018-01-20 17:21:13 +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 |
QskTextInput.cpp
|
virtual keyboard related stuff improved
|
2018-04-05 14:18:15 +02:00 |
QskTextInput.h
|
virtual keyboard related stuff improved
|
2018-04-05 14:18:15 +02:00 |
QskTextInputSkinlet.cpp
|
initial version of QskTextInput wrapping QQuickTextInput
|
2018-04-03 10:47:21 +02:00 |
QskTextInputSkinlet.h
|
initial version of QskTextInput wrapping QQuickTextInput
|
2018-04-03 10:47:21 +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
|
some fixes
|
2017-12-22 14:15:24 +01:00 |
QskVariantAnimator.h
|
initial commit
|
2017-07-21 18:21:34 +02:00 |
QskVirtualKeyboard.cpp
|
virtual keyboard related stuff improved
|
2018-04-05 14:18:15 +02:00 |
QskVirtualKeyboard.h
|
virtual keyboard related stuff improved
|
2018-04-05 14:18:15 +02:00 |
QskVirtualKeyboardLayouts.cpp
|
merge changes from downstream (#56)
|
2018-03-28 18:01:25 +02:00 |
QskWindow.cpp
|
qskSetItemGeometry added
|
2018-03-24 18:05:57 +01:00 |
QskWindow.h
|
framebuffer mode removed as it crashes in the multithreaded situation +
|
2018-02-01 09:15:36 +01:00 |
controls.pro
|
initial commit
|
2017-07-21 18:21:34 +02:00 |