[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-15-g86b610d |
[ 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 86b610dc84f897f5430cfed3d3bb778828d5a455 (commit)
from 3fa071841c4c899ff81eb913d6fcbd5b77c0c8af (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 86b610dc84f897f5430cfed3d3bb778828d5a455
Author: joshua <joshua@joshua-desktop>
Date: Sun Sep 1 20:29:26 2019 +0200
Element editor : improve polygon edition
-----------------------------------------------------------------------
Summary of changes:
qelectrotech.pro | 6 +-
.../editor/graphicspart/customelementgraphicpart.h | 2 +
sources/editor/graphicspart/partpolygon.cpp | 29 ++-
sources/editor/graphicspart/partpolygon.h | 3 +
sources/editor/polygoneditor.cpp | 206 ---------------
sources/editor/polygoneditor.h | 68 -----
sources/editor/ui/polygoneditor.cpp | 289 +++++++++++++++++++++
sources/editor/ui/polygoneditor.h | 58 +++++
sources/editor/ui/polygoneditor.ui | 72 +++++
sources/editor/ui/rectangleeditor.h | 2 +-
10 files changed, 456 insertions(+), 279 deletions(-)
delete mode 100644 sources/editor/polygoneditor.cpp
delete mode 100644 sources/editor/polygoneditor.h
create mode 100644 sources/editor/ui/polygoneditor.cpp
create mode 100644 sources/editor/ui/polygoneditor.h
create mode 100644 sources/editor/ui/polygoneditor.ui
hooks/post-receive
--
qet/qet.git