plc-user
e2e84a56f7
limit movement to int-values to be able to re-position to original position
2025-02-28 07:40:59 +01:00
plc-user
565374f174
additional ControlModifier does not work here as expected
2025-02-28 07:36:53 +01:00
plc-user
7bdca47d8e
use brackets to be more clear what is meant
2025-02-28 07:33:17 +01:00
plc-user
181680e6f1
add English comments
2025-02-22 09:20:46 +01:00
Laurent Trinques
667d25899f
Merge pull request #364 from elevatormind/conductor_texts
...
New variables for conductor text formulas
2025-02-21 17:13:18 +01:00
Magnus Hellströmer
78ee65a21b
Added option to only move dynamic texts
2025-02-19 21:33:29 +01:00
Magnus Hellströmer
68a2ddde18
New variables for conductor text formulas
2025-02-19 20:26:53 +01:00
Peter Kessen
5351746dc7
Fix typo within settings entry
2025-02-18 20:13:10 +01:00
plc-user
c2a2e5f5eb
minor: whitespace and comments
2025-02-17 19:45:53 +01:00
plc-user
67112bf8e5
fix typo in enum-entry and comments
2025-02-17 09:33:35 +01:00
plc-user
a4a3733670
typos, whitespace and brackets
2025-02-14 16:59:23 +01:00
plc-user
3471140b64
fix typo in fuction-name (looked like a mixture of French and English)
2025-02-14 16:47:39 +01:00
Laurent Trinques
43f0107eb1
Revert "Try Clazy fix-its"
...
Segfault on old Qt versions!
This reverts commit dba7caed30 .
2025-02-14 16:17:58 +01:00
Laurent Trinques
dba7caed30
Try Clazy fix-its
...
clazy is a compiler plugin which allows clang to understand Qt
semantics. You get more than 50 Qt related compiler warnings, ranging
from unneeded memory allocations to misusage of API, including fix-its
for automatic refactoring.
https://invent.kde.org/sdk/clazy
2025-02-14 15:52:23 +01:00
plc-user
516eb9eb45
fixed English comments
2025-02-12 14:02:30 +01:00
plc-user
13f432571d
comments: fixed typos and added English comments
2025-02-09 17:51:15 +01:00
plc-user
331cecc05c
remove dead code (local variables that were never used)
2025-02-02 12:16:28 +01:00
plc-user
940ae0c34a
formatting / whitespace - unify declarations
2025-01-26 14:29:52 +01:00
Laurent Trinques
77bfe84a4c
One year
2025-01-04 13:37:40 +01:00
plc-user
1062d217f0
move code into else-clause to avoid possible crashes
2024-07-15 00:01:20 +02:00
Laurent Trinques
cbd309ec5a

...
Fix :
Add element1_linked element2_linked informations to terminal-name
connected in qet-file
2024-06-30 15:02:42 +02:00
Laurent Trinques
23c4ba2a3e
Fix segfault in previous commit
2024-06-21 17:48:57 +02:00
Laurent Trinques
dd03f0eece
Add elements informations to terminal-name connected in qet-file
2024-06-21 15:28:57 +02:00
plc-user
f9073ca5fb
add terminal-names to connection in qet-file
2024-06-16 15:53:09 +02:00
plc-user
fa68d545d0
correct more indentations / whitespace
2024-04-24 14:14:40 +02:00
plc-user
f4c880dc9f
fix indention to get rid of warnings: "if/else does not guard"
2024-04-07 14:46:40 +02:00
Laurent Trinques
e73cf633ce
2023->2024
2024-03-29 10:09:48 +01:00
Laurent Trinques
902a976cc3
Change weighting of second conductor color
...
See: https://qelectrotech.org/bugtracker/view.php?id=292
On old project you replace in text editor
dash-size="10" by dash-size="5"
2023-11-05 16:09:48 +01:00
Laurent Trinques
de89997c4e
Improve changeover contact view in list mode
2023-04-28 16:43:14 +02:00
joshua
247b98da41
Fix minor bug : conductor text is not updated when folio id is used
...
See https://qelectrotech.org/forum/viewtopic.php?pid=18157#p18157
2023-04-17 22:09:18 +02:00
joshua
ec5cda10db
Minor : improve first and last segment position of conducteur
2023-01-31 23:13:05 +01:00
joshua
a0970b37b9
Improve and simplify the use of versions
2023-01-19 20:18:21 +01:00
Remi Collet
038d2d7033
use QVersionNumber and switch to "list of int" standard
2023-01-12 18:24:58 +01:00
joshua
539e0a7a49
Merge branch 'terminal_strip'
...
* terminal_strip:
Terminal strip item can saved / loaded to .qet file
See previous commit...
Move terminal strip drawer class in is own file
Fix wrong use of QStringLiteral and QLatin1String
Double click a TerminalStripItem open the editor
Minor change about checkable QAction of QetDiagramEditor
Minor : corrects a minor aesthetic defect when unbridge terminals
Revamp code
Add and move terminal strip item are now managed by undo command
TerminalStripItem : Draw terminal bridge
Terminal strip item can be added to diagram
Minor : add QGIUtility namespace
2023-01-02 19:40:08 +01:00
Laurent Trinques
9afef79629
Update Copyright date
2023-01-01 17:05:57 +01:00
luz paz
4caf5e0211
Fix source typo 'cross_min_heigth'
2022-12-07 12:10:34 +01:00
luz paz
8242e4cfd7
Fix source typo 'minimumRowHeigth'
2022-12-07 12:10:34 +01:00
luz paz
1994235bc5
Fix various typos in source documentation and comments (cont.)
...
Found via `codespell`
2022-12-04 20:46:32 +01:00
joshua
ff80453f2c
Terminal strip item can be added to diagram
...
Initial commit about graphics item of a terminal strip, Work in
progress.
2022-08-27 21:24:25 +02:00
David Varley
af5d5e0aa3
Allow for open polygons (ie polylines) when saving as dxf
2022-08-13 11:57:29 +10:00
Laurent Trinques
acf1e713fc
Fix position of label XREF in 'Other' option for slave device contact
...
type
2022-08-08 10:39:04 +02:00
Laurent Trinques
21524ee528
Add symbol and improve 'Other' option for slave device contact type.
2022-08-06 18:42:05 +02:00
joshua
e57ba72d7c
Fix crash
2022-08-03 12:37:32 +02:00
Laurent Trinques
acd151c9ca
Improve last commit
2022-07-16 13:36:05 +02:00
Laurent Trinques
ab724377c0
Fixed a bug with many slaves of type Other, whose XREFs overlap in list
...
mode
2022-07-16 12:58:35 +02:00
joshua
d9a0b03e23
Minor : add QGIUtility namespace
2022-07-15 20:48:06 +02:00
Tadeáš Pilař
1a2fea84ff
Add 'Other' option for slave device contact type
...
This option alows for displaying XRef without contact drawing.
This is useful for spliting one physical part into multiple
logical elements when the slave element is not a switch.
2022-06-23 05:41:33 +02:00
joshua
899caeabe9
Fix wrong behavior when edit the element information
...
In the diagram editor, when we edit the element information in the side
panel, each time we tip something in the text field the cursor always go
to the end if the "label" information is empty.
2022-05-25 23:16:13 +02:00
Laurent Trinques
daeec311b2
Element::Thumbnail WIP
2022-05-16 08:59:25 +02:00
Laurent Trinques
db8c76c184
Element::Thumbnail WIP
2022-05-15 14:29:01 +02:00