[qet] qet/qet: [5313] Update changelog |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 5313
Author: scorpio810
Date: 2018-04-08 05:38:53 +0200 (Sun, 08 Apr 2018)
Log Message:
-----------
Update changelog
Modified Paths:
--------------
trunk/ChangeLog
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2018-04-07 19:09:34 UTC (rev 5312)
+++ trunk/ChangeLog 2018-04-08 03:38:53 UTC (rev 5313)
@@ -17,8 +17,16 @@
* 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