Martin
5430692359
remove not needed declaration, because the definition was already deleted. And so a linker error occured
2021-02-24 19:04:14 +01:00
Martin
02b7ead041
fix compile issues
2021-02-24 18:48:59 +01:00
Martin
ea364f9c4e
merge
2021-02-23 17:35:55 +01:00
Laurent Trinques
f97edad75a
DiagramView::mouseMoveEvent remove "DEV" in toolTip message mouse
...
postion
2021-02-23 00:51:50 +01:00
Laurent Trinques
454b2c8a0f
Update splash to 0.9 version
2021-02-22 16:22:08 +01:00
Lars Biskupek
b2782bc460
Tab-stop definitions inserted where appropriate
...
Tab stop definitions inserted in some dialogs, so that the order of tab-stops-moves corresponds as closely as possible to the fields' position in the window.
2021-02-22 13:47:39 +01:00
Lars Biskupek
059f0eb1b6
Modifications to SaveFile-Dialog for "Save As PDF"
...
Fixed a typo that prevented existing PDF files from being displayed in SaveFileDialog for PDFs.
The way the file name for the PDF is generated has changed. If the project has already been saved, the PDF has the same file name (with .pdf of course); If not, the file name is generated from the project title (= same behavior as Save as - dialog for a .qet project file).
2021-02-22 13:47:39 +01:00
joshua
ce318ac667
Element : start use ElementData
...
Element now use ElementData for namelist and element information
2021-02-21 19:40:33 +01:00
joshua
be2067148e
Element editor : add terminal properties editable
2021-02-21 19:40:33 +01:00
joshua
444f62a1f8
element data : add terminal type enum and terminal function enum
2021-02-21 19:40:33 +01:00
joshua
8f85cacb06
QetElementEditor : Use elementData class
2021-02-21 19:40:33 +01:00
joshua
ffe3d98279
Add element data class
2021-02-21 19:40:33 +01:00
joshua
dea926e4b4
Remove unnecessary method
2021-02-21 19:40:33 +01:00
joshua
a1779d1a7a
Rewrite terminaleditor with ui file.
...
Write terminal editor with ui file.
The terminalData::type of a terminal can be edited with the terminal
editor.
2021-02-21 19:40:33 +01:00
joshua
252106178b
Add enum Type to terminalData class
2021-02-21 19:40:32 +01:00
joshua
a00404bc9f
clean terminal and terminaldata class
2021-02-21 19:40:32 +01:00
joshua
e2ebb445a8
Terminal : remove unused code
2021-02-21 19:40:32 +01:00
joshua
24ec94d73e
QetElementEditor : rewrite gui with ui file
2021-02-21 19:40:32 +01:00
joshua
edb42caa16
Fix typo
...
Fixed a typo that resulted in existing PDF files not being displayed in
the dialog box "Save As PDF".
Thanks Bisku
2021-02-21 19:38:53 +01:00
Pawel Śmiech
c110acc0ac
Polish translation updated
...
Signed-off-by: Pawel Śmiech <pawel@localhost.localdomain >
2021-02-21 13:46:41 +01:00
Laurent Trinques
3467c09c1e
Change displayedVersion = "0.90-DEV"
2021-02-21 11:00:42 +01:00
Laurent Trinques
664537c178
Change displayedVersion
0.9-dev
0.8.0
2021-02-21 10:15:38 +01:00
joshua
5f908fcd88
ElementCollectionWidgetWidget : Set search start when text to search have at least 3 letters.
...
The goal is to avoid gui freeze when search for 1 or 2 letters (in this
case qet search for every item and take a lot of time).
2021-02-21 09:44:38 +01:00
Laurent Trinques
ef58f34c14
Update Copyright date
2021-02-20 12:13:46 +01:00
artgg7300
34eb14a97e
translated hungarian element names
2021-02-15 20:26:47 +01:00
joshua
30858f9a4d
Minor fix :
...
Combobox "information of element" don't display the real information set
to the dynamic text field
2021-02-15 18:53:22 +01:00
Lars Biskupek
108513ef97
Update German Language file qet_de
2021-02-15 12:14:47 +01:00
Simon De Backer
81e6f217b4
Fix Cmake will not build
...
missing files in Cmake
From: 0c4f87bd76
2021-02-14 06:52:05 +01:00
joshua
c592b7a7fd
Fix crash
...
When use the function "invert selection" qet crash when a selected
conductor is being deselected.
2021-02-09 21:05:32 +01:00
Laurent Trinques
e3fab9508f
Update pl translation, thanks Pawel
2021-02-08 05:45:18 +01:00
joshua
c13af5ace0
Clean some include
2021-02-07 20:44:17 +01:00
joshua
0c4f87bd76
Replace AddItemCommand class by AddGraphicsObjectCommand
...
The class is the same except the name and the use of QPointer to avoid
segfault with deleted QGraphicsObject.
2021-02-07 16:20:55 +01:00
joshua
ac23010559
Fix crash
2021-02-07 13:25:21 +01:00
joshua
b335a4af4f
Fix bug 225
...
https://qelectrotech.org/bugtracker/view.php?id=225
2021-02-06 19:41:22 +01:00
joshua
2513961cd6
Revert "Update Copyright date"
...
This reverts commit d04bccc384 .
2021-02-06 19:00:48 +01:00
Laurent Trinques
d04bccc384
Update Copyright date
2021-02-06 18:33:42 +01:00
Ole Carlsen
47ea5a3da9
Updated Danish Translation
2021-02-01 20:43:18 +01:00
joshua
e1b98ce5b5
Revert "QetElementEditor : rewrite gui with ui file"
...
This reverts commit e3db2bc898 .
2021-02-01 19:52:15 +01:00
pavelfric
70947ac5b9
Updated Czech translations of elements.
2021-02-01 18:35:26 +01:00
pavelfric
b58898b6c8
Updated Czech translations of elements.
2021-02-01 18:10:47 +01:00
plc-user
6da28a1845
added MDT-elements (by a.funke) and some cleanup of elements
2021-02-01 02:51:35 +01:00
Lars Biskupek
4ade6f3227
MantisBT Issue #219 solved
...
Translation for "Formater en tant que liste de materiel" added.
2021-01-31 14:42:59 +01:00
Lars Biskupek
507841208d
Updated German language file qet_de.qm
2021-01-31 07:53:15 +01:00
dlee99
762a9e3718
modified: lang/qet_nl.qm
...
modified: lang/qet_nl.ts
2021-01-31 00:25:56 +01:00
joshua
b1a7f2e26c
Minor : Text of folio report is now set as "label"
2021-01-30 19:44:18 +01:00
joshua
e3db2bc898
QetElementEditor : rewrite gui with ui file
2021-01-30 19:34:21 +01:00
artgg7300
85fa9245a4
translated hungarian element names
2021-01-30 18:33:13 +01:00
artgg7300
4df313cbeb
translated hungarian lang files
2021-01-30 16:49:50 +01:00
Laurent Trinques
f62feaef94
Update *ts files
2021-01-30 15:20:57 +01:00
Laurent Trinques
ad340cf95a
Minor
2021-01-30 15:16:43 +01:00