Commit Graph

27424 Commits

Author SHA1 Message Date
Zolko-123
59107aab26 Update Mod/PartDesign/Gui/ViewProviderDatumCS.cpp
This is a small harmless visual improvement of the LCS representation in the 3D window: it leaves a small empty gap at the origin of the LCS which allows to select the point/vertex on which the LCS is attached
2024-02-12 11:20:20 -06:00
PaddleStroke
dc942368db Sketcher: CommandConstraint.cpp : modernize for loops and use some auto 2024-02-12 11:14:22 -06:00
PaddleStroke
4f508067ed Sketcher: Parallel: Ignore selected points instead of throwing an error. 2024-02-12 11:14:22 -06:00
Chris Hennes
32fe5564b9 Merge pull request #12171 from Rexbas/tux-remove-duplicate-icons
Tux: Remove duplicate icons
2024-02-12 11:05:24 -06:00
Max Wilfinger
4b71f44414 Improvements to contextual right click menu in Sketcher.
Consider preselection, external geo and copy/cut/paste commands.
2024-02-12 11:04:06 -06:00
Florian Foinant-Willig
056b90cce3 Set Suppressed false if no shape 2024-02-12 17:55:51 +01:00
Florian Foinant-Willig
f4763109c3 [PD] Add a Suppressed property to disable a feature 2024-02-12 17:55:51 +01:00
PaddleStroke
fc1e978fc0 Sketcher: change DSH framework so that tab cycle through OVP and widget parameters. 2024-02-12 17:48:35 +01:00
PaddleStroke
f56bd4ea5a Sketcher: DSH: add two shortcuts for DSH to use. Fix a small syntax error in polygon/rotate. 2024-02-12 17:48:29 +01:00
Paddle
010d6573d8 Remove Copy/clone/move and RectangularArray from the toolbar/menu. But does not remove the code of these. 2024-02-12 17:48:29 +01:00
Paddle
6293a2b357 Translate DSH : A replacement for rectangular array. 2024-02-12 17:48:22 +01:00
Chris Hennes
35182c1bb2 Merge branch 'main' into facemakerTranslationFix 2024-02-12 10:45:47 -06:00
PaddleStroke
e078ec936f Update TopoShapeMapper.cpp 2024-02-12 08:53:02 -06:00
PaddleStroke
4ddd377208 Update TopoShapeExpansion.cpp
...
2024-02-12 08:53:02 -06:00
PaddleStroke
13f68fbb13 Update TopoShapeExpansion.cpp
Fix I have not seen it's in the precompiled if but not in the precompile.h
2024-02-12 08:53:02 -06:00
PaddleStroke
cfddbc2b4c Fix compilation failures in TopoShapeExpansion and TopoShapeMapper. 2024-02-12 08:53:02 -06:00
Roy-043
594e620d36 Help: Update prefs ui file
Specify `Gui::FileChooser::Directory` mode for `Gui::PrefFileChooser` and update path in tooltips.
2024-02-12 12:01:48 +01:00
pre-commit-ci[bot]
5867aedd3b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-12 12:01:48 +01:00
Roy-043
d8e9c46e09 Help: Fix path for off-line documentation
See: https://github.com/FreeCAD/FreeCAD-Help/pull/23
2024-02-12 12:01:48 +01:00
Roy-043
11bbc84b5c Arch: importIFC fix clone placement
Forum topic:
https://forum.freecad.org/viewtopic.php?p=738864#p739039
2024-02-12 11:52:21 +01:00
Roy-043
d7b934ce02 Arch: Arch_Window fix clone recompute issue
See https://github.com/FreeCAD/FreeCAD/pull/11868#issuecomment-1937633689
2024-02-12 11:23:54 +01:00
Chris Hennes
838b73c36b Addon Manager: Fix abort_all() code 2024-02-11 17:19:23 -06:00
Chris Hennes
2ebc941458 Addon Manager: Protect call to setTransferTimeout
Unsupported by Qt 5.12
2024-02-11 17:19:23 -06:00
Chris Hennes
5556a4d04c Addon Manager: Qt < 5.15 fallback for network timeout 2024-02-11 17:19:23 -06:00
Chris Hennes
e9484e2bc7 Addon Manager/Tests: Update license string in tests 2024-02-11 17:19:23 -06:00
Chris Hennes
d846b1ab9b Addon Manager: Preference to hide unlicensed 2024-02-11 17:19:23 -06:00
Chris Hennes
2cc096e11b Addon manager: Update test to check license 2024-02-11 17:19:23 -06:00
Chris Hennes
057bdda46b Addon Manager: Bug fixes and license cleanup 2024-02-11 17:19:23 -06:00
Chris Hennes
43cb58f79e Addon Manager: Fixes for license handling 2024-02-11 17:19:23 -06:00
Chris Hennes
6d6317757a Addon Manager: Cleanup warnings 2024-02-11 17:19:23 -06:00
Chris Hennes
b46631994c Addon Manager: Calculate width for filter box 2024-02-11 17:19:23 -06:00
Chris Hennes
018721728b Addon Manager/Tests: Update tests 2024-02-11 17:19:23 -06:00
Chris Hennes
81d77fdb4b Addon Manager: Break up ReadmeViewer into view and controller
Addon Manager: Cleanup enable/disable message
2024-02-11 17:19:22 -06:00
Chris Hennes
0e0d53def7 Addon Manager: Begin refactor of listing 2024-02-11 17:19:22 -06:00
Chris Hennes
2db2fa1ac6 Addon Manager: Fix filter display 2024-02-11 17:19:22 -06:00
Chris Hennes
2e81663cc4 Addon Manager: Refactor buttons above detail view 2024-02-11 17:19:22 -06:00
Chris Hennes
e76c22d77c Addon Manager: Minor refactoring of buttons 2024-02-11 17:19:22 -06:00
Chris Hennes
8e60d05df2 Addon Manager: Refactor global button bar 2024-02-11 17:19:22 -06:00
Chris Hennes
b994701042 Addon Manager: Clean up new progress bar 2024-02-11 17:19:22 -06:00
Chris Hennes
34850ef8e1 Addon Manager: Refactor progress bar 2024-02-11 17:19:22 -06:00
Chris Hennes
0dbc9aa6e3 Addon Manager: Further macro load cleanup 2024-02-11 17:19:22 -06:00
Chris Hennes
d7c7b6dc49 Addon Manager: Clean up spacing in top bar 2024-02-11 17:19:22 -06:00
Chris Hennes
0a5a5d60d0 Addon Manager: Fix macro cache update hang 2024-02-11 17:19:22 -06:00
Chris Hennes
9e535d21a2 Addon Manager: Add support for license exclusion 2024-02-11 17:19:22 -06:00
Chris Hennes
5f2df54811 Addon Manager: Refactor overall top bar 2024-02-11 17:19:22 -06:00
Chris Hennes
7b751ebb37 Addon Manager: Refactor main GUI area 2024-02-11 17:19:22 -06:00
pavltom
ff14c58ccc [TechDraw] Add Owner property to Symbols 2024-02-11 16:03:44 -05:00
Chris Hennes
37aba37baf Addon Manager: Use the installed macro icon 2024-02-10 18:38:20 -05:00
Chris Hennes
a636994a21 Merge pull request #12086 from bgbsww/bgbsww-toponamingMakeElementBoolean
Toponaming: makeElementBoolean
2024-02-10 12:14:20 -05:00
Roy-043
c06ceba0da Draft: ShapeString improve stick font detection and fix fuse error
Forum topic:
https://forum.freecad.org/viewtopic.php?t=85147
2024-02-10 16:10:55 +01:00