Laurent Trinques
a9f6583189
Fix URL
2023-11-09 13:46:45 +01:00
Laurent Trinques
b7fc8834a2
Fix bug 293: Automatic conductor numbering does not work
2023-11-07 08:04:16 +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
joshua
fbcab7c770
Fix : new conductor have text without variable replaced
...
For a new conductor with the text set from the default conductor text
defined in the folio properties, and this text contain variables, in
this case the variables are not replaced.
This commit fix it.
2023-10-19 21:59:05 +02:00
joshua
471f87690c
Remove unused signal
2023-10-17 23:12:05 +02:00
joshua
27dcd5ef00
Improve last commit
...
Remove setter function : void BorderTitleBlock::setTitle(const QString
&title)
Remove singal diagramTitleChanged from BorderTitleBlock and use instead
the signal informationChanged.
2023-10-17 22:46:04 +02:00
joshua
75746be0d8
remove unnecessary setters
2023-10-17 22:13:30 +02:00
joshua
8955ca2c82
Improve commit 73c0848fcd
2023-10-17 21:50:37 +02:00
joshua
107c59d680
diagram.cpp : remove unused #include
2023-10-16 22:31:47 +02:00
joshua
73c0848fcd
Fix : conductor don't display well user defined variable as conductor text
...
see : https://qelectrotech.org/forum/viewtopic.php?pid=18835#p18835
2023-10-16 22:24:18 +02:00
Laurent Trinques
9c68414165
Fix FTBFS
2023-10-16 17:17:48 +02:00
Laurent Trinques
be94f39087
Fix FTBFS
2023-10-16 17:03:00 +02:00
Laurent Trinques
eb2e45a66d
Init submodule's
...
using git submodule instead of copy paste code from other repos
start pugixml form https://github.com/zeux/pugixml.git
start SingleApplication from https://github.com/itay-grudev/SingleApplication.git
2023-10-16 16:48:04 +02:00
Laurent Trinques
c8ad8f2ba4
Update pugixml to 1.14 version
2023-10-15 14:44:08 +02:00
Martin Marmsoler
8bc4053d35
fix compilation
2023-10-12 21:37:04 +02:00
Martin Marmsoler
e51ddbaa42
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
2023-10-12 20:46:09 +02:00
Laurent Trinques
05b8392812
Fix chinese unicode character map, thanks Eric
2023-09-27 09:52:53 +02:00
Laurent Trinques
103ad993c0
Merge pull request #267 from qelectrotech/terminal_strip
...
Merge Terminal strip to master
2023-09-20 08:29:23 +02:00
joshua
258bfd7957
terminal strip Layout editor add help preview button
2023-09-20 08:25:58 +02:00
joshua
b422d9c6c5
Demo terminal strip : add 4 level terminal strip
2023-09-20 08:24:12 +02:00
Laurent Trinques
0a7964209a
Merge pull request #266 from qelectrotech/terminal_strip
...
Terminal strip
2023-09-19 15:30:06 +02:00
joshua
12b7c7c47c
Terminal strip layout editor : add preview of terminal strip layout
2023-09-19 15:23:29 +02:00
Laurent Trinques
0e233d6783
Update chine data QChar
2023-08-28 06:15:57 +02:00
Laurent Trinques
888c25ec02
Add Chinese switch
2023-08-27 12:36:08 +02:00
joshua
8ca1e0487e
Add demo terminal strip class
...
Not available for user now.
2023-06-28 21:56:03 +02:00
joshua
48f9ef7632
Add AbstractTerminalStrip class to be used by TerminalStripDrawer class
2023-05-15 22:22:12 +02:00
Laurent Trinques
4e6ea06d0d
Resore qetshapeitem::polygon contextMenuEvent
...
reverted by commit: 0a8376c189
see:
https://qelectrotech.org/bugtracker/view.php?id=220
and
https://qelectrotech.org/forum/viewtopic.php?pid=18204#p18204
2023-05-13 18:12:28 +02: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
Laurent
5cbb444c0a
macOS fix: add Move diagram item with the keyboard arrow
2023-03-29 13:10:50 +02:00
joshua
752fe032e7
Draw strong line for better sepration between terminal
2023-03-19 19:19:53 +01:00
joshua
45b8cb34f3
Fix minor gui wrong behavior
2023-03-10 20:19:12 +01:00
joshua
03094e1328
Fix wrong display in widget used to link folio report
2023-03-01 19:33:26 +01:00
Laurent Trinques
32e9ee9f36
Try to fix FTBS on not c++17 system
2023-02-27 10:42:13 +01:00
Laurent Trinques
047462f226
Fix macOS Deprecated synonym for Q_OS_DARWIN
2023-02-25 14:28:02 +01:00
joshua
ec3ac92b5e
Fix minor bug
...
When two shapes item have line and filling color and the dock widget
used for edit the current selection is visible, switching selection
between the two shapes, the last selected shape filling color change
and become the filling color of the previous shape.
2023-02-24 19:08:10 +01:00
Laurent Trinques
78644a3524
macOS update python PATH to launch qet_tb_generator to python 3.11
2023-02-22 15:40:38 +01:00
joshua
470e4a059b
Add widget to edit terminal strip item layout
...
The widget is available in the project properties editor.
WIP
2023-02-21 21:44:28 +01:00
Laurent Trinques
c53f5fbc66
Add save as shortcut in qetdiagrameditor
2023-02-16 06:10:17 +01:00
joshua
ec5cda10db
Minor : improve first and last segment position of conducteur
2023-01-31 23:13:05 +01:00
joshua
092b18cefd
Fix wrong calculation of the bounding rect of an arc
2023-01-27 19:39:53 +01:00
Remi Collet
880bd8f7bd
Only display git revision when available
2023-01-23 16:39:03 +01:00
Laurent Trinques
77920280c7
Add Git Revision in aboutqetdialog
2023-01-21 14:46:34 +01:00
joshua
a0970b37b9
Improve and simplify the use of versions
2023-01-19 20:18:21 +01:00
Remi Collet
fece536b55
avoid false warning for project created by qet >= 0.100
2023-01-13 13:42:50 +01:00
Laurent Trinques
28878ed53c
Fix previous translations
2023-01-13 10:47:52 +01:00
Laurent Trinques
289175b775
Minor
2023-01-13 09:32:05 +01:00
Laurent Trinques
45ec061cf1
Improves the warning message box when the version of the project to load
...
differs from the version used.
Added information about the version of the launched project and the
version currently in use.
2023-01-13 09:28:05 +01:00
Remi Collet
1be93fa581
fix comment
2023-01-12 18:24:58 +01:00
Remi Collet
812a262b63
move decl close to usage
2023-01-12 18:24:58 +01:00