Update changelog

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5313 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810 2018-04-08 03:38:53 +00:00
parent 02d1ac67ac
commit d93cf60872

View File

@ -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