[qet] [GIT] qet/qet.git branch QetGraphicsTableItem updated. 0.8-dev-147-g871b0d9

[ 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  871b0d9ee9171a871231feac99d65378f0c38771 (commit)
      from  4d27728773819399066281738fcc128866fa8773 (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 871b0d9ee9171a871231feac99d65378f0c38771
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date:   Fri Apr 10 21:27:47 2020 +0200

    Table can be splitted and and row number limited
    
    1.Table can have a name.
    2.User can define the maximum row to display.
    3.Table can be linked together, this is useful when there is a large
    data to display in a single table.
    
    Point 1, 2 and 3 work like this :
    
    -Name a table (point 1).
    -Limit the number of row to display to fit the table into a diagram
    (point 2).
    -Create a second table in a new folio.
    -Link the second table to first table, you can search by table name
    (point 3).
    -the new table start to display where the first table end.
    The number of linked table is unlimited.

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

Summary of changes:
 sources/elementprovider.cpp                        |  63 +++-
 sources/elementprovider.h                          |  15 +-
 .../ViewItem/qetgraphicsheaderitem.cpp             |  44 ++-
 .../ViewItem/qetgraphicsheaderitem.h               |   2 +-
 .../ViewItem/qetgraphicstableitem.cpp              | 232 ++++++++++++++-
 .../ViewItem/qetgraphicstableitem.h                |  22 +-
 .../ViewItem/ui/graphicstablepropertieseditor.cpp  |  47 +++
 .../ViewItem/ui/graphicstablepropertieseditor.h    |   7 +-
 .../ViewItem/ui/graphicstablepropertieseditor.ui   | 317 +++++++++++++++++++--
 .../ui/nomenclaturemodelpropertieswidget.cpp       |   6 +-
 10 files changed, 681 insertions(+), 74 deletions(-)


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



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