qt5base-lts/tests/auto/gui
Eskil Abrahamsen Blomfeldt cb8445f032 Remove historical +1 from font height calculation
Historically, we've calculated font height as ascent+descent+1.
In Qt 4, a patch was added to work around this by subtracting
1 from the descent of the font engines. We now remove the +1 and
the work arounds.

Change-Id: I7e25d49b97ac892015d3328f32d70eb9a7c2d88f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-02-17 05:26:44 +01:00
..
image Eliminate duplicate data row names in gui autotests. 2012-02-14 06:19:16 +01:00
kernel Move the removal of the Quit event to QWindow. 2012-02-15 20:47:32 +01:00
math3d Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
painting Eliminate duplicate data row names in gui autotests. 2012-02-14 06:19:16 +01:00
qopengl Make "nmake check" pass for gui tests in Windows. 2012-02-10 15:40:22 +01:00
text Remove historical +1 from font height calculation 2012-02-17 05:26:44 +01:00
util Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
gui.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00