Stefan Tröger
d3fa7ad8f0
FEM: Add index over frames visualizations
2025-06-15 10:57:46 +02:00
Adrian Insaurralde Avalos
7754c44b55
Migrate away from deprecated distutils python package where possible
2023-10-23 10:51:50 -05:00
wmayer
91cf838a08
Plot: Apply clang format
2023-09-10 11:31:36 +02:00
0penBrain
f57627aa10
[Bugfix]Plot: reintroduce patch removed by #9103
...
While FC don't depend on PyQt anymore, patch is needed to have
matplotlib working correctly
876601d34d (r108628060)
2023-08-17 11:56:23 -04:00
luzpaz
b4834dc580
Plot: tweak missing matplotlib warning ( #9442 )
...
Close #9407
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2023-05-05 09:35:32 -04:00
luzpaz
129d5882a7
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
Pesc0
876601d34d
Remove all PyQt references
2023-03-31 10:36:04 +02:00
luz paz
b70c7b6323
Fix superfluous whitespace in various files
2022-01-09 21:01:42 -06:00
luz paz
b0fcf45513
Fix various superfluous whitespace in *.dox files
2022-01-09 21:01:42 -06:00
luz paz
b699096721
Plot: remove superfluous whitespace
2022-01-07 00:57:36 +01:00
luz paz
7375b3aa82
Plot: Expose src/Mod/Plot strings to translation
...
Closes https://github.com/FreeCAD/FreeCAD-translations/issues/60
2022-01-07 00:57:36 +01:00
Chris Hennes
97cec75e32
Plot: LGTM - don't catch BaseException
2021-09-19 14:36:51 -05:00
luz paz
08736cb4ce
Plot: Rename README to README.md + refinements
2021-08-25 06:41:09 +02:00
Oliver Oxtoby
b7867e2be1
Prevent matplotlib selecting the PyQt API instead of PySide2
2021-08-20 13:22:13 +02:00
Jose Luis Cercos-Pita
b7d06844c9
Converted the Plot workbench into a module
2021-08-17 19:01:03 +02:00
Jose Luis Cercos-Pita
d34a283329
Upgrade plot module to Qt5
2021-08-17 18:17:05 +02:00
Yorik van Havre
7b0a6358b1
Merged crwodin translations
2021-05-12 16:36:31 +02:00
Yorik van Havre
5ba28fa7ff
Merged crowdin translations
2021-02-24 18:07:59 +01:00
Yorik van Havre
84b8282f48
Updated ts files
2021-02-12 14:47:37 +01:00
Yorik van Havre
5a322d75cb
Merged crowdin translations
2020-12-23 15:13:05 +01:00
Yorik van Havre
e76c857036
Merged crowdin translations
2020-11-10 14:58:06 +01:00
Yorik van Havre
7c9e0f3a99
Merged crowdin translations
2020-10-28 12:04:37 +01:00
Yorik van Havre
089ed768cc
Merged crowdin translations
2020-09-30 14:37:02 +02:00
luz paz
59e3ea096e
Crowdin: Merge new translations [skip-ci]
2020-08-07 17:17:35 +02:00
luz paz
3dfae3ba46
Merged crowdin translations
2020-07-13 14:49:45 +02:00
Yorik van Havre
28b51cf28a
Merged crowdin translations
2020-04-29 16:08:23 +02:00
Yorik van Havre
0c1289282b
Merged latest translations from crowdin
2020-03-05 11:58:03 -03:00
Yorik van Havre
ed386410bc
Merged latest translations from crowdin
2019-05-10 19:19:37 -03:00
Yorik van Havre
c65bf365a1
Updated master translation files
2019-05-10 19:15:33 -03:00
cclauss
e3545c8c06
Unicode fixes for Python3
2019-03-17 20:58:00 +01:00
Yorik van Havre
ac18ec0d79
Updated translations
2019-02-01 13:54:10 -02:00
Yorik van Havre
2ea84272fd
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
looooo
1476caf281
py3: iteritems -> items, iterkeys -> keys
2018-12-08 11:27:22 -03:00
wmayer
16295d4121
CMake 2.8.12 and lower allowed the SOURCE signature in add_custom_command
...
In CMake 3.0 the policy CMP0050 was introduced where it could be set to OLD to keep this behaviour while for NEW an error was raised.
Since CMake 3.5.2 a warning comes up when using the OLD behaviour and that it will be removed in a future version.
In FreeCAD we switched to the new behaviour now and removed the SOURCE signature from add_custom_command which affects the macros
fc_copy_sources, fc_target_copy_resource and fc_target_copy_resource_flat and their usage.
It's not possible any more to add files to a target by using the macros. Now a file must be added to the target before using the macros.
This commit fixes it for Arch, Draft, OpenSCAD, Material, Plot and Ship
2018-08-20 11:47:39 +02:00
looooo
be5ea8391c
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
Yorik van Havre
d4f835ab39
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
Yorik van Havre
12f3258ded
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luzpaz
56af703746
Fix Techdraw UI typo found via crowdin + misc. typos
...
Ref: https://crowdin.com/translate/freecad/27911/en-eu#6503377
2017-11-26 15:48:20 +01:00
Yorik van Havre
cfe2d134a2
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
Yorik van Havre
2a2ab3c4ef
Updated translations
2017-05-25 10:04:05 -03:00
asiersarasua
ea3d86b735
Fix typos
2017-04-20 09:49:19 +02:00
Kunda
784edd3f82
Typo fixes for doxygen and source comments
...
issue #0002914
2017-03-31 11:25:57 -03:00
Yorik van Havre
6b66a38ee3
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
Kunda
dde52952f4
source typo fixes pt1 (only on py3 merged code)
...
issue 0002914
2017-02-27 11:32:47 +01:00
Alexander Gryson
49c02b988b
Update Plot icon metadata
2017-01-29 20:21:22 +01:00
Alexander Gryson
1c07ca7a31
Align Plot Workbench icons to guidelines
2017-01-29 20:21:22 +01:00
wmayer
0f53d8224b
remove UnicodeUTF8
2016-12-27 18:31:05 +01:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Jose Luis Cercos-Pita
14cb2b8a75
Moved to version checking for anarchists and software realists, like matplotlib guys
2016-04-19 13:41:30 +02:00
triplus
d432c72a15
Add SVG workbench icons
2016-02-26 23:17:43 +01:00