[X2Go-Commits] [x2goclient] branch bugfix/general updated (4776273 -> 3d4c38e)

git-admin at x2go.org git-admin at x2go.org
Sun Mar 15 17:48:04 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch bugfix/general
in repository x2goclient.

      from  4776273   onmainwindow.{cpp,h}: make slotTunnelOk parameter optional and use the non-parameter call for the QSingleShotTimer::timeout() signal.
      adds  9dc4db3   {x2goutils,non_modal_messagebox}.cpp: include the correct headers.
      adds  b59e5d9   x2goutils.{h,cpp}: split up show_RichText_WarningMsgBox() into the aforementioned function and a new convert_to_rich_text() helper function.
      adds  27354ff   non_modal_messagebox.{h,cpp}: add new Non_Modal_MessageBox::critical() overloaded functions to be able to use informative text and a (forceful, if requested) conversion to rich text.
      adds  63873a1   onmainwindow.cpp: prettify non-running sshd error message.
      adds  c99b741   onmainwindow.cpp: prettify non-available host key error message.
      adds  5fc3301   onmainwindow.cpp: fix typos and augment sshd startup failure message.
      adds  fdbe9e0   onmainwindow.cpp: also use usermode sshd on OS X, if no global daemon is running.
      adds  42f2045   onmainwindow.cpp: on OS X, specify sshd's PID file location in its server config.
      adds  ef033df   onmainwindow.cpp: wait 3 seconds before checking sshd startup state to allow it to come up.
      adds  2c0687a   onmainwindow.cpp: adapt SSH host key warning message to new usermode sshd possibilities.
      adds  26c86b7   configdialog.cpp: make XQuartz detection algorithm QStringList-based and add MacPorts location.
      adds  3d4c38e   onmainwindow.cpp: fix bad quoting when writing remote xinerama config file. Fixes: #797.

No new revisions were added by this update.

Summary of changes:
 debian/changelog             |   22 +++++
 src/configdialog.cpp         |   66 ++++++++-----
 src/non_modal_messagebox.cpp |   28 +++++-
 src/non_modal_messagebox.h   |   14 +++
 src/onmainwindow.cpp         |  212 +++++++++++++++++++++++++++++++++---------
 src/onmainwindow.h           |    2 +-
 src/x2goutils.cpp            |   29 ++++--
 src/x2goutils.h              |    1 +
 8 files changed, 293 insertions(+), 81 deletions(-)

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list