Roy-043
4fcbff191f
Draft: Draft_SetStyle new Material handling
...
Discussion: #13657 .
2024-05-09 10:49:19 +02:00
Ladislav Michl
05b0f35655
Draft: Use widgets from QtWidgets
2024-01-25 14:27:38 +01:00
Roy-043
3d9c520b0d
Draft: implement new get_param functions (step 2)
...
See #11677
2023-12-12 14:48:09 +01:00
Roy-043
56b8f76cfb
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
b4c3a0d963
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
92d69c9641
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
096f77d28c
Draft: use param observer to update tray
2023-11-27 23:56:00 +01:00
Roy-043
beb996e6a1
Draft: Avoid dictionary.keys() where possible ( #10160 )
2023-08-13 11:46:25 +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
luzpaz
129d5882a7
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
6cf6299254
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
f7db685a28
Draft: gui_setstyle.py onApplyAnnot should check for doc ( #8196 )
2023-01-15 00:20:34 +01:00
Roy-043
0c1994e749
Draft: Update gui_setstyle.py and gui_utils.py ( #8195 )
2023-01-14 20:07:59 +01:00
Roy-043
ff80575244
Draft: Update Draft_SetStyle ( #8190 )
2023-01-14 13:54:16 +01:00
Roy-043
de20241452
Draft: Draft_SetStyle wrongly handled LineSpacing as an int ( #8052 )
2022-12-18 20:29:13 +01:00
Roy-043
dab714563d
Draft: Use DefaultShapeTransparency in gui_setstyle.py
2022-10-28 10:43:55 +02:00
Roy-043
e2fec183db
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
68a027cf94
Draft: LGTM - don't catch BaseException
2021-09-19 14:36:38 -05:00
Yorik van Havre
6a6fd946a5
Merge branch 'master' into Draft_Fix_Draft_SetStyle
2021-08-02 11:55:28 +02:00
Yorik van Havre
b64fddb2e0
Draft: Added Text Spacing and Line Spacing settings to Draft Set Style dialog
2021-07-01 12:59:49 +02:00
Roy-043
bc083a06c2
Draft: Fix wrong color format in gui_setstyle.py
2021-06-21 22:46:00 +02:00
luz paz
097bb0769c
Arch: fix typo in translate()
2021-06-03 14:36:21 -04:00
Yorik van Havre
2f3bb4050e
Draft: Added 'apply to texts/dims' button to SetStyle dialog
2021-05-11 16:24:06 +02:00
Yorik van Havre
8c4f4e6895
Draft: Added load/save functionality to SetStyle dialog
2021-05-06 18:36:41 +02:00
Chris Hennes
fe7e45a7de
[DRAFT] Catch only Exception, not BaseException
2021-02-11 11:52:45 +01:00
Yorik van Havre
bc4856672f
Draft: Small fixes to Draft SetStyle panel
2020-12-15 16:40:16 +01:00
Yorik van Havre
23dd5fa8e2
Draft: Enabled 'apply to selected' button in SetStyle dialog
2020-11-16 12:59:44 +01:00
Yorik van Havre
88f5fc20b1
Draft: Condensed the Draft toolbar style buttons into one with more options
2020-11-10 14:14:18 +01:00