<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2026-09-26 22:11:51]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>https://qelectrotech.org/bugtracker/</docs><link>https://qelectrotech.org/bugtracker/</link><description><![CDATA[MantisBT - Issues]]></description><title>MantisBT - Issues</title><image><title>MantisBT - Issues</title><url>https://qelectrotech.org/bugtracker/images/mantis_logo.png</url><link>https://qelectrotech.org/bugtracker/</link><description><![CDATA[MantisBT - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0000240: Au démarrage, apparition d'un message de restauration de fichier entraînant un crash.</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=240</link><description><![CDATA[Suite à un précédent crash de qElectrotec (je ne connais plus la raison exact), le logiciel me propose de restaurer les fichiers pour les récupérer. Je l'ai fait la première fois, sauf que les fichiers étaient en lecture seul. J'ai donc supprimé ce fichier puis pris une sauvegarde qui était dans un de mes SSD (que je fais manuellement). &lt;br /&gt;
&lt;br /&gt;
Le problème est que maintenant, à chaque fois que je démarre qElectrotec, ce message apparaît toujours.&lt;br /&gt;
A ce moment là, deux possibilités:&lt;br /&gt;
1. Fermer ce message via la croix -&gt; le logiciel démarre normalement ensuite &lt;br /&gt;
2. Appuyer sur &quot;Ok&quot; -&gt; un message d'erreur s'affiche -&gt; le logiciel crash&lt;br /&gt;
&lt;br /&gt;
En soit ce bug n'empêche donc en rien l'utilisation du logiciel, mais c'est un peu pénible que la fenêtre s'affiche à chaque démarrage. A noter que j'ai aussi essayé de désinstaller le logiciel pour réinstaller la dernière version dev. Cela n'a pas empêché le message de s'afficher.&lt;br /&gt;
&lt;br /&gt;
En annexe, vous trouverez des captures d'écran des évènements.]]></description><category>Diagram Editor</category><pubDate>Fri, 25 Sep 2026 21:10:31 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=240</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=240#bugnotes</comments></item><item><title>0000340: PDF text appears artificially bold in Adobe Acrobat after migration to Qt 6</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=340</link><description><![CDATA[Since QElectroTech migrated from Qt 5 to Qt 6, small text in exported PDF files appears excessively thick or artificially bold in Adobe Acrobat Reader at certain zoom levels. When zooming in, the text is rendered correctly.&lt;br /&gt;
&lt;br /&gt;
The same PDF is displayed correctly in Google Chrome and PDFX. Disabling text smoothing in Acrobat makes the text excessively thin, while disabling “Enhance thin lines” has no effect. PDF files exported from the previous Qt 5 version did not show this behavior.&lt;br /&gt;
&lt;br /&gt;
This appears to be a rendering compatibility issue between the PDF output produced with Qt 6 and Adobe Acrobat Reader.]]></description><category>other</category><pubDate>Fri, 25 Sep 2026 12:03:39 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=340</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=340#bugnotes</comments></item><item><title>0000237: A "-" in label of user elements causes line feed</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=237</link><description><![CDATA[If you create a user element (or copy a default element and save as user element) &quot;-&quot; in label will cause a line feed.&lt;br /&gt;
&quot;-&quot; in a label is essential as it is the default prefix. This must not cause a line feed.&lt;br /&gt;
It should be like &quot;=P+L-A&quot; but it results in&lt;br /&gt;
&quot;=P+L-&lt;br /&gt;
A&quot;&lt;br /&gt;
with line feed!]]></description><category>Element Editor</category><pubDate>Fri, 25 Sep 2026 11:47:27 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=237</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=237#bugnotes</comments></item><item><title>0000229: [AppImage] crash by right-click on conductor's control point</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=229</link><description><![CDATA[When I right-click on a control point (blue point) of a selected conductor, the program crashes.&lt;br /&gt;
It's easier to reproduce after zooming in the schema.&lt;br /&gt;
Problem occurs on Ubuntu 20.04 with AppImage (QElectroTech_0.8-DEV-r7117-x86_64.AppImage).&lt;br /&gt;
Could not reproduce on Windows version.]]></description><category>website</category><pubDate>Fri, 25 Sep 2026 11:47:25 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=229</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=229#bugnotes</comments></item><item><title>0000343: 0.100 : file contents is not consistently saved the same way for the same visual</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=343</link><description><![CDATA[I have this file at work using custom elements.&lt;br /&gt;
I created an extract for reproducibility attached here : &lt;a target=&quot;_blank&quot; href=&quot;https://github.com/ThomasPrioul/test-qet-export-diff&quot;&gt;https://github.com/ThomasPrioul/test-qet-export-diff&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Whenever I close/open and save the file, the whole file is mixed up :&lt;br /&gt;
- attributes order&lt;br /&gt;
- elements order&lt;br /&gt;
&lt;br /&gt;
So it's very hard to track diffs in git, it creates huge commits for nothing.&lt;br /&gt;
I can't reproduce the behavior on an empty new file where diffs seems much simpler.]]></description><category>other</category><pubDate>Fri, 25 Sep 2026 11:25:21 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=343</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=343#bugnotes</comments></item><item><title>0000278: Crash on edit element : save as... i have wrong... save&gt; crash</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=278</link><description><![CDATA[Modify element&lt;br /&gt;
(even without modification) by moving a eur line putting it in its place, it activates save &amp; save as.&lt;br /&gt;
click on save as.&lt;br /&gt;
oops... i was wrong...&lt;br /&gt;
cancel&lt;br /&gt;
click on save!&lt;br /&gt;
&gt; crash program&lt;br /&gt;
change (even without changing) by moving a single row to make it active again save and save as.&lt;br /&gt;
click on save as.&lt;br /&gt;
oops... i was wrong...&lt;br /&gt;
Cancel&lt;br /&gt;
click on save!&lt;br /&gt;
&gt; program blocked&lt;br /&gt;
three days ago I installed version 7728 and it's much improved (crashes during work didn't repeat as often happened).&lt;br /&gt;
I tried it on this, but the crash remains...&lt;br /&gt;
&lt;br /&gt;
report generated Macos (one part):&lt;br /&gt;
Process:               qelectrotech [2560]&lt;br /&gt;
Path:                  /Applications/qelectrotech.app/Contents/MacOS/qelectrotech&lt;br /&gt;
Identifier:            org.qelectrotech&lt;br /&gt;
Version:               0.90-DEV r7728 (0)&lt;br /&gt;
Code Type:             X86-64 (Native)&lt;br /&gt;
Parent Process:        ??? [1]&lt;br /&gt;
Responsible:           qelectrotech [2560]&lt;br /&gt;
User ID:               501&lt;br /&gt;
Date/Time:             2022-12-10 16:25:18.258 +0100&lt;br /&gt;
OS Version:            Mac OS X 10.15.7 (19H2026)&lt;br /&gt;
Report Version:        12&lt;br /&gt;
Anonymous UUID:        796A414F-1A45-54CC-19D8-0FC1D728748E&lt;br /&gt;
&lt;br /&gt;
Time Awake Since Boot: 18000 seconds&lt;br /&gt;
System Integrity Protection: enabled&lt;br /&gt;
Crashed Thread:        7  Thread (pooled)&lt;br /&gt;
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)&lt;br /&gt;
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000499acb3d64f8&lt;br /&gt;
Exception Note:        EXC_CORPSE_NOTIFY&lt;br /&gt;
Termination Signal:    Segmentation fault: 11&lt;br /&gt;
Termination Reason:    Namespace SIGNAL, Code 0xb&lt;br /&gt;
Terminating Process:   exc handler [2560]&lt;br /&gt;
VM Regions Near 0x499acb3d64f8:&lt;br /&gt;
    mapped file            0000000142ff6000-0000000143eb6000 [ 14.8M] rw-/rwx SM=COW  &lt;br /&gt;
