[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-240-gccfb46b

[ 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  ccfb46b354e711b7638065d18b6b333e9200302d (commit)
       via  c640d96bca98d3a26c6207ce4f7903c4e644d333 (commit)
      from  9135099dbffc28dc655fbc58019da622da3ee427 (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 ccfb46b354e711b7638065d18b6b333e9200302d
Author: Adrien Allain <adrien.allain@xxxxxxxxx>
Date:   Mon Sep 13 21:00:44 2021 +0200

    Implemented QET coding style (replaced 4 space with tab)

commit c640d96bca98d3a26c6207ce4f7903c4e644d333
Author: Adrien Allain <adrien.allain@xxxxxxxxx>
Date:   Mon Sep 13 20:38:39 2021 +0200

    * Added the m_rotate_action to qetelementeditor.ui * Adding QAction to qetelementeditor.cpp and connecting it to new slot RotateElementsCommand defined in editorcommands.cpp
    
    * Some types of elements need to specialize the setRotation method in order to behave correctly :
    - PartTerminal needs to call setOrientation
    - PartLine, PartRectangle and PartPolygon need a different rotation center.

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

Summary of changes:
 sources/editor/editorcommands.cpp             | 64 +++++++++++++++++++++++++++
 sources/editor/editorcommands.h               | 33 ++++++++++++++
 sources/editor/graphicspart/partline.cpp      | 13 ++++++
 sources/editor/graphicspart/partline.h        |  3 ++
 sources/editor/graphicspart/partpolygon.cpp   | 15 +++++++
 sources/editor/graphicspart/partpolygon.h     |  4 ++
 sources/editor/graphicspart/partrectangle.cpp | 18 +++++++-
 sources/editor/graphicspart/partrectangle.h   |  5 +++
 sources/editor/graphicspart/partterminal.cpp  | 27 +++++++++++
 sources/editor/graphicspart/partterminal.h    |  6 ++-
 sources/editor/ui/qetelementeditor.cpp        |  6 ++-
 sources/editor/ui/qetelementeditor.ui         | 15 ++++++-
 12 files changed, 204 insertions(+), 5 deletions(-)


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



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