aboutsummaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorOliver Eftevaag <oliver.eftevaag@qt.io>2021-09-28 14:58:53 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-11-03 13:04:13 +0000
commitbedcd11944e90d828ea3036e52944d1d5c67bda5 (patch)
tree2bd8ce3ac1d0ff1a623c05c66db227c07185b7bf /dependencies.yaml
parente8ec692c776b0d524598b498a9758dec816cface (diff)
QuickFontDialog: make setCurrentFont() update listview indexes
For the non-native implementation of the QQuickFontDialog, when the qml user assigns a new font to the currentFont property, the list view indexes should be changed to point the family, style and pointSize of the new font. In cases where the family, style or size of the new font exists in the model for the representing listview, the index for that listview should be updated to the new value, or 0 if the value isn't found, or -1 if the model is empty. Fixes: QTBUG-96934 Change-Id: Ia7bb11d01c4a0807d0df742f34bd8aefb00104f6 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit 3c15f90fc6b4f2b5689eaa8b70fb5ca76237540d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'dependencies.yaml')
0 files changed, 0 insertions, 0 deletions