wandererfan
76567cfc1b
[TD]fix keyboard zoomIn/zoomOut for Touchpad mode
2023-09-01 09:11:55 -04:00
wandererfan
4d09bb117a
[TD]fix #10440 Balloon arrow end point
2023-08-30 14:01:24 -04:00
wandererfan
5e29c03c63
[TD]fix double delete of centerline
2023-08-29 20:44:14 -04:00
wandererfan
f3b3e25513
[TD]Allow section line stretch/shrink
2023-08-29 20:44:14 -04:00
Chris Hennes
40f130643a
Update translations
2023-08-29 07:38:09 -05:00
liukaiwen
7d9ac16e6c
fix: windows build need /utf-8
2023-08-28 11:43:39 -04:00
Chris Hennes
c60e03741a
TD: Wrap PyArg_ParseTupleAndKeywords
2023-08-25 15:34:26 -05:00
wandererfan
ba6365f950
[TD]use original shape for section of section
2023-08-21 20:31:06 -04:00
wandererfan
858c3444d1
[TD]add preference for choice of section shape
2023-08-21 20:31:06 -04:00
luzpaz
09a965d595
Fix typos
2023-08-21 20:20:47 +02:00
wandererfan
ba721cb0e4
[TD]Fix section of section
2023-08-20 12:25:12 -04:00
wandererfan
2f8a8beca8
[TD]fix 10013 detail of sketch
2023-08-20 12:25:12 -04:00
wandererfan
b0b7df2424
[TD]fix 9990 page parms before display
2023-08-20 12:25:12 -04:00
wandererfan
098757b360
[TD]fix omission in splitting GeometryObject
2023-08-19 17:18:42 -04:00
wandererfan
523e80a617
[TD]revert change to PdfVersion_A1b
2023-08-19 17:18:42 -04:00
wandererfan
13feebf461
[TD]add missing command to menu
...
- 3 point angle was not in menu
- grouped menu items
2023-08-19 17:18:42 -04:00
wandererfan
9084bfd81a
[TD]Rotate CosmeticEdge with View
2023-08-19 17:18:42 -04:00
wandererfan
6eae743361
[TD]rotate CosmeticVertex with View
2023-08-19 17:18:42 -04:00
wandererfan
a94e5b0235
[TD]resolve merge conflicts
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
7503015807
[TechDraw] Improve DimensionGeometry.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
09f1c2ded7
[TechDraw] Improve DimensionFormatter.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
bef32983b0
[TechDraw] Improve CosmeticVertex.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
7c7823dd9b
[TechDraw] Improve CosmeticExtension.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
576aba95a2
[TechDraw] Improve Cosmetic.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
e5c31512ec
[TechDraw] Improve CenterLine.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
wandererfan
41817c188f
[TD]split GeometryObject
2023-08-18 15:18:42 -04:00
wandererfan
b1e03c2292
[TD]fix #9265 - memory leak in cosmetic features
2023-08-18 15:18:42 -04:00
Damiano Lombardi
e82fd8d3fd
TechDraw: Check for valid selection before asking for destination page
2023-08-18 10:29:52 -04:00
Damiano Lombardi
377ce29b7f
TechDraw: Check for valid selection before asking for destination page
2023-08-18 10:29:52 -04:00
Benjamin Bræstrup Sayoc
90f22b4eba
[TechDraw] CenterLine should use enums
2023-08-18 10:22:17 -04:00
wandererfan
b892fee07f
[TD]Fix wrong export macro
2023-08-18 16:14:34 +02:00
Chris Hennes
bac14e81f7
Merge pull request #10258 from chennes/translations20230814
...
Update translations
2023-08-18 08:52:13 -05:00
wandererfan
d69551eccb
[TD]add label translation for Page and Template
2023-08-17 19:23:29 -04:00
wandererfan
a8cc561396
[TD]apply translateLabel after all addObject calls
2023-08-17 19:23:29 -04:00
wandererfan
6c0f8728bb
[TD]add view name translation tokens
2023-08-17 19:23:29 -04:00
wandererfan
f4180658dc
[TD]Add method to translate View labels
2023-08-17 19:23:29 -04:00
Chris Hennes
ad8177c9fa
TD: Translate default labels
2023-08-17 19:23:29 -04:00
Chris Hennes
58cf9f3212
Update translations
...
Adds the ten units strings from Base as well.
2023-08-16 22:50:39 -05:00
Chris Hennes
dfb6ca367e
TD: Correct use of TRANSLATE_NOOP
...
Direct UI access should use translate()
2023-08-12 17:53:26 -04:00
Chris Hennes
62087c2561
TD: Correct translation in TaskComplexSection
2023-08-12 17:52:16 -04:00
wandererfan
6565732207
[TD]move dvp cosmetic functions to extension
2023-08-10 10:17:22 -04:00
wandererfan
77ef529c5a
[TD]provide result of detail to other views
2023-08-10 10:17:22 -04:00
wandererfan
08237b6c2c
[TD]remove unused code dvp & sections
2023-08-10 10:17:22 -04:00
wandererfan
5df5be3774
[TD]refactor QGIViewPart
2023-08-10 10:17:22 -04:00
wmayer
efe323395e
TD: fix possible crash in QGIWeldSymbol::customBoundingRect()
...
Forum thread: https://forum.freecad.org/viewtopic.php?t=80203
2023-08-09 10:48:11 -04:00
Chris Hennes
3bad74fe7d
Update translations
2023-08-08 17:52:59 -06:00
wmayer
948cbfccd9
modernize C++: avoid bind
...
In many cases std::bind() is kept because the code is much simpler
2023-08-08 21:10:16 +02:00
wmayer
52e1c7c33b
modernize C++: move from boost::bind to std::bind
2023-08-08 17:36:13 +02:00
Benjamin Bræstrup Sayoc
da2ae719f2
[Everywhere] FileInfo::hasExtension for multiple values ( #9774 )
...
* [Base] Add hasExtension for multiple values
* [Gui] Use hasExtension for multiple values
* [Drawing] Use hasExtension for multiple values
* [Fem] Use hasExtension for multiple values
* [Import] Use hasExtension for multiple values
* [Mesh] Use hasExtension for multiple values
* [Part] Use hasExtension for multiple values
* [TechDraw] Use hasExtension for multiple values
2023-08-07 09:55:19 -06:00
wmayer
b6f331f4fa
modernize C++: use transparent functors
2023-08-07 16:08:35 +02:00