Commit Graph

16034 Commits

Author SHA1 Message Date
wmayer
00a5a49416 hide some controls from preferences pages that are not implemented yet 2019-03-03 22:49:24 +01:00
wmayer
f87fe7e12b fix copy-constructor of Path::Area class 2019-03-03 15:51:07 +01:00
wmayer
739de86144 cannot use null pointer as target for strcpy 2019-03-03 15:39:38 +01:00
wmayer
13a68c3675 PVS: V519 The 'keepExplicitPlacement' variable is assigned values twice successively. 2019-03-03 15:24:17 +01:00
wmayer
61eeca41e1 fix -Wmaybe-uninitialized 2019-03-03 15:04:24 +01:00
wmayer
a8a6c6572f fix document observer classes to allow to run unit tests multiple times 2019-03-03 13:57:24 +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
Yorik van Havre
7155e40080 Tools: Fixed bug in FreeCAD.ts generation 2019-03-02 19:32:10 -03:00
Yorik van Havre
512af24397 Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
This reverts commit cd433358b09117f234dd0a51dc2a6bfa05428867.
2019-03-02 19:17:44 -03:00
wmayer
cf66178f4f 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
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
acee9433f0 fix restoring sketch 2019-03-02 16:23:40 +01:00
wmayer
5ae635ac64 fix various flaws detected by PVS 2019-03-01 22:52:41 +01:00
Yorik van Havre
bd93bd2494 Merged crowdin translations 2019-02-28 21:53:37 -03:00
wmayer
f950dc0d7a fix -Winconsistent-missing-override 2019-02-28 23:30:56 +01:00
wmayer
19982cfdd7 fix -Winconsistent-missing-override 2019-02-28 23:17:20 +01:00
wmayer
f0a1c43dbf fix -Winconsistent-missing-override 2019-02-28 22:55:46 +01:00
wmayer
a392ac9939 fix typo in German translation 2019-02-28 22:15:55 +01:00
wmayer
140979a278 fix saving view provider attributes for Copy&Paste or Duplicate selection 2019-02-28 18:48:30 +01:00
kazan417
6a9fbb1d1a 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
e56c683f15 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
1e6cfd430c support Del shortcut in several PD task dialogs 2019-02-27 13:36:45 +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
easyw
25b5685a33 fixing kicad StepUp wiki page link 2019-02-26 14:40:02 -03:00
wmayer
06c513c3f0 fixes 0003860: Debian bug #920971 - C++ exception on DXF import 2019-02-25 23:46:31 +01:00
wandererfan
bb18d499a8 Implement kb scroll and pan 2019-02-25 17:52:46 +01:00
wandererfan
964bc5ab82 Implment ctl+/- zoomin on Page 2019-02-25 17:52:46 +01:00
Bernd Hahnebach
5529c0e5d5 FEM: ccx input writer, cut seconds output by 2 decimals 2019-02-25 17:50:50 +01:00