[Development] Add QTBUG title to new release changelog
Roland Winklmeier
roland.m.winklmeier at gmail.com
Fri Mar 5 10:46:43 CET 2021
Good morning,
I was curious to see what changed in Qt 6.0.2 release and found a list of
fixed QTBUGS:
[qtbase]
443ce5d073 Fixes: QTBUG-89578
b61275ee72 Fixes: QTBUG-90042
e255716291 Fixes: QTBUG-74088
The QTBUG number itself does not tell me much, hence it is very hard to
predict if anything relevant is in that release affecting my projects.
How hard would it be to change it to
[qtbase]
443ce5d073 Fixes: QTBUG-89578 QLineEdit Cursor show white line when use
property of setInputMask
b61275ee72 Fixes: QTBUG-90042 QIcon not using Hi DPI pixmap version
e255716291 Fixes: QTBUG-74088 Menu Bar Items Disabled When QMainWindow Has
Window Modal Child and Another Window Made Active
That would be much easier to read.
Cheers Roland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20210305/462a2919/attachment.html>
More information about the Development
mailing list