Revision: 4744
Author:   blacksun
Date:     2016-10-17 14:17:45 +0200 (Mon, 17 Oct 2016)
Log Message:
-----------
Keep up to date the label of element when folio position change (Formula contain %id)


Revision: 4746
Author:   blacksun
Date:     2016-10-17 16:26:13 +0200 (Mon, 17 Oct 2016)
Log Message:
-----------
Bug fix : Conductor text with formula that contain %id isn't good when open project (variable %id is replaced by 0 in each folio)

Bonjour, 

Oui tu peux nous l'envoyer.
Quelle version de QET?

BTW, if you want you could change all locations PATH in qelectrotech.pro or patch it.
In principle it is the job of mainstream (distribution packagers) to patch location and adapt for distrib compliant.

But it's a bad thing to mix distribution packages and those installed manually in the same directory.
compiled programs are installed in / opt or / usr / local!

No, when you install manually upstream program is installed in these location /opt or /usr/local/
Only mainstream have right to install in /usr/share/

You could see this little example in video for drag and drop html content in text editor : like table , etc

https://svnweb.tuxfamily.org/log.php?re … dir=1&

or

https://listengine.tuxfamily.org/lists. … y.org/qet/

It isn't a package, you need to uninstall before.

sudo make uninstall && sudo make install

That commit fix only crash on diagram editor when you select all components in a area with mouse for deleting and provoke in the GraphicScene artefact like conductors and basic shapes ghosts elements.

Morganol wrote:

..and another crash when saving, with debug source screenshot

Revision: 4740
Author:   blacksun
Date:     2016-10-13 20:00:31 +0200 (Thu, 13 Oct 2016)
Log Message:
-----------
Use QUndoCommand with childs, as recommended by Qt documentation

We think that patch can solve bugs #100 ->#104

No, we know. nomicons/smile

Pas de compétences non plus dans ce domaine de mon coté, pas que ce soit insurmontable, ni que ce soit du langage d'extraterrestre  nomicons/alien  comme dirait Nuri, mais ça demande un temps certain que l'on n'a pas pour l’étudier, alors que certains manipulent ces filtres tous les jours.
Dans les liens de mon post, il y a quelques tutos pour LO, avec MSO il semble plus facile d'importer l'arbre XML et de créer ses propres filtres XSLT dessus et ensuite de travailler sur les attributs et chaines du XML ...

Account morganol added.

Oui, on en avaient parlé ici et sans trop trouver non plus, justement on cherchaient une personne ayant des compétences en filtres XSLT :
SUGGESTION : éditer les données QET dans un tableur (on the fly)
https://qelectrotech.org/forum/viewtopi … 2963#p2963

Morganol wrote:

Ah, thanks i did not think of trying it outside QtCreator.  There it works nomicons/smile
-  now I have to understand how to use it nomicons/wink

Yes i may help a little bit with the wiki
Hmm i find no english section yet?

If you read the full topic then you have found the solution, uhuhu. :p
https://qelectrotech.org/forum/viewtopi … 5398#p5398

5,265

(0 replies, posted in Import DXF)

Revision: 4739
Author:   scorpio810
Date:     2016-10-13 03:41:43 +0200 (Thu, 13 Oct 2016)
Log Message:
-----------
Add PATH for launch DXFtoQET plugin on QET element editor file menu for
macOSX platform

Morganol wrote:

Yes i have heard others complaining about Qt quality...

I will try to catch bugs with Qet source code.

Until then, clang do think there are at least potential problems with Qet code.  Have you checked?

( I am no programmer of this kind, so do not know much about it... just playing with the tools...)

Yes of course, and clang is very verbose.
It 's found ~ 45 warnings, only ~ 4 with GCC

Revision: 4738
Author:   scorpio810
Date:     2016-10-13 02:08:29 +0200 (Thu, 13 Oct 2016)
Log Message:
-----------
Add PATH for launch qet_tb_generator plugin in QET project menu on macOSX platform

Other thing, I have tried this python plugin in macOS plateform and now run, but need to add macOS path in code.
I tried Mac OS X 64-bit/32-bit installer and tkinter with Tcl/Tk

Run Profile.command script :


