mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-14 20:33:05 +02:00
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:
parent
02d1ac67ac
commit
d93cf60872
10
ChangeLog
10
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
|
* 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 : fix some double items in dxf file.
|
||||||
* DXF export : add some colors for basic shapes inside dxf.
|
* 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 ======
|
====== 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
|
In the official collection, there are now 4106 elements, and 539 categoris for a total of 4645 files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user