Commit Graph

25405 Commits

Author SHA1 Message Date
Florian Foinant-Willig e69e9019df Sketcher: fix Circle to Line distance constraint display 2023-05-15 12:14:21 +02:00
Yorik van Havre a892de5fc6 Merge pull request #9530 from yorikvanhavre/draft-svg-dashes
Draft: Better svg linestyle settings - fixes #6733
2023-05-15 11:38:49 +02:00
Yorik van Havre 2b50bb599d Merge pull request #9537 from yorikvanhavre/start-fix
Start: Fixed loading from custom folder
2023-05-15 11:35:46 +02:00
Yorik van Havre 2f84ae9bc3 Merge pull request #9545 from yorikvanhavre/draft-dxf-legacy
Draft: Indicate which DXF pref option is for legacy importer/exporter only
2023-05-15 11:35:15 +02:00
sliptonic c33588be3e Merge pull request #9563 from Ondsel-Development/VariousFixes
Minor bug fixes for path sanity
2023-05-14 19:25:51 -05:00
Florian Foinant-Willig 6de3c5833f Sketch: Fix Point to Line constraint display 2023-05-14 21:37:21 +02:00
Abdullah Tahiri f4c1a7c3f5 Solver: Fix Circle-To-Line differentials 2023-05-14 21:15:46 +02:00
Roy-043 4b358f643c Draft: Draft_SetStyle tooltip tweak (#9564)
The Annotations button applies to labels as well.
2023-05-14 10:20:03 +02:00
Yorik van Havre c4a6b3a017 Draft: Skip SVG import DPI dialog if a unit is specified in the file - fixes #6653 (#9533) 2023-05-13 21:18:59 +02:00
Yorik van Havre d90c81bc7b Draft: Added dim overshoot parameters to Style task dialog (#9514)
* Draft: Added dim overshoot parameters to Style task dialog - fixes issue #9507

* Draft: additional fixes to styles task dialog
2023-05-13 21:01:51 +02:00
Yorik van Havre 7e357513bd Draft: Support group styles in SVG import - fixes #6900 (#9522)
* Draft: Support group styles in SVG import - fixes #6900

* Draft: SVG importer - apply styleto polylines
2023-05-13 21:01:04 +02:00
sliptonic 2bd035f1d3 Make Sanity not experimental 2023-05-13 10:30:37 -05:00
sliptonic 03b34e074b turn off logging 2023-05-13 08:24:34 -05:00
sliptonic 029e20ea40 Merge pull request #9506 from Ondsel-Development/leadinoutwork
[Path] cleanup leadinout
2023-05-13 07:41:19 -05:00
sliptonic 572b40b972 remove dependency on robot 2023-05-12 13:39:48 -05:00
sliptonic 18c5ac1f09 cleanup leadinout
checkpoint
2023-05-12 11:55:22 -05:00
sliptonic 3375ad530f fix filename generation for Sanity
Move this out as an experimental feature
2023-05-12 09:20:44 -05:00
Chris Hennes 0a755e2b3d Merge pull request #9496 from chennes/pathToolController 2023-05-12 07:59:36 -05:00
wmayer 86e56ec842 fixes #9134: Points Merge doesn't keep Color information 2023-05-12 13:12:14 +02:00
Chris Hennes 80b29d2dbf Gui: Minor translation fixes 2023-05-11 18:31:34 -05:00
wmayer 18bf753e12 PD: fixes #8161: Clones do not copy colour 2023-05-11 17:06:02 -04:00
wmayer f4a8d94838 PD: replace macros of CmdPartDesignClone 2023-05-11 17:06:02 -04:00
Yorik van Havre 2c170b35ad Draft: Indicate which DXF pref option is for legacy importer/exporter only - fixes #6001 2023-05-11 15:17:41 +02:00
Chris Hennes 4c282fe0df Merge pull request #9497 from wwmayer/generate_qm_files
Generate qm files
2023-05-10 18:18:25 -05:00
Chris Hennes a1a2ca0c39 Merge pull request #9536 from wwmayer/issue_9447
Mesh: fixes #9447: Rename Mesh Design to Mesh workbench
2023-05-10 17:53:08 -05:00
Chris Hennes cf409d5b08 Merge pull request #9511 from chennes/pathRemoveHTML
Path: Remove unnecessary HTML
2023-05-10 17:15:05 -05:00
Yorik van Havre bdab44c923 Start: Fixed loading from custom folder 2023-05-10 14:26:43 +02:00
wmayer b7441e8dc3 Mesh: fixes #9447: Rename Mesh Design to Mesh workbench 2023-05-10 13:28:49 +02:00
Yorik van Havre 3c685c556c Draft: Better svg linestyle settings - fixes #6733 2023-05-10 10:14:33 +02:00
Chris Hennes 0f5cfe17c1 Path: Remove unnecessary HTML
HTML makes translation more difficult, so should be avoided when it's not needed.
2023-05-09 20:44:52 -05:00
wandererfan a669e4423a [TD]allow bmp as image format 2023-05-09 13:41:11 -04:00
Florian Foinant-Willig 6765afd12b Set helper default hidden 2023-05-07 20:14:03 +02:00
Florian Foinant-Willig 36a46faf07 Sketcher: add a circle overlay for arcs 2023-05-07 20:14:03 +02:00
Roy-043 13cf9a9fdb Sketcher: improve context menu text for Sketcher_ToggleConstruction
In the Elements context menu (Sketcher task panel) the menu text for Sketcher_ToggleConstruction is "Toggle construction line", this should be "Toggle construction geometry". It is not just lines that can be toggled, and this is also the menu text in the main Sketcher menu.
2023-05-07 19:52:12 +02:00
Roy-043 ac79d19096 Sketcher: Sketcher_SelectHorizontalAxis before Sketcher_SelectVerticalAxis in menu
The X axis related command should come before the Y axis command.
2023-05-07 19:51:23 +02:00
wandererfan 970fd86705 [TD]fix #9471 - prevent impossible centerline 2023-05-07 10:00:00 -04:00
Roy-043 bd3f71b478 Draft: Std_TransformManip should not be called from setEdit (#9375)
The object then seems to be put into edit mode twice (?) and Esc will not cancel the command.
2023-05-07 09:57:10 +02:00
Roy-043 6d59f9fa78 Draft: improve handling of DWG-converters (#9444)
* Draft: improve handling of DWG-converters

* Lint import statement.
2023-05-07 09:56:01 +02:00
wmayer 3a78280ed7 Web: Create .qm out of .ts files 2023-05-07 08:51:49 +02:00
wmayer 832abf8c7f Test: Create .qm out of .ts files 2023-05-07 08:51:20 +02:00
wmayer 2dade08e2a TD: Create .qm out of .ts files 2023-05-07 08:51:17 +02:00
wmayer 766034fc9a Start: Create .qm out of .ts files 2023-05-07 08:50:52 +02:00
wmayer 8089e93951 Spreadsheet: Create .qm out of .ts files 2023-05-07 08:50:04 +02:00
wmayer 9540b97633 Sketcher: Create .qm out of .ts files 2023-05-07 08:49:34 +02:00
wmayer 4e49c28ba5 Robot: Create .qm out of .ts files 2023-05-07 08:49:06 +02:00
wmayer 7256323324 RE: Create .qm out of .ts files 2023-05-07 08:48:40 +02:00
wmayer a4048cf827 Points: Create .qm out of .ts files 2023-05-07 08:48:02 +02:00
wmayer 45da284dfd Path: Create .qm out of .ts files 2023-05-07 08:48:01 +02:00
wmayer 74271f5e4a PD: Create .qm out of .ts files 2023-05-07 08:47:38 +02:00
wmayer 6603a2e13f Part: Create .qm out of .ts files 2023-05-07 08:47:14 +02:00