qt5base-lts/tests/manual/textrendering
Volker Hilsheimer b77a3f47c9 Rename confusingly named QFont/QPalette::resolve overloads
Having three methods with the same name doing different things is
unnecessarily confusing, so follow the standard naming convention in
Qt and call the getter of the resolve mask resolveMask, and the setter
setResolveMask. These methods were all documented as internal.

The publicly documented resolve() method that merges two fonts and
palettes based on the respective masks remains as it is, even though
'merge' would perhaps be a better name.

Change-Id: If90b1ad800834baccd1dbc38fc6b861540d6df6e
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-08-25 17:59:10 +02:00
..
glyphshaping CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
nativetext Rename confusingly named QFont/QPalette::resolve overloads 2020-08-25 17:59:10 +02:00
textperformance Make QFontDatabase member functions static 2020-08-06 11:43:24 +02:00
CMakeLists.txt Convert all of tests/manual 2019-11-14 09:03:26 +00:00
textrendering.pro Add manual test case for verifying our text rendering 2018-12-08 15:27:06 +00:00