[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-110-gd53bb22

[ 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  d53bb225092e8b4c27dabdbabaaf2c073a46ca64 (commit)
      from  3d25beaea0e089e98cb0e5aadf698cefe7352bb8 (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 d53bb225092e8b4c27dabdbabaaf2c073a46ca64
Author: joshua <joshua_39@xxxxxxx>
Date:   Mon Mar 22 19:20:07 2021 +0100

    Make MachineInfo a singleton class
    
    Because on windows MachineInfo take a little time to init, we make it to
    a singleton.
    MachineInfo is build the first time in main.cpp.
    Now all other places where we use MachineInfo (aboutqetdialog and
    configdialog) gui don't hang anymore in waiting to MachineInfo finish to
    build.

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

Summary of changes:
 sources/configdialog.cpp      |  5 +++--
 sources/machine_info.cpp      | 41 +++++------------------------------------
 sources/machine_info.h        | 36 +++++++++++++++++++++++++++++++++---
 sources/main.cpp              |  3 +--
 sources/qetapp.cpp            |  2 ++
 sources/ui/aboutqetdialog.cpp |  3 +--
 6 files changed, 45 insertions(+), 45 deletions(-)


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



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