Chris Hennes
94426e1f54
TD: Translate default labels
2023-08-17 19:23:29 -04:00
Chris Hennes
2536c0d855
TD: Correct use of TRANSLATE_NOOP
...
Direct UI access should use translate()
2023-08-12 17:53:26 -04:00
Chris Hennes
05442206ac
TD: Correct translation in TaskComplexSection
2023-08-12 17:52:16 -04:00
wandererfan
b7f149864b
[TD]move dvp cosmetic functions to extension
2023-08-10 10:17:22 -04:00
wandererfan
a379f17b1c
[TD]provide result of detail to other views
2023-08-10 10:17:22 -04:00
wandererfan
d087a8fea4
[TD]remove unused code dvp & sections
2023-08-10 10:17:22 -04:00
wandererfan
0f504fc9da
[TD]refactor QGIViewPart
2023-08-10 10:17:22 -04:00
wmayer
a4e8ed4217
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
d3c08a2da9
Update translations
2023-08-08 17:52:59 -06:00
wmayer
d150fa7164
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
68d22d864b
modernize C++: move from boost::bind to std::bind
2023-08-08 17:36:13 +02:00
Benjamin Bræstrup Sayoc
33384cff9c
[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
f94b026456
modernize C++: use transparent functors
2023-08-07 16:08:35 +02:00
wmayer
2a88c7c7df
modernize C++: use bool literals
2023-08-06 01:35:39 +02:00
Tobias Falk
5965956293
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
3975f31f89
Misc: modernize C++: use override
2023-08-04 17:09:53 +02:00
wmayer
d2c9f8cbdc
TD: modernize C++: use override
2023-08-04 17:09:53 +02:00
Yorik van Havre
82742861fa
Merge pull request #9999 from yorikvanhavre/translations
...
Translations
2023-08-01 09:27:18 +02:00
grubertechnic
122c34e2cf
[TechDraw] seam line in HLR default false
2023-07-30 12:48:30 -04:00
wandererfan
21e61995fd
[TD]fix leader end symbol does not scale
2023-07-30 12:48:30 -04:00
wandererfan
20ee438746
[TD]fix text size & position on Svg export #9968
2023-07-30 12:48:30 -04:00
Yorik van Havre
ebc65ee713
Merged crowdin translations
2023-07-26 11:05:11 +02:00
Yorik van Havre
6bfeb5ff53
Update ts files
2023-07-26 11:04:24 +02:00
wandererfan
cd710bd48d
[TD]remove unsupported file type from dialog
2023-07-25 17:02:07 -04:00
wandererfan
13d6615938
[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
a3851d4701
[TD]fix handling of multiple pages
2023-07-24 13:47:08 -04:00
wandererfan
be6484b150
[TD]use shared renderer for svg tiles
2023-07-24 11:49:14 -04:00
Chris Hennes
6838740153
Update translations
2023-07-24 13:37:52 +00:00
wandererfan
195520d4a3
[TD]fix face colour preference ignored
2023-07-23 19:14:06 -04:00
wandererfan
382832cde2
[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
7eebf6d4ff
TechDraw: fix black filled logo due to #9958
2023-07-20 10:01:29 -04:00
Pascal de Bruijn
c410c483d1
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
fdf2d79c4f
TechDraw: scour (tidy) template SVGs
2023-07-19 09:21:37 -04:00
Pascal de Bruijn
f661e8aa53
TechDraw: fix zh_CN template binding hole duplicate stroke
2023-07-19 09:21:37 -04:00
Pascal de Bruijn
70a47494c8
TechDraw: convert template FreeCAD logos to line art
2023-07-19 09:21:37 -04:00
wandererfan
4d1fa6d07d
[TD]fix lock in Rich Text Anno
2023-07-13 19:50:45 -04:00
wandererfan
f83a3fbb6a
[TD]fix rich text font size in pdf
2023-07-13 14:28:29 -04:00
wandererfan
2559d7e7b6
[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
6f97b74fdb
Apply translations
2023-07-09 18:09:53 -05:00
Roy-043
8d87eaac22
TechDraw: Fix typo in HoleShafFit tooltip
2023-07-08 11:34:12 -04:00
wandererfan
6a0d3dedfb
[TD]fix pathological centerline for points
2023-07-06 19:20:08 -04:00
wandererfan
584bd77c29
[TD]do not include cosmetics in extent dims
2023-07-06 16:02:28 -04:00
wandererfan
0cfb18f71b
[TD]clarify tooltip
2023-07-06 16:02:28 -04:00
Chris Hennes
97771dc673
Update translations
2023-07-06 08:20:59 -05:00
wandererfan
6cb8851bf3
[TD]fix missing translations
2023-07-02 09:18:06 -04:00
Chris Hennes
3d0fe64c66
Merge pull request #9852 from petterreinholdtsen/debian-1160-python3-interpreter
2023-07-01 07:49:38 -05:00
luzpaz
c5dc557579
Fix trailing whitespace
...
[skip ci]
2023-07-01 10:24:07 +00:00
Petter Reinholdtsen
28ad96b87f
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
35cedd6270
[TD]fix missing section svg hatch in pdf
2023-06-29 19:50:27 -04:00
Chris Hennes
86d77c2814
Merge pull request #9786 from yorikvanhavre/translations
...
Translations
2023-06-26 20:53:55 -05:00