Claveau Joshua
b45c6b453e
Minor fix : QetGraphicsTableItem keep his size when model is reseted or when open from xml.
2020-10-10 11:18:21 +02:00
Simon De Backer
8a5ba90d01
QT6: std::min needs further tweaking
2020-10-03 16:00:24 +02:00
Simon De Backer
0ab1b322d6
QT6: QStyleOptionGraphicsItem
2020-10-03 15:56:11 +02:00
Simon De Backer
937a6d740b
QT6: QStyleOptionGraphicsItem
2020-10-03 15:54:02 +02:00
Simon De Backer
c1e93fc442
QT6: QStyleOptionGraphicsItem
2020-10-03 15:48:40 +02:00
Claveau Joshua
e0201a8027
Remove old Backward compatibility: prior to version 0.3
2020-10-02 17:39:07 +02:00
Simon De Backer
36dbe65457
Add TODO compile var + Fix doxygen issue
...
You can make your code warn on compile time for the TODO's
In order to do so, uncomment the following line. in pro file
DEFINES += TODO_LIST
2020-09-24 17:01:33 +02:00
David Varley
6a47fcddc9
Merge branch 'dxf'
2020-09-23 07:50:42 +10:00
David Varley
2d6bef71ae
DXF - Add some color
2020-09-22 19:41:47 +10:00
Simon De Backer
2a69e540d6
Fix Qt 6 definition of macro ‘Q_DECLARE_MOVABLE_CONTAINER’
...
adding #include <QHash>
+ code fail to compile if it uses deprecated APIs.
=> see .pro file
2020-09-21 21:19:50 +02:00
David Varley
6b1d51bab8
DXF - Add Polylines, use for conductors and rectangles
2020-09-11 11:22:08 +10:00
David Varley
046d7c6b59
DXF - Add terminals to plot (optional)
2020-09-10 18:35:22 +10:00
David Varley
713d467fe4
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-08 22:10:31 +10:00
David Varley
cc8d0da0ac
DXF - Fix conductor number positioning, add junction dots
2020-09-08 21:44:58 +10:00
Simon De Backer
5d92393ee7
Wrap code for better readability
2020-09-07 22:03:40 +02:00
Simon De Backer
8ee38fab9e
Fix Coding convention
...
Please download and use
https://qelectrotech.org/wiki_new/_media/doc/qtcreator-qet-style.xml
when you write code in Qt
2020-09-07 21:41:45 +02:00
David Varley
babf3d2cf2
Merge branch 'master' of ssh://git.tuxfamily.org/gitroot/qet/qet
2020-09-07 22:14:07 +10:00
David Varley
68b4705630
Tidy up som comments
2020-09-07 16:27:59 +10:00
David Varley
d062175da7
Add tables to dxf export
2020-09-07 16:16:33 +10:00
Simon De Backer
610a44c7cd
Removed some Q_UNUSED
2020-09-04 23:19:59 +02:00
Simon De Backer
331918d143
Wrap code for better readability
2020-08-20 21:58:23 +02:00
Simon De Backer
0c00d83b27
Fix some doxygen issues
2020-08-20 21:57:35 +02:00
Simon De Backer
88686b3cbf
Wrap code for better readability
2020-08-20 17:45:24 +02:00
Simon De Backer
d1c91a7fc2
Fix some doxygen issues
2020-08-20 17:44:59 +02:00
Simon De Backer
cdb2e7b523
Wrap code for better readability
2020-08-19 21:27:14 +02:00
Simon De Backer
666f20856e
Fix some doxygen issues
2020-08-19 21:26:36 +02:00
Simon De Backer
566747eb2b
Improve code style, Wrap code for better readability
2020-08-18 21:29:12 +02:00
Simon De Backer
8e956df8d8
Fix some doxygen issues
2020-08-18 21:28:52 +02:00
Simon De Backer
5e3e3aa4bd
Improve code style, Wrap code for better readability, Mod doc
2020-08-16 14:24:51 +02:00
Simon De Backer
a83ee76f39
Fix Copyright indentation
2020-08-16 14:19:38 +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
Simon De Backer
70d024fe79
Update Copyright date
2020-08-14 22:00:42 +02:00
Simon De Backer
21b7aa059a
rap code for better readability
2020-08-13 17:58:56 +02:00
Simon De Backer
69ff437368
Mod doc, Improve code style
2020-08-12 21:59:00 +02:00
Simon De Backer
7834d6fb84
Mod doc, Improve code style
2020-08-08 23:58:17 +02:00
Claveau Joshua
1fc893157d
Minor fix
...
Fix : During the opening of a project, if the project contain a
nomenclature, the dialog used to inform user that the table is too small
is displayed
2020-08-02 18:20:30 +02:00
Simon De Backer
2a53f09a37
Translate documentation + Fix indentation
2020-08-02 12:09:08 +02:00
Claveau Joshua
f242e1bccc
graphics table properties editor : minor
...
Add label to inform users that the number of row is less than the number
of information to display.
2020-07-20 20:29:13 +02:00
Claveau Joshua
709280e3c1
QetGraphicsTableItem : add dialog to inform user
...
When user edit the query of an existing table/s if the content to
display is bigger than the content who can be displayed by the table/s a
dialog is opened for inform user of the current situation.
2020-07-20 19:38:52 +02:00
Simon De Backer
3b14946421
Add compiler message @TODO + Mod doc set style de same
2020-07-19 22:19:21 +02:00
Simon De Backer
fe4552200b
Add compiler message @TODO
2020-07-19 22:06:42 +02:00
Laurent Trinques
68116f4664
Fix indentation code
2020-07-15 23:00:21 +02:00
Laurent Trinques
68e78a0de9
Fix indentation code
2020-07-15 20:20:07 +02:00
Simon De Backer
d7e1d326a2
Wrap code for better readability + Mod doc
2020-07-15 18:34:42 +02:00
Simon De Backer
2cdfce18ec
Mod doc to set style de same + Fix indentation code
2020-07-15 18:31:04 +02:00
Simon De Backer
251dfdf37a
add documentation
2020-07-15 18:29:04 +02:00
Claveau Joshua
b9a34ce2fd
Fix projectdbmodel
2020-07-12 12:33:42 +02:00
Claveau Joshua
83b72c4aac
Fix wrong date format for nomenclature table.
2020-07-08 20:56:20 +02:00
Claveau Joshua
beaa2ccdc8
Fix bug with folio report formula
2020-07-04 20:49:13 +02:00