Chris Hennes
28f396cc75
Update translations
...
Adds the ten units strings from Base as well.
2023-08-16 22:50:39 -05:00
Roy-043
91cfb15f64
Arch: Avoid dictionary.keys() where possible ( #10159 )
2023-08-13 11:46:51 +02:00
Chris Hennes
d3c08a2da9
Update translations
2023-08-08 17:52:59 -06:00
luzpaz
16e083c8f3
Fix various typos
2023-08-04 19:46:12 +02: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
luzpaz
6c72f80d55
Fix typos
2023-07-25 14:26:30 +02:00
Chris Hennes
6838740153
Update translations
2023-07-24 13:37:52 +00:00
Yorik van Havre
942b8139f7
Merge pull request #9835 from yorikvanhavre/arch-fix-h1
...
Arch: Fixed error on null window preset creation parameters
2023-07-10 10:52:41 +02:00
Chris Hennes
6f97b74fdb
Apply translations
2023-07-09 18:09:53 -05:00
Amritpal Singh
456a1ea179
Bug: Loaded Reinforcement WB translations along with Arch WB
2023-07-09 17:28:44 -05:00
Chris Hennes
97771dc673
Update translations
2023-07-06 08:20:59 -05:00
Yorik van Havre
9c55b0d8ec
Update src/Mod/Arch/ArchWindowPresets.py
...
Use more elegant formatting
2023-07-04 13:49:28 +02:00
Yorik van Havre
9f37cf36f9
Arch: Fixed error on null window preset creation parameters - fixes yorikvanhavre/BIM_Workbench#116
2023-06-28 11:04:57 +02:00
Roy-043
28f8abd300
Arch: Fix encoding error (caused by #9316 ) ( #9827 )
2023-06-27 11:10:31 +02:00
Chris Hennes
86d77c2814
Merge pull request #9786 from yorikvanhavre/translations
...
Translations
2023-06-26 20:53:55 -05:00
Yorik van Havre
2e0e4d722c
Merge pull request #9765 from yorikvanhavre/arch-remove-undefined-type
...
Arch remove undefined type
2023-06-19 10:47:10 +02:00
Yorik van Havre
f55c4e53f5
Merge pull request #9738 from yorikvanhavre/arch-nativeifc-provisions
...
Arch nativeifc provisions
2023-06-19 10:46:51 +02:00
Yorik van Havre
0977aac30d
merged crowdin translations
2023-06-16 16:42:32 +02:00
Yorik van Havre
f7771f664f
Arch: Fixed unit test that depended on user preferences
2023-06-13 14:03:47 +02:00
Yorik van Havre
599b24994d
Arch: Removed Undefined IFC type - fixes #8774
2023-06-13 14:03:11 +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
marioalexis
2a085e6414
Arch: Improve performance of WebGL importer
2023-06-09 00:53:05 -03:00
Yorik van Havre
cee922bbbd
Arch: Export structural nodes to IFC
2023-06-07 10:54:05 +02:00
Yorik van Havre
e9936ead80
Arch: Cleaned NativeIFC placeholders code
2023-06-07 10:53:40 +02:00
Chris Hennes
8c5c092905
Arch: Fix typo in UI string
2023-06-06 11:36:13 -05:00
Chris Hennes
e405a0570a
Sync translations
2023-06-04 14:11:21 -05:00
Roy-043
8a3c8258df
Arch: Arch_Reference: task panel layout was added incorrectly ( #9700 )
2023-05-31 09:27:17 +02:00
Yorik van Havre
65b63a7fb4
Merge pull request #9687 from Roy-043/Arch-more-consistent-object-naming-and-labelling
...
Arch: more consistent object naming and labelling
2023-05-30 15:18:00 +02:00
Yorik van Havre
04d5da5519
Merge pull request #9649 from yorikvanhavre/arch-ifc-rectange
...
Arch: Fixed wrong IFC export of rectangles
2023-05-30 15:13:11 +02:00
Yorik van Havre
0179c9e693
Merge pull request #9643 from yorikvanhavre/yorikvanhavre-arch-html-tooltips
...
Arch: Removed html from tooltips (try 2)
2023-05-30 15:12:52 +02:00
Yorik van Havre
88c45c7be3
Merge pull request #9631 from yorikvanhavre/arch-command-texts
...
Arch: removed 'object' from command tooltips
2023-05-30 15:12:01 +02:00
Roy-043
cca6f4c3e7
Arch: more consistent object naming and labelling
...
Following the example of Arch_Wall:
- Fixed object name.
- Default label is translatable.
- Name argument should only be used for the label and not be translated.
2023-05-28 15:58:54 +02:00
Roy-043
4a90f6e386
Arch: Fix ArchReference (broken after #9316 ) ( #9685 )
2023-05-28 15:26:16 +02:00
Chris Hennes
a2d457e88f
Update translations
2023-05-25 21:32:26 -05:00
Yorik van Havre
4a748f4fb3
Arch: Fixed wrong IFC export of rectangles
2023-05-24 10:44:01 +02:00
Yorik van Havre
2f222a1242
Arch: Removed leftovers of leftover html escape chars
2023-05-23 14:10:22 +02:00
Yorik van Havre
f6c003bdbc
Arch: Removed leftover html escape chars
2023-05-23 14:00:49 +02:00
Yorik van Havre
3880f47e17
Merge branch 'arch-html-tooltips' of github.com:yorikvanhavre/FreeCAD into yorikvanhavre-arch-html-tooltips
2023-05-23 13:54:36 +02:00
Yorik van Havre
03450a5684
Merge pull request #9586 from yorikvanhavre/arch-ifc-export-fix
...
Arch: Minor fix to IFC exporter
2023-05-23 13:53:14 +02:00
Yorik van Havre
1ae23db392
Merge pull request #9585 from yorikvanhavre/arch-svg-fill
...
Arch: Fixed SVG fill
2023-05-23 13:52:33 +02:00
Yorik van Havre
6a7b5f754f
Arch: removed 'object' from command tooltips - fixes FreeCAD-translations/#221
2023-05-22 15:13:16 +02:00
Chris Hennes
20f073e84e
Update translations
2023-05-21 19:13:11 -05:00
Chris Hennes
0100e8f843
Gui: Correct translation context of pref pages
...
Preference page title strings must be in QObject
2023-05-19 20:46:12 -05:00
Chris Hennes
0b41c4a8a8
Update translations
2023-05-18 07:49:08 -05:00
Roy-043
ea35f0f003
Arch: endpoint after Wall length change was not in local sketch coords ( #9592 )
2023-05-16 21:24:16 +02:00
Yorik van Havre
b777c12b53
Arch: Minor fix to IFC exporter
2023-05-16 15:25:53 +02:00
Yorik van Havre
22226b31c1
Arch: Fixed SVG fill - fixes #6208
2023-05-16 12:27:59 +02:00
Yorik van Havre
ccc20b6b11
Arch: Removed html from tooltips
2023-05-08 09:36:17 +02:00