[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-152-gfd9ab47

[ 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  fd9ab47041bc0f1265badf41bf54bd0f8ea7f652 (commit)
      from  71636ba87480ec61bc720d2efaa3c143d18efbd5 (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 fd9ab47041bc0f1265badf41bf54bd0f8ea7f652
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Fri May 14 15:47:10 2021 +0200

    Load project from xml is a little more faster
    
    Like previous commit, in the method loadDiadrams() we call the method
    diagramAdded(), in this method we call rebuildDiagramsMap()
    updateAllTabsTitle() and these methods operate a loop for each existing
    DiagramView.
    
    Now loadDiagrams don't call diagramAdded (which must be used only when
    user add a diagram during the use of QElectroTech) but make operations
    itself and when all DiagramView are added, call rebuildDiagramsMap()
    updateAllTabsTitle() only once.

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

Summary of changes:
 sources/projectview.cpp | 29 +++++++++++++++++++----------
 sources/projectview.h   |  6 +++++-
 2 files changed, 24 insertions(+), 11 deletions(-)


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



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