Simon De Backer
c1e93fc442
QT6: QStyleOptionGraphicsItem
2020-10-03 15:48:40 +02:00
Simon De Backer
2e2a652343
QT6: QMouseEvent
2020-10-03 15:45:43 +02:00
Simon De Backer
074e2c8b2d
QT6: QDropEvent
2020-10-03 15:42:58 +02:00
Simon De Backer
9034d8d791
QT6: Fix deprecated QRegExp
2020-10-03 15:40:32 +02:00
Simon De Backer
0b5091b606
QT6: hooks added
2020-10-03 12:04:35 +02:00
Simon De Backer
b339dc2812
QT6: Mod unused function put in comments
2020-10-03 12:03:44 +02:00
Simon De Backer
ce11610d1d
Add missing include QActionGroup
2020-10-03 11:57:55 +02:00
Simon De Backer
10cc3cdbb7
QT6: set C++17
2020-10-03 11:57:55 +02:00
Simon De Backer
184560cc5d
QT6: diagramitemweight set val to Font::Weight
2020-10-03 11:57:55 +02:00
Simon De Backer
0e10b4adfa
QT6: QTextStream::setCodec use QTextStream::setEncoding
2020-10-03 11:57:54 +02:00
Simon De Backer
caac531de1
QT6: Mod QLibraryInfo::location use QLibraryInfo::path
2020-10-03 11:57:54 +02:00
Simon De Backer
bc0cb6b1b3
QT6: Mod Qt::MidButton Use Qt::MiddleButton
2020-10-03 11:57:54 +02:00
Simon De Backer
4f929ef3c9
QT6: Use the QByteArrayView overload.
2020-10-03 11:57:54 +02:00
Laurent Trinques
3b71cb7dfe
Revert "macOS : disable project database export"
...
This reverts commit fbe1c05c7d .
2020-10-03 07:06:05 +02:00
Laurent Trinques
fbe1c05c7d
macOS : disable project database export
2020-10-03 06:39:33 +02:00
Claveau Joshua
6437bf212a
Add macro to disable/enable project database export
2020-10-02 20:09:03 +02:00
Claveau Joshua
aa9266ab64
Minor : use Diagram::showMe() method instead of emit several signal to do the same thing
2020-10-02 19:41:17 +02:00
Claveau Joshua
8507040aa2
Improve how element editor is opened to edit an element in a diagram.
...
Before this commit :
ElementPropertiesWidget emit a signal of Diagram to edit an element, and
the signal goes up from Diagram -> DiagramView -> ProjectView ->
QetDiagramEditor and QetDiagramEditor call a static function.
Now :
ElementPropertiesWidget call the static function itself and that all.
All unnecessary signals are removed.
2020-10-02 19:28:52 +02:00
Claveau Joshua
e263264752
Minor : revamp code about shortcut for edit conductor color
2020-10-02 18:57:11 +02:00
Claveau Joshua
7038e6f796
Clean diagram view code
2020-10-02 18:38:24 +02:00
Claveau Joshua
e0201a8027
Remove old Backward compatibility: prior to version 0.3
2020-10-02 17:39:07 +02:00
Ole Carlsen
cbdbdd0ec6
Updated Danish translation
2020-10-02 16:37:17 +02:00
Martin Marmsoler
9521a8aa0b
WIP
2020-10-02 15:49:35 +02:00
Martin Marmsoler
c8691b243b
if no uuid for the terminal is available, use write the id of the terminal to the xml file, otherwise no connection can be done after saving
2020-10-02 14:58:33 +02:00
Martin Marmsoler
9684d753ec
write uuid only in partterminal to xml, because in the other case it is not needed
2020-10-02 14:57:06 +02:00
Martin Marmsoler
15ca6096ca
rename f to conductor for better readability
2020-10-02 14:56:15 +02:00
Claveau Joshua
9dda3e5997
Fix fail to build on windows
2020-10-01 19:29:09 +02:00
Martin Marmsoler
a92683f3fa
add comment
2020-10-01 16:51:17 +02:00
Martin Marmsoler
9e54137224
add explanation
2020-10-01 16:39:12 +02:00
Martin Marmsoler
91a56799a7
Solves problem that terminals are not placed at the correct place
2020-10-01 16:31:15 +02:00
Martin Marmsoler
10e767c3e0
add comments
2020-10-01 16:28:48 +02:00
Martin Marmsoler
27a63bbf2b
WIP
2020-10-01 14:38:08 +02:00
Laurent Trinques
94e29ef749
Fix installation-paths
2020-10-01 08:10:50 +02:00
Claveau Joshua
add11e7c7a
Print preview dialog : Add selection by date.
...
Add two news option for select diagrams to print :
select "from the date :" and select "at the date".
2020-09-30 21:29:17 +02:00
Laurent Trinques
930bb70f99
Update *TS files
2020-09-30 13:14:13 +02:00
Laurent Trinques
78ecc53b89
Minor
2020-09-30 13:09:56 +02:00
Laurent Trinques
6eec588eb9
Fix typo
2020-09-30 13:04:45 +02:00
Laurent Trinques
1e0ca043e7
Fix typo in comments
2020-09-30 12:58:14 +02:00
Laurent Trinques
191eabd0a2
Flatak build: Fix the installation paths
2020-09-30 06:07:03 +02:00
Claveau Joshua
18f536d801
Revamp the print preview window
2020-09-29 22:54:09 +02:00
Ole Carlsen
7f698bd826
Danish translation updated
2020-09-28 20:33:39 +02:00
Martin Marmsoler
adc28d32b9
revert saving title block properties in it's own child, because it makes more sense directly in the diagram
2020-09-28 16:29:09 +02:00
Martin Marmsoler
48cce42cfe
fix wrong position of segments when loading file. This was, because not the segment property is asked, but the parent and this will not work
...
additionally support legacy orientation
2020-09-28 15:42:57 +02:00
Maximilian Federle
0907830d67
snap: Fix whitespace in snapcraft.yaml
2020-09-27 12:44:08 +02:00
Laurent Trinques
35fb45c280
Flatpak refresh 0001-build-Fix-the-installation-paths.patch
2020-09-26 22:54:51 +02:00
Laurent Trinques
ea5ba0ecc8
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 for Snap package
...
see :
https://snapcraft.io/qelectrotech/builds/1126332
2020-09-26 22:19:40 +02:00
Simon De Backer
f77255c762
Add position mouse cursor in DiagramView
2020-09-25 22:06:11 +02:00
Simon De Backer
546433cac2
WIP: Add Kabel to qet
2020-09-24 22:39:48 +02:00
Simon De Backer
30b8205f82
Mod some qWarning add QObject::tr
2020-09-24 22:39:11 +02:00
Simon De Backer
3b9ba6a261
WIP: Add Kabel to qet
2020-09-24 18:53:00 +02:00