[mythtv-firehose] mythtv branch master updated by jyavenard. v0.26-pre-93-gb2dcd7b

Git Repo Owner noreply at mythtv.org
Thu Apr 19 06:58:48 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  b2dcd7ba68ae0b3e5b59d8c55cf49603ca1aa7fd (commit)
      from  5aaca58157c6456b88e500ccacbde91e31dcb534 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b2dcd7ba68ae0b3e5b59d8c55cf49603ca1aa7fd
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 19 Apr 2012 16:58:14 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 19 Apr 2012 16:58:14 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b2dcd7ba68ae0b3e5b59d8c55cf49603ca1aa7fd

Fix non-responsive keyboard on mac
QWidget::winId() forces a widget to be native. Why it causes some keyboard issues on mac I'm not sure. It's likely we don't need this call at all, including non-mac. Take the safe approach and only disable the call on mac

Fixes #10587



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythui/mythmainwindow.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list