[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-163-ga899fa7

[ 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  a899fa720b4bbedea7e51e2c75330c86f7f55e55 (commit)
       via  f7a090c3ca403d4dd8b2f025e88486536e683b7c (commit)
       via  2a29b4b240db7c08e90f02de14a820148154f8e9 (commit)
       via  43baed69dbca70a98258e71c0008636694917cef (commit)
       via  fd2c210f49eb88570eeed9b0bfbbee901ecabc11 (commit)
      from  487c2938608000524d1564bbdba10dc0330f9423 (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 a899fa720b4bbedea7e51e2c75330c86f7f55e55
Merge: 487c293 f7a090c
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Sun Mar 8 10:41:45 2020 +0100

    Merge branch 'QetGraphicsTableItem'

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

Summary of changes:
 dev_doc/enum_type_of_QGraphicsItem                 |  26 +-
 qelectrotech.pro                                   |  26 +-
 .../qetgraphicshandleritem.cpp                     |   4 +-
 sources/qetdiagrameditor.cpp                       |  13 +-
 sources/qetdiagrameditor.h                         |   1 +
 .../ViewItem/qetgraphicsheaderitem.cpp             | 266 ++++++++++++
 .../ViewItem/qetgraphicsheaderitem.h               |  84 ++++
 .../ViewItem/qetgraphicstableitem.cpp              | 459 +++++++++++++++++++++
 .../ViewItem/qetgraphicstableitem.h                | 100 +++++
 .../ViewItem/ui/graphicstablepropertieseditor.cpp  | 284 +++++++++++++
 .../ViewItem/ui/graphicstablepropertieseditor.h    |  69 ++++
 .../ViewItem/ui/graphicstablepropertieseditor.ui   | 253 ++++++++++++
 sources/qetgraphicsitem/qetshapeitem.cpp           |  12 +-
 sources/ui/diagrampropertieseditordockwidget.cpp   |  16 +
 sources/undocommand/itemmodelcommand.cpp           | 120 ++++++
 sources/undocommand/itemmodelcommand.h             |  70 ++++
 16 files changed, 1773 insertions(+), 30 deletions(-)
 create mode 100644 sources/qetgraphicsitem/ViewItem/qetgraphicsheaderitem.cpp
 create mode 100644 sources/qetgraphicsitem/ViewItem/qetgraphicsheaderitem.h
 create mode 100644 sources/qetgraphicsitem/ViewItem/qetgraphicstableitem.cpp
 create mode 100644 sources/qetgraphicsitem/ViewItem/qetgraphicstableitem.h
 create mode 100644 sources/qetgraphicsitem/ViewItem/ui/graphicstablepropertieseditor.cpp
 create mode 100644 sources/qetgraphicsitem/ViewItem/ui/graphicstablepropertieseditor.h
 create mode 100644 sources/qetgraphicsitem/ViewItem/ui/graphicstablepropertieseditor.ui
 create mode 100644 sources/undocommand/itemmodelcommand.cpp
 create mode 100644 sources/undocommand/itemmodelcommand.h


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



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