Bonjour,
mets ton projet sur ce fil et ou un exemple et explique mieux ce que tu aimerais faire avec ces données!
You are not logged in. Please login or register.
QElectroTech → Posts by scorpio810
Bonjour,
mets ton projet sur ce fil et ou un exemple et explique mieux ce que tu aimerais faire avec ces données!
Added, thanks you Tom.
laurent@debian:~$ wget https://download.qelectrotech.org/qet/builds/Flatpak/public.pgp
--2026-04-10 11:40:58-- https://download.qelectrotech.org/qet/builds/Flatpak/public.pgp
Résolution de download.qelectrotech.org (download.qelectrotech.org)… 46.105.204.26
Connexion à download.qelectrotech.org (download.qelectrotech.org)|46.105.204.26|:443… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 3175 (3,1K) [application/pgp-encrypted]
Sauvegarde en : « public.pgp »
public.pgp 100%[=========================================>] 3,10K --.-KB/s ds 0s
2026-04-10 11:40:58 (59,5 MB/s) — « public.pgp » sauvegardé [3175/3175]
laurent@debian:~$ flatpak remote-add --gpg-import=public.pgp qet-devel https://download.qelectrotech.org/qet/builds/Flatpak/
Note that the directories
'/var/lib/flatpak/exports/share'
'/home/laurent/.local/share/flatpak/exports/share'
are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.
laurent@debian:~$ flatpak install https://download.qelectrotech.org/qet/builds/Flatpak/org.qelectrotech.QElectroTech.flatpakref
Note that the directories
'/var/lib/flatpak/exports/share'
'/home/laurent/.local/share/flatpak/exports/share'
are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.
The application org.qelectrotech.QElectroTech depends on runtimes from:
https://dl.flathub.org/repo/
Configure this as new remote 'flathub' [Y/n]: y
Required runtime for org.qelectrotech.QElectroTech/x86_64/master (runtime/org.kde.Platform/x86_64/5.15-25.08) found in remote flathub
Do you want to install it? [Y/n]: y
org.qelectrotech.QElectroTech permissions:
ipc network cups fallback-x11 wayland
x11 dri file access [1] dbus access [2]
[1] host, xdg-config/kdeglobals:ro
[2] com.canonical.AppMenu.Registrar, org.kde.KGlobalSettings, org.kde.kconfig.notify
ID Branch Op Remote Download
1. [✓] org.freedesktop.Platform.GL.default 25.08 i flathub 140,4 Mo / 141,4 Mo
2. [✓] org.freedesktop.Platform.GL.default 25.08-extra i flathub 25,2 Mo / 141,4 Mo
3. [✓] org.freedesktop.Platform.codecs-extra 25.08-extra i flathub 14,2 Mo / 14,4 Mo
4. [✓] org.gtk.Gtk3theme.Breeze 3.22 i flathub 114,6 Ko / 192,4 Ko
5. [✓] org.kde.Platform.Locale 5.15-25.08 i flathub 5,6 Mo / 400,3 Mo
6. [✓] org.kde.Platform 5.15-25.08 i flathub 297,0 Mo / 367,4 Mo
7. [✓] org.qelectrotech.QElectroTech master i qet-devel 21,2 Mo / 31,0 Mo
Installation complete.
https://signpath.org/ is asking us to set up a CI/CD pipeline...
It’s already very complicated to compile QET for Windows; setting up a CI/CD pipeline on our GitHub is even more complicated.
For years (15 years) I have been providing QET packages for Windows; they are cross-compiled on my Debian machine using MXE and based on the old scripts from the Digikam developer. See: https://qelectrotech.org/forum/viewtopi … 976#p13976
Cross-compilation is an advantage for me as everything is scripted, but it involves compromises: static builds, EXE files containing the DLLs, and deployment with winqtdeploy not working in cross-compilation!
https://github.com/qelectrotech/qelectr … Windows.sh
Furthermore, the NSIS installer scripts are still based on the old 2.X version; I don’t have the time and nor healthor, the skills to rewrite them to make them compatible with NSIS 3.X. EDIT: DONE!
We are therefore looking for people with expertise in Windows CI/CD (AppVeyor, GitHub), as well as people capable of reviewing the Windows installer.
Virustotal show file is safe: 1/53 security vendor flagged this file as malicious
https://www.virustotal.com/gui/file/973 … ?nocache=1
https://stackoverflow.com/questions/489 … ed-app-fro
Option 2: Buy an "Extended Validation" (EV) code signing certificate
A guaranteed way to immediately and permanently get rid of the Microsoft SmartScreen warnings is to buy an "Extended Validation" (EV) code signing certificate from one of the Microsoft-approved certificate authorities (CA's), and to sign your app with that EV certificate.Such an EV certificate will typically cost you somewhere between 300 and 700 USD per year (you better compare prices), and will only be issued to registered businesses. If you're a single developer, you must be a sole proprietor and have an active business license. You can read more about the formal requirements for EV code signing certificates in the EV Code Signing Certificate Guidelines.
Even €200 a year is out of the question – we don’t have enough donations to cover that certificate. I’m already paying for the Apple Developer Account out of my own pocket – €99 a year just to signed and notarized Apple Silicon bundles aarch64 – and on top of that, there’s the hosting fee of €160/year and the domain registrar fee...
https://github.com/qelectrotech/qelectr … issues/445
Please search on www "bypass SmartScreen warning in Windows."
Could you provide some more details, such as your Windows version and antivirus software, and attach a few screenshots?
Ok, like Ai QET ?
https://qelectrotech.org/forum/viewtopi … 717#p22717
BTW, you can save a lot of work now:
a macro explorer into QET?
Why, you can explain?
BTW I use a lot of ctrl + F for quickly searching conductors name, element, etc in my projets and of course you could change many things, maybe you don't know it?
The way I’m doing it now—and the way I had planned to do it—is to use a dedicated component for this. I’ve attached an example image.
Yes I use the same workaround in my project read the entire topic.
https://qelectrotech.org/forum/viewtopi … 141#p17141
https://qelectrotech.org/forum/viewtopi … 158#p17158
C'est juste un symbole ...
An Joshua idea for cable in diagram, but never finishe to coding, I'm think?
Flatpak app version is using old runtimes. See bellow:
https://github.com/qelectrotech/qelectr … issues/446
Hello Thomas, thank you for your work and your video howto.
Added to QET' YouTube chanel:
Bonjour,
Utilise la touche Maj uniquement pour sélectionner, pour retourner la sélection, vous devez la relâcher puis touche espace.


is this implemented?
and how to find it?
Pushed and uploaded for Debian deb, Ubuntu ppa and Windows, for now.
Hello everyone,
qelectrotech can now be easily build under windows with Qt6 and cmake.
The changes made to do so are also benefit for the build under linux.
Please before merge to master can you test it and report any problem.
The branch is named msys2. I add documentations (in french, but easily understandable for other languages) accessible here :
https://github.com/qelectrotech/qelectr … d_msys2.mdThe documentation is managed by git, feel free to create a new one in English (in a new folder named 'en' please). The readme.md ( https://github.com/qelectrotech/qelectr … /README.md ) have now a link to this documentation under the section development.
Todo:
https://www.msys2.org/docs/ci/
https://github.com/marketplace/actions/setup-msys2
Hello,
on last version 0.100.0 be able to flip or mirror a symbol of an electrical component vertically or horizontaly on element editor without need to add plc-user's plug-in.
Installing plug-ins in the element editor in version 0.100.0 is very straightforward: simply click on the File menu, select ‘Resize an element’ or ‘Import a DXF file’. You will be guided through the download and installation process. Just extract the binary maybe rename it, and put it in binary folder asked by widget.
I tested and merged this pull request and this code working good, but when I tried to translate the German comments back into English across all these code changes, I noticed that many lines of code had been removed or moved in some commits and the diffs files are very quite large, so I decided to revert them for now, until I can check them in more detail and others users like plc-user, Joshua, Achim, etc, can review new code too.
Like: https://github.com/qelectrotech/qelectr … 740af66904
and
https://github.com/qelectrotech/qelectr … 9ec2476cdd
Why? Because I don’t want to break a feature – a feature that’ll surely be reported by a user here without anyone having noticed or realised anything!
By the way, thanks Thomas for your's work.
This PR implements the functionality to read the 'max_slaves' attribute from master elements. It prevents linking more slave elements than specified, both in the link-single-element dialog and the master properties widget.
https://github.com/qelectrotech/qelectr … r/pull/441
<elements>
<element type="embed://import/10_electric/20_manufacturers_articles/abb/abb_pfea112_ip20.elmt" x="650" y="240" z="10" freezeLabel="false" prefix="" uuid="{1bb6adae-b294-47f2-b90a-a1638d3d47b1}" orientation="0">
<terminals>
<terminal x="-49" y="-70" id="0" orientation="3"/>
<terminal x="120" y="-70" id="1" orientation="1"/>
<terminal x="-49" y="-60" id="2" orientation="3"/>
<terminal x="120" y="-50" id="3" orientation="1"/>
<terminal x="-49" y="-40" id="4" orientation="3"/>
<terminal x="-49" y="-30" id="5" orientation="3"/>
<terminal x="120" y="-30" id="6" orientation="1"/>
<terminal x="-49" y="-20" id="7" orientation="3"/>
<terminal x="-49" y="-10" id="8" orientation="3"/>
<terminal x="120" y="0" id="9" orientation="1"/>
<terminal x="120" y="10" id="10" orientation="1"/>
<terminal x="-49" y="20" id="11" orientation="3"/>
<terminal x="-49" y="30" id="12" orientation="3"/>
<terminal x="-49" y="40" id="13" orientation="3"/>
<terminal x="120" y="40" id="14" orientation="1"/>
<terminal x="-49" y="50" id="15" orientation="3"/>
<terminal x="120" y="80" id="16" orientation="1"/>
<terminal x="27" y="100" id="17" orientation="1"/>
</terminals>
<inputs/>
<elementInformations>
<elementInformation name="manufacturer" show="1">ABB</elementInformation>
</elementInformations>
<dynamic_texts>
<dynamic_elmt_text frame="false" Halignment="AlignLeft" x="-80" y="-161" rotation="0" font="Liberation Sans,9,-1,5,50,0,0,0,0,0,Regular" text_width="-1" uuid="{32b586e9-8498-4cc5-84f3-55eb85d33ba3}" keep_visual_rotation="true" text_from="ElementInfo" Valignment="AlignTop">
<text></text>
<info_name>label</info_name>
</dynamic_elmt_text>
</dynamic_texts>
<texts_groups/>
</element>
<element type="embed://import/10_electric/20_manufacturers_articles/abb/abb_pfea112_ip20.elmt" x="170" y="240" z="10" freezeLabel="false" prefix="" uuid="{91b29ac2-9ae7-4dc3-85f7-f28892848f3a}" orientation="0">
<terminals>
<terminal x="-49" y="-70" id="18" orientation="3"/>
<terminal x="120" y="-70" id="19" orientation="1"/>
<terminal x="-49" y="-60" id="20" orientation="3"/>
<terminal x="120" y="-50" id="21" orientation="1"/>
<terminal x="-49" y="-40" id="22" orientation="3"/>
<terminal x="-49" y="-30" id="23" orientation="3"/>
<terminal x="120" y="-30" id="24" orientation="1"/>
<terminal x="-49" y="-20" id="25" orientation="3"/>
<terminal x="-49" y="-10" id="26" orientation="3"/>
<terminal x="120" y="0" id="27" orientation="1"/>
<terminal x="120" y="10" id="28" orientation="1"/>
<terminal x="-49" y="20" id="29" orientation="3"/>
<terminal x="-49" y="30" id="30" orientation="3"/>
<terminal x="-49" y="40" id="31" orientation="3"/>
<terminal x="120" y="40" id="32" orientation="1"/>
<terminal x="-49" y="50" id="33" orientation="3"/>
<terminal x="120" y="80" id="34" orientation="1"/>
<terminal x="27" y="100" id="35" orientation="1"/>
</terminals>
<inputs/>
<elementInformations>
<elementInformation name="manufacturer" show="1">ABB</elementInformation>
</elementInformations>
<dynamic_texts>
<dynamic_elmt_text frame="false" Halignment="AlignLeft" x="-80" y="-161" rotation="0" font="Liberation Sans,9,-1,5,50,0,0,0,0,0,Regular" text_width="-1" uuid="{cebf22e0-635d-4d1f-8902-6358bbd82534}" keep_visual_rotation="true" text_from="ElementInfo" Valignment="AlignTop">
<text></text>
<info_name>label</info_name>
</dynamic_elmt_text>
</dynamic_texts>
<texts_groups/>
</element>
</elements>
QElectroTech → Posts by scorpio810
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.084 seconds (45% PHP - 55% DB) with 5 queries