[X2Go-Commits] [x2goclient] branch master updated (707f990 -> b04960e)

git-admin at x2go.org git-admin at x2go.org
Wed Jan 18 07:54:00 CET 2017


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

x2go pushed a change to branch master
in repository x2goclient.

      from  707f990   src/sessionbutton.cpp: we cannot use ".." in resource paths to move up one level, so use images_resource_path () instead and hope that we finally get a yummy hamburger.
       new  cd36a75   src/onmainwindow.{cpp,h}: let iconsPath () take a const-reference instead of an object and make it a const member function.
       new  5eca0cf   src/onmainwindow.{cpp,h}: let images_resource_path () take a new, optional "base" parameter, that might be empty and is put in-between the fixed resource path string and the filename parameter.
       new  7f48257   src/onmainwindow.cpp: use images_resource_path () in iconsPath ().
       new  b04960e   src/sessionbutton.cpp: instead of using the hamburger.svg file directly, render it to a raster image and use this Pixmap as the icon file - otherwise the icon will not show up.

The 4 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      |   10 ++++++++++
 src/onmainwindow.cpp  |   38 ++++++++++++++++++++++++++++++++++----
 src/onmainwindow.h    |    4 ++--
 src/sessionbutton.cpp |   26 +++++++++++++++++++++-----
 4 files changed, 67 insertions(+), 11 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