Simon De Backer
5d92393ee7
Wrap code for better readability
2020-09-07 22:03:40 +02:00
Simon De Backer
9e4af439ef
Wrap code for better readability
2020-08-25 20:52:49 +02:00
Simon De Backer
9dad8a5d01
Fix Bug Fill the combo box "element information" was not called
...
a typo it happens :)
See commit
216374d27c23fc36b69742e7833ea981aecae4b0
2020-08-23 17:47:53 +02:00
Simon De Backer
0c00d83b27
Fix some doxygen issues
2020-08-20 21:57:35 +02:00
Simon De Backer
666f20856e
Fix some doxygen issues
2020-08-19 21:26:36 +02:00
Simon De Backer
e55d336dc1
Improve code style
2020-08-16 14:25:31 +02:00
Simon De Backer
d4ee161c07
Mod doc set style de same
2020-08-16 11:19:36 +02:00
Simon De Backer
90417ae509
Fix Copyright indentation
2020-08-16 09:40:14 +02:00
Laurent Trinques
0ce001ea6e
Fix bug 198
...
Text input loose the focus after each single letter
2020-08-06 13:20:33 +02:00
damianCaceres
b3a74a8315
ElementEditor: texteditor.cpp surround arrows and more braces
2020-08-06 11:08:08 +02:00
damianCaceres
216374d27c
ElementEditor: dynamictextfieldeditor.cpp improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
ce523b71e2
ElementEditor: dynamictextfieldeditor.h improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
bb84bb2098
ElementEditor: texteditor.cpp improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
23c43e72b5
ElementEditor: texteditor.h improve code style
2020-08-06 11:08:08 +02:00
damianCaceres
f8240558a0
ElementEditor: in PolygonEditor::setPart remove redundant calls to StyleEditor::setPart
2020-08-04 11:18:20 +02:00
damianCaceres
dd70637408
ElementEditor: in RectangleEditor::setPart remove redundant calls to StyleEditor::setPart
2020-08-04 11:18:20 +02:00
Laurent Trinques
68e78a0de9
Fix indentation code
2020-07-15 20:20:07 +02:00
Laurent Trinques
fb75bf0a73
Add new variables for report folio and can be added in a composite text
...
{conductor_color}
{conductor_section}
2020-07-05 14:01:38 +02:00
Claveau Joshua
8ac8ff5384
Replace minus (-) by underscore (_)
2020-07-04 20:43:40 +02:00
Martin Marmsoler
6c84b55586
allow multiedit also for arceditor, ellipse, line, rectangle and show properties when single polygon is selected
2020-06-23 06:54:40 +02:00
Laurent Trinques
e10ae8ce2e
Update Copyright date
2020-06-15 17:42:53 +02:00
Laurent Trinques
ec13e0dde3
Try to fix Ubuntu 18.04 FTBFS, again
2020-06-14 18:14:14 +02:00
Laurent Trinques
509d1f39f0
Try to fix Ubuntu 18.04 FTBFS again
2020-06-14 17:49:50 +02:00
Martin Marmsoler
d7b5ceece1
implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step
2020-06-14 17:07:14 +02:00
Martin Marmsoler
0fb98fbdac
add multiedit feature also for dynamic text
2020-06-14 17:07:14 +02:00
Martin Marmsoler
0485df25dc
static_cast is enough
2020-06-14 17:07:14 +02:00
Martin Marmsoler
cfda59e978
multipart edit
2020-06-14 17:07:14 +02:00
Martin Marmsoler
37cc326a46
solves #7
2020-06-14 17:07:14 +02:00
Martin Marmsoler
a6137ed0d0
forgotten to commit texteditor
2020-06-14 17:07:14 +02:00
Martin Marmsoler
a07e973482
make partTextEditor capable to modify multiple parts at the same time
2020-06-14 17:07:13 +02:00
Laurent Trinques
3e1740cee0
Revert Martin pull request for now, and return to last 7e9fd8df9 commit
2020-06-11 13:19:30 +02:00
Martin Marmsoler
e36a4ddd0a
implement currentParts() for every elementItemEditor so the editor can be extended to multi part edit in a later step
2020-06-11 11:12:17 +02:00
Martin Marmsoler
1ccffda93b
add multiedit feature also for dynamic text
2020-06-11 11:12:17 +02:00
Martin Marmsoler
a8c62b8257
static_cast is enough
2020-06-11 11:12:17 +02:00
Martin Marmsoler
5666782e91
multipart edit
2020-06-11 11:12:17 +02:00
Martin Marmsoler
35896d5771
solves #7
2020-06-11 11:12:17 +02:00
Martin Marmsoler
8ffe50715d
forgotten to commit texteditor
2020-06-11 11:12:17 +02:00
Martin Marmsoler
1c04ea0efb
make partTextEditor capable to modify multiple parts at the same time
2020-06-11 11:12:17 +02:00
Claveau Joshua
55876293bc
Replace minus (-) by underscore (_) in all element information
2020-04-12 19:45:19 +02:00
joshua
519517a8fd
Minor : fix typo
2019-09-02 20:37:33 +02:00
joshua
86b610dc84
Element editor : improve polygon edition
2019-09-01 21:05:33 +02:00
blacksun
cd9a42184f
Add new slave type : delay on/off
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5848 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-04-29 16:41:06 +00:00
blacksun
acab6f3dc3
Really fix the removing of carriage return and line feed.
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5817 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-31 18:43:45 +00:00
blacksun
a7f4be0c12
Same as previous commit, for the element editor.
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5816 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-31 13:49:07 +00:00
blacksun
47b78bfec1
use KColorButton instead of QPushButton when needed
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5787 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-15 18:07:57 +00:00
blacksun
ad76d438ef
Element editor :
...
The font of the dynamic text field can be edited.
The font of the static text field can be edited.
The color of the static text field can be edited.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5775 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-03-10 17:58:33 +00:00
scorpio810
3ed7a4e63b
Minor : update Copyright date
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5705 bfdf4180-ca20-0410-9c96-a3a8aa849046
2019-01-13 16:56:12 +00:00
scorpio810
2fe25e74fa
Minor : indentation
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5630 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-04 22:33:11 +00:00
nuri
f27954e507
Correction of some french and english notions and correction of typos. Variable %machine changed in %plant.
...
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5629 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-04 19:07:14 +00:00
scorpio810
4ba3f477f8
Add new field "Group function" on properties of the selection widget and
...
for csv export
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5627 bfdf4180-ca20-0410-9c96-a3a8aa849046
2018-12-03 13:13:27 +00:00