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

  https://download.qelectrotech.org/qet/m … ayers.html 

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

4,079

(554 replies, posted in News)

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.https://download.qelectrotech.org/qet/forum_img/indepentext_focus%20change.png

  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 :

busbar

See this examples : conductor in single wire mode:
https://download.qelectrotech.org/qet/screens/images/ships_electrical1.jpg
https://download.qelectrotech.org/qet/screens/images/ships_electrical2.jpg

4,084

(11 replies, posted in Code)

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

https://download.qelectrotech.org/qet/forum_img/grid-5.png

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 

4,089

(8 replies, posted in Code)

Very interesting, thanks Erik nomicons/smile

It could be very useful to place and align elements, conductors, etc,  a workaround is to use xgrid = 1, ygrid = 25 or more. nomicons/smile

https://download.qelectrotech.org/qet/forum_img/grid-3.png
xgrid = 25, ygrid = 1
https://download.qelectrotech.org/qet/forum_img/grid-4.png

  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. 

Hello,

Use CTRL key + mouse for precision moving and disable snap to grid.

Edit : remove  the left little rectangle on your symbols face. 

4,092

(8 replies, posted in Code)

https://download.qelectrotech.org/qet/forum_img/grid-2.png
https://download.qelectrotech.org/qet/forum_img/grid.png

4,093

(11 replies, posted in Code)

In qtcreator go to Tools -> Version control, open Subversion tab, add  /usr/bin/svn in command field (for Debian like).

4,094

(11 replies, posted in Code)

See my notes here :
https://qelectrotech.org/wiki_new/doc/qt_creator 

4,095

(11 replies, posted in Code)

Hi Erik,

I just add your files to my Subversion local directory and overwrite them,
after i just did a svn diff > grid.diff command in terminal.




If you want try patch add grid.diff in sources directory and use svn patch grid.diff command in terminal.

You can make the same thing in qtcreator -> Go to Tools -> Subversion -> Diff project "qelectrotech"  

4,096

(11 replies, posted in Code)

Hi Erik,
see my post here :

https://qelectrotech.org/forum/viewtopi … 9115#p9115 

4,097

(8 replies, posted in Code)

Patch

4,098

(3 replies, posted in EN : Help, suggestions, discussions, ...)

You could try EPlanMacroConverter for solidworks electrical it 's seem to extract in *ema files a dwg symbol, after is easy to convert to ASCII DXF and use Ronny DXF converter to create elmt QET element.

4,099

(8 replies, posted in Code)

Bonjour,

thanks, please use qtcreator to make a clean diff file.
Go to Tools -> Subversion -> Diff project "qelectrotech" 
Now save patch and send me here.

Or you could use also in your local directory Subversion to create a diff :
svn diff > my_changes.diff

4,100

(5 replies, posted in Import DXF)

Bonjour,

ici : https://download.qelectrotech.org/qet/b … f_to_elmt/