Kellermorph
9344515d2a
Refactor isFull method to simplify max_slaves logic
2026-03-30 21:14:48 +02:00
Kellermorph
9149128f7a
Refactor comments and improve code formatting
2026-03-30 21:14:10 +02:00
Kellermorph
5296c1b478
Change initialization of m_max_slaves and m_contact_count
2026-03-30 21:13:26 +02:00
Laurent Trinques
b4c8af55d3
Merge pull request #443 from Kellermorph/master
...
Auto-build doxygen docs / doxygen (push) Failing after 1m50s
Auto-build doxygen docs / deploy (push) Has been skipped
Feature: Auto-select active diagram in the elements panel tree
2026-03-29 22:04:08 +02:00
Laurent Trinques
cb47094a1f
Update README.md
2026-03-29 22:00:43 +02:00
Laurent Trinques
3f1db24d6d
Update README.md
2026-03-29 21:58:32 +02:00
Kellermorph
1af0c1ca8b
Refactor addDiagram and updateDiagramItem signatures
2026-03-29 18:14:10 +02:00
Kellermorph
bea1fb4353
Refactor elements_panel to elementsPanel
2026-03-29 18:13:14 +02:00
Kellermorph
2f69716e3c
Change access modifier to private for attributes
...
Changed access modifier of elements_panel and QAction attributes from public to private.
2026-03-29 18:12:17 +02:00
Kellermorph
277fa087bc
Fix formatting in genericpanel.h method signatures
2026-03-28 14:49:31 +01:00
Kellermorph
9693df4252
Highlight current page in ProjectView on diagram activation
2026-03-28 14:49:00 +01:00
Kellermorph
6b80fbb08d
Change access modifier of elements_panel to public
2026-03-28 14:48:18 +01:00
Laurent Trinques
7425c83231
Merge pull request #442 from qelectrotech/revert-441-master
...
Auto-build doxygen docs / doxygen (push) Failing after 1m52s
Auto-build doxygen docs / deploy (push) Has been skipped
Revert "Feature: Implement max_slaves limit for Master elements"
2026-03-27 15:33:48 +01:00
Laurent Trinques
815e959a2d
Revert "Feature: Implement max_slaves limit for Master elements"
2026-03-27 15:33:03 +01:00
Laurent Trinques
97f113d333
Merge pull request #441 from Kellermorph/master
...
Feature: Implement max_slaves limit for Master elements
2026-03-27 14:55:35 +01:00
Kellermorph
de91ab0a4b
Implement limit check for linked items
...
Added a check for the maximum limit of linked items before moving an item from free_list to linked_list.
2026-03-26 15:29:41 +01:00
Kellermorph
84c755a0c8
Filter out full MasterElements from element list
...
Added filtering for full MasterElements from the list of elements.
2026-03-26 15:29:03 +01:00
Kellermorph
e9e11635d8
Add isFull method to check slave limit
...
Added a new method to check if the slave limit is reached.
2026-03-26 15:27:45 +01:00
Kellermorph
2e684471a9
Add isFull method to MasterElement class
2026-03-26 15:27:05 +01:00
Kellermorph
61889f4c17
Add m_max_slaves member to ElementData class
2026-03-26 15:25:55 +01:00
Kellermorph
c946df8588
Implement max_slaves storage in elementdata
...
Added functionality to store and retrieve max_slaves attribute.
2026-03-26 15:25:19 +01:00
Kellermorph
33da828035
Increase height and add max slaves options in UI
...
https://qelectrotech.org/forum/viewtopic.php?id=3101
2026-03-26 15:24:17 +01:00
Kellermorph
6515827f34
Refactor ElementPropertiesEditorWidget and add EditorDelegate
...
https://qelectrotech.org/forum/viewtopic.php?id=3101
2026-03-26 15:23:17 +01:00
Kellermorph
536315ebc0
Update masterelement.cpp for max_slaves
...
https://qelectrotech.org/forum/viewtopic.php?id=3101
2026-03-26 15:21:34 +01:00
joshua
0b91318749
Remove several QT_VERSION_CHECK
...
Remove several QT_VERSION_CHECK related to Qt5 and Qt4.
2026-03-19 19:54:51 +01:00
Laurent Trinques
baec0a4afb
Fix https://github.com/qelectrotech/qelectrotech-source-mirror/issues/439
Auto-build doxygen docs / doxygen (push) Failing after 1m38s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-03-08 14:10:50 +01:00
Laurent Trinques
4b19a88f2d
git submodule update --remote elements
Auto-build doxygen docs / doxygen (push) Failing after 1m39s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-03-05 16:25:44 +01:00
Laurent Trinques
248b3a04d2
Fix https://github.com/qelectrotech/qelectrotech-source-mirror/issues/437
2026-03-05 16:23:54 +01:00
joshua
1ba97c7e92
Remove hoto_update_cmake_message.cmake
2026-03-03 21:45:48 +01:00
joshua
cd09fc0d32
Re-enable git_update_submodules.cmake
...
Re-enable git_update_submodules.cmake, use for update the elements repo.
Remove the unused include : fetch_elements.cmake
2026-03-03 21:44:35 +01:00
Laurent Trinques
924fe082fb
Update fr_window_build_msys2.md
2026-03-03 06:56:24 +01:00
joshua
ad37b0f9a5
Add documentation for build under Windows
...
The documentation is available in french only.
Contributors, feel free to create a new documentation in English (create
a new directory named 'en' for this purpose).
2026-03-02 22:47:32 +01:00
joshua
fedc1cb092
Made available compilation on windows with msys2
...
The aim of this commit is to easily build qelectrotech under windows
with qt6/cmake and the package tool MSYS2.
-Update some cmake file.
-Remove Git submodule for pugixml and single application
-Use cmake find_package for pugi xml
-Use cmake fetchContent for single application.
-Use cmake find_package for KCoreAddons and KWidgetsAddons.
-Minor change for pugi xml
-Minor change on ProjectPrintWindow class to compatible with Qt6 API.
2026-03-02 22:34:16 +01:00
Laurent Trinques
40f7889849
git add qet_cs.qm
Auto-build doxygen docs / doxygen (push) Failing after 1m32s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-02-10 17:31:30 +01:00
Laurent Trinques
430ead5674
Merge pull request #434 from pafri/patch-2
...
Update qet_cs.ts
2026-02-10 17:29:01 +01:00
pafri
e52e42af45
Update qet_cs.ts
...
Hi,
I´ve made an update of Czech localization file.
Please commit it.
2026-02-09 08:30:28 +01:00
Laurent Trinques
b7b131f619
Merge pull request #433 from qelectrotech/update-qch
...
Auto-build doxygen docs / doxygen (push) Failing after 1m25s
Auto-build doxygen docs / deploy (push) Has been skipped
Update QCH Help file
2026-02-06 14:44:18 +01:00
scorpio810
accc92ef90
update QCH file
2026-02-06 13:26:54 +00:00
Laurent Trinques
89be949201
Update auto-doxygen.yml
2026-02-06 14:22:23 +01:00
Laurent Trinques
fe52babc34
Update QET64.nsi
Auto-build doxygen docs / doxygen (push) Failing after 1m43s
Auto-build doxygen docs / deploy (push) Has been skipped
2026-02-05 15:37:47 +01:00
Laurent Trinques
f4ff6b1b60
Update QET64.nsi
2026-02-05 15:34:49 +01:00
Laurent Trinques
23b5aa9f14
Merge pull request #431 from Kyle-Code-CA/patch-13
...
Create Korean man page for QElectroTech
2026-02-05 15:32:44 +01:00
Laurent Trinques
bd84f8749d
Merge pull request #430 from Kyle-Code-CA/patch-11
...
Update ELEMENTS.LICENSE
2026-02-05 15:30:02 +01:00
Laurent Trinques
d7c032f977
Merge pull request #429 from Kyle-Code-CA/patch-10
...
Update CREDIT
2026-02-05 15:28:40 +01:00
정광호
478f753b92
Remove placeholder email from qelectrotech man page
...
Removed placeholder email for Jung Kwang-ho.
2026-02-05 23:14:43 +09:00
정광호
42b6678c00
Create Korean man page for QElectroTech
...
Add Korean manual for QElectroTech application
2026-02-05 23:09:44 +09:00
정광호
c74d68c082
Update ELEMENTS.LICENSE
2026-02-05 22:31:38 +09:00
정광호
9482d11238
Update CREDIT
2026-02-05 22:24:14 +09:00
Laurent Trinques
e62f7cf056
Merge pull request #428 from Kyle-Code-CA/patch-9
...
Add Korean comments to QElectroTech XML file
2026-02-05 14:21:44 +01:00
Laurent Trinques
c4b35fc426
Merge pull request #427 from Kyle-Code-CA/patch-8
...
Add Spanish and Korean summaries to appdata
2026-02-05 14:20:57 +01:00