~x2go/x2go/+git/x2goclient:feature/osx-git-ver

Last commit made on 2015-04-27
Get this branch:
git clone -b feature/osx-git-ver https://git.launchpad.net/~x2go/x2go/+git/x2goclient

Branch merges

Branch information

Name:
feature/osx-git-ver
Repository:
lp:~x2go/x2go/+git/x2goclient

Recent commits

32dd8dd... by Mihai Moldovan

{macbuild,res/osxbundle/postbuild}.sh: add support for git information if not building from a tag.

Also includes build date.

072dfa6... by Nicolas Husson <email address hidden>

src/{onmainwindow,sshmasterconnection}.cpp: enable use of SSH proxy configuration with x2goplugin. Fixes: #798.

v2: refactor patch, fix whitespace issues. (Mihai Moldovan)

505d4e0... by Michael DePaulo

Windows: Upgrade bundled PulseAudio from 5.0-rev18 to 6.0-11.1

ee11aa4... by Mihai Moldovan

onmainwindow.cpp: fix up pulse config file generation and PULSE_CLIENTCONFIG setting once more.

cd47266... by Mihai Moldovan

x2goutils.{cpp,h}: fix compile issue -- include QFont and QFontUtils.

d9e4716... by Mihai Moldovan

help.h: lower default splitting length to 100 characters.

dc2c70c... by Mihai Moldovan

onmainwindow.cpp: don't let a potential terminal affect the help string shown in the GUI.

3d58218... by Mihai Moldovan

help.{cpp,h}: add a boolean terminal_output parameter to the pretty_print() function family.

Controls terminal width auto-detection and automatic printing to stderr.

6e7ca03... by Mihai Moldovan

help.cpp: move functions around a bit.

dbaba2f... by Mihai Moldovan

help.cpp: simplify pretty_print() and make it also split lines for non-terminal output or when the terminal width is unknown.