[qet] qet/qet: [5290] Minor : update changelog |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 5290
Author: scorpio810
Date: 2018-04-01 17:13:46 +0200 (Sun, 01 Apr 2018)
Log Message:
-----------
Minor : update changelog
Modified Paths:
--------------
trunk/ChangeLog
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2018-04-01 15:13:10 UTC (rev 5289)
+++ trunk/ChangeLog 2018-04-01 15:13:46 UTC (rev 5290)
@@ -8,11 +8,13 @@
* Element editor : element informations (manufacturer, reference etc...) can be created directly from the element editor. For that go to the widget "Element Property"
* Element editor : it is no longer required to have a text field, for save the edited element.
* Element editor : improve the behavior with the arrow keys (depending to the current selection : nothing / one / several).
+* Element editor and diagram editor : context menu display only enabled actions
* Fix crash occurred by the conductor and shape "ghost".
* Dissociate fonts policy and size for independent text item and for summarry pages (foliolist), add a 2 button in config page for open Qfontdialog widget and choose policy for independent text item
Possiblility to overide defaut settings by adding in QElectroTech.conf
* Basic shape add new CustomDashLine style with Dash Pattern (<< 10 << 10 );
-* improve High-DPI support on Windows plateform.
+* improve High-DPI support on Windows and Linux plateform.
+* 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.
*