[qet] [GIT] qet/qet.git branch terminal_strip updated. 0.9-dev-646-g4da7f6c

[ 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  4da7f6cd13e128240547da08bcc475dfbd400bc2 (commit)
      from  c6739b5bec644e6b3ddecf9211e0d0252e905cc4 (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 4da7f6cd13e128240547da08bcc475dfbd400bc2
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Wed Jan 4 22:40:18 2023 +0100

    TerminalStripLayoutPattern is now shared
    
    TerminalStripLayoutPattern class is now a shared pointer between all
    terminal strip item.
    QETProject have now a new class : ProjectPropertiesHandler
    the goal of this class is to manage every kind of properties used in the
    project, this class will be strongly used in future.

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

Summary of changes:
 qelectrotech.pro                                   |   7 +-
 .../terminalstriplayoutpattern.cpp                 |   0
 .../{ => properties}/terminalstriplayoutpattern.h  |   3 +
 .../properties/terminalstriplayoutshandler.cpp}    |  28 +++---
 .../terminalstriplayoutshandler.h}                 |  36 +++----
 .../GraphicsItem/terminalstripdrawer.cpp           | 108 +++++++++++++--------
 .../GraphicsItem/terminalstripdrawer.h             |  10 +-
 .../GraphicsItem/terminalstripitem.cpp             |  20 +++-
 .../TerminalStrip/GraphicsItem/terminalstripitem.h |   5 +
 .../projectpropertieshandler.cpp}                  |  27 ++----
 sources/project/projectpropertieshandler.h         |  53 ++++++++++
 sources/qetproject.cpp                             |  16 ++-
 sources/qetproject.h                               |   6 ++
 13 files changed, 213 insertions(+), 106 deletions(-)
 rename sources/TerminalStrip/GraphicsItem/{ => properties}/terminalstriplayoutpattern.cpp (100%)
 rename sources/TerminalStrip/GraphicsItem/{ => properties}/terminalstriplayoutpattern.h (97%)
 copy sources/{xml/terminalstripitemxml.h => TerminalStrip/GraphicsItem/properties/terminalstriplayoutshandler.cpp} (51%)
 copy sources/TerminalStrip/GraphicsItem/{terminalstripdrawer.h => properties/terminalstriplayoutshandler.h} (56%)
 copy sources/{xml/terminalstripitemxml.h => project/projectpropertieshandler.cpp} (51%)
 create mode 100644 sources/project/projectpropertieshandler.h


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



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