[mythtv-commits] mythtv commit: r23382 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jan 30 20:48:20 UTC 2010


      Author: cpinkham
        Date: 2010-01-30 20:48:20 +0000 (Sat, 30 Jan 2010)
New Revision: 23382
   Changeset: http://svn.mythtv.org/trac/changeset/23382

Modified:

   trunk/mythtv/libs/libmythui/DisplayRes.cpp
   trunk/mythtv/libs/libmythui/DisplayRes.h
   trunk/mythtv/libs/libmythui/DisplayResOSX.cpp
   trunk/mythtv/libs/libmythui/DisplayResOSX.h
   trunk/mythtv/libs/libmythui/DisplayResX.cpp
   trunk/mythtv/libs/libmythui/DisplayResX.h
   trunk/mythtv/libs/libmythui/mythuihelper.cpp
   trunk/mythtv/libs/libmythui/mythuihelper.h

Log:

Use QFont::setStretch() to allow us to handle non-square pixels
such as those on my 16:9 plasma that is only 1024x768 resolution.

Previously, fonts would appear too wide and text would not fit within
it's allocated space making themes appear off.






More information about the mythtv-commits mailing list