Commit Graph

8 Commits

Author SHA1 Message Date
Uwe Rathmann 33a482505a internal macros ( not intended for application code ) moved from
QskGlobal.h to QskInternalMacros.h
2025-01-03 12:52:29 +01:00
Uwe Rathmann 06b07839b3 pedantic warnings fixed 2025-01-03 12:03:18 +01:00
Uwe Rathmann 3d77cfbb7a trying to reduce the number of updates 2024-10-14 10:56:37 +02:00
Uwe Rathmann 0cdff58c93 base -> settled 2024-10-14 08:33:28 +02:00
Uwe Rathmann aae2ebad96 don't create the anchor for getters 2024-10-13 12:33:44 +02:00
Uwe Rathmann 5d9bf64a7b hiding the fill/centerIn implementation details 2024-10-13 12:21:40 +02:00
Uwe Rathmann d2b12bcf44 documentation updated 2024-10-11 08:10:48 +02:00
uwerat 51d1bdbc95
Features/anchoring (#434)
* initial version of QskItemAnchors introduced

* QskItemAnchors completed ( baseline anchoring is the only missing API )

* missing initialization added
2024-10-10 15:55:22 +02:00