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
wmayer
7a3106d31b
modernize C++: use bool literals
2023-08-06 01:35:39 +02:00
Tobias Falk
529f9401f7
added PDF/A-1b compliancy to all PDF export functions
...
for more details about this look at: https://www.kdab.com/creating-pdfa-documents-qt/
2023-08-05 14:46:11 -06:00
wmayer
b8a7849dd3
Misc: modernize C++: use override
2023-08-04 17:09:53 +02:00
wmayer
ed251a914b
TD: modernize C++: use override
2023-08-04 17:09:53 +02:00
Yorik van Havre
69e035caa9
Merge pull request #9999 from yorikvanhavre/translations
...
Translations
2023-08-01 09:27:18 +02:00
grubertechnic
a972cbd249
[TechDraw] seam line in HLR default false
2023-07-30 12:48:30 -04:00
wandererfan
1d858e9279
[TD]fix leader end symbol does not scale
2023-07-30 12:48:30 -04:00
wandererfan
b559fc54f7
[TD]fix text size & position on Svg export #9968
2023-07-30 12:48:30 -04:00
Yorik van Havre
51d8f94f10
Merged crowdin translations
2023-07-26 11:05:11 +02:00
Yorik van Havre
4501cf479c
Update ts files
2023-07-26 11:04:24 +02:00
wandererfan
483b5f1f7a
[TD]remove unsupported file type from dialog
2023-07-25 17:02:07 -04:00
wandererfan
fc0ce9e4fa
[TD]reduce number of tiles for svg hatching
...
- reduce the size of the overlay area from 200% to an
adjustable size with a default of 125%.
2023-07-25 12:50:39 -04:00
wandererfan
dae186b565
[TD]fix handling of multiple pages
2023-07-24 13:47:08 -04:00
wandererfan
b3ec719c30
[TD]use shared renderer for svg tiles
2023-07-24 11:49:14 -04:00
Chris Hennes
dd40387478
Update translations
2023-07-24 13:37:52 +00:00
wandererfan
734d1adb46
[TD]fix face colour preference ignored
2023-07-23 19:14:06 -04:00
wandererfan
de6f33f004
[TD]add missing command to menu
...
- 3 point angle was not in menu
- grouped menu items
2023-07-21 18:13:36 -04:00
Pascal de Bruijn
8173b85bda
TechDraw: fix black filled logo due to #9958
2023-07-20 10:01:29 -04:00
Pascal de Bruijn
f892a92206
TechDraw: fix FreeCAD logo path issue
...
In two templates the FreeCAD logo path had a deviation from the other
templates, which resulting in some erratic/weird behaviors presumably
due to some rounding errors on some zoom levels.
2023-07-20 10:01:29 -04:00
Pascal de Bruijn
da604677d9
TechDraw: scour (tidy) template SVGs
2023-07-19 09:21:37 -04:00
Pascal de Bruijn
603d29ce6b
TechDraw: fix zh_CN template binding hole duplicate stroke
2023-07-19 09:21:37 -04:00
Pascal de Bruijn
e8f845d20e
TechDraw: convert template FreeCAD logos to line art
2023-07-19 09:21:37 -04:00
wandererfan
8df700c0af
[TD]fix lock in Rich Text Anno
2023-07-13 19:50:45 -04:00
wandererfan
e02875fe1a
[TD]fix rich text font size in pdf
2023-07-13 14:28:29 -04:00
wandererfan
72be73fc4e
[TD]allow delete of dependents on delete of parent
...
- deleting a dvp will now delete any hatches, dimensions or
balloons belonging to it.
- deleting a dvp that is the base view for a section or detail
is still blocked.
2023-07-10 17:05:57 -04:00
Chris Hennes
e1ca567172
Apply translations
2023-07-09 18:09:53 -05:00
Roy-043
ee3d62c33b
TechDraw: Fix typo in HoleShafFit tooltip
2023-07-08 11:34:12 -04:00
wandererfan
f88297bbb5
[TD]fix pathological centerline for points
2023-07-06 19:20:08 -04:00
wandererfan
25976f7986
[TD]do not include cosmetics in extent dims
2023-07-06 16:02:28 -04:00
wandererfan
b0483f0c4a
[TD]clarify tooltip
2023-07-06 16:02:28 -04:00
Chris Hennes
0ca283cc3e
Update translations
2023-07-06 08:20:59 -05:00
wandererfan
d836baacc2
[TD]fix missing translations
2023-07-02 09:18:06 -04:00
Chris Hennes
cd124735ab
Merge pull request #9852 from petterreinholdtsen/debian-1160-python3-interpreter
2023-07-01 07:49:38 -05:00
luzpaz
a89fceb347
Fix trailing whitespace
...
[skip ci]
2023-07-01 10:24:07 +00:00
Petter Reinholdtsen
6b7f3c55b9
Use python3 as the interpreter instead of python (ie v2)
...
This fixes lintian warning "unusual-interpreter".
Part of the Debian edition of FreeCAD since 2023.
2023-07-01 03:09:19 +02:00
wandererfan
9266673b12
[TD]fix missing section svg hatch in pdf
2023-06-29 19:50:27 -04:00
Chris Hennes
44c6fc0484
Merge pull request #9786 from yorikvanhavre/translations
...
Translations
2023-06-26 20:53:55 -05:00
wandererfan
7287ea6efa
[TD]add ANSI large format templates
2023-06-26 14:02:08 -04:00
wandererfan
cb25671863
[TD]fix lost parent on undo
2023-06-24 19:21:25 -04:00
wandererfan
c6a244ee71
[TD]warn on skewed ComplexSection profile
2023-06-18 19:02:18 -04:00
Tobias Falk
348ecf9b56
Update printAllPDF to print a PDF that complies with PDF/A-1b
...
More details can be found under: https://www.kdab.com/creating-pdfa-documents-qt/
2023-06-17 10:17:42 -04:00
Yorik van Havre
398de2d031
merged crowdin translations
2023-06-16 16:42:32 +02:00