[qet] qet/qet: [5837] Update Changelog |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 5837
Author: scorpio810
Date: 2019-04-13 15:43:50 +0200 (Sat, 13 Apr 2019)
Log Message:
-----------
Update Changelog
Modified Paths:
--------------
trunk/ChangeLog
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2019-04-13 13:08:34 UTC (rev 5836)
+++ trunk/ChangeLog 2019-04-13 13:43:50 UTC (rev 5837)
@@ -77,6 +77,7 @@
* QetGraphicsItem, remove the function applyRotation and rotateBy, and use instead the native function of QGraphicsItem : setRotation
* Conductor is an herited class of QGraphicsObject, instead of QObject and QGraphicsPathItem
* Clean (and reduce the size) the class QETDiagramEditor, mostly by replacing the connection syntax "signal -> slot" by "signal -> lambda".
+* Replace deprecated QMatrix by QTransform.
* DXF export : fix some double items in dxf file.
@@ -102,11 +103,12 @@
* Improvement : minimize the unwanted gap of the top right folio of the view (see https://qelectrotech.org/forum/viewtopic.php?pid=9379#p9379)
* Fix: bug 168
* Fix : when create multiple conductors with the free hand selection, the checking of existing potentiel don't search trought a folio report.
-* Fix: DXF export
+* Fix: DXF export.
+* Minor fix : remove from the element information the html hexadecimal and decimal characters of line feed and carriage return.
+* fix : in the diagram editor, when we select several shapes at the same time, the properties widget only apply the change to one shape.
-
====== 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
@@ -380,10 +382,5 @@
* Affinage du constructeur de la classe QETApp
* Moins d'avertissements à la compilation (testé avec gcc 4.3)
* Moins d'inclusions non pertinentes
-<<<<<<< .mine
- * Nettoyage du trunk : déplacement des sources dans un sous-répertoire
+
-||||||| .r5705
- * Nettoyage du trunk : déplacement des sources dans un sous-répertoire
-=======
- * Nettoyage du trunk : déplacement des sources dans un sous-répertoire>>>>>>> .r5719