Commit Graph

16026 Commits

Author SHA1 Message Date
Yorik van Havre
a70a82e19f Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
This reverts commit 9032c4c587.
2019-03-02 19:17:44 -03:00
wmayer
58aa9b183e fixes 0003876: Spreadsheet WB does not respect number of decimal settings
fixes 0003875: Spreadsheet workbench does not respect locale for decimal separator
2019-03-02 23:07:49 +01:00
Bernd Hahnebach
039ed11e84 Material: card tools, update ods and csv 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
ce4413e7a4 Material: cards, add group sections to all cards, by rewriting them once again 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
ac51fb35a7 Material: cards, rewrite all cards with card writer 2019-03-02 18:13:11 +01:00
Bernd Hahnebach
6a3a3f9f3e 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
93456fda4c Material: card writer, get rid of double new line on file end 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
e481af1369 Material: card writer, better meta comments 2019-03-02 18:13:10 +01:00
Bernd Hahnebach
f8771be49a 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
83a40a3273 Material, card writer, move comment 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
1f2e0fb9e5 Material: card writer, add white spaces around = 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
cf7df30f0f Material: card template, add group sections 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
910753def0 Material: card template, white space 2019-03-02 18:13:09 +01:00
Bernd Hahnebach
34cd6733fb Material: card template, update some descriptions and links 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
db027538dd Material: card template, move property link comment in a separat line 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
4e788b40ff Material: card template, update localized property comments 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
dfc4ac5ceb Material: card template, update unit description 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
49707de57a Material: cards and templates, sort and move all rendering and vector rendering group attributes 2019-03-02 18:13:08 +01:00
Bernd Hahnebach
025ec48c8b Material: cards and templates, sort and move all architecture group attributes 2019-03-02 18:13:07 +01:00
Bernd Hahnebach
c942ab71c5 Material: cards and templates, sort and move all thermal group attributes 2019-03-02 18:13:07 +01:00
Bernd Hahnebach
6f6735f9a8 Material: cards and templates, sort and move all mechanical group attributes 2019-03-02 18:13:06 +01:00
Bernd Hahnebach
68e23b6814 Material: cards and templates, sort and move all general group attributes 2019-03-02 18:13:06 +01:00
Bernd Hahnebach
d0098ff966 Material: cards and templates, sort and move all cost group attributes 2019-03-02 18:13:05 +01:00
Bernd Hahnebach
90d789e393 Material: card tools headers, add missing property polish name 2019-03-02 18:13:05 +01:00
Bernd Hahnebach
f8a5d278a1 Material: card tools headers, delete old depretiated property enlargen 2019-03-02 18:13:05 +01:00
wmayer
8da09b30e7 fix restoring sketch 2019-03-02 16:23:40 +01:00
wmayer
337c9c936f fix various flaws detected by PVS 2019-03-01 22:52:41 +01:00
Yorik van Havre
9032c4c587 Merged crowdin translations 2019-02-28 21:53:37 -03:00
wmayer
5791c341be fix -Winconsistent-missing-override 2019-02-28 23:30:56 +01:00
wmayer
fcd3fe0a46 fix -Winconsistent-missing-override 2019-02-28 23:17:20 +01:00
wmayer
2ccffbe406 fix -Winconsistent-missing-override 2019-02-28 22:55:46 +01:00
wmayer
f9d30cdc7c fix typo in German translation 2019-02-28 22:15:55 +01:00
wmayer
59a0144a4f fix saving view provider attributes for Copy&Paste or Duplicate selection 2019-02-28 18:48:30 +01:00
kazan417
979177deb1 Fix cut an object with a plane feature translation
Fix not worked translation for cut an object with a plane feature in arch module.
Without this fix cut an object with a plane does not work in languages different to English.
Similar bugs was fixed earlier, but this was harder to find because of initially grayed out feature.
2019-02-28 14:43:08 -03:00
triplus
b0d83f3c5e Optional ClearMenuBar parameter
Forum discussion:
https://forum.freecadweb.org/viewtopic.php?f=34&t=34366

P.S. Note that some mixed line endings were detected in this file and were normalized automatically.
2019-02-28 03:15:13 +01:00
wmayer
10c745175f support Del shortcut in several PD task dialogs 2019-02-27 13:36:45 +01:00
wmayer
070a153757 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
easyw
29ae44e083 fixing kicad StepUp wiki page link 2019-02-26 14:40:02 -03:00
wmayer
d3e008e46c fixes 0003860: Debian bug #920971 - C++ exception on DXF import 2019-02-25 23:46:31 +01:00
wandererfan
be45d5e7ba Implement kb scroll and pan 2019-02-25 17:52:46 +01:00
wandererfan
1c209d423f Implment ctl+/- zoomin on Page 2019-02-25 17:52:46 +01:00
Bernd Hahnebach
f572207cdf FEM: ccx input writer, cut seconds output by 2 decimals 2019-02-25 17:50:50 +01:00
Bernd Hahnebach
3a472131af FEM: ccx tools task panel, use ccx tools method to find ccx binary 2019-02-25 17:50:50 +01:00
Bernd Hahnebach
972bb5ee1b FEM: ccx tools solver task panel, switch to self.fea instead of lots of fea instances 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
91a1a4b6d6 FEM: ccx tools, find analysis if not given and there is only one in document 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
3f8c524609 FEM: ccx tools, do not run all init methods on fea init 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
21e1a89fc7 FEM: ccx tools solver task panel, update to new ccx tools working dir setting def 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
5e57de60d7 FEM: ccx tools, do not create the working dir if it does not exist 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
9ae07756c7 FEM: ccx tools unit tests, explicit create the working directory for all tests 2019-02-25 17:50:49 +01:00
Bernd Hahnebach
13a4ccc386 FEM: solver framework, fix pref group of working dir 2019-02-25 17:50:48 +01:00