Commit Graph

1249 Commits

Author SHA1 Message Date
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
Uwe Rathmann e57c861b04 add/remove buttons added 2021-02-02 10:28:30 +01:00
Uwe Rathmann c0b302aa4b ongoing documentation work 2021-02-02 10:15:29 +01:00
Uwe Rathmann a61b1f4b2f more getter as properties 2021-02-02 10:15:01 +01:00
Uwe Rathmann 8c99bd59db position renamed to tabPosition to avoid shadowing the
QQuickItem::position
2021-02-02 10:13:39 +01:00
Uwe Rathmann f9e7c304c2 beautified 2021-02-01 10:24:40 +01:00
Uwe Rathmann 3aae2ca47d setBoxBorderColors variation added 2021-02-01 10:23:47 +01:00
Uwe Rathmann 6bb65b5aeb missing const added 2021-02-01 10:23:24 +01:00
Uwe Rathmann 956e830691 boundingLabelSize introduced 2021-02-01 10:22:54 +01:00
Uwe Rathmann 38d0397c5e more properties 2021-02-01 10:09:37 +01:00
Uwe Rathmann 6ee7a0c840 doxygen work 2021-02-01 10:09:03 +01:00
Uwe Rathmann a19c4c7878 some minor steps towards doxygen docs 2021-01-25 11:06:01 +01:00
Uwe Rathmann 41549a4392 header reorganized 2021-01-25 11:04:25 +01:00
Uwe Rathmann 0ef91c060f missing StrutSize primitive added 2021-01-21 07:30:32 +01:00
Uwe Rathmann 786e6c2446 code simplified 2021-01-20 16:44:09 +01:00
Uwe Rathmann a213d50170 missing const specifier added 2021-01-20 16:39:15 +01:00
Uwe Rathmann df10f402ed Merge branch 'master' of https://github.com/uwerat/qskinny 2021-01-20 16:33:45 +01:00
Uwe Rathmann 86e9ea98ab meta type registration added 2021-01-14 07:07:13 +01:00
Uwe Rathmann ed4066369a better handling of finding the current item after removeing an item 2021-01-13 17:50:16 +01:00