[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-296-gb5a3342

[ 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  b5a33429df12a5ae5a1e21841faca612afea02cf (commit)
       via  09006dc75faad25cddfab798cc544ec9a18bc92d (commit)
       via  9ee911e484638b1204534258c6350cb7da32b57e (commit)
      from  27472bdd8b2cb3d71b92176605aeb5fb514da3ea (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 b5a33429df12a5ae5a1e21841faca612afea02cf
Author: Simon De Backer <simondebacker@xxxxxxx>
Date:   Fri May 29 18:00:05 2020 +0200

    fix deprecated warning QList::swap()
    
    Use
    QList::swapItemsAt()
    instead.

commit 09006dc75faad25cddfab798cc544ec9a18bc92d
Author: Simon De Backer <simondebacker@xxxxxxx>
Date:   Fri May 29 17:13:03 2020 +0200

    fix deprecated warning QDir& QDir::operator=(const QString&)
    
    This function is obsolete.
    
    Use
    QDir::setPath() instead
    instead.

commit 9ee911e484638b1204534258c6350cb7da32b57e
Author: Simon De Backer <simondebacker@xxxxxxx>
Date:   Fri May 29 17:40:48 2020 +0200

    fix -Wswitch warning
    
    add default and Qt::MarkdownText

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

Summary of changes:
 sources/editor/editorcommands.cpp          | 4 ++--
 sources/exportdialog.cpp                   | 2 +-
 sources/richtext/richtexteditor.cpp        | 8 ++++++++
 sources/titleblock/templatelogomanager.cpp | 2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)


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



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