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