Roy-043
1b2ef7831f
Draft: Draft_SetStyle new Material handling
...
Discussion: #13657 .
2024-05-09 10:49:19 +02:00
Ladislav Michl
839fb17649
Draft: Use widgets from QtWidgets
2024-01-25 14:27:38 +01:00
Roy-043
b0aa33f92a
Draft: implement new get_param functions (step 2)
...
See #11677
2023-12-12 14:48:09 +01:00
Roy-043
79eaa01032
Draft: Introduce DefaultAnnoScaleMultiplier parameter
...
This parameter replaces DraftAnnotationScale.
The parameter can be changed in the preferences and with the Draft_SetStyle command.
2023-12-09 19:17:36 +01:00
Roy-043
6db658255f
Draft: update Draft_ApplyStyle
...
The command now applies all style properties from `utils.get_default_annotation_style()` and `utils.get_default_shape_style()`.
Additionally: minor improvements to gui_setstyle.py.
2023-12-02 13:11:08 +01:00
Roy-043
e64bb9f499
Draft: update Draft_SetStyle
...
* Added handling of DefaultShapeVertexColor, DefaultShapePointSize, DefaultAnnoLineColor and DefaultAnnoLineWidth preferences.
* Rearranged the task panel.
Additionally the DefaultDrawStyle and DefaultDisplayMode preferences are now applied by format_object in gui_utils.py.
2023-11-30 21:19:48 +01:00
Roy-043
4bcdb7cb1c
Draft: use param observer to update tray
2023-11-27 23:56:00 +01:00
Roy-043
b83e401836
Draft: Avoid dictionary.keys() where possible ( #10160 )
2023-08-13 11:46:25 +02:00
Yorik van Havre
07d7f08fb3
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
luzpaz
38a01939e0
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
Roy-043
96e62f07eb
Draft: improve color handling in gui_setstyle.py ( #8219 )
...
Alhpa values of colors were not correct.
2023-01-22 11:18:17 +01:00
Roy-043
6738aa8d9c
Draft: gui_setstyle.py onApplyAnnot should check for doc ( #8196 )
2023-01-15 00:20:34 +01:00
Roy-043
b3189ccf2d
Draft: Update gui_setstyle.py and gui_utils.py ( #8195 )
2023-01-14 20:07:59 +01:00
Roy-043
27aa13dd00
Draft: Update Draft_SetStyle ( #8190 )
2023-01-14 13:54:16 +01:00
Roy-043
f9951c58d9
Draft: Draft_SetStyle wrongly handled LineSpacing as an int ( #8052 )
2022-12-18 20:29:13 +01:00
Roy-043
d4b4784925
Draft: Use DefaultShapeTransparency in gui_setstyle.py
2022-10-28 10:43:55 +02:00
Roy-043
cbf9fbd79d
Draft: fix style handling of PointColor and PointSize
...
Draft_SetStyle did not handle PointColor and PointSize.
2021-11-28 11:50:49 +01:00
Chris Hennes
f99059e371
Draft: LGTM - don't catch BaseException
2021-09-19 14:36:38 -05:00
Yorik van Havre
4422a1feb0
Merge branch 'master' into Draft_Fix_Draft_SetStyle
2021-08-02 11:55:28 +02:00
Yorik van Havre
2c641ca4ec
Draft: Added Text Spacing and Line Spacing settings to Draft Set Style dialog
2021-07-01 12:59:49 +02:00
Roy-043
df04ca61d1
Draft: Fix wrong color format in gui_setstyle.py
2021-06-21 22:46:00 +02:00
luz paz
0f0c79c827
Arch: fix typo in translate()
2021-06-03 14:36:21 -04:00
Yorik van Havre
fd9c075411
Draft: Added 'apply to texts/dims' button to SetStyle dialog
2021-05-11 16:24:06 +02:00
Yorik van Havre
dd3f723465
Draft: Added load/save functionality to SetStyle dialog
2021-05-06 18:36:41 +02:00
Chris Hennes
a7522c384e
[DRAFT] Catch only Exception, not BaseException
2021-02-11 11:52:45 +01:00
Yorik van Havre
481937f034
Draft: Small fixes to Draft SetStyle panel
2020-12-15 16:40:16 +01:00
Yorik van Havre
48e928cee5
Draft: Enabled 'apply to selected' button in SetStyle dialog
2020-11-16 12:59:44 +01:00
Yorik van Havre
583b59c29f
Draft: Condensed the Draft toolbar style buttons into one with more options
2020-11-10 14:14:18 +01:00