Revision: 5314
Author: scorpio810
Date: 2018-04-08 06:05:18 +0200 (Sun, 08 Apr 2018)
Log Message:
-----------
Backport commit 5307, 5311, 5312
Update changelog
Modified Paths:
--------------
branches/0.60/ChangeLog
branches/0.60/elements/10_electric/10_allpole/114_connections/combine.elmt
branches/0.60/elements/10_electric/10_allpole/114_connections/corner.elmt
branches/0.60/elements/10_electric/10_allpole/114_connections/cross.elmt
branches/0.60/elements/10_electric/10_allpole/114_connections/jump.elmt
branches/0.60/elements/10_electric/10_allpole/114_connections/qet_directory
branches/0.60/elements/10_electric/10_allpole/114_connections/splice.elmt
branches/0.60/elements/10_electric/10_allpole/114_connections/thruleft.elmt
branches/0.60/elements/10_electric/10_allpole/114_connections/thruright.elmt
branches/0.60/sources/qetgraphicsitem/conductor.cpp
branches/0.60/sources/qetgraphicsitem/terminal.cpp
branches/0.60/sources/qetgraphicsitem/terminal.h
Une version de maintenance de la version 0.6 est en préparation pour cet été!
Elle inclura certains fix ajoutés dernièrement dans la branche 0.7.
====== ChangeLog from 0.6 to 0.61 ======
* Backport HiDPI fix.
* Backport commit 5284 : Fix bug N° 157.
* Backport commit 5307 : 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
* Backport commit 5311, 5312 : elements connections change properties to terminal, fixed by commit svn 5307
Des paquets seront disponibles dans le courant de la semaine en fonction de mon temps libre ! pour que vous pussiez tester et profiter des derniers fix.
Enjoy !