[qet] [GIT] qet/qet.git branch QetGraphicsTableItem updated. 0.8-dev-140-g8819146

[ 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  8819146a015376880b0a1dac6886bceb95ed7e8f (commit)
      from  66abfbe18085f35b476aa7ae8877aeeab4efef6e (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 8819146a015376880b0a1dac6886bceb95ed7e8f
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Sun Mar 29 18:17:27 2020 +0200

    QETProject have is own database + add widget to edit nomenclature model
    
    QETProject have is own ProjectDataBase, then when the database is
    updated, everything that need the database is also updated trough the
    signal emitted by the database.
    Begin a widget to edit the NomenclatureModel

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

Summary of changes:
 sources/dataBase/projectdatabase.cpp               |  17 +-
 sources/dataBase/projectdatabase.h                 |   7 +-
 sources/factory/propertieseditorfactory.cpp        | 207 +++++++++
 .../propertieseditorfactory.h}                     |  25 +-
 .../qetgraphicsitem/ViewItem/nomenclaturemodel.cpp |  26 +-
 .../qetgraphicsitem/ViewItem/nomenclaturemodel.h   |   6 +-
 .../ViewItem/qetgraphicstableitem.cpp              |   1 +
 .../ViewItem/ui/graphicstablepropertieseditor.cpp  |  12 +
 .../ViewItem/ui/graphicstablepropertieseditor.h    |   1 +
 .../ViewItem/ui/graphicstablepropertieseditor.ui   | 480 +++++++++++----------
 .../ui/nomenclaturemodelpropertieswidget.cpp       |  59 +++
 .../ui/nomenclaturemodelpropertieswidget.h         |  52 +++
 .../ui/nomenclaturemodelpropertieswidget.ui        |  58 +++
 sources/qetproject.cpp                             |  17 +-
 sources/qetproject.h                               |   3 +
 sources/ui/diagrampropertieseditordockwidget.cpp   | 191 +-------
 16 files changed, 736 insertions(+), 426 deletions(-)
 create mode 100644 sources/factory/propertieseditorfactory.cpp
 copy sources/{utils/macosxopenevent.h => factory/propertieseditorfactory.h} (56%)
 create mode 100644 sources/qetgraphicsitem/ViewItem/ui/nomenclaturemodelpropertieswidget.cpp
 create mode 100644 sources/qetgraphicsitem/ViewItem/ui/nomenclaturemodelpropertieswidget.h
 create mode 100644 sources/qetgraphicsitem/ViewItem/ui/nomenclaturemodelpropertieswidget.ui


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



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