[mythtv] [mythtv-commits] mythtv commit: r19017 - in trunk/mythtv/libs by janne
Janne Grunau
janne-mythtv at grunau.be
Sun Nov 9 13:47:05 UTC 2008
On Sunday 09 November 2008 10:32:22 Paul Harrison wrote:
> mythtv at cvs.mythtv.org wrote:
> > Author: janne
> > Date: 2008-11-09 01:12:21 +0000 (Sun, 09 Nov 2008)
> > New Revision: 19017
> > Changeset: http://cvs.mythtv.org/trac/changeset/19017
> >
> > Modified:
> >
> > trunk/mythtv/libs/libmyth/uitypes.cpp
> > trunk/mythtv/libs/libmythtv/progdetails.cpp
> >
> > Log:
> >
> > fix program details display partially. Fixes #5892
> >
> > the program details display was broken by the qt4 port.
> > Scrolling is still broken since the QLabel does not render the full
> > text. seems to be an qt bug, I won't spent time on fixing this,
> > since the mythui should fix it.
> >
> > based on patch from <doug-myth [ta] elemental [tod] ath [tod] cx
>
> I already have a version of the progdetails dialog that uses mythui
good to know.
> but it can't be used yet because you can't show a mythui screen on
> top of a qt one, at least not without a nasty hack, and most of the
> places where it's shown from are still using the old qt dialogs.
Is there already a place were it is useable? I think it would be good to
have the code in svn rather sooner than later.
> There is the added problem that it uses the new mythuiwebbrowser to
> render the prog details which is only available on >=Qt4.4.0. Not
> sure if that would be acceptable
After the Fedora and OpenSuse releases in november/december all major
distributions except Debian should have qt 4.4 packages. I don't know if
debian lenny has qt4.4 and when it will be released. I think we can
require qt4.4 in december.
Janne
More information about the mythtv-dev
mailing list