Commit Graph

2858 Commits

Author SHA1 Message Date
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
wandererfan
3177d23d10 [TD]add ANSI large format templates 2023-06-26 14:02:08 -04:00
wandererfan
62a681db8e [TD]fix lost parent on undo 2023-06-24 19:21:25 -04:00
wandererfan
fe39810d89 [TD]warn on skewed ComplexSection profile 2023-06-18 19:02:18 -04:00
Tobias Falk
127404d793 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
0977aac30d merged crowdin translations 2023-06-16 16:42:32 +02:00
Yorik van Havre
23491db16b Merged crowdin translations 2023-06-12 22:34:22 +02:00
Yorik van Havre
62434ea85b Updated ts files 2023-06-12 22:27:56 +02:00
wandererfan
e226e78a67 [TD]fix nonstandard representation 2023-06-10 15:33:05 -04:00
wandererfan
f3c44024aa [TD]fix select vertex behind highlight 2023-06-08 13:15:20 -04:00
wandererfan
ef07c3005e [TD]use vp Property for arrow size 2023-06-07 12:38:26 -04:00
grubertechnic
46882287f2 [TechDraw] let arrow size of a dimension change due property task panel 2023-06-07 12:38:26 -04:00
Chris Hennes
e405a0570a Sync translations 2023-06-04 14:11:21 -05:00
Chris Hennes
703e6edc25 TechDraw: Translate some window titles 2023-06-04 09:59:53 -04:00
Chris Hennes
ce62e3d7ea TechDraw: Translate Stacking 2023-06-04 09:58:35 -04:00
wandererfan
568f25ba34 [TD]remove html escape sequences from tooltip 2023-05-30 13:23:52 -04:00
wandererfan
ab188f6e0b [TD]fix Svg export of template fields 2023-05-28 09:24:14 -04:00
Chris Hennes
a2d457e88f Update translations 2023-05-25 21:32:26 -05:00
wandererfan
367a0a7277 [TD]prevent object deletion outside dialog 2023-05-24 10:15:45 -04:00
wandererfan
2737e830b1 [TD]fix fail on object deleted during dialog (#9626) 2023-05-24 10:15:45 -04:00
Chris Hennes
20f073e84e Update translations 2023-05-21 19:13:11 -05:00
Chris Hennes
864f99bf98 Merge pull request #9614 from chennes/fixPrefPageContext
Gui: Correct translation context of pref pages
2023-05-20 19:53:32 -05:00
MaxiV
4cfd56a80b Delete A4_IRAM4504.svg
It is included in the AR_IRAM folder
2023-05-20 10:31:00 -04:00
Chris Hennes
ad8a4376c8 Gui: Move C++ pref pages to QObject context 2023-05-19 20:54:27 -05:00
wandererfan
6a7b04a441 [TD]fix fail on bad selection (#9598) 2023-05-19 19:07:48 -04:00
wandererfan
766a04e26e [TD]cleanup debug messages 2023-05-19 19:07:48 -04:00
Chris Hennes
0b41c4a8a8 Update translations 2023-05-18 07:49:08 -05:00
wandererfan
8eeb095fcc [TD]fix direction precision error #9572 2023-05-15 10:13:42 -04:00
Chris Hennes
4c282fe0df Merge pull request #9497 from wwmayer/generate_qm_files
Generate qm files
2023-05-10 18:18:25 -05:00
wandererfan
a669e4423a [TD]allow bmp as image format 2023-05-09 13:41:11 -04:00