[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-118-g8960981

[ 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  8960981f098170d87fde920c09e8c89a97c33182 (commit)
       via  f2f50084e0713944c4d5b94e0818a4d6631a08e0 (commit)
      from  48be92cde5377a6ffd0dafc7cac10b9fffcc183c (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 8960981f098170d87fde920c09e8c89a97c33182
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Tue Mar 30 20:48:56 2021 +0200

    Use QStringLiteral and QLatin1String.

commit f2f50084e0713944c4d5b94e0818a4d6631a08e0
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Tue Mar 30 19:59:14 2021 +0200

    Use QStringLiteral and QLatin1String.
    
    According to the Qt documentation
    (https://doc.qt.io/qt-5/qstring.html#QStringLiteral)
    (https://woboq.com/blog/qstringliteral.html), use QStringLiteral and
    QLatin1String is better on some conditions (faster).
    This commit change the code related to the loading of a project (in
    qetproject class), let see if loading time is improved.

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

Summary of changes:
 sources/diagram.cpp    | 335 +++++++++++++++++++++++++------------------------
 sources/qetproject.cpp |  62 ++++-----
 2 files changed, 203 insertions(+), 194 deletions(-)


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



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