[X2Go-Commits] [x2goclient] branch master updated (4776273 ->	26c86b7)
    git-admin at x2go.org 
    git-admin at x2go.org
       
    Fri Mar 13 02:59:58 CET 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
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.
No new revisions were added by this update.
Summary of changes:
 debian/changelog             |   17 ++++
 src/configdialog.cpp         |   66 ++++++++-----
 src/non_modal_messagebox.cpp |   28 +++++-
 src/non_modal_messagebox.h   |   14 +++
 src/onmainwindow.cpp         |  210 +++++++++++++++++++++++++++++++++---------
 src/onmainwindow.h           |    2 +-
 src/x2goutils.cpp            |   29 ++++--
 src/x2goutils.h              |    1 +
 8 files changed, 287 insertions(+), 80 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