[mythtv] [mythtv-commits] mythtv commit: r18140 - in trunk/mythtv by paulh

Kevin Kuphal kkuphal at gmail.com
Tue Aug 12 21:05:50 UTC 2008


Great!  Too bad that Qt postponed flash support until QT4.5 now.  I guess
that they allow the use of the trunk QtWebKit with 4.4.  I may try that just
so I can get a jump on using this widget to include support for sites like
Hulu.

Kevin

On Tue, Aug 12, 2008 at 3:56 PM, <mythtv at cvs.mythtv.org> wrote:

>      Author: paulh
>        Date: 2008-08-12 20:56:30 +0000 (Tue, 12 Aug 2008)
> New Revision: 18140
>   Changeset: http://cvs.mythtv.org/trac/changeset/18140
>
> Added:
>
>   trunk/mythtv/libs/libmythui/mythuiwebbrowser.cpp
>   trunk/mythtv/libs/libmythui/mythuiwebbrowser.h
>   trunk/mythtv/themes/default/htmls/
>   trunk/mythtv/themes/default/htmls/notfound.html
>
> Modified:
>
>   trunk/mythtv/libs/libmythdb/mythversion.h
>   trunk/mythtv/libs/libmythui/libmythui.pro
>   trunk/mythtv/libs/libmythui/mythmainwindow.cpp
>   trunk/mythtv/libs/libmythui/mythmainwindow.h
>   trunk/mythtv/libs/libmythui/xmlparsebase.cpp
>
> Log:
>
> Add a new mythui widget for displaying HTML documents based on QtWebKit.
>
> QtWebKit is only available in Qt4.4.0 or later but because we wish to
> continue
> to support Qt4.3.x until most of the major distros are shipping it there is
> two versions of the widget, one for Qt4.3.x which just displays a "This
> feature requires Qt4.4.0 or later" message and a >=Qt4.4.0 version which
> provides the full featured widget.
>
> This means you can still use Myth with Qt4.3.x but any new features, or old
> ones converted to use the new widget, will have reduced functionality until
> you upgrade to Qt4.4.x.
>
> For developers wishing to use the new widget there's some doxygen comments
> in
> mythuiwebbrowser.cpp.
>
>
>
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080812/fcb29b61/attachment.htm 


More information about the mythtv-dev mailing list