[qet] [GIT] qet/qet.git branch QetGraphicsTableItem updated. 0.8-dev-142-gb7d3db1 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
- To: qet@xxxxxxxxxxxxxxxxxxx
- Subject: [qet] [GIT] qet/qet.git branch QetGraphicsTableItem updated. 0.8-dev-142-gb7d3db1
- From: <git@xxxxxxxxxxxxx>
- Date: Wed, 01 Apr 2020 18:39:33 +0200
- Auto-submitted: auto-generated
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 b7d3db1ce6b798480bb073fb519bbbf9c56b3532 (commit)
from 46350c386050415f996cfa24ed3cc971c2ae97dc (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 b7d3db1ce6b798480bb073fb519bbbf9c56b3532
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Wed Apr 1 18:39:19 2020 +0200
Query can be edited. Project database can be exported
User can now define the information to display in the nomenclature
table. WIP
The internal database of project can be exported to file.
-----------------------------------------------------------------------
Summary of changes:
qelectrotech.pro | 12 +-
sources/dataBase/projectdatabase.cpp | 103 +++++++-
sources/dataBase/projectdatabase.h | 16 +-
sources/dataBase/ui/elementquerywidget.cpp | 274 +++++++++++++++++++++
sources/dataBase/ui/elementquerywidget.h | 64 +++++
.../ui/elementquerywidget.ui} | 165 +------------
sources/qetdiagrameditor.cpp | 14 +-
sources/qetdiagrameditor.h | 1 +
.../qetgraphicsitem/ViewItem/nomenclaturemodel.cpp | 60 ++++-
.../qetgraphicsitem/ViewItem/nomenclaturemodel.h | 1 +
.../ViewItem/qetgraphicsheaderitem.cpp | 12 +
.../ViewItem/qetgraphicsheaderitem.h | 1 +
.../ViewItem/qetgraphicstableitem.cpp | 13 +-
.../ui/nomenclaturemodelpropertieswidget.cpp | 29 ++-
sources/ui/bomexportdialog.h | 3 +-
sources/ui/diagrampropertieseditordockwidget.cpp | 2 +-
16 files changed, 581 insertions(+), 189 deletions(-)
create mode 100644 sources/dataBase/ui/elementquerywidget.cpp
create mode 100644 sources/dataBase/ui/elementquerywidget.h
copy sources/{ui/bomexportdialog.ui => dataBase/ui/elementquerywidget.ui} (70%)
hooks/post-receive
--
qet/qet.git