Commit Graph

8291 Commits

Author SHA1 Message Date
joshua
2d4f968348 Fix crash when collapse root item of macro element tree view
Add an icon to the macro type of FileElementCollectionItem.

The first time the model (ElementsCollectionModel) ask for decoration
role the FileElementCollectionItem check if icon is null, if true the
icon is set, if false the function return.

In the case of the macro type, befor this commit the macro have a null
icon, and so the setIcon is call each time (many) the mouse move hover
and cause a qet crash.
This commit fix that, only by setUp an icon
2026-05-06 00:20:07 +02:00
joshua
6f669e1074 Merge branch 'master' into qt6_cmake_joshua 2026-05-05 20:11:05 +02:00
Laurent Trinques
b1466ec649 Update windows-build.yml
Some checks failed
Windows Build / build-windows (push) Has been cancelled
2026-05-02 22:37:13 +02:00
Laurent Trinques
5c3aeb598d Update windows-build.yml 2026-05-02 22:15:17 +02:00
Laurent Trinques
baab669b25 Update windows-build.yml 2026-05-02 21:47:44 +02:00
Laurent Trinques
5704d67d7d Update windows-build.yml 2026-05-02 21:25:12 +02:00
Laurent Trinques
b0ad485c10 Update windows-build.yml
Some checks failed
Windows Build / build-windows (push) Has been cancelled
2026-05-01 18:20:19 +02:00
Laurent Trinques
8ac216bd6b Delete .github/workflows/publish-edge-snap.yml 2026-05-01 18:01:38 +02:00
Laurent Trinques
ae9380a9c9 Update windows-build.yml 2026-05-01 18:00:34 +02:00
Laurent Trinques
0f07174734 Update windows-build.yml 2026-05-01 17:29:18 +02:00
Laurent Trinques
e53a57bdac Update windows-build.yml 2026-05-01 17:20:23 +02:00
Laurent Trinques
f46bafa706 Merge pull request #457 from scorpio810/Windows_ci
Try to add Windows build CI workflow
2026-05-01 17:08:51 +02:00
Laurent Trinques
ba856c2fff Add Windows build workflow 2026-05-01 17:01:31 +02:00
Laurent Trinques
9c835ce362 Update auto-doxygen.yml 2026-05-01 09:41:32 +02:00
Laurent Trinques
e720af44db Update translation ts files
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 1m20s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-04-30 10:10:02 +02:00
Laurent Trinques
22455aa506 Merge pull request #456 from Kellermorph/makro-fix
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m37s
Auto-build doxygen docs / deploy (push) Has been skipped
Fixed: Prevented the selection in the project tree from jumping to the last page when saving.
2026-04-30 08:49:55 +02:00
Kellermorph
a2b6516eb3 Fixed: Prevented the selection in the project tree from jumping to the last page when saving. 2026-04-30 07:54:53 +02:00
Laurent Trinques
bbf156c489 Merge pull request #455 from Kellermorph/makro-fix
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m38s
Auto-build doxygen docs / deploy (push) Has been skipped
Fix Thumbnail in Makrotree
2026-04-29 17:37:19 +02:00
Kellermorph
946aa37e78 delete german notes 2026-04-29 16:17:49 +02:00
Kellermorph
b8c85f9e96 Fix placing Template 2026-04-29 16:15:58 +02:00
Kellermorph
ee8114d42c Fix Thumbnail in Makrotree 2026-04-29 15:56:00 +02:00
Laurent Trinques
0abfecd891 Merge pull request #454 from Kellermorph/update-translation-de
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m43s
Auto-build doxygen docs / deploy (push) Has been skipped
Update German translation for macro feature
2026-04-28 06:19:10 +02:00
Kellermorph
a434575857 Update German translation for macro feature 2026-04-27 20:43:20 +02:00
Laurent Trinques
fc7d8f5f6f Merge pull request #451 from Kellermorph/makro
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m31s
Auto-build doxygen docs / deploy (push) Has been skipped
Draft: Feature - Introduce User Templates Collection and Dedicated UI Tab
2026-04-26 14:10:07 +02:00
Kellermorph
1d451a6490 Fix include paths for NameList header 2026-04-26 13:01:19 +02:00
Kellermorph
0118d94d4e makro 2026-04-26 10:48:47 +02:00
Laurent Trinques
b80875c583 Fix typo in previous commit
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m30s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-04-25 12:54:52 +02:00
Laurent Trinques
b54327e649 Revert "Update translation missing in qelectrotech_appdata.xml, electrotech.xml, org_qelectrotech_qelectrotech.desktop"
This reverts commit e046b8289d.
2026-04-25 12:52:39 +02:00
Laurent Trinques
e046b8289d Update translation missing in qelectrotech_appdata.xml, electrotech.xml, org_qelectrotech_qelectrotech.desktop 2026-04-25 12:42:39 +02:00
Laurent Trinques
941efe6405 Typo 2026-04-25 12:05:29 +02:00
Laurent Trinques
07e11ea659 Try to fix NSIS : LangString "Fonts" is not set in language table of language * 2026-04-25 12:01:06 +02:00
Laurent Trinques
387f96b556 Update packaging_script_Debian_Ubuntu_Windows.sh 2026-04-25 11:29:48 +02:00
Laurent Trinques
0832ef47a8 NSIS add Fonts directory on Windows installer 2026-04-25 11:17:48 +02:00
Laurent Trinques
bc7f852f79 Add Missing language translations for QElectroTech installer
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 1m10s
Auto-build doxygen docs / deploy (push) Has been skipped
Languages added: hu, ja, mn, nb, nl_BE, nl_NL, pt_BR, rs/sr, sk, sl, sv, tr, uk, zh
2026-04-24 13:29:39 +02:00
Laurent Trinques
d1e10afd61 Add notes.md
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m34s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-04-24 13:05:27 +02:00
Laurent Trinques
8aa384d305 NSIS: remove LANG_DUTCH_BELGIAN
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 1m11s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-04-23 14:40:35 +02:00
Laurent Trinques
b321460116 NSIS, tRy to add LANG_DUTCH_BELGIAN, improve others not translated strings 2026-04-23 14:18:57 +02:00
Laurent Trinques
416ec501fe GenerateSvg: Corrected view:
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m28s
Auto-build doxygen docs / deploy (push) Has been skipped
The contents of svg export is not correctly centered within the exported
area, thanks Tom
https://qelectrotech.org/forum/viewtopic.php?pid=22781#p22781
2026-04-23 09:49:42 +02:00
Laurent Trinques
145810f33a Update Windows installer NSIS to 3.X version 2026-04-23 09:31:46 +02:00
Laurent Trinques
4f70468a29 Merge pull request #452 from ChuckNr11/master
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m29s
Auto-build doxygen docs / deploy (push) Has been skipped
Fix losing Focus on moving diagram position with keyboard
2026-04-19 14:32:37 +02:00
ChuckNr11
f60acad3b3 Fix losing Focus on moving diagram position with keyboard
Due to the changes made in the commit "Add highlight current page in
ProjectView", there is a problem when moving diagrams in the ProjectView
using the keyboard. The diagrams lose focus after being moved.
The cause is: The DiagramItem loses its selection before the move
function is executed.

