1,052 2023-10-20 20:14:24
Re: Bauteil erstellen Potenzial übertragen (15 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
This seems to me to be the question asked by the author after a German-French translation.
1,053 2023-10-20 18:48:13
Re: Entwicklung/Wünsche/Funktionen (8 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@TManiac:
I think the Mantis bugtracker is much better at reporting problems, on the forum this information can be lost by other posts and topics and completely forgotten from our memory.
1,054 2023-10-20 18:42:37
Re: Bauteil erstellen Potenzial übertragen (15 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Hallo,
edit your element on element editor and change element type simple to terminal.
https://download.qelectrotech.org/qet/m … index.html
https://download.qelectrotech.org/qet/m … block.html
1,055 2023-10-20 18:37:23
Re: Textfeld in den Vordergrund bringen (4 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
@TManiac: try toolbar-depth for conductor text?
https://download.qelectrotech.org/qet/m … lbar-depth
1,056 2023-10-19 16:51:08
Re: https://qelectrotech.org/ is down for several days now ! (6 replies, posted in News)
FYI, "elements" directory is now separated to a new repository and use submodules also is now ready!
Joshua can be happy. ![]()
It 's more easy for elements contributors to maintained and add new pull request.
git clone https://github.com/qelectrotech/qelectrotech-elements.gitNote (upstream and maybe mainstream and elements translators): for update remote elements submodule with lastest change on git qelectrotech-source-mirror directory:
git submodule update --remote elementsAll modules:
git pull --recurse-submodules1,057 2023-10-19 11:28:41
Re: cable and bus not active (1 replies, posted in EN : Help, suggestions, discussions, ...)
It's a feature, see https://github.com/qelectrotech/qelectr … t.cpp#L245
1,058 2023-10-18 15:48:58
Re: Request - Fixed Visible Column and Row Headers/Names (16 replies, posted in EN : Help, suggestions, discussions, ...)
Damn again, in my test case I can aslo reproduce the bug again, again .../o\
1,059 2023-10-17 18:09:41
Re: https://qelectrotech.org/ is down for several days now ! (6 replies, posted in News)
Btw, we added Submodules for Single Application and PugiXml libs on our Git:
https://git-scm.com/book/en/v2/Git-Tools-Submodules
How to Build after clone our github repository
Initialize Submodules
git submodule init
git submodule update
Or
git submodule update --init --recursiveBtw, we think also moving the "elements" directory to new repository and use submodules too soon....
1,060 2023-10-17 08:30:43
Re: Request - Fixed Visible Column and Row Headers/Names (16 replies, posted in EN : Help, suggestions, discussions, ...)
Fixed, thanks for report
Hmm not!
, I can reproduce this bug again, for complex conductor formula like: text-%id-%{variable}.
Sorry.
1,061 2023-10-16 16:15:09
Re: Flatpak packages 0.100-dev (34 replies, posted in News)
BTW, I moved to 22.3 SDK flatpak..
1,062 2023-10-16 16:00:57
Re: New release (1 replies, posted in EN : Help, suggestions, discussions, ...)
1,063 2023-10-15 13:55:26
Re: elements autonumbering but alphabethically (6 replies, posted in EN : Help, suggestions, discussions, ...)
Hi,
Alphabetically numbering isn't implemented yet.
If anyone wants to take care of it?
1,064 2023-10-15 12:50:41
Re: Spanish Videos (25 replies, posted in Videos howto)
1,065 2023-10-15 10:51:54
Re: [Suggestion] Delete superfluous waypoints (4 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
https://download.qelectrotech.org/qet/m … ar-diagram
Resets the conductors path ignoring the user changes
Ctrl + k
1,066 2023-10-14 12:45:42
Re: element editor (3 replies, posted in EN : Help, suggestions, discussions, ...)
1,067 2023-10-13 14:33:32
Re: How to update/refresh the drawing after element was edited (5 replies, posted in EN : Help, suggestions, discussions, ...)
1,068 2023-10-13 13:46:20
Re: https://qelectrotech.org/ is down for several days now ! (6 replies, posted in News)
1,069 2023-10-13 13:42:50
Re: Flatpak packages 0.100-dev (34 replies, posted in News)
Fixed old url in org.qelectrotech.QElectroTech.flatpakref
Use these to install new devel version:
flatpak remote-delete qelectrotech-origin
flatpak remote-delete qet-devel
flatpak remote-add --gpg-import=public.pgp qet-devel https://download.qelectrotech.org/qet/builds/Flatpak/
flatpak install https://download.qelectrotech.org/qet/builds/Flatpak/org.qelectrotech.QElectroTech.flatpakref
1,070 2023-10-13 11:25:20
Re: How to update/refresh the drawing after element was edited (5 replies, posted in EN : Help, suggestions, discussions, ...)
Hello Chris,
drag abd drop your element modified and saved before close QET.
Regards
Laurent
1,071 2023-10-13 09:54:29
Re: Nouveautés de la version de développement 0.9 and 0.100.0 -0.100.1 (273 replies, posted in News)
https://github.com/qelectrotech/qelectr … r/pull/268
Give the user a possibility to set the maximum number of parts during…
… import on an dxf file. Because sometimes the dxf file can contain more than 200 elements and the user is deleting some elements afterwards

1,072 2023-10-12 20:07:17
Re: Ordnername wird nicht angezeigt (6 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Maybe your directory and elemen,t isn(t tranlated to your country.
1,073 2023-10-11 20:43:56
Re: Brazilian videos (20 replies, posted in Videos howto)
1,074 2023-10-11 20:08:51
Re: Schaltschrank planen (2 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
1,075 2023-10-09 16:22:12
Re: Financing macOS machine for improving QElectroTech on MAC M1/M2 arm64 (39 replies, posted in News)
FYI, Update OSX KVM/QEMu x86_64 (intel macOS 64) builds to:
Clang 14.0
Qt: 5.15.8 => Qt: 5.15.11
KF5 5.99 => KF5 5.110
Enjoy!
