[mythtv-commits] [MythTV/mythtv] 78f085: MythUIHelper: Move LoadQtConfig into MythMainWindow

Mark Kendall noreply at github.com
Mon Oct 5 16:50:34 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 78f085ff59f739fa1ad153bc6ed07e9c37fb37e9
      https://github.com/MythTV/mythtv/commit/78f085ff59f739fa1ad153bc6ed07e9c37fb37e9
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmyth/mythcontext.cpp
    M mythtv/libs/libmythui/mythmainwindow.cpp
    M mythtv/libs/libmythui/mythmainwindow.h
    M mythtv/libs/libmythui/mythuihelper.cpp
    M mythtv/libs/libmythui/mythuihelper.h
    M mythtv/programs/mythavtest/main.cpp
    M mythtv/programs/mythfrontend/main.cpp
    M mythtv/programs/mythscreenwizard/main.cpp
    M mythtv/programs/mythtv-setup/main.cpp
    M mythtv/programs/mythwelcome/main.cpp

  Log Message:
  -----------
  MythUIHelper: Move LoadQtConfig into MythMainWindow

- all calls to MythUIHelper::LoadQtConfig directly preceeded calls to
MythMainWindow::Init - so again, there should be no change in behaviour


  Commit: 836ca27ccd0126f2008f70ff90539c5fdf0d1524
      https://github.com/MythTV/mythtv/commit/836ca27ccd0126f2008f70ff90539c5fdf0d1524
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythscreensaverx11.cpp

  Log Message:
  -----------
  MythScreenSaverX11: Fix xscreensaver support

- resetSlot was renamed in the recent re-factor - but because we were
using 'old style' QObject::connect, this wasn't picked
- use function pointers version instead


  Commit: dab994159bd4fbd9fda31cfc39ee1de7410fc523
      https://github.com/MythTV/mythtv/commit/dab994159bd4fbd9fda31cfc39ee1de7410fc523
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythscreensaverx11.cpp

  Log Message:
  -----------
  MythScreenSaverX11: Add a comment on the timeout setting


Compare: https://github.com/MythTV/mythtv/compare/58691c53fd1a...dab994159bd4


More information about the mythtv-commits mailing list