sliptonic
f670fd3c86
newline characters
2022-01-04 17:34:09 -06:00
sliptonic
bfaca44221
translation cleanup (postprocessing files)
2022-01-04 13:49:27 -06:00
sliptonic
0cbafaf270
Black reformat (postprocessing files)
2022-01-04 13:34:22 -06:00
mwganson
09d1e31b73
[TechDraw] Use global DontUseNativeColorDialog parameter from BaseApp/Preferences/Dialog when opening color dialog
2022-01-04 12:55:21 +01:00
Florian Simmer
6ef0b68236
Codespell: add rady to the ignorelist
2022-01-04 12:45:24 +01:00
Uwe
bffb4f5364
[Win installer] upgrade year
2022-01-04 04:10:56 +01:00
Florian Simmer
4f40254bf2
change the workflow trigger
...
from pull_request to pull_request_target
2022-01-03 18:10:21 -06:00
Florian Simmer
642d308800
remove the AddonManager Label
2022-01-03 18:10:21 -06:00
Florian Simmer
6ae65ea36b
Github: Create Labeler workflow/action and labels.yml file
2022-01-03 18:10:21 -06:00
Uwe
a3023ed0b9
[TD] some style unification
...
automatically done by MSVC
2022-01-03 23:30:43 +01:00
Uwe
ceb06c06f9
[CMake] fix mis-matching arguments issue
...
fixes this error:
A logical block opening on the line
cMake/FindCoin3D.cmake:12 (IF)
closes on the line
cMake/FindCoin3D.cmake:64 (ENDIF)
with mis-matching arguments.
2022-01-03 22:51:50 +01: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
Florian Simmer
c5affe7ea9
Github: Create codespell workflow and codespellignore
2022-01-02 11:39:17 -06: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
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
78e12736e0
Merge pull request #5312 from chennes/addonManagerCacheMacros
...
Addon Manager: download and display Macro metadata
2022-01-01 15:44:19 -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
Chris Hennes
e954f677fb
Addon Manager: Downgrade failed low-level urlopen to log
2022-01-01 09:16:32 -06:00
Chris Hennes
f5f78670dd
Addon Manager: Add preference to control macro download
2022-01-01 09:16:32 -06:00
Chris Hennes
cd51ec53c0
Addon Manager: Remove extraneous UI elements
2022-01-01 09:16:32 -06:00
Chris Hennes
382eabbb62
Addon Manager: Improve wiki page data extraction
2022-01-01 09:16:32 -06:00
Chris Hennes
d20c24f618
Addon Manager: Fix macro cache loading
2022-01-01 09:16:32 -06:00
Chris Hennes
7d3c6b0cce
Addon Manager: Improve macro scanning performance
2022-01-01 09:16:32 -06:00
Chris Hennes
e450e50bb2
Addon Manager: Implement simple macro metadata cache
2022-01-01 09:16:32 -06:00
wmayer
7d748d958d
PD: [skip ci] remove obsolete TaskPocketParameters.ui
2022-01-01 11:50:43 +01:00
mwganson
490f33e287
[Part::CheckGeometry] add edwilliams16's code for some global properties to the advanced shape content
2022-01-01 11:39:05 +01:00
wmayer
5eae75ecd2
Start: in Workbench::loadStartPage() raise StartPage if there is already an instance
2022-01-01 10:44:41 +01:00
wmayer
3ba49908d4
Mouse navigation: change unnecesary messages to log messages
2021-12-31 19:09:15 +01:00
Chris Hennes
a6e8e04d99
Addon Manager: Work around stylesheet problem in Qt 5.9
2021-12-31 11:00:02 -06:00
sliptonic
7558945c2b
Use run() instead of Popen() to avoid need for communicate() call.
2021-12-31 10:04:17 -06:00
wmayer
1d021345f3
PD: fix bug in TaskDressUpParameters::KeyEvent and simplify code
2021-12-31 17:03:16 +01:00
wmayer
311ab4e391
Gui: add function to check matches of key event and key sequence
2021-12-31 17:02:12 +01:00
wmayer
fd8f860223
[skip ci] fix some typos
2021-12-31 14:03:51 +01:00
mwganson
a324b33104
[PartDesign] for chamfer and fillet, add SelectAllEdges option in the context menu while in add or remove mode
2021-12-31 14:01:43 +01:00
Chris Hennes
2751cb7a51
Addon Manager: Add option to hide obsolete and py2 addons
2021-12-30 21:36:32 -06:00
Chris Hennes
c172ab1be6
Addon Manager: Convert dev startup warning to log
2021-12-30 20:13:24 -06:00
Chris Hennes
20a74ce423
Addon Manager: Clean up report window output
2021-12-30 20:06:22 -06:00
sliptonic
189d3c72a2
use subprocess.Popen() the right way
2021-12-30 16:58:45 -06:00