There’s a regression in Qt 4.6.2 on Windows (setting border color from stylesheet does not work) that I decided to fix myself.
This bug was originally reported in Qt 4.4, and was fixed in Qt 4.5, around December 2008. Unfortunately I cannot find the corresponding commit in http://code.qt.io/cgit/, probably because the commit is anterior to the switch to Git (or it was made during the transition).
Where I can find this commit?
Cheers,
Franz
For reference:
- New ticket for the regression: https://bugreports.qt.io/browse/QTBUG-10785
It seems like the older repository (“qt-history”) has never been public, and doesn’t exist anymore:
https://blog.qt.io/blog/2010/03/27/happy-birthday-mr-repository/