[Development] HEADS-UP: Branching from 'dev' to '6.7' done

2023-12-10 Thread Jani Heikkinen via Development
Hi! Branching from 'dev' to '6.7' is now done and the Qt 6.7 Feature Freeze is in effect! So from now on all changes targeted to the Qt 6.7 must have 'Pick-to: 6.7' and 'dev' is for Qt 6.8. Unfortunately there were (and still are) issues with CI's INTEGRITY builds, so if something urgent

[Development] Review Request (qtdeclarative): Add imageSourceSize property to QQuickDrag

2023-12-10 Thread Wang Gary
Hi, I have a patch submitted a few weeks ago, intended to add a property to QQuickDrag to allow set a source size to tell the image provider the preferred size of the image. Kindly request for review. Thanks! Patch link: https://codereview.qt-project.org/c/qt/qtdeclarative/+/518814 --