[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-30-g7c3bde9

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.

The branch, master has been updated
       via  7c3bde9118f002383e018eb4b26e0f49671d8d80 (commit)
      from  28cd389695248b56a99a417bc10640bb3e99c298 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7c3bde9118f002383e018eb4b26e0f49671d8d80
Author: Laurent Trinques <scorpio@xxxxxxxxxxxxxxxx>
Date:   Sun Feb 28 18:05:18 2021 +0100

    Update SingleApplication to upstream master

-----------------------------------------------------------------------

Summary of changes:
 SingleApplication/CHANGELOG.md                     |  69 ++-
 SingleApplication/CMakeLists.txt                   |  43 +-
 SingleApplication/LICENSE                          |   2 +-
 SingleApplication/README.md                        |  63 +-
 SingleApplication/SingleApplication                |   1 +
 SingleApplication/examples/basic/CMakeLists.txt    |  12 +
 SingleApplication/examples/basic/basic.pro         |   0
 SingleApplication/examples/basic/main.cpp          |   2 +
 .../examples/calculator/CMakeLists.txt             |  21 +
 .../examples/calculator/calculator.cpp             |  64 +-
 .../examples/sending_arguments/CMakeLists.txt      |  20 +
 .../examples/sending_arguments/main.cpp            |   3 +
 .../sending_arguments/sending_arguments.pro        |   0
 SingleApplication/singleapplication.cpp            | 351 ++++++-----
 SingleApplication/singleapplication.h              | 202 ++++---
 SingleApplication/singleapplication.pri            |   5 +-
 SingleApplication/singleapplication_p.cpp          | 650 +++++++++++----------
 SingleApplication/singleapplication_p.h            | 107 ++--
 18 files changed, 955 insertions(+), 660 deletions(-)
 create mode 100644 SingleApplication/SingleApplication
 create mode 100644 SingleApplication/examples/basic/CMakeLists.txt
 mode change 100644 => 100755 SingleApplication/examples/basic/basic.pro
 mode change 100644 => 100755 SingleApplication/examples/basic/main.cpp
 create mode 100644 SingleApplication/examples/calculator/CMakeLists.txt
 create mode 100644 SingleApplication/examples/sending_arguments/CMakeLists.txt
 mode change 100644 => 100755 SingleApplication/examples/sending_arguments/main.cpp
 mode change 100644 => 100755 SingleApplication/examples/sending_arguments/sending_arguments.pro


hooks/post-receive
-- 
qet/qet.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/