Chris Hennes
213bf1ec61
Tools: Add Windows and Qt6 support to updatets.py
2022-06-01 21:30:27 -05:00
Chris Hennes
d860c4bb2d
PD: Fix w[z] plot in ShaftWizard
2022-06-01 19:48:42 -04:00
luz paz
a0c0b2616c
Fix various typos
2022-06-01 18:03:40 -04:00
Chris Hennes
07e38636b9
Addon Manager: Fix bug with updates being counted wrong
2022-06-01 15:01:38 -05:00
Chris Hennes
a4b2bf584d
Gui: Fix display of tooltips for GroupCommand
...
Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/88 and https://github.com/FreeCAD/FreeCAD-translations/issues/72
2022-06-01 14:21:17 -05:00
Kuzemko Alexsandr
477eed10a4
[TD] Fix incorrect using of QT_TRANSLATE_NOOP in setText
2022-06-01 13:41:00 -04:00
Uwe
9946a3916e
[FEM] TaskPostDataAtPoint: add missing support for electrostatics
...
- also update units to SI
2022-06-01 17:42:22 +02:00
Kuzemko Alexsandr
a67701b85b
Crowdin Add missing menu text for translation
2022-06-01 11:12:51 -04:00
Uwe
2de25dd04e
[PD] fix Shaft wizard
...
- the functionality is now in FC's core, for more info see: https://forum.freecadweb.org/viewtopic.php?p=599044#p599044
and following
2022-06-01 16:13:09 +02:00
Kuzemko Alexsandr
3f04bf7b4d
[TD] Add text to translate
...
This will fix https://github.com/FreeCAD/FreeCAD-translations/issues/47
2022-06-01 13:04:47 +02:00
wmayer
8c123bad50
App: add default macro directory to sys.path
2022-06-01 11:21:51 +02:00
Uwe
eda43a2ef9
[Win installer] register all FC-specific file types
...
- to be able to get a clean system when uninstalling FC
2022-06-01 04:41:23 +02:00
Uwe
81d6401455
[Win installer] update website
2022-06-01 04:37:15 +02:00
Chris Hennes
5542bc9970
Addon Manager: Remove unnecessary translations
2022-05-31 20:35:10 -05:00
Chris Hennes
3dfb51d3ee
Addon Manager: Expose pref page name to translate
2022-05-31 15:33:53 -05:00
marioalexis
79a5cde3b5
Base: Fix bad parse argument in AxisPyImp.cpp
2022-05-31 12:55:54 -04:00
Chris Hennes
33556d8a56
Part: Change _translate to translate
2022-05-31 10:05:44 -05:00
Chris Hennes
b8952aaeb8
Image: Change _translate to translate
2022-05-31 10:05:22 -05:00
Kuzemko Alexsandr
819cfd7a11
[TD] Fix problem with translation (add TechDraw_ to context)
...
This will fix https://github.com/FreeCAD/FreeCAD-translations/issues 145-147
2022-05-31 09:30:48 -04:00
Yorik van Havre
d447d75882
Merged crowdin translations
2022-05-31 13:31:52 +02:00
Kuzemko Alexsandr
d920a5bf4d
[Mesh] Add ability to translate
...
This fix https://github.com/FreeCAD/FreeCAD-translations/issues/53
2022-05-31 12:01:02 +02:00
marioalexis
35c872d4f2
Base: Improve docstrings in MatrixPy.xml
2022-05-31 11:48:04 +02:00
marioalexis
98cb5d50af
Base: Fix undefined behaviour in row/col functions and code clean up
2022-05-31 11:48:04 +02:00
Kuzemko Alexsandr
62f65e12e2
Part: Change contex from AttachmentEditor to Part_EditAttachment
...
Add menu text "Create a copy" to translation
This may fix https://github.com/FreeCAD/FreeCAD-translations/issues/64
2022-05-31 11:25:44 +02:00
Chris Hennes
f7b9a70ee5
Addon Manager: Build in error-checking in developer mode
2022-05-30 20:06:20 -05:00
Benjamin Alterauge
03f3852617
List all available test units, if none is selected.
...
From the command line (FreeCADCmd) only which not need the GUI.
A better description
Grammatically improvement
Use PrintMessage
2022-05-31 02:03:11 +02:00
Uwe
537acfdddd
[Gui] code documentation of color bar
2022-05-31 01:59:54 +02:00
Chris Hennes
307cb3cda8
Gui: Check for Snap and add details to About
2022-05-30 13:19:02 -05:00
Kuzemko Alexsandr
0b574523e9
[TD] Fix redefine text in .ui (that has translation on crowdin) with English text without translation ability.
...
This will fix https://github.com/FreeCAD/FreeCAD-translations/issues/50
2022-05-30 10:41:00 -04:00
wmayer
8edb3e64cc
Part: make DimensionLinear node kit unpickable
...
See forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=69056
2022-05-30 15:43:27 +02:00
Yorik van Havre
e13e3bcea3
Merge pull request #6899 from 0penBrain/draftGrid
...
Draft: fix issues with grid spacing parameter
2022-05-30 15:31:18 +02:00
Kuzemko Alexsandr
c2e34be393
Part: Fix Chamfer parameter and Fillet parameter title. Also rename variable to more informative in .ui.
...
This will resolve issues https://github.com/FreeCAD/FreeCAD-translations/issues/74
2022-05-30 15:01:33 +02:00
wmayer
c5296fbb92
Gui: initialize _bbox with correct default values and fix incorrect label postions if ratio of width/height is less than 1
2022-05-30 14:08:33 +02:00
wmayer
1723196166
Gui: fix shrinking and shifting of color bar if ratio of width/height is smaller than one
2022-05-30 12:59:55 +02:00
wmayer
37d2492719
Gui: refactor SoFCColorGradient::setViewportSize and SoFCColorLegend::setViewportSize
2022-05-30 12:49:48 +02:00
Yorik van Havre
47125d8fda
Arch: Fixed position of rectangles in IFC export
2022-05-30 10:36:05 +02:00
Yorik van Havre
d3d96816ce
Merged crowdin translations
2022-05-30 10:01:02 +02:00
Uwe
7907b0f8b3
[Gui] describe gradient code better
...
- to make it easier to see what is happening (not yet perfect since the start numbers 4.0 and 5.0 are not clear yet)
- avoid a jump of the gradient bar when decreasing window size
- return for now only the direct bar width 8will be tested thoroughly now on several PCs if this will work)
2022-05-30 04:08:19 +02:00
wmayer
c4cd127499
Gui: fix number display issue of color bar
2022-05-30 03:39:48 +02:00
wmayer
919271ed5e
Gui: fix visibility of front nodes when moving an object to Part container
2022-05-30 03:21:52 +02:00
Uwe
79c218ad9a
[Gui] fix default color gradient numbering
...
as reported here: https://forum.freecadweb.org/viewtopic.php?p=598390#p598390
we must assure the user sees not by default get several gradient labels
showing the same and labels showing 0.000
2022-05-30 02:57:29 +02:00
Wanderer Fan
7b79c9697c
[TD]prevent spurious recompute on click/drag
2022-05-29 13:19:34 -04:00
wmayer
30f8015e71
Part: expose ChFi2d_ChamferAPI to Python
2022-05-29 12:24:32 +02:00
wmayer
f94ab3ec84
Part: expose ChFi2d_AnaFilletAlgo to Python
2022-05-29 11:31:43 +02:00
wmayer
b47f8d2605
Part: move ChFi2d wrappers to own sub-directory
2022-05-29 11:05:55 +02:00
marioalexis
8e1a23eadf
Base: Improve docstrings in RotationPy.xml
2022-05-29 10:34:59 +02:00
Mateusz Skowroński
391c9a6bbf
buttonClicked(int id) is deprecated since Qt 5.15. Use idClicked(int id) instead.
2022-05-28 16:46:59 -04:00
wmayer
bf6dbd4606
Gui: react on picked point when double or right-clicking color bar
2022-05-28 18:25:52 +02:00
Yorik van Havre
8676d67a87
merged crowdin translations
2022-05-28 12:16:47 +02:00
wmayer
a80d9e5ef8
Fem: [skip ci] fix deleting Result object if its children has been deleted beforehand
2022-05-28 12:08:44 +02:00