wmayer
471ca75273
[skip ci] fix copy&paste errors
2020-03-15 11:59:22 +01:00
Yorik van Havre
8933e8ed38
Merged latest translations from crowdin
2020-03-05 11:58:03 -03:00
donovaly
24ec114cb8
remove program-specific SVG namespaces
...
while fixing a SVG export issue for techDraw I noticed that some SVG files have program-dependent (and thus not clean) code in it. These are traces of the programs Sodipodi and Inkscape, like e.g. this line:
inkscape:export-filename="/home/yorik/PartDesign_Groove.png
This is unnecessary and FC should not use program-dependent code in the SVG but use instead plain SVG strictly following the SVG specification.
This PR transforms the few affected SVGs to a plain version.
2020-02-07 07:34:49 -05:00
wmayer
8fdb29c842
Mod: [skip ci] implementation classes don't inherit from UI classes any more
2020-01-10 16:19:35 +01:00
luz.paz
b785920541
[skip ci] Fix header uniformity for Import, Mesh, Points, Raytracing
2019-12-26 10:10:30 +01:00
wmayer
52afd8aa11
fix further file names vulnerabilities in modules
2019-10-03 02:37:25 +02:00
wmayer
e48c52c480
force strict ISO C++ (-Wpedantic)
...
for Drawing, Image, Inspection, Mesh, MeshPart, Part, Path, Points, Raytracing, ReverseEngineering, Spreadsheet, Start, Surface, Web
TODO: fix several -Woverflow in area
2019-09-18 11:32:42 +02:00
wmayer
830c8f866e
Improve branding by avoiding explicit use of 'FreeCAD' in tool tips
2019-09-07 13:18:59 +02:00
Yorik van Havre
ed8be15ef4
Merged translations from crowdin
2019-06-17 20:06:59 -03:00
Yorik van Havre
2d47993780
Merged latest translations from crowdin
2019-05-10 19:19:37 -03:00
Yorik van Havre
9a1bb779c9
Updated master translation files
2019-05-10 19:15:33 -03:00
luz.paz
5103002df9
Crowdin: continuing translation string refinements/fixes
2019-03-22 10:44:14 -03:00
wmayer
10d267b5a2
PVS: V522 There might be dereferencing of a potential null pointer
2019-03-13 12:47:05 +01:00
Yorik van Havre
a3607ce029
Updated translations
2019-03-06 21:50:08 -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
Yorik van Havre
bd93bd2494
Merged crowdin translations
2019-02-28 21:53:37 -03:00
triplus
92efd5fbe9
Improved icon themes support
2019-02-13 10:42:46 -02:00
Yorik van Havre
5b29009cf0
Added untranslated 'master' .ts files where missing
2019-02-08 18:50:13 -02:00
Yorik van Havre
95dda429eb
Updated translations
2019-02-01 13:54:10 -02:00
Yorik van Havre
39d446f60f
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
wmayer
d11bfed7c6
Replace Base::Exception with appropriate subclass
2018-11-14 17:36:00 +01:00
wmayer
7cfbf5d428
Raytracing: Fixed search locations of povray
2018-10-28 13:09:25 +01:00
wmayer
97244a77e7
Py3: fix opening file
2018-10-11 12:06:07 +02:00
Yorik van Havre
8d1ab85f78
Raytracing: Fixed search locations of povray
2018-10-03 16:33:41 -03:00
wmayer
a7985a591d
support of user defined Povray or Lux templates
2018-10-03 14:29:34 +02:00
wmayer
d56a8f655d
fixes #0001672 : Raytracing export to POV-Ray - respect ASCII convention for I/O filenames
2018-09-22 10:48:45 +02:00
wmayer
cb0aadbd8f
fixes #0003583 : Using the raytracing WB crashes FreeCAD
2018-09-10 20:31:54 +02:00
wmayer
b7141c55a3
CMP0050: make Raytracing module aware of cmake policy
2018-08-20 19:16:12 +02:00
Pawel Bogut
cc6d07d548
Fix raytracing render for python3
2018-03-31 12:34:57 -03:00
Yorik van Havre
46fd41d70a
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luzpaz
985980648c
Typos: user-facing and trivial
...
Several typos and uniformity fixes.
Note:
*SCL/SimpleDataTypes.py is a upstream stepcode file whose fiz has been submitted upstream and accepted.
*the header of Tools/generateBase/generateMetaModel_Module.xsd had redundant data. It has been removed. Please double check it.
2017-12-02 14:00:57 +01:00
Yorik van Havre
05a5e9965e
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
Yorik van Havre
de4d33cb84
Updated translations
2017-05-25 10:04:05 -03:00
Yorik van Havre
9f44809e9e
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
Kunda
315d039f29
source typo fixes pt3 (only on py3 merged code)
2017-02-28 14:32:33 -05:00
wmayer
ab383c1df6
py3: ported Raytracing to python3
2017-02-28 17:39:08 +01:00
Alexander Gryson
90099d5ef1
Integrate forum feedback on icons
2017-02-05 21:58:13 +01:00
Alexander Gryson
b17e62d959
Added Metadata
2016-12-31 21:20:45 +01:00
Alexander Gryson
c508f10c60
Update Raytracing Workbench icons
2016-12-31 21:20:45 +01:00
Yorik van Havre
49c8d65bfe
updated ts files
2016-12-26 12:36:24 -02:00
wmayer
743b83e853
Add switch to select between Qt4 and Qt5
2016-12-13 15:53:13 +01:00
wmayer
6cfaf916f8
remove superfluous Qt includes
2016-12-13 15:40:49 +01:00
wmayer
6f43ec4c09
fix -Wextra in Raytracing
2016-09-23 21:20:16 +02:00
wmayer
e8554cc77a
do not use doCommand without using format string, add overloaded method of runCommand
2016-09-15 18:53:37 +02:00
wmayer
bed76edb48
fix Coverity issues
2016-08-20 17:21:01 +02:00
wmayer
810ca7984c
free file descriptor when closing file
2016-08-16 12:55:50 +02:00
Yorik van Havre
819f790900
updated translations
2016-04-06 22:39:34 -03:00
Yorik van Havre
66e33b066a
Updated translation files from crowdin
2016-03-17 23:29:11 -03:00
Yorik van Havre
7d0012e160
Added latest translations from crowdin
2016-03-06 14:50:07 -03:00