can i set for default size?
Yes, see in config for next dynamic text added.
You are not logged in. Please login or register.
QElectroTech → Posts by scorpio810
can i set for default size?
Yes, see in config for next dynamic text added.
FYI, Joshua just added some kdeframeworks librairies dependencies in the last trunk commits (0.7-devel).
For compiling sources you need libkf5widgetsaddons-dev/kf5-kwidgetsaddons-devel libs.
I think is perhaps a good point for future devellopement and new features, like add some good librairies found at https://inqlude.org/ (KArchive, QFTp, KIO).
For AppImage I return to Qt 5.7.1 version, I don't want to compil all kdeframeworks dependencies with my latest Qt 5.12.1 install.
For MXE Windows cross-compiler I use a MXE fork https://github.com/vpinon/mxe.git, thanks Vincent.
For Mac OS, I don't found a solution yet.
Revision: 5756
Author: blacksun
Date: 2019-03-04 16:34:42 +0100 (Mon, 04 Mar 2019)
Log Message:
-----------
Diagram editor : dock used to edit the shape item, can now edit several items in the same time
Have you inspected your hardware on this machine?, now it's very difficult to crash QET.
What your distro?
No, these variables was added only on 0.7-dev, not on the 0.6, sorry.
You could try 0.7-dev version : autosaving
* QET create a backup file, use to restore the project when a crash occur.
* User can enable and edit autosave timer.
You can try 0.7-dev AppImage, just wget and make it executable (chmod a+x QElectroTech_0.*.AppImage) and click for launching..
Hi,
yes you can add on your titleblock this variable (0.7-dev after Revision: 5664) :
%{previous-folio-num}
%{next-folio-num}
Hi,
no solution for now, nothing is coded for that yet.
In settings -> display: see if "Cell properties" is checked.
Revision: 5749
Author: scorpio810
Date: 2019-02-24 16:44:47 +0100 (Sun, 24 Feb 2019)
Log Message:
-----------
Add two speedsize for displacing items when working with a keyboard on
diagram editor :
normal displacement "adjustable from 1 to 30"
(keys : Left,Right,Up,Down)
fine displacement "adjustable from 1 to 10"
(ALT + keys : Left,Right,Up,Down ), thanks Erik for his patch
Revision: 5744
Author: scorpio810
Date: 2019-02-21 01:02:49 +0100 (Thu, 21 Feb 2019)
Log Message:
-----------
Add Erik patch : User can now change Diagram grid layout and keys
Left,Right,Up,Down stepsize
Revision: 5738
Author: blacksun
Date: 2019-02-20 21:36:56 +0100 (Wed, 20 Feb 2019)
Log Message:
-----------
Independent text editor can now edit several texts.
In some cases, a quickly solution is to trace over your conductor a basic shape line with a thick line to represent busbars.
FYI, that's it, it's in the box!
But not ready yet !
Revision: 5737
Author: blacksun
Date: 2019-02-19 17:42:07 +0100 (Tue, 19 Feb 2019)
Log Message:
-----------
Diagram editor : add a new widget in the "curent selection dock" for edit the independent text. WIP
Revision: 5738
Author: blacksun
Date: 2019-02-20 21:36:56 +0100 (Wed, 20 Feb 2019)
Log Message:
-----------
Independent text editor can now edit several texts.
Perhaps this element :
See this examples : conductor in single wire mode:
Get latest sources by :
svn checkout svn://svn.tuxfamily.org/svnroot/qet/qet/trunk trunk
Now you can create new qtcreator project -> select your path to your folder -> trunk/qelectrotech.pro
If you want to apply a patch :
Go to your trunk folder and add patch file.
Apply patch command in terminal ;
svn patch your patch_file.diff
Run qtcreator and recompile sources.
Bonjour
clique sur le .dmg . Une fenêtre s'ouvre. Il suffit de glisser l'application dans le dossier "Applications" qui est à coté pour la copier. Une fois que c'est fait, l'application est installée et se trouve dans le launchpad.
https://www.macplanete.com/dossiers/273 … os-x-macos
Patch file :
Change image resolution before inserting in project, image on A4 format for printing or for PDF export don't need high resolution.
Because image stored in base64 format in the XML increase QET project.
https://www.qtcentre.org/threads/24603- … a-xml-file
Perhaps in future a solution be storing project images on a database linked to the project :
https://wiki.qt.io/How_to_Store_and_Ret … _on_SQLite
Very interesting, thanks Erik
It could be very useful to place and align elements, conductors, etc, a workaround is to use xgrid = 1, ygrid = 25 or more.
xgrid = 25, ygrid = 1
Only images items and basic shapes can have a locked position, not the elements.
With CTRL key + mouse you can unselect the element you don't want to move.
QElectroTech → Posts by scorpio810
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.063 seconds (31% PHP - 69% DB) with 5 queries