Laurent Trinques
caf5dc5dd4
Add new Annex Projects
2022-12-26 11:36:44 +01:00
Laurent Trinques
eeadbde8d2
Add new Translators in aboutqetdialog.cpp
2022-12-26 09:06:16 +01:00
Laurent Trinques
0753bac62f
Add Ukrainian switch language
2022-12-19 13:04:19 +01:00
luz paz
6a4b250213
Fix source typo 'Hidding'
2022-12-07 12:10:34 +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
a1f9d05f1c
Fix source typo 'Rigth'
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
luz paz
a76e5446aa
Fix various typos in source documentation and comments
...
Found via `codespell`
2022-12-04 13:30:01 +01:00
Ole Carlsen
c17492183f
Danish translation updated
2022-11-24 17:54:18 +01:00
joshua
e3d1467352
Remove minimum height of project properties dialog
2022-11-23 21:58:08 +01:00
joshua
300440454e
Fix crash introduced in commit 5a057b1c20
2022-11-16 19:06:56 +01:00
Laurent Trinques
d6bcde5f8d
Update pugixml to version 1.13
2022-11-15 18:22:00 +01:00
joshua
e1cb55f218
Better use of QObject inheritence
2022-11-14 22:42:27 +01:00
joshua
937afea351
Minor : check if pointer is valid
2022-11-14 20:45:16 +01:00
Laurent Trinques
3341d65a89
Workaround to fix crash when moving element by arrows keys
...
@driver_item item moved by mouse and don't be moved by Element mover
Disable position x, y in statusBar when moving elements by arrows keys
2022-11-12 12:14:27 +01:00
Laurent Trinques
2f72c60f64
Add shorcut for moving up/down folio by 10
...
add new entries for moving up/down folio by 100 and shorcut
2022-11-11 12:56:22 +01:00
joshua
5a057b1c20
Minor
...
More modern c++
2022-11-08 18:17:55 +01:00
joshua
57929e6e38
Minor.
...
ElementsMover class :
Rename some member variable and add some indentation.
2022-11-05 13:36:46 +01:00
joshua
ae8c20bb04
Minor
2022-11-05 13:28:39 +01:00
Laurent Trinques
ad97559b7c
Try to fix FTBFS on Debian Bullseye
2022-11-04 21:34:24 +01:00
Laurent Trinques
e3cc89b546
Try to fix FTBFS on Debian Bullseye
2022-11-04 21:26:08 +01:00
Laurent Trinques
0f215c2902
Try to fix FTBFS on Debian Bullseye
2022-11-04 21:12:19 +01:00
joshua
0ae0ce04cd
Show x:y pos when drag element in the status bar
2022-11-04 20:25:49 +01:00
joshua
e26efb6c3a
Fix wrong size of new element wizard on windows
...
See https://qelectrotech.org/bugtracker/view.php?id=264
2022-10-12 21:54:44 +02:00
joshua
0d90defcfe
Remove unused include
2022-09-28 21:54:02 +02:00
joshua
ea1ede9cb3
Remove unnecessary assert
...
Just call :
void DynamicTextFieldEditor::disconnectConnections()
instead of use an assert if there is an active connection.
2022-09-28 21:53:30 +02:00
joshua
ffc2a7a7d7
Fix warning
2022-09-26 21:48:08 +02:00
joshua
3e75bedef0
Fix crash
...
https://qelectrotech.org/forum/viewtopic.php?pid=16647#p16647
2022-09-26 21:40:47 +02:00
joshua
d6e8a1c133
Element editor : improve deletion speed
2022-08-13 13:06:46 +02:00
joshua
eee1c7fff7
Element editor : Improve responsiveness when several shapes are selected.
2022-08-13 12:40:59 +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
02769fe881
Improve opening time of dxf
2022-08-03 13:54:39 +02:00
joshua
e57ba72d7c
Fix crash
2022-08-03 12:37:32 +02:00
Laurent Trinques
56b7458951
Workaround to fix launch dxf2elmt binary from QET element editor menu on macOS
2022-07-27 18:04:48 +02:00
joshua
74a187e659
Minor
2022-07-27 14:52:50 +02:00
joshua
8b62318588
Return an empty QByteArray if something goes wrong with dxf2elmt
2022-07-27 14:52:00 +02:00
joshua
31466a65ba
Fix fail to build from sources
...
Fix ftbfs for :
ubuntu 18.04 bionic beaver
ubuntu 20.04 focal fossa
debian 11 bullseye
2022-07-27 14:15:32 +02:00
Laurent Trinques
a7160ba9b7
Fix dxf2Elmt Binary name on macOS
2022-07-26 20:18:54 +02:00
joshua
57695bbbea
Element editor : improve code
...
Better use of signal partsAdded and partsRemoved
2022-07-26 17:03:18 +02:00
joshua
5a497cd6b5
Element editor : improve code
...
Better use of signal partsAdded and partsRemoved
2022-07-26 16:17:47 +02:00
joshua
cae7cbdbd8
Import dxf is managed by undo command
2022-07-24 20:58:00 +02:00
joshua
6e81451b46
Add import dxf feature
...
Use dxf2elmt to import dxf.
See https://github.com/antonioaja/dxf2elmt
2022-07-23 21:54:23 +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
Laurent Trinques
4c5d27e9af
Minor
2022-07-08 21:34:10 +02:00
Laurent Trinques
8af850df44
Add the architecture of the CPU that Qt was compiled for in widget aboutqetdialog and in the logs
2022-07-08 20:50:45 +02:00
joshua
ba1e8381f2
Merge branch 'terminal_strip'
...
* terminal_strip:
Improve execution time of some actions.
Minor : fix little gui defect
Improve opening time of terminal strip editor window
Display conductor number
2022-07-04 21:45:18 +02:00