[qet] [GIT] qet/qet.git branch QetGraphicsTableItem updated. 0.8-dev-137-gf7a090c

[ 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, QetGraphicsTableItem has been updated
       via  f7a090c3ca403d4dd8b2f025e88486536e683b7c (commit)
       via  2a29b4b240db7c08e90f02de14a820148154f8e9 (commit)
      from  43baed69dbca70a98258e71c0008636694917cef (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 f7a090c3ca403d4dd8b2f025e88486536e683b7c
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Sun Mar 8 10:38:49 2020 +0100

    Add widget to edit QetGraphicsTableItem and QetGraphicsHeaderItem

commit 2a29b4b240db7c08e90f02de14a820148154f8e9
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Fri Feb 21 08:55:35 2020 +0100

    Add itemTYpe for QetGraphicsTableItem and QetGraphicsHeaderItem

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

Summary of changes:
 dev_doc/enum_type_of_QGraphicsItem                 |  26 +-
 qelectrotech.pro                                   |   6 +-
 sources/qetdiagrameditor.cpp                       |   2 +-
 .../ViewItem/qetgraphicsheaderitem.cpp             | 119 +++++++--
 .../ViewItem/qetgraphicsheaderitem.h               |  34 ++-
 .../ViewItem/qetgraphicstableitem.cpp              | 251 +++++++++++++-----
 .../ViewItem/qetgraphicstableitem.h                |  41 ++-
 .../ViewItem/ui/graphicstablepropertieseditor.cpp  | 284 +++++++++++++++++++++
 .../ViewItem/ui/graphicstablepropertieseditor.h    |  69 +++++
 .../ViewItem/ui/graphicstablepropertieseditor.ui   | 253 ++++++++++++++++++
 sources/ui/diagrampropertieseditordockwidget.cpp   |  16 ++
 sources/undocommand/itemmodelcommand.cpp           | 120 +++++++++
 sources/undocommand/itemmodelcommand.h             |  70 +++++
 13 files changed, 1169 insertions(+), 122 deletions(-)
 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/