Commit Graph

198 Commits

Author SHA1 Message Date
Bernd Hahnebach
4f3bcf05b9 Material: card utils, add new module 2019-04-25 20:43:06 +02:00
Bernd Hahnebach
d0bee305e9 Material: editor, add author 2019-04-25 20:43:06 +02:00
Bernd Hahnebach
d6582737a7 Material, editor and main module, code formating 2019-04-23 09:13:16 +02:00
Bernd Hahnebach
ac71d82dd4 Material: editor, code formating, line length, prints, add some comments 2019-04-23 09:13:04 +02:00
Bernd Hahnebach
4cb913d12c Material and FEM: card reader and writer, make sure to import the same in all modules 2019-04-23 09:13:02 +02:00
Bernd Hahnebach
7f5094231e Material: editor, sort cards in combo box 2019-04-23 09:13:00 +02:00
Bernd Hahnebach
04d9836b88 Material: redundant card reader and writer, add some print messages 2019-04-23 09:12:55 +02:00
Bernd Hahnebach
5b1d977df1 Material: import card module, code formating, comments and prints 2019-04-23 09:12:55 +02:00
Bernd Hahnebach
f501b396ca Material: editor, small ui layout improvements 2019-04-23 09:12:53 +02:00
Bernd Hahnebach
c2e45cd4a9 Material: editor code formating, white space and remove new lines 2019-03-05 13:43:20 +01:00
luz.paz
a8cea8c73f Material: fix typos
Found via codespell
Thought this would merit a pre-0.18 release commit because of `./src/Mod/Material/StandardMaterial/TEMPLATE.FCMat`
2019-03-02 18:11:45 -05:00
Bernd Hahnebach
7714ab01de Material: card tools, update ods and csv 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
30203c7f09 Material: cards, add group sections to all cards, by rewriting them once again 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
40740f0dba Material: cards, rewrite all cards with card writer 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
ee1d4ae44b Material: mat module, write all cards def, add a parameter to not write the template card, which is active by default 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
848d8f4d9c Material: card writer, get rid of double new line on file end 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
fe0c313f00 Material: card writer, better meta comments 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
2f621af7fa Material, card writer, add parameter to switch off group section writing (it is how material cards look like ATM) 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
1ed9561864 Material, card writer, move comment 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
fb1b9f2ef4 Material: card writer, add white spaces around = 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
c4d2e17052 Material: card template, add group sections 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
3ad91c756e Material: card template, white space 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
e50fbbd430 Material: card template, update some descriptions and links 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
1b3e8f456a Material: card template, move property link comment in a separat line 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
ebc5ed9502 Material: card template, update localized property comments 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
ae16e9dc6a Material: card template, update unit description 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
b562b8a80f Material: cards and templates, sort and move all rendering and vector rendering group attributes 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
c0ca1760a6 Material: cards and templates, sort and move all architecture group attributes 2019-03-02 18:13:07 +01:00
Bernd Hahnebach
7de6e47b98 Material: cards and templates, sort and move all thermal group attributes 2019-03-02 18:13:07 +01:00
Bernd Hahnebach
31d399c7d4 Material: cards and templates, sort and move all mechanical group attributes 2019-03-02 18:13:06 +01:00
Bernd Hahnebach
323e0833b6 Material: cards and templates, sort and move all general group attributes 2019-03-02 18:13:06 +01:00
Bernd Hahnebach
08c48c8524 Material: cards and templates, sort and move all cost group attributes 2019-03-02 18:13:05 +01:00
Bernd Hahnebach
75b5f249ab Material: card tools headers, add missing property polish name 2019-03-02 18:13:05 +01:00
Bernd Hahnebach
ac304ebd22 Material: card tools headers, delete old depretiated property enlargen 2019-03-02 18:13:05 +01:00
wmayer
4b17d0e6ba fixes 0003865: non-ASCII characters incorrectly displayed in material cards
The combination Py2+Qt5 already worked, this change now fixes the combinations Py2+Qt4 and Py3+Qt5
2019-02-26 19:26:00 +01:00
Bernd Hahnebach
d8d01f1c4d Material: card tools, update csv and ods 2019-02-21 21:53:04 +01:00
Bernd Hahnebach
c7531ec6cf Material: cards, some fixes in generic cards 2019-02-21 21:53:04 +01:00
Bernd Hahnebach
d2557c66bd Material: cmake, add the new generic cards 2019-02-21 13:51:44 +01:00
Bernd Hahnebach
1758a74454 Material, card tools, update csv and ods 2019-02-21 13:51:44 +01:00
donovaly
607c8cc33a Material: cards, fix name and licence of the new cards 2019-02-21 13:51:44 +01:00
donovaly
617af018e7 Material: cards, add some new cards 2019-02-21 13:51:43 +01:00
donovaly
d807c8610f Material: cards, add some properties to some cards 2019-02-21 13:51:43 +01:00
donovaly
0e1f914bb9 Material: card tools, add some cards and change properties of some cards by adding csv and ods files 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
212458a8ea Material: editor, sort cards in combo box 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
a53ffb729c Material: editor, some comments 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
4af93b326e Material: card parser, more important comments 2019-02-21 13:51:43 +01:00
Bernd Hahnebach
e3b567bf5c Material: template card, fix some properties 2019-02-21 13:51:42 +01:00
Bernd Hahnebach
34d8519e62 Material: card tools, update csv and ods 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
05d5e06b76 Material: cards, remove non standard language info 2019-02-19 10:27:26 -03:00
Bernd Hahnebach
39328fd373 Material: cards, fix some card names inside the cards 2019-02-19 10:27:26 -03:00