[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-731-g529027a |
[ 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 529027a3504b3d277d3e624e6eea0db32a5654a1 (commit)
from 726b300999f184454c019efb63b4443ea8c55daf (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 529027a3504b3d277d3e624e6eea0db32a5654a1
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sun Sep 13 15:11:45 2020 +0200
Fix bug N°201: Line changes in the drawing area are not reflexted in the information area
-----------------------------------------------------------------------
Summary of changes:
sources/editor/elementitemeditor.h | 2 +-
sources/editor/graphicspart/partline.cpp | 14 +-
sources/editor/lineeditor.cpp | 424 ---------------------
sources/editor/lineeditor.h | 81 ----
sources/editor/ui/lineeditor.cpp | 340 +++++++++++++++++
sources/editor/ui/lineeditor.h | 67 ++++
.../ui/{rectangleeditor.ui => lineeditor.ui} | 154 ++++----
7 files changed, 490 insertions(+), 592 deletions(-)
delete mode 100644 sources/editor/lineeditor.cpp
delete mode 100644 sources/editor/lineeditor.h
create mode 100644 sources/editor/ui/lineeditor.cpp
create mode 100644 sources/editor/ui/lineeditor.h
copy sources/editor/ui/{rectangleeditor.ui => lineeditor.ui} (50%)
hooks/post-receive
--
qet/qet.git