summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
diff options
context:
space:
mode:
authorDmitry Shachnev <mitya57@gmail.com>2017-10-03 10:47:38 +0700
committerDmitry Shachnev <mitya57@gmail.com>2017-10-21 08:45:20 +0000
commit88e6f8cff2974c46b1262f3a1a61e1440c664e0c (patch)
tree85ecc9962a51f7fa91d11caa7180a542dd426c17 /src/corelib/global/qglobal.cpp
parentc90d9f95d27cf12747446ce8f7ee1cefe1f0f818 (diff)
Fix implementation of spell check underline styles
The QTextCharFormat documentation said that the used style is based on QStyle::SH_SpellCheckUnderlineStyle style hint, however in fact the implementation (drawTextItemDecoration in qpainter.cpp) uses themeHint(QPlatformTheme::SpellCheckUnderlineStyle) instead since Qt 5 (see commit 1f9ae50457a3750f). Make the documentation match that behavior, and update QPlatformTheme to use the correct default value. Also, switch Cocoa theme to use DotLine, as that is what native macOS applications use. Change-Id: I2a6bb3da6c7b0686dca87ed2c251b6abc006123c Task-number: QTBUG-50499 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
Diffstat (limited to 'src/corelib/global/qglobal.cpp')
0 files changed, 0 insertions, 0 deletions