[qet] [GIT] qet/qet.git branch master updated. 0.8.rc-161-g0c4f87b

[ 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  0c4f87bd76454264130607fcfcd18b785bc9b0b4 (commit)
      from  ac23010559179d7d9dba9f19d6617a9b14209edd (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 0c4f87bd76454264130607fcfcd18b785bc9b0b4
Author: joshua <joshua_39@xxxxxxx>
Date:   Sun Feb 7 16:20:55 2021 +0100

    Replace AddItemCommand class by AddGraphicsObjectCommand
    
    The class is the same except the name and the use of QPointer to avoid
    segfault with deleted QGraphicsObject.

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

Summary of changes:
 sources/diagramcommands.cpp                        | 16 +---
 sources/diagramcommands.h                          | 50 +-----------
 sources/diagramevent/diagrameventaddelement.cpp    |  7 +-
 sources/diagramevent/diagrameventaddimage.cpp      |  6 +-
 sources/diagramevent/diagrameventaddshape.cpp      |  6 +-
 sources/diagramevent/diagrameventaddtext.cpp       | 11 ++-
 sources/diagramview.cpp                            | 11 ++-
 sources/elementsmover.cpp                          |  5 +-
 sources/qetgraphicsitem/terminal.cpp               |  4 +-
 sources/ui/multipastedialog.cpp                    |  4 +-
 sources/undocommand/addgraphicsobjectcommand.cpp   | 94 ++++++++++++++++++++++
 sources/undocommand/addgraphicsobjectcommand.h     | 52 ++++++++++++
 sources/undocommand/deleteqgraphicsitemcommand.cpp |  4 +-
 sources/utils/conductorcreator.cpp                 |  4 +-
 14 files changed, 180 insertions(+), 94 deletions(-)
 create mode 100644 sources/undocommand/addgraphicsobjectcommand.cpp
 create mode 100644 sources/undocommand/addgraphicsobjectcommand.h


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



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