[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-841-ge878082 |
[ 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 e878082b795c3f04a866f4028d37b43501b730ef (commit)
from 419585f97ef72ebd6b4469a572e79c843efb3fa9 (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 e878082b795c3f04a866f4028d37b43501b730ef
Author: Claveau Joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sat Oct 10 16:58:02 2020 +0200
Fix bug 203
https://qelectrotech.org/bugtracker/view.php?id=203
Take advantage of this bugfix, to recode the widget with Qt designer.
-----------------------------------------------------------------------
Summary of changes:
sources/editor/ellipseeditor.cpp | 271 --------------------------------
sources/editor/ui/ellipseeditor.cpp | 177 +++++++++++++++++++++
sources/editor/{ => ui}/ellipseeditor.h | 73 ++++-----
sources/editor/ui/ellipseeditor.ui | 134 ++++++++++++++++
4 files changed, 345 insertions(+), 310 deletions(-)
delete mode 100644 sources/editor/ellipseeditor.cpp
create mode 100644 sources/editor/ui/ellipseeditor.cpp
rename sources/editor/{ => ui}/ellipseeditor.h (56%)
create mode 100644 sources/editor/ui/ellipseeditor.ui
hooks/post-receive
--
qet/qet.git