mwganson
09d1e31b73
[TechDraw] Use global DontUseNativeColorDialog parameter from BaseApp/Preferences/Dialog when opening color dialog
2022-01-04 12:55:21 +01:00
Uwe
bffb4f5364
[Win installer] upgrade year
2022-01-04 04:10:56 +01:00
Uwe
a3023ed0b9
[TD] some style unification
...
automatically done by MSVC
2022-01-03 23:30:43 +01:00
José Ignacio Romero
b5bfb8ed20
Move SimpleEditPanel to its own file
2022-01-03 10:55:33 -06:00
José Ignacio Romero
3799297abe
Dont put mutables where they are initialized only once
2022-01-03 10:55:33 -06:00
José Ignacio Romero
5207d91e0f
Implement mixin class for simple GUIs over properties
2022-01-03 10:55:33 -06:00
José Ignacio Romero
0e3afe9e55
Change UI panel name to put all translations in one context
2022-01-03 10:55:33 -06:00
José Ignacio Romero
fcfa02a2ad
Fix translations in PathDressupLeadInOut
2022-01-03 10:55:33 -06:00
José Ignacio Romero
e9fdb1f77b
Black formatting
2022-01-03 10:55:33 -06:00
sliptonic
1a4ad44c7b
translation cleanup pathdressupdragknife
2022-01-03 10:50:33 -06:00
sliptonic
a3674181ae
Black pathdressupdragknife
2022-01-03 10:50:33 -06:00
sliptonic
1a9374ec59
translation cleanup pathiconviewprovider
2022-01-03 10:50:33 -06:00
sliptonic
47dd77cd74
translation cleanup
2022-01-03 10:50:33 -06:00
sliptonic
8cdcfcd696
translation cleanup PathSanity
2022-01-03 10:50:33 -06:00
sliptonic
bd140e3b3c
translation cleanup
2022-01-03 10:48:39 -06:00
sliptonic
b67bd47aa3
translation cleanup
2022-01-03 10:48:39 -06:00
sliptonic
8c3ec0b78e
Translation cleanup
2022-01-03 10:48:39 -06:00
sliptonic
37284c5a73
translation cleanup
2022-01-03 10:48:39 -06:00
sliptonic
61435ffe54
translation cleanup PathCollision
2022-01-03 10:48:39 -06:00
sliptonic
aa30b7ba60
PathArray translation cleanup
2022-01-03 10:48:39 -06:00
sliptonic
de6977db73
translation cleanup PathGeom
2022-01-03 10:48:39 -06:00
sliptonic
d567266c51
Translation cleanup PathHop
...
PathHop transaction
2022-01-03 10:48:39 -06:00
sliptonic
d0d15f956f
Translation cleanup PathUtils/PathUtil
2022-01-03 10:48:39 -06:00
sliptonic
240d44238b
translation cleanup PathCustom/gui
2022-01-03 10:48:39 -06:00
sliptonic
958c912104
translation cleanup PathComment
...
transaction PathComment
2022-01-03 10:48:39 -06:00
sliptonic
41ea04f875
tranlation cleanup PathCopy
...
transaction PathCopy
2022-01-03 10:48:39 -06:00
sliptonic
af0411a897
Translation cleanup: PathCommands
2022-01-03 10:48:39 -06:00
sliptonic
7766cda1b1
cleanup for translation handling
2022-01-03 10:48:39 -06:00
sliptonic
0fae42230c
black reformat
...
black reformat for PathCommands
Black reform PathCopy
Black reform PathComment
Black reformat PathCustom/gui
Black reformat PathUtil/PathUtils
Black reformat PathHop
Black reformat PathGeom
Black reformat
Black reformat
Black reformat
Black reformat
Black reformat
black reformat
Black reformat
black
2022-01-03 10:48:39 -06:00
sliptonic
c055ac4619
Make combos in .UI non-translatable.
2022-01-03 10:48:39 -06:00
sliptonic
6cbd7651ac
Merge pull request #5008 from Russ4262/fix/childless_job
...
[Path] Fixes #4645
2022-01-03 10:37:27 -06:00
sliptonic
fd33ed6bfa
Merge pull request #5306 from sliptonic/bug/4810
...
[PATH] fix #4810
2022-01-03 09:48:07 -06:00
Benjamin Bræstrup Sayoc
2d14c0be8d
Make it possible to do new Pick Points
2022-01-03 09:58:33 -05:00
Benjamin Bræstrup Sayoc
e483cc2b09
Use latest user input for Add Cosmetic Vertex
2022-01-03 09:58:33 -05:00
mwganson
af9857faef
[PartDesign::Scripts::Spring.py] update old example script
2022-01-03 11:45:05 +01:00
Jonas Bähr
ccb03cadd5
PD: helix cleanup: remove unused strings from task panel ui
...
Since the tool tips are now set from the property descriptions we don't
need them any more in the .ui file. Removing them prevents garbage in
the translation source files.
2022-01-03 11:40:29 +01:00
Jonas Bähr
5266ecf36f
PD: Use the helix property docs as tooltip in the task panel
...
By reusing the property docs as tooltip we avoid maintaining the same
information in two places. The propery descriptions have been made
translatable, too, to ensure a fully translatable UI.
The ground work for this was layed by the work on Issue 0002524, long
time ago: https://tracker.freecadweb.org/view.php?id=0002524
2022-01-03 11:40:29 +01:00
wmayer
36fe42d869
Raytracing: replace subprocess.call with subprocess.Popen and escape file names
2022-01-02 22:44:04 +01:00
Chris Hennes
429d7ec348
Merge branch 'master' into lupdateCPPWorkaround
2022-01-02 11:41:17 -06:00
jim
88669b5456
allow user to specify a seed value for jitter pseudorandomness so that multiple operations/tools can follow the same sequence
2022-01-02 07:38:56 -08:00
Wanderer Fan
5f109b5ee3
[TD]Allow selection of Page when adding View
2022-01-02 09:49:33 -05:00
Wanderer Fan
74dc5344d4
[TD]prevent touched but must be execute on DrawPage
2022-01-02 09:48:38 -05:00
Jean-Marie Verdun
5ade10d049
Fix MacBundle relocation
2022-01-02 12:57:08 +01:00
jim
5179781438
Correct typo in jitter dimension calculation
2022-01-01 19:59:24 -08:00
Roy
3c1531b39a
Draft: Commands acting on subelements did not load the Draft module
2022-01-01 16:26:26 -06:00
Roy-043
911fd3bf17
Draft: fix several issues with importAirfoilDAT.py
...
The importAirfoilDAT.py code could not handle several *.dat files posted in a forum topic.
2022-01-01 16:21:30 -06:00
Chris Hennes
be11d40603
Tools: Add workaround for lupdate missing source
...
lupdate requires at least one C++ source file to be present in order
to process the project file. In cases where a workbench is Python-only,
this resulted in incorrect or missing extraction of strings in ui files.
Those files should have been processed by lupdate, but were not.
pyludate was not configured to process them. To work around this, the
updatets.py script is modified to create a dummy *.cpp file before
running qmake.
2022-01-01 15:20:43 -06:00
Chris Hennes
172243138a
Addon Manager: Improve display of installation details
2022-01-01 11:41:23 -06:00
Chris Hennes
6f1c2627b2
Addon Manager: Remove unused imports
2022-01-01 09:43:06 -06:00
Chris Hennes
a5e89982f4
Addon Manager: Ensure cache is rebuilt after firstrun dialog
2022-01-01 09:16:32 -06:00