The code has been adjusted.
2026-04-19 10:44:52 +02:00
Kellermorph
ee65142b65 makro 2026-04-16 12:47:02 +02:00
Laurent Trinques
03bb97b529 Add DE binary translation *qm file.
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 1m9s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-04-15 17:06:29 +02:00
Laurent Trinques
a4b90f3cc7 Merge pull request #450 from Kellermorph/master
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m29s
Auto-build doxygen docs / deploy (push) Has been skipped
Update translation
2026-04-15 06:20:24 +02:00
Kellermorph
d57a219977 Merge branch 'master' into master 2026-04-14 21:54:01 +02:00
Kellermorph
03afa9e318 Update translation 2026-04-14 21:49:05 +02:00
Laurent Trinques
37cec4afce Fix french translations
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 2m21s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-04-12 12:46:15 +02:00
Laurent Trinques
12f04a7b08 Update translation files *TS
Some checks failed
Auto-build doxygen docs / doxygen (push) Failing after 1m6s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-04-09 18:56:24 +02:00
Laurent Trinques
ba77b3dabb Update qelectrotech.appdata.xml 2026-04-09 17:13:18 +02:00
Laurent Trinques
2e6953bbd0 Update org.qelectrotech.qelectrotech.desktop 2026-04-09 17:05:26 +02:00