--&gt; &lt;br /&gt;
    MALLOC_NANO            0000600000000000-0000600008000000 [128.0M] rw-/rwx SM=ALI &lt;br /&gt;
Thread 0:: Dispatch queue: com.apple.main-thread&lt;br /&gt;
0   org.qelectrotech                  0x000000010f5324d9 0x10f27d000 + 2839769&lt;br /&gt;
1   org.qt-project.QtGui              0x00000001104f8ba7 QStandardItem::~QStandardItem() + 119&lt;br /&gt;
2   org.qelectrotech                  0x000000010f532503 0x10f27d000 + 2839811&lt;br /&gt;
3   org.qt-project.QtGui              0x00000001104f8ba7 QStandardItem::~QStandardItem() + 119&lt;br /&gt;
4   org.qelectrotech                  0x000000010f532503 0x10f27d000 + 2839811&lt;br /&gt;
5   org.qt-project.QtGui              0x00000001104f8ba7 QStandardItem::~QStandardItem() + 119&lt;br /&gt;
6   org.qelectrotech                  0x000000010f532503 0x10f27d000 + 2839811&lt;br /&gt;
7   org.qt-project.QtGui              0x00000001104f8ba7 QStandardItem::~QStandardItem() + 119&lt;br /&gt;
8   org.qelectrotech                  0x000000010f532503 0x10f27d000 + 2839811&lt;br /&gt;
9   org.qt-project.QtGui              0x00000001104f8ba7 QStandardItem::~QStandardItem() + 119&lt;br /&gt;
10  org.qt-project.QtGui              0x00000001104f8e2e QStandardItem::~QStandardItem() + 14&lt;br /&gt;
11  org.qt-project.QtGui              0x00000001104fb487 QStandardItemModel::~QStandardItemModel() + 199&lt;br /&gt;
12  org.qelectrotech                  0x000000010f63171e 0x10f27d000 + 3884830&lt;br /&gt;
13  org.qt-project.QtCore             0x0000000110bc3f01 QObjectPrivate::deleteChildren() + 289&lt;br /&gt;
14  org.qt-project.QtWidgets          0x000000010fbc1ac4 QWidget::~QWidget() + 1108&lt;br /&gt;
15  org.qt-project.QtWidgets          0x000000010fe7162e QTreeView::~QTreeView() + 14&lt;br /&gt;
16  org.qt-project.QtCore             0x0000000110bc3f01 QObjectPrivate::deleteChildren() + 289&lt;br /&gt;
17  org.qt-project.QtWidgets          0x000000010fbc1ac4 QWidget::~QWidget() + 1108&lt;br /&gt;
18  org.qelectrotech                  0x000000010f61b45f 0x10f27d000 + 3794015&lt;br /&gt;
19  org.qelectrotech                  0x000000010f2cf5bd 0x10f27d000 + 337341&lt;br /&gt;
20  org.qelectrotech                  0x000000010f2cf616 0x10f27d000 + 337430&lt;br /&gt;
21  org.qelectrotech                  0x000000010f4c9e50 0x10f27d000 + 2412112&lt;br /&gt;
22  org.qelectrotech                  0x000000010f62cd93 0x10f27d000 + 3866003&lt;br /&gt;
23  org.qelectrotech                  0x000000010f62d3ae 0x10f27d000 + 3867566&lt;br /&gt;
24  org.qt-project.QtCore             0x0000000110bcc57f 0x1109b1000 + 2209151&lt;br /&gt;
25  org.qt-project.QtWidgets          0x000000010fb8d446 QAction::activate(QAction::ActionEvent) + 310&lt;br /&gt;
26  org.qt-project.QtWidgets          0x000000010fc80f70 0x10fb86000 + 1027952&lt;br /&gt;
27  org.qt-project.QtWidgets          0x000000010fc8216e QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 270&lt;br /&gt;
28  org.qt-project.QtWidgets          0x000000010fd8298f QToolButton::mouseReleaseEvent(QMouseEvent*) + 15&lt;br /&gt;
29  org.qt-project.QtWidgets          0x000000010fbd254b QWidget::event(QEvent*) + 443&lt;br /&gt;
30  org.qt-project.QtWidgets          0x000000010fd83148 QToolButton::event(QEvent*) + 312&lt;br /&gt;
31  org.qt-project.QtWidgets          0x000000010fb96966 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262&lt;br /&gt;
32  org.qt-project.QtWidgets          0x000000010fb99614 QApplication::notify(QObject*, QEvent*) + 6916&lt;br /&gt;
33  org.qt-project.QtCore             0x0000000110b9b0a7 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167&lt;br /&gt;
34  org.qt-project.QtWidgets          0x000000010fb97262 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&lt;QWidget&gt;&amp;, bool, bool) + 882&lt;br /&gt;
35  org.qt-project.QtWidgets          0x000000010fbf138e 0x10fb86000 + 439182&lt;br /&gt;
36  org.qt-project.QtWidgets          0x000000010fbefb1f 0x10fb86000 + 432927&lt;br /&gt;
37  org.qt-project.QtWidgets          0x000000010fb96966 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262&lt;br /&gt;
38  org.qt-project.QtWidgets          0x000000010fb97ced QApplication::notify(QObject*, QEvent*) + 477&lt;br /&gt;
39  org.qt-project.QtCore             0x0000000110b9b0a7 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 167&lt;br /&gt;
40  org.qt-project.QtGui              0x00000001101734ec QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3500&lt;br /&gt;
41  org.qt-project.QtGui &lt;br /&gt;
&lt;br /&gt;
at 23.18 crash on work (report on work)    &lt;br /&gt;
best regards.&lt;br /&gt;
Tiziano]]></description><category>Element Editor</category><pubDate>Fri, 25 Sep 2026 10:37:26 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=278</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=278#bugnotes</comments></item><item><title>0000273: Si blocca come se stesse facendo un salvataggio</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=273</link><description><![CDATA[QElectroTech V 0.90-DEV+0d90defcfb0a58100c957a06d79751d3&lt;br /&gt;
Si blocca come se stesse eseguendo un salvataggio, ma succede frequentemente.&lt;br /&gt;
Il mio PC è così composto:  &lt;br /&gt;
Edizione: Windows 11 Home&lt;br /&gt;
Versione:22H2&lt;br /&gt;
Build sistema operativo: 22621.608&lt;br /&gt;
Esperienza: Windows Feature Experience Pack 1000.22634.1000.0]]></description><category>other</category><pubDate>Thu, 24 Sep 2026 22:36:45 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=273</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=273#bugnotes</comments></item><item><title>0000268: Printing issue</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=268</link><description><![CDATA[With 0.8 and now 0.9-dev versions the printing is shifted down and to the right.&lt;br /&gt;
If I use the &quot;Export in pdf&quot; button, it does the job, but from there, my printer doesn't print out the fine lines (like a push buttons head and the dashed line). &lt;br /&gt;
If I use the print function, but instead of my printer I choose the &quot;Microsoft print to PDF&quot; option, it's shifted again in the .pdf file. Even with an empty folio.&lt;br /&gt;
Strange thing is, I don't remember having this issue for the first few times printing.&lt;br /&gt;
&lt;br /&gt;
I love this software though, much love from Hungary!]]></description><category>other</category><pubDate>Thu, 24 Sep 2026 21:11:41 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=268</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=268#bugnotes</comments></item><item><title>0000288: thumbnail of elements with accents in filename are not displayed when the element is in user collection</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=288</link><description><![CDATA[Thumbnail of elements with accents in filename are not displayed in element browser when the element is in user collection. &lt;br /&gt;
Thumbnail is correctly displayed when the same element is in QET collection. &lt;br /&gt;
This issue is present in version 0.90 and 0.100]]></description><category>Libraries of elements</category><pubDate>Thu, 24 Sep 2026 12:05:37 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=288</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=288#bugnotes</comments></item><item><title>0000299: Absence des textes répertoire collection "One-Drive"</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=299</link><description><![CDATA[J'ai modifié la localisation de la collection entreprise. Pour la faire pointer vers un répertoire OneDrive.&lt;br /&gt;
Dans ce cas, les textes des répertoires sont invisibles. Néanmoins lorsque l'on ouvre la fenêtre &quot;Éditer, le dossier&quot; les informations sont bien présente.]]></description><category>Libraries of elements</category><pubDate>Thu, 24 Sep 2026 11:46:20 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=299</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=299#bugnotes</comments></item><item><title>0000317: Collection Panel can not be reattached after undocking from main window</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=317</link><description><![CDATA[Hello,&lt;br /&gt;
&lt;br /&gt;
I undocked several panels like &quot;Collection&quot; and &quot;Selection&quot; from the main window with using the button left to the &quot;X&quot; (I don´t know how to call it). Now I am unable to reattach them.&lt;br /&gt;
&lt;br /&gt;
I already tried to restart the application with windows or tabs display mode and also tried the menu options when right clicking the panel. I also reinstalled the software - no change.&lt;br /&gt;
&lt;br /&gt;
Kind regards&lt;br /&gt;
Oliver]]></description><category>Diagram Editor</category><pubDate>Thu, 24 Sep 2026 11:46:18 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=317</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=317#bugnotes</comments></item><item><title>0000255: UI text scaling on high DPI screen incorrect</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=255</link><description><![CDATA[I use QET on a high DPI screen under Windows 10. The scaling for Text and apps on that screen is set to 200%.&lt;br /&gt;
&lt;br /&gt;
In QET the icons and some text elements of the UI are scaled correctly while some other texts are not. See screenshot attached. There for example The main menu and the list on the left are correct and the labels on the tabs are too small.]]></description><category>Diagram Editor</category><pubDate>Thu, 24 Sep 2026 11:25:04 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=255</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=255#bugnotes</comments></item><item><title>0000090: For elements and templates, use localised names regardless if QET interface is translated or not...</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=90</link><description><![CDATA[I.e for swedish, try to prefer this line in .elmt :&lt;br /&gt;
&lt;br /&gt;
 &lt;name lang=&quot;sv&quot;&gt;A swedish translation of element name&lt;/name&gt;&lt;br /&gt;
