From 266a747b2b4b26c6a366522806ddedd34a9a4490 Mon Sep 17 00:00:00 2001 From: scorpio810 Date: Sun, 25 Nov 2018 17:33:55 +0000 Subject: [PATCH] Update changelog git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5610 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- ChangeLog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 91fb78f38..bd5cd987a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,8 +16,7 @@ * Conductors can now be drawn with two colors. * The code for the resize handles has been almost completely redesigned. * Dissociate fonts policy and size for independent text item and for summarry pages (foliolist), added a 2 button in config page for open Qfontdialog widget and choose policy for independent text item. -* Add in config page a Qfontdialog widget for change dynamic text size, orientation angle and text length by default. -Possiblility to overide defaut settings by adding in QElectroTech.conf +* Add in config page a Qfontdialog widget for change dynamic text size, font family, orientation angle and text length, by default. * Basic shape add new CustomDashLine style with Dash Pattern (<< 10 << 10 ); * It is now possible to add a text field to an element directly from the diagram. * Element text item with are now converted to dynamic element text item. @@ -59,7 +58,7 @@ If not a file dialog is showed to select the QET project. * QET create a backup file, use to restore the project when a crash occur. * User can enable and edit autosave timer. -* let user define the file system path of the common and custom elements collections. +* let user define the file system path of the common,custom elements collections, and custom title blocks template. * QetGraphicsItem, remove the function applyRotation and rotateBy, and use instead the native function of QGraphicsItem : setRotation