Commit Graph

1231 Commits

Author SHA1 Message Date
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
Uwe Rathmann aa43b0bece useless forward declarations removed 2021-01-12 18:43:57 +01:00
Uwe Rathmann f71bd4e359 pointless nullptr checks removed 2021-01-12 16:25:33 +01:00
Uwe Rathmann e7d03e2ddd graphicRole property added 2021-01-07 13:49:57 +01:00
Uwe Rathmann f037297620 convenience sett for gradients 2021-01-07 13:48:56 +01:00
Uwe Rathmann 45f09f7a2c beautified 2021-01-07 13:42:42 +01:00
Uwe Rathmann 60b3604e04 resetOverlay added 2020-12-29 12:58:57 +01:00
Uwe Rathmann 79cceb1b09 subControlContentsRect added 2020-12-29 12:57:03 +01:00
Uwe Rathmann c419b26850 sizeHint calculations moved to skinlet 2020-12-29 10:11:31 +01:00
Uwe Rathmann afd3a3ded8 using auto 2020-12-29 09:47:03 +01:00
Uwe Rathmann 1b832e122c hovered signal removed 2020-12-29 09:46:48 +01:00
Uwe Rathmann 0eadfa8fa2 sizeHint calculations moved to the skinlet 2020-12-29 09:45:00 +01:00
Uwe Rathmann 98343dec60 auto-updating the control, when setting a skinHint 2020-12-27 16:31:07 +01:00
Uwe Rathmann 92b1ed669b fontRole/graphicRole renamed to fontRoleHint/graphicRoleHint 2020-12-27 16:19:01 +01:00
Uwe Rathmann 9f2dc44619 using qskControlCast 2020-12-27 16:08:52 +01:00
Uwe Rathmann 556cde3f88 hasChildItems added 2020-12-27 16:08:18 +01:00
Uwe Rathmann 9bf5936732 SizeMode primitive removed 2020-12-27 16:07:22 +01:00
Uwe Rathmann 3901c02368 QskSkinHintTable::setHint indicating changes as return value 2020-12-27 12:06:12 +01:00
Uwe Rathmann c8be7224cf missing update call added 2020-12-27 11:18:02 +01:00