From d93cf60872ccc93eab5cc1b868462ec0fd49fc2e Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Sun, 8 Apr 2018 03:38:53 +0000 Subject: [PATCH] Update changelog git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5313 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 343608d2a..adba0e488 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,15 @@ Possiblility to overide defaut settings by adding in QElectroTech.conf * QetGraphicsItem, remove the function applyRotation and rotateBy, and use instead the native function of QGraphicsItem : setRotation * DXF export : fix some double items in dxf file. * DXF export : add some colors for basic shapes inside dxf. -* +* Fix compilation warning (clang and gcc). +* Function for search conductor at the same potential. +When the search function is searching in a terminal element, they search only for the first terminal found, no matter if the terminal element have more than two terminals. +So the list of conductors at the same potential is missing some conductors. +This commit fix it, now the search function search for every terminals of a terminal element. + + + + ====== ChangeLog from 0.5 to 0.6 ====== In the official collection, there are now 4106 elements, and 539 categoris for a total of 4645 files