laurents-mac-pro-4:~ laurent$ /Applications/Python\ 3.5/Update\ Shell\ Profile.command ; exit;
This script will update your shell profile when the 'bin' directory
of python is not early enough of the PATH of your shell.
These changes will be effective only in shell windows that you open
after running this script.
All right, you're a python lover already
logout

[Process completed]

Close and Re open your terminal.

Now install qet_tb_generator :


Last login: Wed Oct 12 15:33:37 on console
laurents-mac-pro-4:~ laurent$ pip3 install qet_tb_generator
Collecting qet-tb-generator
  Downloading qet_tb_generator-0.5.3-py3-none-any.whl
Collecting pyqt5 (from qet-tb-generator)
  Downloading PyQt5-5.7-cp35-cp35m-macosx_10_6_intel.whl (79.4MB)
    100% |████████████████████████████████| 79.4MB 11kB/s 
Collecting sip (from pyqt5->qet-tb-generator)
  Downloading sip-4.18.1-cp35-cp35m-macosx_10_6_intel.whl (46kB)
    100% |████████████████████████████████| 51kB 1.6MB/s 
Installing collected packages: sip, pyqt5, qet-tb-generator
Successfully installed pyqt5-5.7 qet-tb-generator-0.5.3 sip-4.18.1
You are using pip version 8.1.1, however version 8.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
laurents-mac-pro-4:~ laurent$

Try if it run :

laurents-mac-pro-4:~ laurent$ python3.5 /Library/Frameworks/Python.framework/Versions/3.5/bin/qet_tb_generator


https://download.qelectrotech.org/qet/forum_img/macos_terminalblock.png

5,269

(3 replies, posted in Elements)

nomicons/smile

https://qelectrotech.org/showcategory.p … %2Farduino

If you tried into Qt creator it don't work, and I don't know why.
Compil QET, run it now plugin python work.

For Wiki if you interest to wrotes new articles or translating page, ask me.

5,271

(3 replies, posted in Elements)

Bonjour Nikus,

merci pour cet élément, il est maintenant ajouté à la collection.

5,272

(14 replies, posted in News)

BTW, noticed a couple details in content that need be updated @ https://www.qelectrotech.org/contact.html
Under "Technical choices" it still say Qt4.4, and in "Current state" it say 0.4 is latest.

Fixed, thanks for report, I had forgotten this.

Not useful : see my video, only errors to Qet source code is useful,  we don't want to debug Qt libraries ..nomicons/tongue

5,274

(14 replies, posted in News)

We will also soon add sponsors pages on the site, in order to support the project.
It would be in the form of pages: logo or image of the sponsor, description of the product and link to their website, all informations texts images and link should we be provided.
No, we do not want your donate to live, nor  for the sometimes enormous time spent in code, scripts, on packages, maintain websites, or answer your problems, etc. That we do it with pleasure and passion.
But our work requires new hardware, and I speak especially to the part that concerns me: compiling packages, work and tests in many virtual machines, professional workstation which unfortunately cost an arm (bi processor, like Xeons or I7 EE, processor with a large number of threads, sdd nvme, more RAM..  Unhappily.. only on Intel platform : macOS is very difficult to virtualize on AMD machine ..





Those so interested may send their request by email to my mailbox or that of Nuri.

5,275

(11 replies, posted in News)

Nous allons aussi bientôt ajouter des pages sponsors sur le site, dans le but de soutenir le projet.
Ce serait des pages sous forme de : logo et ou image du sponsor, description du ou des produits et lien vers leur site, toutes ces informations doivent nous être fournies.

Non, nous ne voulons pas de vos dons pour vivre, ni pour le temps parfois énorme passé dans le code, scripts, sur les paquets, à entretenir les sites web, ou a répondre a vos problemes, etc. Ça nous le faisons avec plaisir et par passion.
Mais notre travail nécessite, et je parle surtout pour la partie qui me concerne de : la compilation de paquets, travaux et tests dans de nombreuses machines virtuelles, de workstation professionnelle qui coûtent malheureusement un bras (bi processeur, Xeons, I7 EE processeur avec un nombre important de threads, de sdd tres rapide en nvme .. et hélas sous plateforme Intel .. macOS étant très difficile a faire fonctionner sur de l'AMD..

Ceux que ça intéressent peuvent adresser leur demande par email sur ma boite mail ou celle de Nuri.