1367 Commits

Author SHA1 Message Date
Uwe Rathmann
90200ed95f using QT_VERSION_CHECK 2021-04-21 08:23:31 +02:00
Uwe Rathmann
5abe0803c0 typo fixed 2021-04-21 08:22:58 +02:00
Uwe Rathmann
f90736efed missing update added 2021-04-21 07:50:13 +02:00
Uwe Rathmann
d6dcf0a3d1 missing implementation of fuzzyIsBoundary 2021-04-21 07:49:50 +02:00
Uwe Rathmann
293055ac06 using fuzzy compares for bounded values 2021-04-19 09:30:29 +02:00
Uwe Rathmann
1f8ec04bde snap mode improved for unaligned boundaries 2021-04-19 09:29:22 +02:00
Uwe Rathmann
a73df141c6 avoid overlapping tick labels 2021-04-19 09:28:19 +02:00
Uwe Rathmann
228e94dcce suppress overlapping tick labels 2021-04-19 09:27:23 +02:00
Uwe Rathmann
33c0d92ee1 some additional methods added 2021-04-19 09:26:40 +02:00
Peter Hartmann
ea12350d14
Add tutorials (#115)
These are the tutorials written a while ago, plus one chapter called
"Why QSkinny?". They will be part of the website once it is published.
2021-04-14 16:04:09 +02:00
Uwe Rathmann
76e61eba0d clenaup of the activeFocusItem fixed for Qt 5.15 2021-03-11 17:32:59 +01:00
Uwe Rathmann
d1f2677c01 workarounds for mouse grabbing 2021-03-08 12:56:13 +01:00
Uwe Rathmann
b1c750744c visibleToLayout property added 2021-03-08 12:25:31 +01:00
Uwe Rathmann
22e8e1aae4 doxygen docs 2021-03-04 09:15:19 +01:00
Uwe Rathmann
93d34efa9a clearing keepMouse flag 2021-03-03 12:37:00 +01:00
Uwe Rathmann
899936d8f9 tabs expanded 2021-03-03 08:27:08 +01:00
Uwe Rathmann
634fde4621 some more event handling 2021-03-03 08:25:39 +01:00
Uwe Rathmann
1dfcede463 documentation improved 2021-03-03 08:24:51 +01:00
Uwe Rathmann
fd218e6b2e Qt6 incompatibilities fixed 2021-03-02 17:09:38 +01:00
Uwe Rathmann
6c9cbcad62 text vw displayText to support text prediction 2021-03-02 16:17:56 +01:00
Uwe Rathmann
0ac9ad4387 using C++11 2021-03-02 16:17:08 +01:00
Uwe Rathmann
5bf10f5cc5 workround for broken mouse grabbing ( >= Qt 5.8 ) added 2021-03-02 16:15:56 +01:00
Uwe Rathmann
e32c17df51 work around Qt issues with replayed synthesized mouse events 2021-02-26 12:43:22 +01:00
Uwe Rathmann
85a9ffd3cc ovrloading ungrab notifications for debugging purposes 2021-02-26 12:42:49 +01:00
Uwe Rathmann
b1948f8655 always setting QQuickItemPrivate::Transform when cleaning unnecessary nodes to
ensure, that they will be recreatd in the next cycle
2021-02-24 13:31:03 +01:00
Uwe Rathmann
b1ba6d1369 filtering can be done for QskQuickItem ( not only QskControl ) 2021-02-24 13:29:48 +01:00
Uwe Rathmann
433bd57b02 doxygen docs 2021-02-23 12:07:08 +01:00
Uwe Rathmann
99f852dc83 block focusInEvent calls, when the item tree is deconstructing 2021-02-23 12:04:55 +01:00
Uwe Rathmann
d59d31ceff position of tick labels fixed 2021-02-23 12:03:41 +01:00
Uwe Rathmann
7ed3841166 doxygen docs 2021-02-23 08:14:07 +01:00
Uwe Rathmann
c4e6db80df Doxygen docs 2021-02-22 17:15:37 +01:00
Uwe Rathmann
e9364e0f11 more methods for tools that rely on meta object data 2021-02-19 12:43:11 +01:00
Uwe Rathmann
cea3828e3d more methods for tools that rely on meta object data 2021-02-19 12:42:05 +01:00
Uwe Rathmann
5a19669f26 buttonClicked signal added 2021-02-19 12:31:00 +01:00
Uwe Rathmann
763ac4a205 more docs 2021-02-19 11:06:39 +01:00
Uwe Rathmann
bf6409b3a8 doxygen docs 2021-02-17 11:09:45 +01:00
Uwe Rathmann
81bcc64637 outdated TODO removed 2021-02-17 07:27:42 +01:00
Uwe Rathmann
6fddbeecbf doxygen work 2021-02-16 12:19:05 +01:00
Uwe Rathmann
1f09fa320e setHidden/setDisabled added 2021-02-15 09:17:29 +01:00
Uwe Rathmann
d54404c9f4 QMetaType support, debug operator 2021-02-14 12:36:15 +01:00
Uwe Rathmann
b10694dff9 documentation continues 2021-02-11 12:46:19 +01:00
Uwe Rathmann
cf2ca93cab full updates for setting skinlet or margin 2021-02-11 12:45:17 +01:00
Uwe Rathmann
0a04f0be74 QskQuickItem::setUpdateFlags removed, due to its unclear semantics 2021-02-09 12:26:58 +01:00
Uwe Rathmann
b84e621bfe handling of updateFlagsMask fixed 2021-02-09 12:26:29 +01:00
Uwe Rathmann
864fa97180 sending a QEvent::ReadOnlyChange 2021-02-09 12:25:41 +01:00
Uwe Rathmann
ecc7c6d9a6 documentation improved 2021-02-09 12:24:49 +01:00
Uwe Rathmann
5cb33ad79b renamed to QskQuickItem::UpdateFlags 2021-02-09 08:13:20 +01:00
Uwe Rathmann
40b257a36f hash function for QskGraphic added 2021-02-05 13:21:35 +01:00
Uwe Rathmann
1ec464a139 documentation continued 2021-02-03 13:20:46 +01:00
Uwe Rathmann
f0dd624306 parameter name aligned with the QML property 2021-02-03 13:20:23 +01:00