&lt;br /&gt;
Like the user interface, fall back to en if localised line is not found.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This way users can more effifiently create new elements in QET which look more professional locally&lt;br /&gt;
-and maybe later better have time to contribute  ;)]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 11:25:02 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=90</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=90#bugnotes</comments></item><item><title>0000106: Crash when selecting an area * with screenshot of debugger *</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=106</link><description><![CDATA[I had opened a small file, then fooling around to try to reproduce the bug with ghost conductor, but pretty soon it crashed when i selected a few interconnected elements by mouse left down, drag diagonally, release, crash.]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 11:24:58 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=106</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=106#bugnotes</comments></item><item><title>0000272: lier des bornes</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=272</link><description><![CDATA[salut&lt;br /&gt;
&lt;br /&gt;
quand tu mets des bornes est-il possible de lier des bornes sur un folios bornier&lt;br /&gt;
&lt;br /&gt;
merci]]></description><category>Diagram Editor</category><pubDate>Thu, 24 Sep 2026 11:24:55 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=272</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=272#bugnotes</comments></item><item><title>0000214: Création de multiples références produits, pour un même élément.</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=214</link><description><![CDATA[Il serait intéressant de pouvoir, assigner à un même composant graphique, plusieurs références produits. &lt;br /&gt;
En effet pour un même produit (ex. Sectionneur) plusieurs pièces sont à commander (sectionneur, poignée, prolongateur etc..) . La possibilité d'ajouter plusieurs références produits à un composant du schéma permettrait d'éditer une nomenclature complète et de pouvoir l'utiliser telle quelle pour la commande de matériel.]]></description><category>Diagram Editor</category><pubDate>Thu, 24 Sep 2026 11:24:51 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=214</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=214#bugnotes</comments></item><item><title>0000140: [RFE] Comply with XDG configuration</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=140</link><description><![CDATA[Instead of using ~/.qet, use insteand XDG standard directories&lt;br /&gt;
&lt;br /&gt;
=&gt; &lt;a target=&quot;_blank&quot; href=&quot;https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html&quot;&gt;https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
elements =&gt; $XDG_DATA_HOME ($HOME/.local/share)&lt;br /&gt;
titleblocks =&gt; idem&lt;br /&gt;
elements_cache.sqlite =&gt; $XDG_CACHE_HOME ($HOME/.cache)&lt;br /&gt;
qelectrotech.conf =&gt; $XDG_CONFIG_HOME ($HOME/.config)]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 11:24:48 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=140</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=140#bugnotes</comments></item><item><title>0000190: QElectroTech V 0.70+a375424c0d79751d3</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=190</link><description><![CDATA[QElectroTech V 0.70+a375424c0d79751d3&lt;br /&gt;
Compilation: GCC 8.3.0 - built with Qt 5.13.0 - Date : Jul 18 2019 : 16:05:00 - run with Qt 5.13.0 using 4 thread(s)&lt;br /&gt;
OS : winnt - x86_64 - Version : Windows 8.1 (6.3) - Kernel : 6.3.9600]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 11:15:38 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=190</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=190#bugnotes</comments></item><item><title>0000187: Moving elements by mouse does not respect the grid settings - fix included</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=187</link><description><![CDATA[When moving element by mouse, snapping to grid uses fixed 10 px steps hardcoded in source instead of using the value from settings. When moved by keyboard, the grid step is respected.&lt;br /&gt;
It is due to QPointF Diagram::snapToGrid(const QPointF &amp;p) function not considering the settings.]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 11:15:34 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=187</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=187#bugnotes</comments></item><item><title>0000116: Links clickable in exported pdf (master+slave xref, folio ref, links in text)</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=116</link><description><![CDATA[Need first bug 115; the xref working as links in schema&lt;br /&gt;
&lt;br /&gt;
ref &lt;a target=&quot;_blank&quot; href=&quot;https://qelectrotech.org/forum/viewtopic.php?pid=5839#p5839&quot;&gt;https://qelectrotech.org/forum/viewtopic.php?pid=5839#p5839&lt;/a&gt;]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 10:46:25 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=116</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=116#bugnotes</comments></item><item><title>0000260: Use cross references in pdf as hyperlink</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=260</link><description><![CDATA[In other electric cad systems the cross references are hyperlinks when i export the schematic to pdf. This is very useful for the customer.]]></description><category>other</category><pubDate>Thu, 24 Sep 2026 10:46:22 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=260</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=260#bugnotes</comments></item><item><title>0000102: Feature: Netlist would be nice to have in the future</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=102</link><description><![CDATA[Some idea:&lt;br /&gt;
&lt;a target=&quot;_blank&quot; href=&quot;https://qelectrotech.org/forum/viewtopic.php?pid=5649#p5649&quot;&gt;https://qelectrotech.org/forum/viewtopic.php?pid=5649#p5649&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
a list of one row per conductor, containing all elements it connect.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If elements are enhanced to have names on the terminal, the named terminals names could be listed with the element in that list]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 10:46:18 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=102</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=102#bugnotes</comments></item><item><title>0000185: Moving element text using keyboard, causes the whole editor to shift</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=185</link><description><![CDATA[I have text on my elements. Moving the text using keyboard allows minor steps.&lt;br /&gt;
When, I press arrow keys to move the text, the whole editor will also shift in the arrow direction.]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 10:46:15 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=185</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=185#bugnotes</comments></item><item><title>0000207: Implement add folio before or after selected folio</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=207</link><description><![CDATA[I running into an issue related to working in QElectroTech. I have got multiple projects with about 250 folios inside one single file. This is working fine in QElectroTech but... when adding an additional folio inside in between two folios is really a &quot;pain&quot;.&lt;br /&gt;
&lt;br /&gt;
I would like to suggest to add a button for adding a folio before or after the folio selected.&lt;br /&gt;
&lt;br /&gt;
See my screenshot for the example.]]></description><category>website</category><pubDate>Thu, 24 Sep 2026 10:46:12 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=207</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=207#bugnotes</comments></item><item><title>0000250: Revisión de la propiedad del elemento "Terminal"</title><author></author><link>https://qelectrotech.org/bugtracker/view.php?id=250</link><description><![CDATA[Al crear un elemento &quot;Terminal&quot;, todos los terminales que se insertan en dicho elemento quedan automaticamente interconectados entre si asignando el mimsmo numero de cable de la entrada a la salida.&lt;br /&gt;
&lt;br /&gt;
Esto provoca que al dibujar terminales con diferentes niveles, todos los cables se unen, imposibilitando la opción de utilizar terminales en mi caso, ya que utilizo los terminales de tres niveles para conectar elementos como fotocélulas (positivo, negativo y señal).&lt;br /&gt;
&lt;br /&gt;
Cabria la posibilidad de poder seleccionar dentro del elemento tipo &quot;Terminal&quot;, que téminales están interconectados entre si? Asi por ejemplo con los terminales que tengan el mismo nombre...&lt;br /&gt;
&lt;br /&gt;
Muchas gracias y enhorabuena por el trabajo realizado.]]></description><category>Element Editor</category><pubDate>Thu, 24 Sep 2026 10:46:08 +0200</pubDate><guid>https://qelectrotech.org/bugtracker/view.php?id=250</guid><comments>https://qelectrotech.org/bugtracker/view.php?id=250#bugnotes</comments></item></channel></rss>
