[X2Go-Commits] [x2gokdriveclient] branch master updated (2e34dfd -> 44e288f)

git-admin at x2go.org git-admin at x2go.org
Wed Jan 22 13:24:59 CET 2020


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

x2go pushed a change to branch master
in repository x2gokdriveclient.

      from  2e34dfd   debian/rules: let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them.
       new  44e288f   Add floating tool bar.

The 1 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:
 client.cpp                                 | 112 ++++---
 client.h                                   |  10 +-
 debian/changelog                           |   3 +
 displayarea.cpp                            |  20 +-
 menuframe.cpp                              | 515 +++++++++++++++++++++++++++++
 menuframe.h                                |  92 ++++++
 res/{application-menu.svg => minimize.svg} |   6 +-
 res/pin.svg                                |  13 +
 res/view.svg                               |  13 +
 resources.qrc                              |   3 +
 x2gokdriveclient.pro                       |   4 +-
 11 files changed, 730 insertions(+), 61 deletions(-)
 create mode 100644 menuframe.cpp
 create mode 100644 menuframe.h
 copy res/{application-menu.svg => minimize.svg} (54%)
 create mode 100644 res/pin.svg
 create mode 100644 res/view.svg

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git


More information about the x2go-commits mailing list