[qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-512-g9e1ef8c

[ 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, terminal_strip has been updated
       via  9e1ef8c42f500679f6fa5e6dcf9193ba2ca3df36 (commit)
      from  7fede2277f93ec5b206eca5bc0d8637ecd5c414d (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 9e1ef8c42f500679f6fa5e6dcf9193ba2ca3df36
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Tue Nov 8 22:06:50 2022 +0100

    Revamp code
    
    -Move MoveElementsCommand class from diagramcommands file to
    movegraphicsitemcommand file.
    -Rename the to class MoveGraphicsItemCommand.
    -Minor code change to make it more modern.

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

Summary of changes:
 sources/diagramcommands.cpp                     | 149 --------------------
 sources/diagramcommands.h                       |  39 ------
 sources/elementsmover.cpp                       |   4 +-
 sources/undocommand/movegraphicsitemcommand.cpp | 175 ++++++++++++++++++++++++
 sources/undocommand/movegraphicsitemcommand.h   |  65 +++++++++
 5 files changed, 242 insertions(+), 190 deletions(-)
 create mode 100644 sources/undocommand/movegraphicsitemcommand.cpp
 create mode 100644 sources/undocommand/movegraphicsitemcommand.h


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



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