[X2Go-Commits] [x2goclient] branch master updated (8462740 -> d9e4716)

git-admin at x2go.org git-admin at x2go.org
Fri Apr 24 01:32:16 CEST 2015


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

x2go pushed a change to branch master
in repository x2goclient.

      from  8462740   helpdialog.cpp: use QT_VERSION macro to select either a monospaced or typewriter font (Qt < 4.7.0 only supports TypeWriter.)
       new  4fd874a   x2goutils.{cpp,h}: add new font_is_monospaced() helper.
       new  739e2e1   helpdialog.cpp: try harder to set a monospaced font.
       new  a944db8   helpdialog.cpp: lower font size to have more space for text.
       new  2ee86a4   ui/helpdialog.ui: almost double the window size.
       new  0fe6b3a   {helpdialog.cpp,x2goutils.h}: whitespace only.
       new  5734a0d   help.cpp: typo fix for --git-info.
       new  bf9294c   help.{cpp,h}: provide string splitting logic as separate split_long_line() function. Use this in pretty_print().
       new  dbaba2f   help.cpp: simplify pretty_print() and make it also split lines for non-terminal output or when the terminal width is unknown.
       new  6e7ca03   help.cpp: move functions around a bit.
       new  3d58218   help.{cpp,h}: add a boolean terminal_output parameter to the pretty_print() function family.
       new  dc2c70c   onmainwindow.cpp: don't let a potential terminal affect the help string shown in the GUI.
       new  d9e4716   help.h: lower default splitting length to 100 characters.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog     |   15 ++++++
 src/help.cpp         |  128 ++++++++++++++++++++++++++------------------------
 src/help.h           |   25 ++++++++--
 src/helpdialog.cpp   |   29 +++++++++---
 src/onmainwindow.cpp |    2 +-
 src/ui/helpdialog.ui |    8 ++--
 src/x2goutils.cpp    |    5 ++
 src/x2goutils.h      |    6 +++
 8 files changed, 143 insertions(+), 75 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