Yorik van Havre
a26fb4db1a
Merged crowdin translations
2021-11-16 17:30:39 +01:00
luz paz
96bbb4ba21
TechDraw: Renames submenu command + exposes to translation
...
Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/82
The dropdown `TechDraw > Extensions: centerlines and threading` (submenu) is too long and superfluous. Renamed to: `Extensions: Centerlines/Threading`. Also exposed to translation.
2021-11-10 01:11:39 +01:00
luz paz
d63dab54cb
TechDraw: Fix typo in Tool Attributes command + expose to translation
...
Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/85
2021-11-09 07:23:11 -05:00
Yorik van Havre
f3ccc6d660
Merge pull request #5023 from marioalexis84/gui-encoding
...
Gui: Harmonize encoding/decoding between view, property editor and command line.
2021-10-14 12:24:49 +02:00
wmayer
fbdb4e29d8
TD: [skip ci] fix warning about trunction from double to float
2021-10-11 16:47:27 +02:00
Chris Hennes
485be3acf8
Merge pull request #5082 from pavltom/Balloon_Updates
...
TechDraw - Balloon handling updates
2021-10-09 13:28:48 -05:00
wmayer
74639da997
OCCT: port FreeCAD sources to version 7.6
...
SMESH is not yet ported
Although FreeCAD code compiles with OCCT 7.6 it doesn't work at the moment
2021-10-09 13:49:02 +02:00
Tomas Pavlicek
b485155c33
TechDraw - Balloon updates - improve hospot calculation
2021-10-09 00:30:28 +02:00
Tomas Pavlicek
f43226f1f6
TechDraw - Balloon updates - review based changes
2021-10-08 16:12:01 +02:00
Tomas Pavlicek
c7cc7fa0fd
TechDraw - Balloon updates
2021-10-03 13:43:53 +02:00
Yorik van Havre
77925c428e
Updated ts files
2021-09-29 14:32:12 +02:00
wmayer
83ac792fb4
TD: [skip ci] fixes #issue 4755: Copying a section view segfaults
2021-09-28 13:37:43 +02:00
Roy-043
0dd4119369
TechDraw: typo in menu extension pack
...
Typo: "center line(s)" should be "centerline(s)". Same as in the name of the submenu: "Extensions: centerlines and threading".
2021-09-27 14:25:24 +02:00
marioalexis
63d34c8e41
TechDraw: Fix Unicode and UTF-8 encoding character behavior
2021-09-23 21:21:24 -03:00
Yorik van Havre
b042405933
Merged crowdin translations
2021-09-23 17:14:48 +02:00
Yorik van Havre
15da3f01e5
Updated ts files
2021-09-23 17:04:05 +02:00
wmayer
00759f9c96
Gui: move PythonWrapper class to its own source file
2021-09-22 23:30:03 +02:00
wmayer
e211b89cf8
port to MSYS2/clang
2021-09-19 19:49:44 +02:00
Roy-043
5fd21f80da
TechDraw housekeeping: TechDraw_LandmarkDimension icon fix ( #5033 )
...
TechDraw housekeeping: TechDraw_LandmarkDimension icon fix
2021-09-16 18:42:11 -05:00
Roy-043
08aa7154c1
TechDraw: Changed "TechDraw_Dimension_Link" -> "TechDraw_LinkDimension" ( #5032 )
...
* Update and rename TechDraw_Dimension_Link.svg to TechDraw_LinkDimension.svg
Icon name should match the command name.
2021-09-15 10:08:09 -05:00
wmayer
4327cd5ccb
Mod: make sure to call the base class' handleChangedPropertyType
2021-09-15 14:07:32 +02:00
Yorik van Havre
8a526a9ba4
Merge pull request #4935 from edi271/TechDrawToolsEdi
...
[TD] added TechDrawTools Commands
2021-09-09 11:39:02 +02:00
mwganson
c4367add4a
[TechDraw] prevent crash where user has duplicated page without dependencies and then tries to remove a view from one of the pages by editing the Views property
2021-09-07 12:55:20 -05:00
Yorik van Havre
33d63519f4
Merge pull request #5013 from mwganson/techdraw
...
[TechDraw] prevent crash where user duplicates page without also dupl…
2021-09-07 12:47:53 +02:00
Yorik van Havre
89e1a97d80
Merged crowdin translations
2021-09-07 11:26:48 +02:00
mwganson
dfe02d4099
[TechDraw] prevent crash where user duplicates page without also duplicating dependencies
2021-09-06 13:20:29 -05:00
edi271
3454ca381a
renamed to CommandExtensionPack
2021-09-06 18:32:45 +02:00
edi271
89b7d72d1a
added TechDrawTools Commands
2021-09-06 18:32:45 +02:00
edi271
017db79458
delete redundant line in CommandCreateDims
2021-09-06 18:32:45 +02:00
edi271
cdd8147024
added TechDrawTools Commands
2021-09-06 18:32:45 +02:00
Yorik van Havre
49abe81271
Merged crowdin translations
2021-08-26 14:51:36 +02:00
Yorik van Havre
a8cb3ef1e3
Updated ts files
2021-08-26 14:50:54 +02:00
wmayer
378dec720c
Gui: fix -Winconsistent-missing-override, TD: fix -Wunused-parameter
2021-08-21 12:15:43 +02:00
Tomas Pavlicek
09d9caf438
TechDraw - Edit annotations via double-click
2021-08-15 00:16:57 +02:00
Tomas Pavlicek
ed8e632708
TechDraw - Remove code artifacts from CommandDecorate.cpp ( #4904 )
2021-08-11 11:33:59 -05:00
Tomas Pavlicek
4edf18a630
TechDraw - Undo for Cosmetics Vertices and Lines
2021-08-11 10:07:02 +02:00
Uwe
f5aea33548
Update src/Mod/TechDraw/App/Cosmetic.cpp
...
Co-authored-by: 0penBrain <48731257+0penBrain@users.noreply.github.com >
2021-08-03 13:23:14 +02:00
donovaly
b817ade2a8
[TD] comment the new centerline behavior
...
add missing info to understand the new centerline behavior as introduced with commit b981f905
2021-08-03 13:23:14 +02:00
luz paz
eab17ddff5
Fix various typos
2021-07-31 09:46:50 +02:00
Yorik van Havre
1cee70cd62
Merged crowdin translations
2021-07-08 16:06:38 +02:00
Yorik van Havre
ed9dca288c
Merged crowdin translations
2021-07-01 13:56:25 +02:00
Tomas Pavlicek
b08e91b691
Merge branch 'master' into TechDraw_Edge_MidPoint_Vertex_Fix
2021-06-28 01:59:36 +02:00
Tomas Pavlicek
be19f397f3
TechDraw - Add edge midpoint cosmetic vertex fix - added comments
2021-06-24 20:47:10 +02:00
Yorik van Havre
c8b5d8d762
Merged crowdin translations
2021-06-24 17:22:19 +02:00
Tomas Pavlicek
0fd02a4c11
TechDraw - Add edge midpoint cosmetic vertex fix
2021-06-21 15:20:52 +02:00
donovaly
90d59ef3dc
[TD] save new template as plain SVG
...
we had several times problems with template SVGs containing Inkscape-special code, thus save the template as plain SVG
2021-06-20 19:07:11 +02:00
Yorik van Havre
69b084f492
Merged crowdin translations
2021-06-17 16:04:02 +02:00
Yorik van Havre
7c5f8d8737
Updated ts files
2021-06-17 15:49:33 +02:00
andesfreedesign
5c4e40b7e6
Add A4 format template according to IRAM standard
...
IRAM (Argentine Institute for Materials Rationalization)
2021-06-13 18:51:12 -03:00
wmayer
07c65c65d6
TD: fix -Wunused-private-field
2021-06-12 11:00:53 +02:00