[mythtv-commits] mythtv branch devel/027candidates updated by jyavenard. v0.27-349-gecfefab

Git Repo Owner noreply at mythtv.org
Mon May 26 13:17:13 UTC 2014


The branch, devel/027candidates has been updated on the
mythtv repository by gitolite user jyavenard.
       via  ecfefabd22e93c33773e79108d5b2fecf0790c53 (commit)
      from  81c7254b288601778709a98ed0edaad119d70690 (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 ecfefabd22e93c33773e79108d5b2fecf0790c53
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 26 May 2014 23:12:30 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Mon, 26 May 2014 23:16:57 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ecfefabd22e93c33773e79108d5b2fecf0790c53

Wait shortly for QApplication to register the screen change before continuing.
When there’s a screen resolution change, QApplication::desktop() will continue to report the old resolution causing incorrect sizing at startup.

Now, create a QEventLoop that will process the required events during a short period of time.

(cherry picked from commit f4db08f363d2fd83a2d4f84fc33d6d20769f92ee)



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

Summary of changes:
 mythtv/libs/libmythui/mythuihelper.cpp |   26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list