[mythtv-firehose] mythtv branch fixes/0.25 updated by jyavenard. v0.25-37-geb7e73e

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


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user jyavenard.
       via  eb7e73e6224ebc67aa36dc665b34a49c12ac3b66 (commit)
      from  977b470172e2bd6d4f960fabaae92183e6b20c65 (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 eb7e73e6224ebc67aa36dc665b34a49c12ac3b66
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:46 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=eb7e73e6224ebc67aa36dc665b34a49c12ac3b66

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

[cherry-picked from b2dcd7ba68ae0b3e5b59d8c55cf49603ca1aa7fd]



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

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

-- 



More information about the mythtv-firehose mailing list