Guess it can't hurt to use the system recommendation in fixedPitchFont(). This may even provide a workaround for #7017.
http://doc.qt.io/qt-5/qfontdatabase.html#systemFont was introduced in Qt 5.2.
Guess it can't hurt to use the system recommendation in fixedPitchFont(). This may even provide a workaround for #7017.
http://doc.qt.io/qt-5/qfontdatabase.html#systemFont was introduced in Qt 5.2.
@jonasschnelli Mind to create binaries?
Great, will try this soon: https://bitcoin.jonasschnelli.ch/pulls/7214/
... Looks like this does not change anything.
@MarcoFalke I don't have a problem with the current code, and I don't use Qt5...
Concept ACK, although I'd expect <pre> already does this
I think I already tried < pre > in #6864
Concept ACK
It looks like this does not fix any bug or change the behavior. We could as well just close this PR, but I don't have a strong opinion here.
Looks much better on OSX now:
Current Master <img width="940" alt="bildschirmfoto 2015-12-22 um 14 09 50" src="https://cloud.githubusercontent.com/assets/178464/11955853/b35b9354-a8b5-11e5-8e09-52db8255b6d2.png">
This PR: <img width="940" alt="bildschirmfoto 2015-12-22 um 14 09 06" src="https://cloud.githubusercontent.com/assets/178464/11955856/b8760694-a8b5-11e5-93c5-ad55aa58e62c.png">
Will test on Linux/Windows soon.
Will test on Linux/Windows soon.
I think I did this and could not find a difference.
Tested ACK fa2f4bc4eb0f21f5be8c88954ae2d99c5b18b987 nit (not related to this PR): the font "feels" smaller on windows? Any reason why?
<img width="918" alt="bildschirmfoto 2015-12-22 um 14 12 08" src="https://cloud.githubusercontent.com/assets/178464/11955932/6900d084-a8b6-11e5-80c1-8b4954378719.png"> <img width="1186" alt="bildschirmfoto 2015-12-22 um 14 13 31" src="https://cloud.githubusercontent.com/assets/178464/11955933/692c8bca-a8b6-11e5-9d53-673e3f2b40c9.png">